Skip to content
Success

Console Output

Pull request #45197 opened
14:44:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e55d9b155daad92ba1151ce2ebde1c80ae846fbb+dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 (a07753d9b129e2f62d5f6a39e5a8c437f6f0c7e4)
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-45197@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
14:44:37 [2023-03-22T14:44:37.591Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:44:37 [2023-03-22T14:44:37.594Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:44:52 [2023-03-22T14:44:52.787Z] Still waiting to schedule task
14:44:52 [2023-03-22T14:44:52.789Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c4fe4deaecc7b74)’ is offline
14:45:46 [2023-03-22T14:45:46.937Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c4fe4deaecc7b74) in /home/ubuntu/workspace/moby_PR-45197
[Pipeline] {
[Pipeline] checkout
14:45:47 [2023-03-22T14:45:47.045Z] The recommended git tool is: git
14:45:49 [2023-03-22T14:45:49.815Z] using credential docker-jenkins-github-credentials
14:45:49 [2023-03-22T14:45:49.826Z] Cloning the remote Git repository
14:45:49 [2023-03-22T14:45:49.826Z] Cloning with configured refspecs honoured and without tags
14:45:49 [2023-03-22T14:45:49.847Z] Cloning repository https://github.com/moby/moby.git
14:45:49 [2023-03-22T14:45:49.902Z]  > git init /home/ubuntu/workspace/moby_PR-45197 # timeout=10
14:45:50 [2023-03-22T14:45:50.398Z] Fetching upstream changes from https://github.com/moby/moby.git
14:45:50 [2023-03-22T14:45:50.398Z]  > git --version # timeout=10
14:45:50 [2023-03-22T14:45:50.413Z]  > git --version # 'git version 2.17.1'
14:45:50 [2023-03-22T14:45:50.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:45:50 [2023-03-22T14:45:50.416Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:46:11 [2023-03-22T14:46:11.453Z] Fetching without tags
14:46:11 [2023-03-22T14:46:11.632Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:46:12 [2023-03-22T14:46:12.375Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:46:12 [2023-03-22T14:46:12.376Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:46:11 [2023-03-22T14:46:11.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:11 [2023-03-22T14:46:11.405Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:46:11 [2023-03-22T14:46:11.414Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:46:11 [2023-03-22T14:46:11.438Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:11 [2023-03-22T14:46:11.456Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:11 [2023-03-22T14:46:11.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:11 [2023-03-22T14:46:11.458Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:46:11 [2023-03-22T14:46:11.642Z]  > git config core.sparsecheckout # timeout=10
14:46:11 [2023-03-22T14:46:11.665Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:46:12 [2023-03-22T14:46:12.293Z]  > git remote # timeout=10
14:46:12 [2023-03-22T14:46:12.310Z]  > git config --get remote.origin.url # timeout=10
14:46:12 [2023-03-22T14:46:12.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:12 [2023-03-22T14:46:12.336Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:46:12 [2023-03-22T14:46:12.357Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:12 [2023-03-22T14:46:12.378Z]  > git config core.sparsecheckout # timeout=10
14:46:12 [2023-03-22T14:46:12.394Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:46:16 [2023-03-22T14:46:16.469Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:46:16 [2023-03-22T14:46:16.469Z] First time build. Skipping changelog.
14:46:16 [2023-03-22T14:46:16.487Z]  > git --version # timeout=10
14:46:16 [2023-03-22T14:46:16.499Z]  > git --version # 'git version 2.17.1'
14:46:16 [2023-03-22T14:46:16.511Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:46:17 [2023-03-22T14:46:17.642Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/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
14:46:44 [2023-03-22T14:46:44.225Z] Unable to find image 'alpine:latest' locally
14:46:44 [2023-03-22T14:46:44.225Z] latest: Pulling from library/alpine
14:46:44 [2023-03-22T14:46:44.225Z] 63b65145d645: Pulling fs layer
14:46:44 [2023-03-22T14:46:44.225Z] 63b65145d645: Verifying Checksum
14:46:44 [2023-03-22T14:46:44.225Z] 63b65145d645: Download complete
14:46:44 [2023-03-22T14:46:44.225Z] 63b65145d645: Pull complete
14:46:44 [2023-03-22T14:46:44.225Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
14:46:44 [2023-03-22T14:46:44.225Z] Status: Downloaded newer image for alpine:latest
14:46:54 [2023-03-22T14:46:54.223Z] 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
14:46:54 [2023-03-22T14:46:54.440Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c4fe4deaecc7b74) in /home/ubuntu/workspace/moby_PR-45197
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
14:46:54 [2023-03-22T14:46:54.452Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-069b1b5ba065dbafb) in /home/ubuntu/workspace/moby_PR-45197
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] }
14:46:54 [2023-03-22T14:46:54.462Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dce524845cd5c60c) in /home/ubuntu/workspace/moby_PR-45197
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
14:46:54 [2023-03-22T14:46:54.504Z] The recommended git tool is: git
[Pipeline] checkout
14:46:54 [2023-03-22T14:46:54.510Z] The recommended git tool is: git
14:46:54 [2023-03-22T14:46:54.514Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
14:46:54 [2023-03-22T14:46:54.536Z] using credential docker-jenkins-github-credentials
14:46:54 [2023-03-22T14:46:54.545Z] Cloning the remote Git repository
14:46:54 [2023-03-22T14:46:54.545Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
14:46:54 [2023-03-22T14:46:54.547Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
14:46:54 [2023-03-22T14:46:54.569Z] Fetching without tags
[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] }
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
14:46:54 [2023-03-22T14:46:54.594Z] The recommended git tool is: git
14:46:54 [2023-03-22T14:46:54.602Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:46:54 [2023-03-22T14:46:54.612Z] Cloning the remote Git repository
14:46:54 [2023-03-22T14:46:54.612Z] Cloning with configured refspecs honoured and without tags
[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] }
14:46:54 [2023-03-22T14:46:54.906Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:46:55 [2023-03-22T14:46:55.329Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:46:55 [2023-03-22T14:46:55.329Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:46:55 [2023-03-22T14:46:55.460Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:46:54 [2023-03-22T14:46:54.526Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45197/.git # timeout=10
14:46:54 [2023-03-22T14:46:54.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:54 [2023-03-22T14:46:54.571Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:54 [2023-03-22T14:46:54.571Z]  > git --version # timeout=10
14:46:54 [2023-03-22T14:46:54.602Z]  > git --version # 'git version 2.17.1'
14:46:54 [2023-03-22T14:46:54.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:54 [2023-03-22T14:46:54.603Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:46:54 [2023-03-22T14:46:54.907Z]  > git config core.sparsecheckout # timeout=10
14:46:54 [2023-03-22T14:46:54.915Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:46:55 [2023-03-22T14:46:55.271Z]  > git remote # timeout=10
14:46:55 [2023-03-22T14:46:55.279Z]  > git config --get remote.origin.url # timeout=10
14:46:55 [2023-03-22T14:46:55.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:55 [2023-03-22T14:46:55.296Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:46:55 [2023-03-22T14:46:55.320Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:55 [2023-03-22T14:46:55.331Z]  > git config core.sparsecheckout # timeout=10
14:46:55 [2023-03-22T14:46:55.338Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:46:54 [2023-03-22T14:46:54.532Z] Cloning repository https://github.com/moby/moby.git
14:46:54 [2023-03-22T14:46:54.535Z]  > git init /home/ubuntu/workspace/moby_PR-45197 # timeout=10
14:46:54 [2023-03-22T14:46:54.545Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:54 [2023-03-22T14:46:54.545Z]  > git --version # timeout=10
14:46:54 [2023-03-22T14:46:54.553Z]  > git --version # 'git version 2.25.1'
14:46:54 [2023-03-22T14:46:54.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:54 [2023-03-22T14:46:54.554Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:46:55 [2023-03-22T14:46:55.473Z]  > git --version # timeout=10
14:46:55 [2023-03-22T14:46:55.498Z]  > git --version # 'git version 2.17.1'
14:46:55 [2023-03-22T14:46:55.523Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:46:54 [2023-03-22T14:46:54.620Z] Cloning repository https://github.com/moby/moby.git
14:46:54 [2023-03-22T14:46:54.620Z]  > git init /home/ubuntu/workspace/moby_PR-45197 # timeout=10
14:46:54 [2023-03-22T14:46:54.628Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:54 [2023-03-22T14:46:54.628Z]  > git --version # timeout=10
14:46:54 [2023-03-22T14:46:54.632Z]  > git --version # 'git version 2.25.1'
14:46:54 [2023-03-22T14:46:54.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:54 [2023-03-22T14:46:54.633Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:46:56 [2023-03-22T14:46:56.242Z] + [ PR != PR ]
14:46:56 [2023-03-22T14:46:56.242Z] + [ 20.10 != master ]
14:46:56 [2023-03-22T14:46:56.242Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:56 [2023-03-22T14:46:56.577Z] + docker version
14:46:56 [2023-03-22T14:46:56.577Z] Client: Docker Engine - Community
14:46:56 [2023-03-22T14:46:56.577Z]  Version:           22.06.0-beta.0
14:46:56 [2023-03-22T14:46:56.577Z]  API version:       1.42
14:46:56 [2023-03-22T14:46:56.577Z]  Go version:        go1.18.3
14:46:56 [2023-03-22T14:46:56.577Z]  Git commit:        3e9117b
14:46:56 [2023-03-22T14:46:56.577Z]  Built:             Fri Jun  3 17:55:46 2022
14:46:56 [2023-03-22T14:46:56.577Z]  OS/Arch:           linux/amd64
14:46:56 [2023-03-22T14:46:56.577Z]  Context:           default
14:46:56 [2023-03-22T14:46:56.577Z] 
14:46:56 [2023-03-22T14:46:56.577Z] Server: Docker Engine - Community
14:46:56 [2023-03-22T14:46:56.577Z]  Engine:
14:46:56 [2023-03-22T14:46:56.577Z]   Version:          22.06.0-beta.0
14:46:56 [2023-03-22T14:46:56.577Z]   API version:      1.42 (minimum version 1.12)
14:46:56 [2023-03-22T14:46:56.577Z]   Go version:       go1.18.3
14:46:56 [2023-03-22T14:46:56.577Z]   Git commit:       38633e7
14:46:56 [2023-03-22T14:46:56.577Z]   Built:            Fri Jun  3 17:55:46 2022
14:46:56 [2023-03-22T14:46:56.577Z]   OS/Arch:          linux/amd64
14:46:56 [2023-03-22T14:46:56.577Z]   Experimental:     true
14:46:56 [2023-03-22T14:46:56.577Z]  containerd:
14:46:56 [2023-03-22T14:46:56.577Z]   Version:          1.6.8
14:46:56 [2023-03-22T14:46:56.577Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:56 [2023-03-22T14:46:56.577Z]  runc:
14:46:56 [2023-03-22T14:46:56.577Z]   Version:          1.1.4
14:46:56 [2023-03-22T14:46:56.577Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:56 [2023-03-22T14:46:56.577Z]  docker-init:
14:46:56 [2023-03-22T14:46:56.577Z]   Version:          0.19.0
14:46:56 [2023-03-22T14:46:56.577Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:56 [2023-03-22T14:46:56.873Z] + docker info
14:46:57 [2023-03-22T14:46:57.134Z] Client:
14:46:57 [2023-03-22T14:46:57.134Z]  Context:    default
14:46:57 [2023-03-22T14:46:57.134Z]  Debug Mode: false
14:46:57 [2023-03-22T14:46:57.134Z]  Plugins:
14:46:57 [2023-03-22T14:46:57.134Z]   buildx: Docker Buildx (Docker Inc.)
14:46:57 [2023-03-22T14:46:57.134Z]     Version:  c5aec24
14:46:57 [2023-03-22T14:46:57.134Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:46:57 [2023-03-22T14:46:57.134Z]   compose: Docker Compose (Docker Inc.)
14:46:57 [2023-03-22T14:46:57.134Z]     Version:  v2.12.0
14:46:57 [2023-03-22T14:46:57.134Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:57 [2023-03-22T14:46:57.134Z]   scan: Docker Scan (Docker Inc.)
14:46:57 [2023-03-22T14:46:57.134Z]     Version:  v0.17.0
14:46:57 [2023-03-22T14:46:57.134Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:46:57 [2023-03-22T14:46:57.134Z] 
14:46:57 [2023-03-22T14:46:57.134Z] Server:
14:46:57 [2023-03-22T14:46:57.134Z]  Containers: 0
14:46:57 [2023-03-22T14:46:57.134Z]   Running: 0
14:46:57 [2023-03-22T14:46:57.134Z]   Paused: 0
14:46:57 [2023-03-22T14:46:57.134Z]   Stopped: 0
14:46:57 [2023-03-22T14:46:57.134Z]  Images: 1
14:46:57 [2023-03-22T14:46:57.134Z]  Server Version: 22.06.0-beta.0
14:46:57 [2023-03-22T14:46:57.134Z]  Storage Driver: overlay2
14:46:57 [2023-03-22T14:46:57.134Z]   Backing Filesystem: extfs
14:46:57 [2023-03-22T14:46:57.134Z]   Supports d_type: true
14:46:57 [2023-03-22T14:46:57.134Z]   Using metacopy: false
14:46:57 [2023-03-22T14:46:57.134Z]   Native Overlay Diff: true
14:46:57 [2023-03-22T14:46:57.134Z]   userxattr: false
14:46:57 [2023-03-22T14:46:57.134Z]  Logging Driver: json-file
14:46:57 [2023-03-22T14:46:57.134Z]  Cgroup Driver: cgroupfs
14:46:57 [2023-03-22T14:46:57.134Z]  Cgroup Version: 1
14:46:57 [2023-03-22T14:46:57.134Z]  Plugins:
14:46:57 [2023-03-22T14:46:57.134Z]   Volume: local
14:46:57 [2023-03-22T14:46:57.134Z]   Network: bridge host ipvlan macvlan null overlay
14:46:57 [2023-03-22T14:46:57.134Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:57 [2023-03-22T14:46:57.134Z]  Swarm: inactive
14:46:57 [2023-03-22T14:46:57.134Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:57 [2023-03-22T14:46:57.134Z]  Default Runtime: runc
14:46:57 [2023-03-22T14:46:57.134Z]  Init Binary: docker-init
14:46:57 [2023-03-22T14:46:57.134Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:57 [2023-03-22T14:46:57.134Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:57 [2023-03-22T14:46:57.134Z]  init version: de40ad0
14:46:57 [2023-03-22T14:46:57.134Z]  Security Options:
14:46:57 [2023-03-22T14:46:57.134Z]   apparmor
14:46:57 [2023-03-22T14:46:57.134Z]   seccomp
14:46:57 [2023-03-22T14:46:57.134Z]    Profile: builtin
14:46:57 [2023-03-22T14:46:57.134Z]  Kernel Version: 5.4.0-1088-aws
14:46:57 [2023-03-22T14:46:57.134Z]  Operating System: Ubuntu 18.04.6 LTS
14:46:57 [2023-03-22T14:46:57.134Z]  OSType: linux
14:46:57 [2023-03-22T14:46:57.134Z]  Architecture: x86_64
14:46:57 [2023-03-22T14:46:57.134Z]  CPUs: 2
14:46:57 [2023-03-22T14:46:57.134Z]  Total Memory: 7.483GiB
14:46:57 [2023-03-22T14:46:57.134Z]  Name: ip-10-100-108-92
14:46:57 [2023-03-22T14:46:57.134Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:46:57 [2023-03-22T14:46:57.134Z]  Docker Root Dir: /var/lib/docker
14:46:57 [2023-03-22T14:46:57.134Z]  Debug Mode: false
14:46:57 [2023-03-22T14:46:57.134Z]  Registry: https://index.docker.io/v1/
14:46:57 [2023-03-22T14:46:57.134Z]  Labels:
14:46:57 [2023-03-22T14:46:57.134Z]  Experimental: true
14:46:57 [2023-03-22T14:46:57.134Z]  Insecure Registries:
14:46:57 [2023-03-22T14:46:57.134Z]   127.0.0.0/8
14:46:57 [2023-03-22T14:46:57.134Z]  Live Restore Enabled: true
14:46:57 [2023-03-22T14:46:57.134Z] 
14:46:57 [2023-03-22T14:46:57.134Z] WARNING: No swap limit support
[Pipeline] sh
14:46:57 [2023-03-22T14:46:57.432Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:46:57 [2023-03-22T14:46:57.432Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:46:57 [2023-03-22T14:46:57.432Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45197/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:46:57 [2023-03-22T14:46:57.432Z] + bash /home/ubuntu/workspace/moby_PR-45197/check-config.sh
14:46:57 [2023-03-22T14:46:57.432Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:46:57 [2023-03-22T14:46:57.432Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:46:57 [2023-03-22T14:46:57.432Z] 
14:46:57 [2023-03-22T14:46:57.432Z] Generally Necessary:
14:46:57 [2023-03-22T14:46:57.432Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:46:57 [2023-03-22T14:46:57.432Z] - apparmor: enabled and tools installed
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NAMESPACES: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NET_NS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_PID_NS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_IPC_NS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_UTS_NS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CGROUPS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CGROUP_CPUACCT: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CGROUP_DEVICE: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CGROUP_FREEZER: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CGROUP_SCHED: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_CPUSETS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_MEMCG: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_KEYS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_VETH: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_BRIDGE: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NF_NAT_IPV4: missing
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NF_NAT: enabled (as module)
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_NF_NAT_NEEDED: missing
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_POSIX_MQUEUE: enabled
14:46:57 [2023-03-22T14:46:57.704Z] 
14:46:57 [2023-03-22T14:46:57.704Z] Optional Features:
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_USER_NS: enabled
14:46:57 [2023-03-22T14:46:57.704Z] - CONFIG_SECCOMP: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CGROUP_PIDS: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_MEMCG_SWAP: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:46:57 [2023-03-22T14:46:57.997Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_BLK_CGROUP: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IOSCHED_CFQ: missing
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CGROUP_PERF: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CGROUP_HUGETLB: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_CFS_BANDWIDTH: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_RT_GROUP_SCHED: missing
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_VS: enabled (as module)
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_VS_NFCT: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_IP_VS_RR: enabled (as module)
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_EXT4_FS: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:46:57 [2023-03-22T14:46:57.997Z] - Network Drivers:
14:46:57 [2023-03-22T14:46:57.997Z]   - "overlay":
14:46:57 [2023-03-22T14:46:57.997Z]     - CONFIG_VXLAN: enabled (as module)
14:46:57 [2023-03-22T14:46:57.997Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:46:57 [2023-03-22T14:46:57.997Z]       Optional (for encrypted networks):
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_CRYPTO: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_CRYPTO_AEAD: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_CRYPTO_GCM: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_CRYPTO_GHASH: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_XFRM: enabled
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_XFRM_USER: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_INET_ESP: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:46:58 [2023-03-22T14:46:58.268Z]   - "ipvlan":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_IPVLAN: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]   - "macvlan":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_MACVLAN: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_DUMMY: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]   - "ftp,tftp client in container":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z] - Storage Drivers:
14:46:58 [2023-03-22T14:46:58.268Z]   - "aufs":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_AUFS_FS: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]   - "btrfs":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:46:58 [2023-03-22T14:46:58.268Z]   - "devicemapper":
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_BLK_DEV_DM: enabled
14:46:58 [2023-03-22T14:46:58.268Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:46:58 [2023-03-22T14:46:58.268Z]   - "overlay":
14:46:58 [2023-03-22T14:46:58.533Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:46:58 [2023-03-22T14:46:58.533Z]   - "zfs":
14:46:58 [2023-03-22T14:46:58.533Z]     - /dev/zfs: present
14:46:58 [2023-03-22T14:46:58.533Z]     - zfs command: missing
14:46:58 [2023-03-22T14:46:58.533Z]     - zpool command: missing
14:46:58 [2023-03-22T14:46:58.533Z] 
14:46:58 [2023-03-22T14:46:58.533Z] Limits:
14:46:58 [2023-03-22T14:46:58.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:46:58 [2023-03-22T14:46:58.533Z] 
14:46:58 [2023-03-22T14:46:58.533Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:58 [2023-03-22T14:46:58.905Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb .
14:46:59 [2023-03-22T14:46:59.165Z] #1 [internal] load .dockerignore
14:46:59 [2023-03-22T14:46:59.165Z] #1 transferring context: 87B done
14:46:59 [2023-03-22T14:46:59.165Z] #1 DONE 0.1s
14:46:59 [2023-03-22T14:46:59.165Z] 
14:46:59 [2023-03-22T14:46:59.165Z] #2 [internal] load build definition from Dockerfile
14:46:59 [2023-03-22T14:46:59.165Z] #2 transferring dockerfile: 17.18kB 0.0s done
14:46:59 [2023-03-22T14:46:59.165Z] #2 DONE 0.1s
14:46:59 [2023-03-22T14:46:59.424Z] 
14:46:59 [2023-03-22T14:46:59.424Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:59 [2023-03-22T14:46:59.683Z] #3 DONE 0.4s
14:46:59 [2023-03-22T14:46:59.683Z] 
14:46:59 [2023-03-22T14:46:59.683Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:46:59 [2023-03-22T14:46:59.684Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:46:59 [2023-03-22T14:46:59.684Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:46:59 [2023-03-22T14:46:59.684Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
14:46:59 [2023-03-22T14:46:59.944Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
14:46:59 [2023-03-22T14:46:59.944Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s
14:47:00 [2023-03-22T14:47:00.205Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done
14:47:00 [2023-03-22T14:47:00.205Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
14:47:00 [2023-03-22T14:47:00.464Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done
14:47:00 [2023-03-22T14:47:00.728Z] #4 DONE 1.0s
14:47:00 [2023-03-22T14:47:00.728Z] 
14:47:00 [2023-03-22T14:47:00.728Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:47:02 [2023-03-22T14:47:02.108Z] #5 DONE 1.1s
14:47:02 [2023-03-22T14:47:02.108Z] 
14:47:02 [2023-03-22T14:47:02.108Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:02 [2023-03-22T14:47:02.108Z] #6 DONE 1.1s
14:47:02 [2023-03-22T14:47:02.108Z] 
14:47:02 [2023-03-22T14:47:02.108Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:02 [2023-03-22T14:47:02.108Z] #7 DONE 1.1s
14:47:02 [2023-03-22T14:47:02.108Z] 
14:47:02 [2023-03-22T14:47:02.108Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:47:02 [2023-03-22T14:47:02.108Z] #8 DONE 1.1s
14:47:02 [2023-03-22T14:47:02.368Z] 
14:47:02 [2023-03-22T14:47:02.368Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:02 [2023-03-22T14:47:02.368Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:47:02 [2023-03-22T14:47:02.707Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:02 [2023-03-22T14:47:02.707Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:47:02 [2023-03-22T14:47:02.707Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:47:02 [2023-03-22T14:47:02.972Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s
14:47:03 [2023-03-22T14:47:03.232Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
14:47:03 [2023-03-22T14:47:03.491Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
14:47:03 [2023-03-22T14:47:03.491Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
14:47:05 [2023-03-22T14:47:05.757Z] Fetching without tags
14:47:06 [2023-03-22T14:47:06.002Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:47:06 [2023-03-22T14:47:06.512Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:47:06 [2023-03-22T14:47:06.512Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:47:07 [2023-03-22T14:47:07.122Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:47:07 [2023-03-22T14:47:07.138Z]  > git --version # timeout=10
14:47:07 [2023-03-22T14:47:07.144Z]  > git --version # 'git version 2.25.1'
14:47:07 [2023-03-22T14:47:07.149Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:47:05 [2023-03-22T14:47:05.734Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:47:05 [2023-03-22T14:47:05.738Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:47:05 [2023-03-22T14:47:05.742Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:47:05 [2023-03-22T14:47:05.756Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:47:05 [2023-03-22T14:47:05.765Z] Fetching upstream changes from https://github.com/moby/moby.git
14:47:05 [2023-03-22T14:47:05.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:05 [2023-03-22T14:47:05.766Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:47:06 [2023-03-22T14:47:06.009Z]  > git config core.sparsecheckout # timeout=10
14:47:06 [2023-03-22T14:47:06.018Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:47:06 [2023-03-22T14:47:06.473Z]  > git remote # timeout=10
14:47:06 [2023-03-22T14:47:06.481Z]  > git config --get remote.origin.url # timeout=10
14:47:06 [2023-03-22T14:47:06.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:06 [2023-03-22T14:47:06.488Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:47:06 [2023-03-22T14:47:06.501Z]  > git rev-parse HEAD^{commit} # timeout=10
14:47:06 [2023-03-22T14:47:06.519Z]  > git config core.sparsecheckout # timeout=10
14:47:06 [2023-03-22T14:47:06.525Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:47:07 [2023-03-22T14:47:07.963Z] + docker version
14:47:07 [2023-03-22T14:47:07.964Z] Client: Docker Engine - Community
14:47:07 [2023-03-22T14:47:07.964Z]  Version:           22.06.0-beta.0
14:47:07 [2023-03-22T14:47:07.964Z]  API version:       1.42
14:47:07 [2023-03-22T14:47:07.964Z]  Go version:        go1.18.3
14:47:07 [2023-03-22T14:47:07.964Z]  Git commit:        3e9117b
14:47:07 [2023-03-22T14:47:07.964Z]  Built:             Fri Jun  3 17:55:34 2022
14:47:07 [2023-03-22T14:47:07.964Z]  OS/Arch:           linux/arm64
14:47:07 [2023-03-22T14:47:07.964Z]  Context:           default
14:47:07 [2023-03-22T14:47:07.964Z] 
14:47:07 [2023-03-22T14:47:07.964Z] Server: Docker Engine - Community
14:47:07 [2023-03-22T14:47:07.964Z]  Engine:
14:47:07 [2023-03-22T14:47:07.964Z]   Version:          22.06.0-beta.0
14:47:07 [2023-03-22T14:47:07.964Z]   API version:      1.42 (minimum version 1.12)
14:47:07 [2023-03-22T14:47:07.964Z]   Go version:       go1.18.3
14:47:07 [2023-03-22T14:47:07.964Z]   Git commit:       38633e7
14:47:07 [2023-03-22T14:47:07.964Z]   Built:            Fri Jun  3 17:55:34 2022
14:47:07 [2023-03-22T14:47:07.964Z]   OS/Arch:          linux/arm64
14:47:07 [2023-03-22T14:47:07.964Z]   Experimental:     true
14:47:07 [2023-03-22T14:47:07.964Z]  containerd:
14:47:07 [2023-03-22T14:47:07.964Z]   Version:          1.6.8
14:47:07 [2023-03-22T14:47:07.964Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:47:07 [2023-03-22T14:47:07.964Z]  runc:
14:47:07 [2023-03-22T14:47:07.964Z]   Version:          1.1.4
14:47:07 [2023-03-22T14:47:07.964Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:47:07 [2023-03-22T14:47:07.964Z]  docker-init:
14:47:07 [2023-03-22T14:47:07.964Z]   Version:          0.19.0
14:47:07 [2023-03-22T14:47:07.964Z]   GitCommit:        de40ad0
[Pipeline] sh
14:47:08 [2023-03-22T14:47:08.248Z] + docker info
14:47:08 [2023-03-22T14:47:08.248Z] Client:
14:47:08 [2023-03-22T14:47:08.248Z]  Context:    default
14:47:08 [2023-03-22T14:47:08.248Z]  Debug Mode: false
14:47:08 [2023-03-22T14:47:08.248Z]  Plugins:
14:47:08 [2023-03-22T14:47:08.248Z]   buildx: Docker Buildx (Docker Inc.)
14:47:08 [2023-03-22T14:47:08.248Z]     Version:  v0.8.2
14:47:08 [2023-03-22T14:47:08.248Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:47:08 [2023-03-22T14:47:08.248Z]   compose: Docker Compose (Docker Inc.)
14:47:08 [2023-03-22T14:47:08.248Z]     Version:  v2.12.0
14:47:08 [2023-03-22T14:47:08.248Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:47:08 [2023-03-22T14:47:08.248Z] 
14:47:08 [2023-03-22T14:47:08.248Z] Server:
14:47:08 [2023-03-22T14:47:08.248Z]  Containers: 0
14:47:08 [2023-03-22T14:47:08.248Z]   Running: 0
14:47:08 [2023-03-22T14:47:08.248Z]   Paused: 0
14:47:08 [2023-03-22T14:47:08.248Z]   Stopped: 0
14:47:08 [2023-03-22T14:47:08.248Z]  Images: 6
14:47:08 [2023-03-22T14:47:08.248Z]  Server Version: 22.06.0-beta.0
14:47:08 [2023-03-22T14:47:08.248Z]  Storage Driver: overlay2
14:47:08 [2023-03-22T14:47:08.248Z]   Backing Filesystem: extfs
14:47:08 [2023-03-22T14:47:08.248Z]   Supports d_type: true
14:47:08 [2023-03-22T14:47:08.248Z]   Using metacopy: false
14:47:08 [2023-03-22T14:47:08.248Z]   Native Overlay Diff: true
14:47:08 [2023-03-22T14:47:08.248Z]   userxattr: false
14:47:08 [2023-03-22T14:47:08.248Z]  Logging Driver: json-file
14:47:08 [2023-03-22T14:47:08.248Z]  Cgroup Driver: cgroupfs
14:47:08 [2023-03-22T14:47:08.248Z]  Cgroup Version: 1
14:47:08 [2023-03-22T14:47:08.248Z]  Plugins:
14:47:08 [2023-03-22T14:47:08.248Z]   Volume: local
14:47:08 [2023-03-22T14:47:08.248Z]   Network: bridge host ipvlan macvlan null overlay
14:47:08 [2023-03-22T14:47:08.248Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:47:08 [2023-03-22T14:47:08.248Z]  Swarm: inactive
14:47:08 [2023-03-22T14:47:08.248Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:47:08 [2023-03-22T14:47:08.248Z]  Default Runtime: runc
14:47:08 [2023-03-22T14:47:08.248Z]  Init Binary: docker-init
14:47:08 [2023-03-22T14:47:08.248Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:47:08 [2023-03-22T14:47:08.248Z]  runc version: v1.1.4-0-g5fd4c4d
14:47:08 [2023-03-22T14:47:08.248Z]  init version: de40ad0
14:47:08 [2023-03-22T14:47:08.248Z]  Security Options:
14:47:08 [2023-03-22T14:47:08.248Z]   apparmor
14:47:08 [2023-03-22T14:47:08.248Z]   seccomp
14:47:08 [2023-03-22T14:47:08.248Z]    Profile: builtin
14:47:08 [2023-03-22T14:47:08.248Z]  Kernel Version: 5.15.0-1022-aws
14:47:08 [2023-03-22T14:47:08.248Z]  Operating System: Ubuntu 20.04.5 LTS
14:47:08 [2023-03-22T14:47:08.248Z]  OSType: linux
14:47:08 [2023-03-22T14:47:08.248Z]  Architecture: aarch64
14:47:08 [2023-03-22T14:47:08.248Z]  CPUs: 2
14:47:08 [2023-03-22T14:47:08.248Z]  Total Memory: 7.559GiB
14:47:08 [2023-03-22T14:47:08.248Z]  Name: ip-10-100-107-127
14:47:08 [2023-03-22T14:47:08.248Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
14:47:08 [2023-03-22T14:47:08.248Z]  Docker Root Dir: /var/lib/docker
14:47:08 [2023-03-22T14:47:08.248Z]  Debug Mode: false
14:47:08 [2023-03-22T14:47:08.248Z]  Registry: https://index.docker.io/v1/
14:47:08 [2023-03-22T14:47:08.248Z]  Labels:
14:47:08 [2023-03-22T14:47:08.248Z]  Experimental: true
14:47:08 [2023-03-22T14:47:08.248Z]  Insecure Registries:
14:47:08 [2023-03-22T14:47:08.248Z]   127.0.0.0/8
14:47:08 [2023-03-22T14:47:08.248Z]  Live Restore Enabled: true
14:47:08 [2023-03-22T14:47:08.248Z] 
[Pipeline] sh
14:47:08 [2023-03-22T14:47:08.320Z] Fetching without tags
14:47:08 [2023-03-22T14:47:08.528Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:47:08 [2023-03-22T14:47:08.528Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:47:08 [2023-03-22T14:47:08.528Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45197/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:47:08 [2023-03-22T14:47:08.528Z] + bash /home/ubuntu/workspace/moby_PR-45197/check-config.sh
14:47:08 [2023-03-22T14:47:08.528Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:47:08 [2023-03-22T14:47:08.528Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
14:47:08 [2023-03-22T14:47:08.528Z] 
14:47:08 [2023-03-22T14:47:08.528Z] Generally Necessary:
14:47:08 [2023-03-22T14:47:08.528Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:47:08 [2023-03-22T14:47:08.528Z] - apparmor: enabled and tools installed
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_NAMESPACES: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_NET_NS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_PID_NS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_IPC_NS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_UTS_NS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CGROUPS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CGROUP_CPUACCT: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CGROUP_DEVICE: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CGROUP_FREEZER: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CGROUP_SCHED: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_CPUSETS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_MEMCG: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_KEYS: enabled
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_VETH: enabled (as module)
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_BRIDGE: enabled (as module)
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_NF_NAT_IPV4: missing
14:47:08 [2023-03-22T14:47:08.528Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:47:08 [2023-03-22T14:47:08.531Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:47:08 [2023-03-22T14:47:08.282Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:47:08 [2023-03-22T14:47:08.286Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:47:08 [2023-03-22T14:47:08.289Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:47:08 [2023-03-22T14:47:08.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:47:08 [2023-03-22T14:47:08.312Z] Fetching upstream changes from https://github.com/moby/moby.git
14:47:08 [2023-03-22T14:47:08.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:08 [2023-03-22T14:47:08.313Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:47:08 [2023-03-22T14:47:08.517Z]  > git config core.sparsecheckout # timeout=10
14:47:08 [2023-03-22T14:47:08.520Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:47:08 [2023-03-22T14:47:08.767Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done
14:47:08 [2023-03-22T14:47:08.767Z] #9 ...
14:47:08 [2023-03-22T14:47:08.767Z] 
14:47:08 [2023-03-22T14:47:08.767Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:08 [2023-03-22T14:47:08.767Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.1s done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.3s done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.0s done
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.3s
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 27.26MB / 85.98MB 5.3s
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 15.73MB / 141.98MB 5.3s
14:47:08 [2023-03-22T14:47:08.767Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.5s
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 32.51MB / 85.98MB 5.7s
14:47:08 [2023-03-22T14:47:08.767Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 27.26MB / 141.98MB 5.9s
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NF_NAT: enabled (as module)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NF_NAT_NEEDED: missing
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_POSIX_MQUEUE: enabled
14:47:08 [2023-03-22T14:47:08.786Z] 
14:47:08 [2023-03-22T14:47:08.786Z] Optional Features:
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_USER_NS: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_SECCOMP: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_CGROUP_PIDS: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_MEMCG_SWAP: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:47:08 [2023-03-22T14:47:08.786Z]     (cgroup swap accounting is currently enabled)
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_BLK_CGROUP: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_IOSCHED_CFQ: missing
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_CGROUP_PERF: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_CGROUP_HUGETLB: enabled
14:47:08 [2023-03-22T14:47:08.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:47:08 [2023-03-22T14:47:08.996Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:47:08 [2023-03-22T14:47:08.996Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:47:09 [2023-03-22T14:47:09.039Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 6.0s done
14:47:09 [2023-03-22T14:47:09.039Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 38.80MB / 85.98MB 6.1s
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_CFS_BANDWIDTH: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_RT_GROUP_SCHED: missing
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_VS: enabled (as module)
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_VS_NFCT: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_IP_VS_RR: enabled (as module)
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_EXT4_FS: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:47:09 [2023-03-22T14:47:09.044Z] - Network Drivers:
14:47:09 [2023-03-22T14:47:09.044Z]   - "overlay":
14:47:09 [2023-03-22T14:47:09.044Z]     - CONFIG_VXLAN: enabled (as module)
14:47:09 [2023-03-22T14:47:09.044Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:47:09 [2023-03-22T14:47:09.044Z]       Optional (for encrypted networks):
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_CRYPTO: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_CRYPTO_AEAD: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_CRYPTO_GCM: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_CRYPTO_GHASH: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_XFRM: enabled
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_XFRM_USER: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_INET_ESP: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:47:09 [2023-03-22T14:47:09.302Z]   - "ipvlan":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_IPVLAN: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]   - "macvlan":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_MACVLAN: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_DUMMY: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]   - "ftp,tftp client in container":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z] - Storage Drivers:
14:47:09 [2023-03-22T14:47:09.302Z]   - "aufs":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_AUFS_FS: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]   - "btrfs":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:47:09 [2023-03-22T14:47:09.302Z]   - "devicemapper":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_BLK_DEV_DM: enabled
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]   - "overlay":
14:47:09 [2023-03-22T14:47:09.302Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:47:09 [2023-03-22T14:47:09.302Z]   - "zfs":
14:47:09 [2023-03-22T14:47:09.302Z]     - /dev/zfs: present
14:47:09 [2023-03-22T14:47:09.302Z]     - zfs command: missing
14:47:09 [2023-03-22T14:47:09.302Z]     - zpool command: missing
14:47:09 [2023-03-22T14:47:09.302Z] 
14:47:09 [2023-03-22T14:47:09.302Z] Limits:
14:47:09 [2023-03-22T14:47:09.302Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:47:09 [2023-03-22T14:47:09.302Z] 
14:47:09 [2023-03-22T14:47:09.302Z] + true
14:47:09 [2023-03-22T14:47:09.303Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 6.2s
14:47:09 [2023-03-22T14:47:09.303Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 34.60MB / 141.98MB 6.3s
14:47:09 [2023-03-22T14:47:09.303Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.2s done
14:47:09 [2023-03-22T14:47:09.303Z] #10 ...
14:47:09 [2023-03-22T14:47:09.303Z] 
14:47:09 [2023-03-22T14:47:09.303Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:09 [2023-03-22T14:47:09.303Z] #9 DONE 7.0s
14:47:09 [2023-03-22T14:47:09.303Z] 
14:47:09 [2023-03-22T14:47:09.303Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:09 [2023-03-22T14:47:09.303Z] #10 ...
14:47:09 [2023-03-22T14:47:09.303Z] 
14:47:09 [2023-03-22T14:47:09.303Z] #11 [internal] load build context
14:47:09 [2023-03-22T14:47:09.303Z] #11 transferring context: 34.83MB 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:47:09 [2023-03-22T14:47:09.439Z] Still waiting to schedule task
14:47:09 [2023-03-22T14:47:09.440Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b573c80e215a1556)’ is offline
14:47:09 [2023-03-22T14:47:09.440Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02d8934440fe88dec)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06a7827d5c55d0e53)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08a38230daf19f278)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b104a0b774721a43)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.440Z] Still waiting to schedule task
14:47:09 [2023-03-22T14:47:09.441Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b573c80e215a1556)’ is offline
14:47:09 [2023-03-22T14:47:09.441Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02d8934440fe88dec)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06a7827d5c55d0e53)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08a38230daf19f278)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b104a0b774721a43)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.441Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:47:09 [2023-03-22T14:47:09.450Z] Still waiting to schedule task
14:47:09 [2023-03-22T14:47:09.450Z] All nodes of label ‘windows-2019’ are offline
14:47:09 [2023-03-22T14:47:09.533Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:47:09 [2023-03-22T14:47:09.566Z] #11 ...
14:47:09 [2023-03-22T14:47:09.566Z] 
14:47:09 [2023-03-22T14:47:09.566Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:09 [2023-03-22T14:47:09.566Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 44.04MB / 85.98MB 6.5s
14:47:09 [2023-03-22T14:47:09.534Z]  > git --version # timeout=10
14:47:09 [2023-03-22T14:47:09.553Z]  > git --version # 'git version 2.25.1'
14:47:09 [2023-03-22T14:47:09.556Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:47:09 [2023-03-22T14:47:09.661Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb .
14:47:09 [2023-03-22T14:47:09.826Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 49.28MB / 85.98MB 6.8s
14:47:09 [2023-03-22T14:47:09.826Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 42.73MB / 141.98MB 6.8s
14:47:09 [2023-03-22T14:47:09.919Z] #1 [internal] load .dockerignore
14:47:09 [2023-03-22T14:47:09.919Z] #1 transferring context: 87B done
14:47:09 [2023-03-22T14:47:09.919Z] #1 DONE 0.0s
14:47:09 [2023-03-22T14:47:09.919Z] 
14:47:09 [2023-03-22T14:47:09.919Z] #2 [internal] load build definition from Dockerfile
14:47:09 [2023-03-22T14:47:09.919Z] #2 transferring dockerfile: 17.18kB done
14:47:09 [2023-03-22T14:47:09.919Z] #2 DONE 0.1s
14:47:09 [2023-03-22T14:47:09.919Z] 
14:47:09 [2023-03-22T14:47:09.919Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:47:10 [2023-03-22T14:47:10.090Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 57.67MB / 85.98MB 7.0s
14:47:10 [2023-03-22T14:47:10.090Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 50.52MB / 141.98MB 7.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:47:10 [2023-03-22T14:47:10.177Z] #3 DONE 0.3s
14:47:10 [2023-03-22T14:47:10.177Z] 
14:47:10 [2023-03-22T14:47:10.177Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:47:10 [2023-03-22T14:47:10.177Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:47:10 [2023-03-22T14:47:10.177Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:47:10 [2023-03-22T14:47:10.177Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
14:47:10 [2023-03-22T14:47:10.177Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
14:47:10 [2023-03-22T14:47:10.177Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.1s done
14:47:10 [2023-03-22T14:47:10.177Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
14:47:10 [2023-03-22T14:47:10.396Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.06MB / 85.98MB 7.4s
14:47:08 [2023-03-22T14:47:08.964Z]  > git remote # timeout=10
14:47:08 [2023-03-22T14:47:08.967Z]  > git config --get remote.origin.url # timeout=10
14:47:08 [2023-03-22T14:47:08.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:08 [2023-03-22T14:47:08.970Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:47:08 [2023-03-22T14:47:08.977Z]  > git rev-parse HEAD^{commit} # timeout=10
14:47:08 [2023-03-22T14:47:08.982Z]  > git config core.sparsecheckout # timeout=10
14:47:08 [2023-03-22T14:47:08.987Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:47:10 [2023-03-22T14:47:10.440Z] + docker version
14:47:10 [2023-03-22T14:47:10.665Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 73.40MB / 85.98MB 7.5s
14:47:10 [2023-03-22T14:47:10.665Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 58.72MB / 141.98MB 7.7s
14:47:10 [2023-03-22T14:47:10.743Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
14:47:10 [2023-03-22T14:47:10.743Z] #4 DONE 0.5s
14:47:10 [2023-03-22T14:47:10.743Z] 
14:47:10 [2023-03-22T14:47:10.743Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:47:10 [2023-03-22T14:47:10.925Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 78.85MB / 85.98MB 7.8s
14:47:11 [2023-03-22T14:47:11.185Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 84.00MB / 85.98MB 8.1s
14:47:11 [2023-03-22T14:47:11.446Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 70.25MB / 141.98MB 8.3s
14:47:11 [2023-03-22T14:47:11.677Z] #5 ...
14:47:11 [2023-03-22T14:47:11.677Z] 
14:47:11 [2023-03-22T14:47:11.677Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:11 [2023-03-22T14:47:11.677Z] #6 DONE 0.9s
14:47:11 [2023-03-22T14:47:11.677Z] 
14:47:11 [2023-03-22T14:47:11.677Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
14:47:11 [2023-03-22T14:47:11.677Z] #7 DONE 1.0s
14:47:11 [2023-03-22T14:47:11.677Z] 
14:47:11 [2023-03-22T14:47:11.677Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:11 [2023-03-22T14:47:11.677Z] #8 DONE 1.0s
14:47:11 [2023-03-22T14:47:11.710Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 77.59MB / 141.98MB 8.7s
14:47:11 [2023-03-22T14:47:11.935Z] 
14:47:11 [2023-03-22T14:47:11.935Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:47:11 [2023-03-22T14:47:11.935Z] #5 DONE 1.0s
14:47:11 [2023-03-22T14:47:11.970Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 87.32MB / 141.98MB 9.0s
14:47:12 [2023-03-22T14:47:12.540Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 102.76MB / 141.98MB 9.5s
14:47:12 [2023-03-22T14:47:12.540Z] #10 ...
14:47:12 [2023-03-22T14:47:12.540Z] 
14:47:12 [2023-03-22T14:47:12.540Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:12 [2023-03-22T14:47:12.540Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:47:12 [2023-03-22T14:47:12.540Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:12 [2023-03-22T14:47:12.540Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:47:12 [2023-03-22T14:47:12.540Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:47:12 [2023-03-22T14:47:12.540Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
14:47:12 [2023-03-22T14:47:12.540Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done
14:47:12 [2023-03-22T14:47:12.540Z] #12 ...
14:47:12 [2023-03-22T14:47:12.540Z] 
14:47:12 [2023-03-22T14:47:12.540Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:47:12 [2023-03-22T14:47:12.540Z] #13 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.2s done
14:47:12 [2023-03-22T14:47:12.540Z] #13 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
14:47:12 [2023-03-22T14:47:12.540Z] #13 sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 529B / 529B done
14:47:12 [2023-03-22T14:47:12.540Z] #13 sha256:72b6243122405be2c5c5e7e20d410f4c8fe301e1ce84cc60ea591b63167750e6 1.46kB / 1.46kB done
14:47:12 [2023-03-22T14:47:12.540Z] #13 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 55.05MB / 55.05MB 3.3s done
14:47:12 [2023-03-22T14:47:12.540Z] #13 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 5.9s
14:47:12 [2023-03-22T14:47:12.800Z] #13 ...
14:47:12 [2023-03-22T14:47:12.800Z] 
14:47:12 [2023-03-22T14:47:12.800Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:12 [2023-03-22T14:47:12.800Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 111.15MB / 141.98MB 9.9s
14:47:13 [2023-03-22T14:47:13.059Z] #10 ...
14:47:13 [2023-03-22T14:47:13.059Z] 
14:47:13 [2023-03-22T14:47:13.059Z] #11 [internal] load build context
14:47:13 [2023-03-22T14:47:13.059Z] #11 transferring context: 53.55MB 9.8s done
14:47:13 [2023-03-22T14:47:13.059Z] #11 DONE 10.7s
14:47:13 [2023-03-22T14:47:13.059Z] 
14:47:13 [2023-03-22T14:47:13.059Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:13 [2023-03-22T14:47:13.421Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 122.68MB / 141.98MB 10.4s
14:47:13 [2023-03-22T14:47:13.422Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.5s
14:47:13 [2023-03-22T14:47:13.835Z] 
14:47:13 [2023-03-22T14:47:13.835Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:13 [2023-03-22T14:47:13.835Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:47:13 [2023-03-22T14:47:13.992Z] #10 ...
14:47:13 [2023-03-22T14:47:13.992Z] 
14:47:13 [2023-03-22T14:47:13.992Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:13 [2023-03-22T14:47:13.992Z] #12 DONE 11.5s
14:47:13 [2023-03-22T14:47:13.992Z] 
14:47:13 [2023-03-22T14:47:13.992Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:13 [2023-03-22T14:47:13.992Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 130.72MB / 141.98MB 11.1s
14:47:14 [2023-03-22T14:47:14.099Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:14 [2023-03-22T14:47:14.099Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:47:14 [2023-03-22T14:47:14.099Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:47:14 [2023-03-22T14:47:14.254Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 11.4s
14:47:15 [2023-03-22T14:47:15.481Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 1.4s
14:47:15 [2023-03-22T14:47:15.481Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.38MB / 9.86MB 1.6s
14:47:15 [2023-03-22T14:47:15.742Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.6s done
14:47:15 [2023-03-22T14:47:15.742Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
14:47:16 [2023-03-22T14:47:16.309Z] #9 ...
14:47:16 [2023-03-22T14:47:16.309Z] 
14:47:16 [2023-03-22T14:47:16.309Z] #10 [internal] load build context
14:47:16 [2023-03-22T14:47:16.309Z] #10 transferring context: 53.55MB 2.1s done
14:47:16 [2023-03-22T14:47:16.309Z] #10 DONE 2.3s
14:47:16 [2023-03-22T14:47:16.309Z] 
14:47:16 [2023-03-22T14:47:16.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:16 [2023-03-22T14:47:16.309Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.3s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.7s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.3s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.3s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 1.8s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 2.3s done
14:47:16 [2023-03-22T14:47:16.309Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.3s
14:47:16 [2023-03-22T14:47:16.309Z] #11 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 1.3s done
14:47:16 [2023-03-22T14:47:16.875Z] #11 ...
14:47:16 [2023-03-22T14:47:16.875Z] 
14:47:16 [2023-03-22T14:47:16.875Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:16 [2023-03-22T14:47:16.875Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
14:47:16 [2023-03-22T14:47:16.875Z] #9 DONE 2.9s
14:47:16 [2023-03-22T14:47:16.875Z] 
14:47:16 [2023-03-22T14:47:16.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:17 [2023-03-22T14:47:17.148Z] #11 ...
14:47:17 [2023-03-22T14:47:17.148Z] 
14:47:17 [2023-03-22T14:47:17.148Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:17 [2023-03-22T14:47:17.148Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:47:17 [2023-03-22T14:47:17.148Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:17 [2023-03-22T14:47:17.148Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:47:17 [2023-03-22T14:47:17.148Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:47:17 [2023-03-22T14:47:17.148Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done
14:47:17 [2023-03-22T14:47:17.148Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
14:47:17 [2023-03-22T14:47:17.148Z] #12 DONE 3.3s
14:47:17 [2023-03-22T14:47:17.148Z] 
14:47:17 [2023-03-22T14:47:17.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:17 [2023-03-22T14:47:17.547Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 13.9s done
14:47:18 [2023-03-22T14:47:18.489Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.6s
14:47:19 [2023-03-22T14:47:19.052Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 4.2s done
14:47:19 [2023-03-22T14:47:19.310Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5
14:47:19 [2023-03-22T14:47:19.569Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.3s done
14:47:19 [2023-03-22T14:47:19.569Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91
14:47:19 [2023-03-22T14:47:19.968Z] #10 ...
14:47:19 [2023-03-22T14:47:19.968Z] 
14:47:19 [2023-03-22T14:47:19.968Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:47:19 [2023-03-22T14:47:19.968Z] #14 DONE 1.4s
14:47:19 [2023-03-22T14:47:19.968Z] 
14:47:19 [2023-03-22T14:47:19.968Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:47:19 [2023-03-22T14:47:19.968Z] #13 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 12.5s done
14:47:19 [2023-03-22T14:47:19.968Z] #13 DONE 17.5s
14:47:19 [2023-03-22T14:47:19.968Z] 
14:47:19 [2023-03-22T14:47:19.968Z] #15 [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
14:47:20 [2023-03-22T14:47:20.135Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done
14:47:20 [2023-03-22T14:47:20.377Z] Client: Docker Engine - Community
14:47:20 [2023-03-22T14:47:20.377Z]  Version:           22.06.0-beta.0
14:47:20 [2023-03-22T14:47:20.377Z]  API version:       1.42
14:47:20 [2023-03-22T14:47:20.377Z]  Go version:        go1.18.3
14:47:20 [2023-03-22T14:47:20.377Z]  Git commit:        3e9117b
14:47:20 [2023-03-22T14:47:20.377Z]  Built:             Fri Jun  3 17:55:45 2022
14:47:20 [2023-03-22T14:47:20.377Z]  OS/Arch:           linux/amd64
14:47:20 [2023-03-22T14:47:20.377Z]  Context:           default
14:47:20 [2023-03-22T14:47:20.377Z] 
14:47:20 [2023-03-22T14:47:20.377Z] Server: Docker Engine - Community
14:47:20 [2023-03-22T14:47:20.377Z]  Engine:
14:47:20 [2023-03-22T14:47:20.377Z]   Version:          22.06.0-beta.0
14:47:20 [2023-03-22T14:47:20.377Z]   API version:      1.42 (minimum version 1.12)
14:47:20 [2023-03-22T14:47:20.377Z]   Go version:       go1.18.3
14:47:20 [2023-03-22T14:47:20.377Z]   Git commit:       38633e7
14:47:20 [2023-03-22T14:47:20.377Z]   Built:            Fri Jun  3 17:55:45 2022
14:47:20 [2023-03-22T14:47:20.377Z]   OS/Arch:          linux/amd64
14:47:20 [2023-03-22T14:47:20.377Z]   Experimental:     true
14:47:20 [2023-03-22T14:47:20.377Z]  containerd:
14:47:20 [2023-03-22T14:47:20.377Z]   Version:          1.6.8
14:47:20 [2023-03-22T14:47:20.377Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:47:20 [2023-03-22T14:47:20.377Z]  runc:
14:47:20 [2023-03-22T14:47:20.377Z]   Version:          1.1.4
14:47:20 [2023-03-22T14:47:20.377Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:47:20 [2023-03-22T14:47:20.377Z]  docker-init:
14:47:20 [2023-03-22T14:47:20.377Z]   Version:          0.19.0
14:47:20 [2023-03-22T14:47:20.377Z]   GitCommit:        de40ad0
[Pipeline] sh
14:47:20 [2023-03-22T14:47:20.393Z] #11 ...
14:47:20 [2023-03-22T14:47:20.393Z] 
14:47:20 [2023-03-22T14:47:20.393Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:47:20 [2023-03-22T14:47:20.393Z] #13 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.1s done
14:47:20 [2023-03-22T14:47:20.393Z] #13 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
14:47:20 [2023-03-22T14:47:20.393Z] #13 sha256:6509c82860a3b4158fb6537fdec1477443c367b7d5bf1b55dfcc40325aa588e6 529B / 529B done
14:47:20 [2023-03-22T14:47:20.393Z] #13 sha256:ccb33f20de915e60fb6bf31b8d9a06b50e07a07957b53ceb67edb2dfd2bcaca8 1.48kB / 1.48kB done
14:47:20 [2023-03-22T14:47:20.393Z] #13 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 53.70MB / 53.70MB 2.5s done
14:47:20 [2023-03-22T14:47:20.393Z] #13 extracting sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 3.1s done
14:47:20 [2023-03-22T14:47:20.393Z] #13 DONE 6.4s
14:47:20 [2023-03-22T14:47:20.393Z] 
14:47:20 [2023-03-22T14:47:20.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:20 [2023-03-22T14:47:20.393Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7
14:47:20 [2023-03-22T14:47:20.691Z] + docker info
14:47:20 [2023-03-22T14:47:20.691Z] Client:
14:47:20 [2023-03-22T14:47:20.691Z]  Context:    default
14:47:20 [2023-03-22T14:47:20.691Z]  Debug Mode: false
14:47:20 [2023-03-22T14:47:20.691Z]  Plugins:
14:47:20 [2023-03-22T14:47:20.691Z]   buildx: Docker Buildx (Docker Inc.)
14:47:20 [2023-03-22T14:47:20.691Z]     Version:  c5aec24
14:47:20 [2023-03-22T14:47:20.691Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:47:20 [2023-03-22T14:47:20.691Z]   compose: Docker Compose (Docker Inc.)
14:47:20 [2023-03-22T14:47:20.691Z]     Version:  v2.12.0
14:47:20 [2023-03-22T14:47:20.691Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:47:20 [2023-03-22T14:47:20.691Z]   scan: Docker Scan (Docker Inc.)
14:47:20 [2023-03-22T14:47:20.691Z]     Version:  v0.17.0
14:47:20 [2023-03-22T14:47:20.691Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:47:20 [2023-03-22T14:47:20.691Z] 
14:47:20 [2023-03-22T14:47:20.691Z] Server:
14:47:20 [2023-03-22T14:47:20.691Z]  Containers: 0
14:47:20 [2023-03-22T14:47:20.691Z]   Running: 0
14:47:20 [2023-03-22T14:47:20.691Z]   Paused: 0
14:47:20 [2023-03-22T14:47:20.691Z]   Stopped: 0
14:47:20 [2023-03-22T14:47:20.691Z]  Images: 6
14:47:20 [2023-03-22T14:47:20.691Z]  Server Version: 22.06.0-beta.0
14:47:20 [2023-03-22T14:47:20.692Z]  Storage Driver: overlay2
14:47:20 [2023-03-22T14:47:20.692Z]   Backing Filesystem: extfs
14:47:20 [2023-03-22T14:47:20.692Z]   Supports d_type: true
14:47:20 [2023-03-22T14:47:20.692Z]   Using metacopy: false
14:47:20 [2023-03-22T14:47:20.692Z]   Native Overlay Diff: true
14:47:20 [2023-03-22T14:47:20.692Z]   userxattr: false
14:47:20 [2023-03-22T14:47:20.692Z]  Logging Driver: json-file
14:47:20 [2023-03-22T14:47:20.692Z]  Cgroup Driver: systemd
14:47:20 [2023-03-22T14:47:20.692Z]  Cgroup Version: 2
14:47:20 [2023-03-22T14:47:20.692Z]  Plugins:
14:47:20 [2023-03-22T14:47:20.692Z]   Volume: local
14:47:20 [2023-03-22T14:47:20.692Z]   Network: bridge host ipvlan macvlan null overlay
14:47:20 [2023-03-22T14:47:20.692Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:47:20 [2023-03-22T14:47:20.692Z]  Swarm: inactive
14:47:20 [2023-03-22T14:47:20.692Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:47:20 [2023-03-22T14:47:20.692Z]  Default Runtime: runc
14:47:20 [2023-03-22T14:47:20.692Z]  Init Binary: docker-init
14:47:20 [2023-03-22T14:47:20.692Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:47:20 [2023-03-22T14:47:20.692Z]  runc version: v1.1.4-0-g5fd4c4d
14:47:20 [2023-03-22T14:47:20.692Z]  init version: de40ad0
14:47:20 [2023-03-22T14:47:20.692Z]  Security Options:
14:47:20 [2023-03-22T14:47:20.692Z]   apparmor
14:47:20 [2023-03-22T14:47:20.692Z]   seccomp
14:47:20 [2023-03-22T14:47:20.692Z]    Profile: builtin
14:47:20 [2023-03-22T14:47:20.692Z]   cgroupns
14:47:20 [2023-03-22T14:47:20.692Z]  Kernel Version: 5.15.0-1022-aws
14:47:20 [2023-03-22T14:47:20.692Z]  Operating System: Ubuntu 20.04.5 LTS
14:47:20 [2023-03-22T14:47:20.692Z]  OSType: linux
14:47:20 [2023-03-22T14:47:20.692Z]  Architecture: x86_64
14:47:20 [2023-03-22T14:47:20.692Z]  CPUs: 2
14:47:20 [2023-03-22T14:47:20.692Z]  Total Memory: 7.475GiB
14:47:20 [2023-03-22T14:47:20.692Z]  Name: ip-10-100-81-131
14:47:20 [2023-03-22T14:47:20.692Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
14:47:20 [2023-03-22T14:47:20.692Z]  Docker Root Dir: /var/lib/docker
14:47:20 [2023-03-22T14:47:20.692Z]  Debug Mode: false
14:47:20 [2023-03-22T14:47:20.692Z]  Registry: https://index.docker.io/v1/
14:47:20 [2023-03-22T14:47:20.692Z]  Labels:
14:47:20 [2023-03-22T14:47:20.692Z]  Experimental: true
14:47:20 [2023-03-22T14:47:20.692Z]  Insecure Registries:
14:47:20 [2023-03-22T14:47:20.692Z]   127.0.0.0/8
14:47:20 [2023-03-22T14:47:20.692Z]  Live Restore Enabled: true
14:47:20 [2023-03-22T14:47:20.692Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:47:21 [2023-03-22T14:47:21.090Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb .
14:47:21 [2023-03-22T14:47:21.346Z] #1 [internal] load .dockerignore
14:47:21 [2023-03-22T14:47:21.346Z] #1 transferring context: 87B done
14:47:21 [2023-03-22T14:47:21.346Z] #1 DONE 0.0s
14:47:21 [2023-03-22T14:47:21.346Z] 
14:47:21 [2023-03-22T14:47:21.346Z] #2 [internal] load build definition from Dockerfile
14:47:21 [2023-03-22T14:47:21.346Z] #2 transferring dockerfile: 17.18kB done
14:47:21 [2023-03-22T14:47:21.346Z] #2 DONE 0.0s
14:47:21 [2023-03-22T14:47:21.346Z] 
14:47:21 [2023-03-22T14:47:21.346Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:47:21 [2023-03-22T14:47:21.350Z] #15 ...
14:47:21 [2023-03-22T14:47:21.350Z] 
14:47:21 [2023-03-22T14:47:21.350Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:47:21 [2023-03-22T14:47:21.350Z] #16 DONE 1.3s
14:47:21 [2023-03-22T14:47:21.350Z] 
14:47:21 [2023-03-22T14:47:21.350Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:21 [2023-03-22T14:47:21.350Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.3s done
14:47:21 [2023-03-22T14:47:21.350Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s
14:47:21 [2023-03-22T14:47:21.602Z] #3 DONE 0.3s
14:47:21 [2023-03-22T14:47:21.602Z] 
14:47:21 [2023-03-22T14:47:21.602Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:47:21 [2023-03-22T14:47:21.602Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done
14:47:21 [2023-03-22T14:47:21.602Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:47:21 [2023-03-22T14:47:21.602Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
14:47:21 [2023-03-22T14:47:21.602Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
14:47:21 [2023-03-22T14:47:21.602Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s
14:47:21 [2023-03-22T14:47:21.602Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.1s done
14:47:21 [2023-03-22T14:47:21.602Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
14:47:21 [2023-03-22T14:47:21.860Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
14:47:21 [2023-03-22T14:47:21.860Z] #4 DONE 0.5s
14:47:21 [2023-03-22T14:47:21.917Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.8s done
14:47:22 [2023-03-22T14:47:22.116Z] 
14:47:22 [2023-03-22T14:47:22.116Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:22 [2023-03-22T14:47:22.176Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2
14:47:22 [2023-03-22T14:47:22.771Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.4s done
14:47:22 [2023-03-22T14:47:22.927Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.3s done
14:47:22 [2023-03-22T14:47:22.927Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 0.1s
14:47:23 [2023-03-22T14:47:23.044Z] #5 ...
14:47:23 [2023-03-22T14:47:23.044Z] 
14:47:23 [2023-03-22T14:47:23.044Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:47:23 [2023-03-22T14:47:23.044Z] #6 DONE 1.0s
14:47:23 [2023-03-22T14:47:23.044Z] 
14:47:23 [2023-03-22T14:47:23.044Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:23 [2023-03-22T14:47:23.044Z] #7 DONE 1.0s
14:47:23 [2023-03-22T14:47:23.044Z] 
14:47:23 [2023-03-22T14:47:23.044Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:47:23 [2023-03-22T14:47:23.044Z] #8 DONE 1.0s
14:47:23 [2023-03-22T14:47:23.044Z] 
14:47:23 [2023-03-22T14:47:23.044Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:23 [2023-03-22T14:47:23.044Z] #5 DONE 1.0s
14:47:23 [2023-03-22T14:47:23.339Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0.1s
14:47:23 [2023-03-22T14:47:23.971Z] 
14:47:23 [2023-03-22T14:47:23.971Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:23 [2023-03-22T14:47:23.971Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:47:23 [2023-03-22T14:47:23.971Z] #9 DONE 0.0s
14:47:23 [2023-03-22T14:47:23.971Z] 
14:47:23 [2023-03-22T14:47:23.971Z] #10 [internal] load build context
14:47:25 [2023-03-22T14:47:25.457Z] #11 ...
14:47:25 [2023-03-22T14:47:25.457Z] 
14:47:25 [2023-03-22T14:47:25.457Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:47:25 [2023-03-22T14:47:25.457Z] #14 DONE 2.3s
14:47:25 [2023-03-22T14:47:25.457Z] 
14:47:25 [2023-03-22T14:47:25.457Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:47:26 [2023-03-22T14:47:26.028Z] #15 DONE 0.4s
14:47:26 [2023-03-22T14:47:26.028Z] 
14:47:26 [2023-03-22T14:47:26.028Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:26 [2023-03-22T14:47:26.028Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 3.2s done
14:47:26 [2023-03-22T14:47:26.028Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8
14:47:26 [2023-03-22T14:47:26.499Z] #10 transferring context: 22.53MB 2.4s
14:47:28 [2023-03-22T14:47:28.622Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.2s
14:47:28 [2023-03-22T14:47:28.882Z] #10 ...
14:47:28 [2023-03-22T14:47:28.882Z] 
14:47:28 [2023-03-22T14:47:28.882Z] #15 [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
14:47:28 [2023-03-22T14:47:28.882Z] #15 2.629 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 2.656 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 2.656 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 2.872 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 3.122 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 3.631 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 4.803 Fetched 8642 kB in 2s (3554 kB/s)
14:47:28 [2023-03-22T14:47:28.882Z] #15 4.803 Reading package lists...
14:47:28 [2023-03-22T14:47:28.882Z] #15 5.637 Reading package lists...
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.498 Building dependency tree...
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.962 The following additional packages will be installed:
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.963   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.963   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.963 Recommended packages:
14:47:28 [2023-03-22T14:47:28.882Z] #15 6.963   libldap-common publicsuffix libsasl2-modules
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.134 The following NEW packages will be installed:
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.134   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.134   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.134   libssh2-1 openssl
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.420 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.420 Need to get 3050 kB of archives.
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.420 After this operation, 6663 kB of additional disk space will be used.
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.420 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.439 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.439 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.439 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.439 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.449 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.460 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.460 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.468 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.468 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.468 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.468 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.486 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.486 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.510 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.707 debconf: delaying package configuration, since apt-utils is not installed
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.762 Fetched 3050 kB in 0s (8603 kB/s)
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.801 Selecting previously unselected package openssl.
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.801 (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.)
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.801 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.806 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.961 Selecting previously unselected package ca-certificates.
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.961 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 7.965 Unpacking ca-certificates (20210119) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.052 Selecting previously unselected package libbrotli1:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.056 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.069 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.159 Selecting previously unselected package libsasl2-modules-db:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.159 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.168 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.227 Selecting previously unselected package libsasl2-2:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.227 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.230 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.295 Selecting previously unselected package libldap-2.4-2:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.295 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.305 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.402 Selecting previously unselected package libnghttp2-14:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.402 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.409 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.466 Selecting previously unselected package libpsl5:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.466 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.473 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.527 Selecting previously unselected package librtmp1:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.527 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.528 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.590 Selecting previously unselected package libssh2-1:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.590 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.594 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.662 Selecting previously unselected package libcurl4:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.662 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.667 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.781 Selecting previously unselected package curl.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.781 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.784 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.879 Selecting previously unselected package libonig5:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.879 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.884 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.967 Selecting previously unselected package libjq1:amd64.
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.969 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 8.974 Unpacking libjq1:amd64 (1.6-2.1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.053 Selecting previously unselected package jq.
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.053 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.057 Unpacking jq (1.6-2.1) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.117 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.130 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:28 [2023-03-22T14:47:28.882Z] #15 9.142 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:47:29 [2023-03-22T14:47:29.019Z] #10 transferring context: 53.54MB 4.7s done
14:47:29 [2023-03-22T14:47:29.019Z] #10 DONE 4.8s
14:47:29 [2023-03-22T14:47:29.019Z] 
14:47:29 [2023-03-22T14:47:29.019Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:29 [2023-03-22T14:47:29.019Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:47:29 [2023-03-22T14:47:29.019Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:47:29 [2023-03-22T14:47:29.019Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
14:47:29 [2023-03-22T14:47:29.019Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:29 [2023-03-22T14:47:29.019Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done
14:47:29 [2023-03-22T14:47:29.019Z] #9 DONE 4.8s
14:47:29 [2023-03-22T14:47:29.019Z] 
14:47:29 [2023-03-22T14:47:29.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:29 [2023-03-22T14:47:29.019Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.2s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.3s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.5s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.7s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.1s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 4.3s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 3.1s
14:47:29 [2023-03-22T14:47:29.019Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 1.7s done
14:47:29 [2023-03-22T14:47:29.019Z] #11 ...
14:47:29 [2023-03-22T14:47:29.019Z] 
14:47:29 [2023-03-22T14:47:29.019Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:29 [2023-03-22T14:47:29.019Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:47:29 [2023-03-22T14:47:29.019Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:29 [2023-03-22T14:47:29.019Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:47:29 [2023-03-22T14:47:29.019Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:47:29 [2023-03-22T14:47:29.019Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.5s done
14:47:29 [2023-03-22T14:47:29.019Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done
14:47:29 [2023-03-22T14:47:29.019Z] #12 DONE 5.0s
14:47:29 [2023-03-22T14:47:29.019Z] 
14:47:29 [2023-03-22T14:47:29.019Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:47:29 [2023-03-22T14:47:29.019Z] #13 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.0s done
14:47:29 [2023-03-22T14:47:29.019Z] #13 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
14:47:29 [2023-03-22T14:47:29.019Z] #13 sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 529B / 529B done
14:47:29 [2023-03-22T14:47:29.019Z] #13 sha256:72b6243122405be2c5c5e7e20d410f4c8fe301e1ce84cc60ea591b63167750e6 1.46kB / 1.46kB done
14:47:29 [2023-03-22T14:47:29.019Z] #13 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 55.05MB / 55.05MB 3.1s done
14:47:29 [2023-03-22T14:47:29.019Z] #13 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 1.6s
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.155 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.166 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.177 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.191 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.213 Setting up openssl (1.1.1n-0+deb11u4) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.230 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.241 Setting up libjq1:amd64 (1.6-2.1) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.256 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:29 [2023-03-22T14:47:29.142Z] #15 9.266 Setting up ca-certificates (20210119) ...
14:47:29 [2023-03-22T14:47:29.710Z] #15 9.971 Updating certificates in /etc/ssl/certs...
14:47:30 [2023-03-22T14:47:30.212Z] #11 ...
14:47:30 [2023-03-22T14:47:30.213Z] 
14:47:30 [2023-03-22T14:47:30.213Z] #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
14:47:30 [2023-03-22T14:47:30.213Z] #0 1.508 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 1.522 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 1.522 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 1.650 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 1.999 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 2.015 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 3.009 Fetched 8524 kB in 2s (4829 kB/s)
14:47:30 [2023-03-22T14:47:30.213Z] #0 3.009 Reading package lists...
14:47:30 [2023-03-22T14:47:30.213Z] #0 3.599 Reading package lists...
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.141 Building dependency tree...
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.531 The following additional packages will be installed:
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.531   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.532   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.534 Recommended packages:
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.534   libldap-common publicsuffix libsasl2-modules
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.651 The following NEW packages will be installed:
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.651   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.651   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.651   libssh2-1 openssl
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.920 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.920 Need to get 2944 kB of archives.
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.920 After this operation, 6484 kB of additional disk space will be used.
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.920 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.966 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.969 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.973 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.978 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 4.984 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.068 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.073 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.078 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.083 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.088 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.092 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.096 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.101 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.105 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.233 debconf: delaying package configuration, since apt-utils is not installed
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.268 Fetched 2944 kB in 0s (6463 kB/s)
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.311 Selecting previously unselected package openssl.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.311 (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.)
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.312 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.317 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.511 Selecting previously unselected package ca-certificates.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.511 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.520 Unpacking ca-certificates (20210119) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.644 Selecting previously unselected package libbrotli1:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.644 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.656 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.752 Selecting previously unselected package libsasl2-modules-db:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.752 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.759 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.819 Selecting previously unselected package libsasl2-2:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.819 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.826 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.893 Selecting previously unselected package libldap-2.4-2:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.893 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.913 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.983 Selecting previously unselected package libnghttp2-14:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.983 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 5.996 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.043 Selecting previously unselected package libpsl5:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.043 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.047 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.092 Selecting previously unselected package librtmp1:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.092 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.096 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.150 Selecting previously unselected package libssh2-1:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.150 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.155 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.226 Selecting previously unselected package libcurl4:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.226 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.245 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.321 Selecting previously unselected package curl.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.321 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.328 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.402 Selecting previously unselected package libonig5:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.402 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.409 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.481 Selecting previously unselected package libjq1:arm64.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.483 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.487 Unpacking libjq1:arm64 (1.6-2.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.538 Selecting previously unselected package jq.
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.538 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.546 Unpacking jq (1.6-2.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.602 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.623 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.638 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.656 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.671 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.687 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.705 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.718 Setting up openssl (1.1.1n-0+deb11u4) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.853 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.871 Setting up libjq1:arm64 (1.6-2.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.886 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 6.900 Setting up ca-certificates (20210119) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 7.645 Updating certificates in /etc/ssl/certs...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.323 129 added, 0 removed; done.
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.355 Setting up jq (1.6-2.1) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.375 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.389 Setting up curl (7.74.0-1.3+deb11u7) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.399 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.423 Processing triggers for ca-certificates (20210119) ...
14:47:30 [2023-03-22T14:47:30.213Z] #0 8.434 Updating certificates in /etc/ssl/certs...
14:47:30 [2023-03-22T14:47:30.213Z] #0 9.187 0 added, 0 removed; done.
14:47:30 [2023-03-22T14:47:30.213Z] #0 9.187 Running hooks in /etc/ca-certificates/update.d...
14:47:30 [2023-03-22T14:47:30.213Z] #0 9.187 done.
14:47:30 [2023-03-22T14:47:30.470Z] #16 ...
14:47:30 [2023-03-22T14:47:30.470Z] 
14:47:30 [2023-03-22T14:47:30.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:30 [2023-03-22T14:47:30.470Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 4.3s done
14:47:30 [2023-03-22T14:47:30.728Z] #11 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done
14:47:31 [2023-03-22T14:47:31.090Z] #15 11.24 129 added, 0 removed; done.
14:47:31 [2023-03-22T14:47:31.090Z] #15 11.30 Setting up jq (1.6-2.1) ...
14:47:31 [2023-03-22T14:47:31.356Z] #15 11.32 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:47:31 [2023-03-22T14:47:31.356Z] #15 11.33 Setting up curl (7.74.0-1.3+deb11u7) ...
14:47:31 [2023-03-22T14:47:31.356Z] #15 11.34 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:47:31 [2023-03-22T14:47:31.356Z] #15 11.36 Processing triggers for ca-certificates (20210119) ...
14:47:31 [2023-03-22T14:47:31.356Z] #15 11.38 Updating certificates in /etc/ssl/certs...
14:47:31 [2023-03-22T14:47:31.661Z] #11 DONE 18.0s
14:47:31 [2023-03-22T14:47:31.661Z] 
14:47:31 [2023-03-22T14:47:31.661Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:31 [2023-03-22T14:47:31.919Z] #17 ...
14:47:31 [2023-03-22T14:47:31.919Z] 
14:47:31 [2023-03-22T14:47:31.919Z] #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
14:47:31 [2023-03-22T14:47:31.919Z] #16 DONE 11.6s
14:47:31 [2023-03-22T14:47:31.919Z] 
14:47:31 [2023-03-22T14:47:31.919Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:47:32 [2023-03-22T14:47:32.300Z] #15 12.43 0 added, 0 removed; done.
14:47:32 [2023-03-22T14:47:32.300Z] #15 12.43 Running hooks in /etc/ca-certificates/update.d...
14:47:32 [2023-03-22T14:47:32.300Z] #15 12.44 done.
14:47:33 [2023-03-22T14:47:33.196Z] #13 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 5.1s done
14:47:33 [2023-03-22T14:47:33.196Z] #13 DONE 9.1s
14:47:33 [2023-03-22T14:47:33.196Z] 
14:47:33 [2023-03-22T14:47:33.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:33 [2023-03-22T14:47:33.196Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.6s done
14:47:33 [2023-03-22T14:47:33.196Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.4s done
14:47:33 [2023-03-22T14:47:33.196Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.1s
14:47:33 [2023-03-22T14:47:33.196Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s done
14:47:33 [2023-03-22T14:47:33.237Z] #15 ...
14:47:33 [2023-03-22T14:47:33.237Z] 
14:47:33 [2023-03-22T14:47:33.237Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:33 [2023-03-22T14:47:33.237Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.3s done
14:47:33 [2023-03-22T14:47:33.237Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 2.3s
14:47:33 [2023-03-22T14:47:33.292Z] #18 DONE 1.3s
14:47:33 [2023-03-22T14:47:33.292Z] 
14:47:33 [2023-03-22T14:47:33.292Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:33 [2023-03-22T14:47:33.292Z] #17 DONE 1.3s
14:47:33 [2023-03-22T14:47:33.292Z] 
14:47:33 [2023-03-22T14:47:33.292Z] #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
14:47:33 [2023-03-22T14:47:33.759Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988
14:47:33 [2023-03-22T14:47:33.858Z] #19 DONE 0.7s
14:47:33 [2023-03-22T14:47:33.858Z] 
14:47:33 [2023-03-22T14:47:33.858Z] #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
14:47:34 [2023-03-22T14:47:34.119Z] #20 ...
14:47:34 [2023-03-22T14:47:34.119Z] 
14:47:34 [2023-03-22T14:47:34.119Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:47:34 [2023-03-22T14:47:34.119Z] #21 DONE 0.3s
14:47:34 [2023-03-22T14:47:34.119Z] 
14:47:34 [2023-03-22T14:47:34.119Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:47:34 [2023-03-22T14:47:34.119Z] #22 DONE 0.3s
14:47:34 [2023-03-22T14:47:34.119Z] 
14:47:34 [2023-03-22T14:47:34.119Z] #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
14:47:34 [2023-03-22T14:47:34.616Z] #10 ...
14:47:34 [2023-03-22T14:47:34.616Z] 
14:47:34 [2023-03-22T14:47:34.616Z] #15 [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
14:47:34 [2023-03-22T14:47:34.616Z] #15 DONE 14.8s
14:47:34 [2023-03-22T14:47:34.616Z] 
14:47:34 [2023-03-22T14:47:34.616Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:47:35 [2023-03-22T14:47:35.187Z] #17 DONE 0.4s
14:47:35 [2023-03-22T14:47:35.187Z] 
14:47:35 [2023-03-22T14:47:35.187Z] #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
14:47:35 [2023-03-22T14:47:35.652Z] #11 ...
14:47:35 [2023-03-22T14:47:35.652Z] 
14:47:35 [2023-03-22T14:47:35.652Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:47:35 [2023-03-22T14:47:35.652Z] #14 DONE 1.7s
14:47:35 [2023-03-22T14:47:35.652Z] 
14:47:35 [2023-03-22T14:47:35.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:35 [2023-03-22T14:47:35.652Z] #11 ...
14:47:35 [2023-03-22T14:47:35.652Z] 
14:47:35 [2023-03-22T14:47:35.652Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:47:35 [2023-03-22T14:47:35.908Z] #15 DONE 0.4s
14:47:35 [2023-03-22T14:47:35.908Z] 
14:47:35 [2023-03-22T14:47:35.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:37 [2023-03-22T14:47:37.096Z] #18 2.140 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:47:37 [2023-03-22T14:47:37.356Z] #18 2.433 
14:47:37 [2023-03-22T14:47:37.876Z] #18 2.664 #=#=#                                                                         

######################################################################## 100.0%
14:47:38 [2023-03-22T14:47:38.136Z] #18 2.957 
14:47:38 [2023-03-22T14:47:38.428Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.4s done
14:47:38 [2023-03-22T14:47:38.428Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103
14:47:39 [2023-03-22T14:47:39.075Z] #18 4.016 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:47:39 [2023-03-22T14:47:39.336Z] #18 4.380 
14:47:39 [2023-03-22T14:47:39.405Z] #23 4.572 + git clone https://github.com/docker/distribution.git .
14:47:39 [2023-03-22T14:47:39.405Z] #23 4.576 Cloning into '.'...
14:47:39 [2023-03-22T14:47:39.405Z] #23 ...
14:47:39 [2023-03-22T14:47:39.405Z] 
14:47:39 [2023-03-22T14:47:39.405Z] #24 [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
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.861 + RM_GOPATH=0
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.861 + TMP_GOPATH=
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.861 + : /build
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.861 + '[' -z '' ']'
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.862 ++ mktemp -d
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.876 + export GOPATH=/tmp/tmp.GxG2eASQcm
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.877 + GOPATH=/tmp/tmp.GxG2eASQcm
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.877 + RM_GOPATH=1
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.877 + case "$(go env GOARCH)" in
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.879 ++ go env GOARCH
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.892 + export GO_BUILDMODE=-buildmode=pie
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.892 + GO_BUILDMODE=-buildmode=pie
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.896 ++ dirname /tmp/install/install.sh
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.902 + dir=/tmp/install
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.903 + bin=proxy
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.903 + shift
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.904 + '[' '!' -f /tmp/install/proxy.installer ']'
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.904 + . /tmp/install/proxy.installer
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.905 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.911 + install_proxy
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.925 + case "$1" in
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.925 + export CGO_ENABLED=0
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.925 + CGO_ENABLED=0
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.925 + _install_proxy
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.925 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7'
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.926 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.GxG2eASQcm/src/github.com/docker/libnetwork
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.926 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:47:39 [2023-03-22T14:47:39.405Z] #0 4.929 Cloning into '/tmp/tmp.GxG2eASQcm/src/github.com/docker/libnetwork'...
14:47:39 [2023-03-22T14:47:39.874Z] #18 4.618 #=#=#                                                                         

######################################################################## 100.0%
14:47:39 [2023-03-22T14:47:39.874Z] #18 4.943 
14:47:40 [2023-03-22T14:47:40.338Z] #24 ...
14:47:40 [2023-03-22T14:47:40.338Z] 
14:47:40 [2023-03-22T14:47:40.338Z] #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
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.421 + RM_GOPATH=0
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.421 + TMP_GOPATH=
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.421 + : /build
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.421 + '[' -z '' ']'
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.421 ++ mktemp -d
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.430 + export GOPATH=/tmp/tmp.ArTLwjBUlM
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.430 + GOPATH=/tmp/tmp.ArTLwjBUlM
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.430 + RM_GOPATH=1
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.430 + case "$(go env GOARCH)" in
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.433 ++ go env GOARCH
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.450 + export GO_BUILDMODE=-buildmode=pie
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.450 + GO_BUILDMODE=-buildmode=pie
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.451 ++ dirname /tmp/install/install.sh
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + dir=/tmp/install
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + bin=tomlv
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + shift
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + . /tmp/install/tomlv.installer
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + install_tomlv
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ArTLwjBUlM/src/github.com/BurntSushi/toml
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 Cloning into '/tmp/tmp.ArTLwjBUlM/src/github.com/BurntSushi/toml'...
14:47:40 [2023-03-22T14:47:40.338Z] #0 3.457 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.056 + cd /tmp/tmp.ArTLwjBUlM/src/github.com/BurntSushi/toml
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.056 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.388 internal/unsafeheader
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.413 internal/goarch
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.441 internal/cpu
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.523 internal/abi
14:47:40 [2023-03-22T14:47:40.338Z] #0 4.917 internal/goexperiment
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.006 internal/bytealg
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.019 internal/goos
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.033 runtime/internal/atomic
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.193 runtime/internal/math
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.295 runtime/internal/sys
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.358 runtime/internal/syscall
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.475 internal/itoa
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.590 runtime
14:47:40 [2023-03-22T14:47:40.338Z] #0 5.768 math/bits
14:47:40 [2023-03-22T14:47:40.338Z] #0 6.490 math
14:47:41 [2023-03-22T14:47:41.263Z] #18 5.990 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:47:41 [2023-03-22T14:47:41.263Z] #18 6.332 
14:47:41 [2023-03-22T14:47:41.523Z] #18 ...
14:47:41 [2023-03-22T14:47:41.523Z] 
14:47:41 [2023-03-22T14:47:41.523Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:41 [2023-03-22T14:47:41.523Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.4s done
14:47:41 [2023-03-22T14:47:41.523Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 3.8s
14:47:42 [2023-03-22T14:47:42.599Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.4s done
14:47:42 [2023-03-22T14:47:42.856Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003
14:47:42 [2023-03-22T14:47:42.856Z] #11 ...
14:47:42 [2023-03-22T14:47:42.856Z] 
14:47:42 [2023-03-22T14:47:42.856Z] #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
14:47:42 [2023-03-22T14:47:42.856Z] #0 1.723 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 1.740 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 1.740 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 1.892 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 2.231 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 2.457 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 3.930 Fetched 8642 kB in 2s (3502 kB/s)
14:47:42 [2023-03-22T14:47:42.856Z] #0 3.930 Reading package lists...
14:47:42 [2023-03-22T14:47:42.856Z] #0 4.752 Reading package lists...
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.540 Building dependency tree...
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.920 The following additional packages will be installed:
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.920   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.921   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.923 Recommended packages:
14:47:42 [2023-03-22T14:47:42.856Z] #0 5.923   libldap-common publicsuffix libsasl2-modules
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.077 The following NEW packages will be installed:
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.078   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.078   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.080   libssh2-1 openssl
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.353 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.353 Need to get 3050 kB of archives.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.353 After this operation, 6663 kB of additional disk space will be used.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.353 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.368 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.369 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.378 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.378 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.378 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.378 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.378 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.379 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.381 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.537 debconf: delaying package configuration, since apt-utils is not installed
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.572 Fetched 3050 kB in 0s (10.4 MB/s)
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.596 Selecting previously unselected package openssl.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.596 (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.)
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.604 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.609 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.770 Selecting previously unselected package ca-certificates.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.770 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.772 Unpacking ca-certificates (20210119) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.840 Selecting previously unselected package libbrotli1:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.840 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.846 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.906 Selecting previously unselected package libsasl2-modules-db:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.908 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.910 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.951 Selecting previously unselected package libsasl2-2:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.951 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 6.954 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.004 Selecting previously unselected package libldap-2.4-2:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.004 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.008 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.072 Selecting previously unselected package libnghttp2-14:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.072 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.074 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.115 Selecting previously unselected package libpsl5:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.115 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.119 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.152 Selecting previously unselected package librtmp1:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.154 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.158 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.197 Selecting previously unselected package libssh2-1:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.199 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.202 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.257 Selecting previously unselected package libcurl4:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.257 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.260 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.328 Selecting previously unselected package curl.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.328 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.332 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.404 Selecting previously unselected package libonig5:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.404 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.408 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.474 Selecting previously unselected package libjq1:amd64.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.475 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.479 Unpacking libjq1:amd64 (1.6-2.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.533 Selecting previously unselected package jq.
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.533 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.537 Unpacking jq (1.6-2.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.572 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.583 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.593 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.603 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.613 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.623 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.633 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.643 Setting up openssl (1.1.1n-0+deb11u4) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.656 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.665 Setting up libjq1:amd64 (1.6-2.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.676 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 7.684 Setting up ca-certificates (20210119) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.190 Updating certificates in /etc/ssl/certs...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.801 129 added, 0 removed; done.
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.830 Setting up jq (1.6-2.1) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.840 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.850 Setting up curl (7.74.0-1.3+deb11u7) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.859 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.875 Processing triggers for ca-certificates (20210119) ...
14:47:42 [2023-03-22T14:47:42.856Z] #0 8.884 Updating certificates in /etc/ssl/certs...
14:47:42 [2023-03-22T14:47:42.856Z] #0 9.491 0 added, 0 removed; done.
14:47:42 [2023-03-22T14:47:42.856Z] #0 9.491 Running hooks in /etc/ca-certificates/update.d...
14:47:42 [2023-03-22T14:47:42.856Z] #0 9.496 done.
14:47:43 [2023-03-22T14:47:43.113Z] #16 ...
14:47:43 [2023-03-22T14:47:43.113Z] 
14:47:43 [2023-03-22T14:47:43.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:44 [2023-03-22T14:47:44.042Z] #11 ...
14:47:44 [2023-03-22T14:47:44.042Z] 
14:47:44 [2023-03-22T14:47:44.042Z] #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
14:47:44 [2023-03-22T14:47:44.042Z] #16 DONE 10.9s
14:47:44 [2023-03-22T14:47:44.042Z] 
14:47:44 [2023-03-22T14:47:44.042Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:47:44 [2023-03-22T14:47:44.042Z] #17 DONE 0.1s
14:47:44 [2023-03-22T14:47:44.042Z] 
14:47:44 [2023-03-22T14:47:44.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:44 [2023-03-22T14:47:44.526Z] #25 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #26 [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
14:47:44 [2023-03-22T14:47:44.526Z] #0 5.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:44 [2023-03-22T14:47:44.526Z] #0 5.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:44 [2023-03-22T14:47:44.526Z] #0 5.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:44 [2023-03-22T14:47:44.526Z] #0 5.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:47:44 [2023-03-22T14:47:44.526Z] #0 8.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:47:44 [2023-03-22T14:47:44.526Z] #26 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #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
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.318 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.318 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.318 + : /build
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.318 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.320 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.326 + export GOPATH=/tmp/tmp.z2D3UFr3TM
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.326 + GOPATH=/tmp/tmp.z2D3UFr3TM
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.326 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.326 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.326 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 Install shfmt version v3.0.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + bin=shfmt
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + shift
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + . /tmp/install/shfmt.installer
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 ++ : v3.0.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + install_shfmt
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + echo 'Install shfmt version v3.0.2'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + GOBIN=/build
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + GO111MODULE=on
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.336 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.826 go: downloading mvdan.cc/sh/v3 v3.0.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 9.140 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:47:44 [2023-03-22T14:47:44.526Z] #0 9.151 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:47:44 [2023-03-22T14:47:44.526Z] #0 9.306 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:47:44 [2023-03-22T14:47:44.526Z] #27 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #28 [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
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + : /build
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + export GOPATH=/tmp/tmp.1nrUVl4pof
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + GOPATH=/tmp/tmp.1nrUVl4pof
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.481 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + bin=dockercli
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + shift
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + . /tmp/install/dockercli.installer
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 ++ : stable
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 ++ : 17.06.2-ce
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + install_dockercli
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 ++ uname -m
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + arch=aarch64
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + '[' aarch64 '!=' x86_64 ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + '[' aarch64 '!=' s390x ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + '[' aarch64 '!=' armhf ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + build_dockercli
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 + git clone https://github.com/docker/docker-ce /tmp/tmp.1nrUVl4pof/tmp/docker-ce
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.506 Install docker/cli version 17.06.2-ce from stable
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.523 Cloning into '/tmp/tmp.1nrUVl4pof/tmp/docker-ce'...
14:47:44 [2023-03-22T14:47:44.526Z] #28 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #29 [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
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.890 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.890 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.890 + : /build
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.890 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 + export GOPATH=/tmp/tmp.1WTEf8xEJ6
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 + GOPATH=/tmp/tmp.1WTEf8xEJ6
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.901 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.909 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.909 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + bin=vndr
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + shift
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + '[' '!' -f /tmp/install/vndr.installer ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + . /tmp/install/vndr.installer
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + install_vndr
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + GOBIN=/build
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + GO111MODULE=on
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.919 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.374 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:47:44 [2023-03-22T14:47:44.526Z] #29 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #30 [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
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.648 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.648 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.648 + : /build
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.648 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.653 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.657 + export GOPATH=/tmp/tmp.KeN197nWhQ
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.661 + GOPATH=/tmp/tmp.KeN197nWhQ
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.661 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.661 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.661 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.762 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.762 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.762 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 Install golangci-lint version v1.49.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + bin=golangci_lint
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + shift
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + . /tmp/install/golangci_lint.installer
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 ++ : v1.49.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + install_golangci_lint
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + set -e
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + echo 'Install golangci-lint version v1.49.0'
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + GOBIN=/build
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + GO111MODULE=on
14:47:44 [2023-03-22T14:47:44.526Z] #0 4.800 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 5.338 go: downloading github.com/golangci/golangci-lint v1.49.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.180 go: downloading github.com/fatih/color v1.13.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.214 go: downloading github.com/gofrs/flock v0.8.1
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.327 go: downloading github.com/pkg/errors v0.9.1
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.328 go: downloading github.com/spf13/cobra v1.5.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.487 go: downloading github.com/spf13/pflag v1.0.5
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.633 go: downloading github.com/spf13/viper v1.12.0
14:47:44 [2023-03-22T14:47:44.526Z] #0 7.718 go: downloading gopkg.in/yaml.v3 v3.0.1
14:47:44 [2023-03-22T14:47:44.526Z] #0 8.185 go: downloading github.com/mattn/go-colorable v0.1.13
14:47:44 [2023-03-22T14:47:44.526Z] #0 8.213 go: downloading github.com/mattn/go-isatty v0.0.16
14:47:44 [2023-03-22T14:47:44.526Z] #0 8.300 go: downloading golang.org/x/tools v0.1.12
14:47:44 [2023-03-22T14:47:44.526Z] #0 8.302 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:47:44 [2023-03-22T14:47:44.526Z] #30 ...
14:47:44 [2023-03-22T14:47:44.526Z] 
14:47:44 [2023-03-22T14:47:44.526Z] #31 [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
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.770 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.770 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.770 + : /build
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.770 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.779 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.785 + export GOPATH=/tmp/tmp.pqLjceKd9a
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.785 + GOPATH=/tmp/tmp.pqLjceKd9a
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.785 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.785 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.785 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + bin=gotestsum
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + shift
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + . /tmp/install/gotestsum.installer
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 ++ : v1.8.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.798 + install_gotestsum
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.806 + set -e
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.806 + echo 'Install gotestsum version v1.8.2'
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.807 + GOBIN=/build
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.807 + GO111MODULE=on
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.807 + go install gotest.tools/gotestsum@v1.8.2
14:47:44 [2023-03-22T14:47:44.526Z] #0 3.813 Install gotestsum version v1.8.2
14:47:44 [2023-03-22T14:47:44.527Z] #0 4.163 go: downloading gotest.tools/gotestsum v1.8.2
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.024 go: downloading github.com/fatih/color v1.13.0
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.024 go: downloading github.com/dnephin/pflag v1.0.7
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.089 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.286 go: downloading golang.org/x/tools v0.1.11
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.517 go: downloading github.com/mattn/go-colorable v0.1.12
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.612 go: downloading github.com/mattn/go-isatty v0.0.14
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.678 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:47:44 [2023-03-22T14:47:44.527Z] #0 6.955 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:47:44 [2023-03-22T14:47:44.527Z] #0 10.10 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:47:44 [2023-03-22T14:47:44.527Z] #0 10.18 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:47:44 [2023-03-22T14:47:44.527Z] #31 ...
14:47:44 [2023-03-22T14:47:44.527Z] 
14:47:44 [2023-03-22T14:47:44.527Z] #32 [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
14:47:44 [2023-03-22T14:47:44.527Z] #0 5.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:44 [2023-03-22T14:47:44.527Z] #0 5.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:44 [2023-03-22T14:47:44.527Z] #0 5.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:44 [2023-03-22T14:47:44.527Z] #0 5.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:47:44 [2023-03-22T14:47:44.527Z] #0 8.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #32 ...
14:47:44 [2023-03-22T14:47:44.785Z] 
14:47:44 [2023-03-22T14:47:44.785Z] #33 [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
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.598 + RM_GOPATH=0
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.598 + TMP_GOPATH=
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.598 + : /build
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.598 + '[' -z '' ']'
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.598 ++ mktemp -d
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.601 + export GOPATH=/tmp/tmp.joWXHSuysi
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.601 + GOPATH=/tmp/tmp.joWXHSuysi
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.601 + RM_GOPATH=1
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.601 + case "$(go env GOARCH)" in
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.603 ++ go env GOARCH
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.611 + export GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.612 + GO_BUILDMODE=-buildmode=pie
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.613 ++ dirname /tmp/install/install.sh
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.618 + dir=/tmp/install
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.619 + bin=rootlesskit
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.619 + shift
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.619 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 Install rootlesskit version v0.14.4
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + . /tmp/install/rootlesskit.installer
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 ++ : v0.14.4
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + install_rootlesskit
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + case "$1" in
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + export CGO_ENABLED=0
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + CGO_ENABLED=0
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + _install_rootlesskit
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + echo 'Install rootlesskit version v0.14.4'
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + for f in rootlesskit rootlesskit-docker-proxy
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + GOBIN=/build
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + GO111MODULE=on
14:47:44 [2023-03-22T14:47:44.785Z] #0 3.642 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:47:44 [2023-03-22T14:47:44.785Z] #0 4.062 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:47:44 [2023-03-22T14:47:44.785Z] #0 7.716 go: downloading github.com/pkg/errors v0.9.1
14:47:44 [2023-03-22T14:47:44.785Z] #0 7.716 go: downloading github.com/sirupsen/logrus v1.8.1
14:47:44 [2023-03-22T14:47:44.785Z] #0 7.883 go: downloading github.com/urfave/cli/v2 v2.3.0
14:47:44 [2023-03-22T14:47:44.785Z] #0 8.154 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:47:44 [2023-03-22T14:47:44.785Z] #33 11.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:47:44 [2023-03-22T14:47:44.785Z] #33 ...
14:47:44 [2023-03-22T14:47:44.785Z] 
14:47:44 [2023-03-22T14:47:44.785Z] #34 [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
14:47:44 [2023-03-22T14:47:44.785Z] #0 5.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #0 5.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #0 5.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #0 6.082 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #0 8.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:47:44 [2023-03-22T14:47:44.785Z] #0 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #34 ...
14:47:45 [2023-03-22T14:47:45.043Z] 
14:47:45 [2023-03-22T14:47:45.043Z] #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
14:47:45 [2023-03-22T14:47:45.043Z] #0 4.323 + git clone https://github.com/kolyshkin/go-swagger.git .
14:47:45 [2023-03-22T14:47:45.043Z] #0 4.323 Cloning into '.'...
14:47:45 [2023-03-22T14:47:45.043Z] #35 ...
14:47:45 [2023-03-22T14:47:45.043Z] 
14:47:45 [2023-03-22T14:47:45.043Z] #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
14:47:45 [2023-03-22T14:47:45.043Z] #0 5.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #0 5.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #0 5.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #0 6.093 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #0 8.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:47:45 [2023-03-22T14:47:45.043Z] #0 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:47:45 [2023-03-22T14:47:45.301Z] #36 ...
14:47:45 [2023-03-22T14:47:45.301Z] 
14:47:45 [2023-03-22T14:47:45.301Z] #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
14:47:45 [2023-03-22T14:47:45.301Z] #20 1.841 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:47:45 [2023-03-22T14:47:45.301Z] #20 2.231 
14:47:45 [2023-03-22T14:47:45.302Z] #20 2.472 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
14:47:45 [2023-03-22T14:47:45.302Z] #20 2.922 
14:47:45 [2023-03-22T14:47:45.302Z] #20 4.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:47:45 [2023-03-22T14:47:45.302Z] #20 4.551 
14:47:45 [2023-03-22T14:47:45.302Z] #20 4.804 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
14:47:45 [2023-03-22T14:47:45.302Z] #20 5.631 
14:47:45 [2023-03-22T14:47:45.302Z] #20 9.395 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:47:45 [2023-03-22T14:47:45.302Z] #20 10.79 
14:47:45 [2023-03-22T14:47:45.302Z] #20 11.14 #=#=#                                                                         

                                                                           0.1%
#############                                                             18.3%
########################                                                  33.6%
##################################                                        47.5%
#################################################                         68.7%
###############################################################           87.5%
####################################################################      94.9%
######################################################################## 100.0%
14:47:45 [2023-03-22T14:47:45.302Z] #20 ...
14:47:45 [2023-03-22T14:47:45.302Z] 
14:47:45 [2023-03-22T14:47:45.302Z] #33 [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
14:47:45 [2023-03-22T14:47:45.302Z] #33 11.55 go: downloading github.com/google/uuid v1.3.0
14:47:45 [2023-03-22T14:47:45.302Z] #33 11.61 go: downloading github.com/moby/vpnkit v0.5.0
14:47:45 [2023-03-22T14:47:45.560Z] #33 11.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:47:45 [2023-03-22T14:47:45.560Z] #33 11.69 go: downloading github.com/gofrs/flock v0.8.1
14:47:45 [2023-03-22T14:47:45.560Z] #33 11.73 go: downloading github.com/gorilla/mux v1.8.0
14:47:45 [2023-03-22T14:47:45.560Z] #33 11.83 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:47:46 [2023-03-22T14:47:46.127Z] #33 12.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:47:46 [2023-03-22T14:47:46.127Z] #33 12.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:47:46 [2023-03-22T14:47:46.805Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 8.9s
14:47:48 [2023-03-22T14:47:48.198Z] #10 ...
14:47:48 [2023-03-22T14:47:48.198Z] 
14:47:48 [2023-03-22T14:47:48.198Z] #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
14:47:48 [2023-03-22T14:47:48.198Z] #18 6.556 #=#=#                                                                         

##################                                                        26.2%
##########################################                                58.4%
#################################################################         90.3%
######################################################################## 100.0%
14:47:48 [2023-03-22T14:47:48.198Z] #18 7.154 
14:47:48 [2023-03-22T14:47:48.198Z] #18 8.211 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:47:48 [2023-03-22T14:47:48.198Z] #18 8.511 
14:47:48 [2023-03-22T14:47:48.198Z] #18 8.731 #=#=#                                                                         

######################################################################## 100.0%
14:47:48 [2023-03-22T14:47:48.198Z] #18 9.016 
14:47:48 [2023-03-22T14:47:48.198Z] #18 9.803 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.22 
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.44 #=#=#                                                                         

######################################################################## 100.0%
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.71 
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.77 Download of images into '/build' complete.
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.77 Use something like the following to load the result into a Docker daemon:
14:47:48 [2023-03-22T14:47:48.198Z] #18 10.77   tar -cC '/build' . | docker load
14:47:48 [2023-03-22T14:47:48.198Z] #18 DONE 13.1s
14:47:48 [2023-03-22T14:47:48.198Z] 
14:47:48 [2023-03-22T14:47:48.198Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:47:48 [2023-03-22T14:47:48.217Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s
14:47:48 [2023-03-22T14:47:48.658Z] #33 14.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:47:50 [2023-03-22T14:47:50.735Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.5s done
14:47:50 [2023-03-22T14:47:50.735Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a
14:47:50 [2023-03-22T14:47:50.735Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done
14:47:50 [2023-03-22T14:47:50.735Z] #11 DONE 26.7s
14:47:50 [2023-03-22T14:47:50.735Z] 
14:47:50 [2023-03-22T14:47:50.735Z] #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
14:47:50 [2023-03-22T14:47:50.735Z] #0 1.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:47:50 [2023-03-22T14:47:50.735Z] #0 1.728 
14:47:50 [2023-03-22T14:47:50.735Z] #0 1.948 #=#=#                                                                         

######################################################################## 100.0%
14:47:50 [2023-03-22T14:47:50.735Z] #0 2.197 
14:47:50 [2023-03-22T14:47:50.735Z] #0 3.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:47:50 [2023-03-22T14:47:50.735Z] #0 3.333 
14:47:50 [2023-03-22T14:47:50.735Z] #0 3.553 #=#=#                                                                         

######################################################################## 100.0%
14:47:50 [2023-03-22T14:47:50.735Z] #0 3.853 
14:47:50 [2023-03-22T14:47:50.735Z] #0 4.753 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:47:50 [2023-03-22T14:47:50.735Z] #0 5.014 
14:47:50 [2023-03-22T14:47:50.735Z] #0 5.236 #=#=#                                                                         

##################                                                        25.8%
#########################################                                 58.0%
################################################################          89.8%
######################################################################## 100.0%
14:47:50 [2023-03-22T14:47:50.735Z] #0 5.776 
14:47:50 [2023-03-22T14:47:50.735Z] #18 6.787 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:47:51 [2023-03-22T14:47:51.297Z] #18 7.034 
14:47:51 [2023-03-22T14:47:51.499Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.4s done
14:47:51 [2023-03-22T14:47:51.499Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done
14:47:51 [2023-03-22T14:47:51.499Z] #10 DONE 49.1s
14:47:51 [2023-03-22T14:47:51.499Z] 
14:47:51 [2023-03-22T14:47:51.499Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:51 [2023-03-22T14:47:51.554Z] #18 7.260 #=#=#                                                                         

###########################################                               59.9%
######################################################################## 100.0%
14:47:51 [2023-03-22T14:47:51.554Z] #18 7.590 
14:47:51 [2023-03-22T14:47:51.943Z] #33 ...
14:47:51 [2023-03-22T14:47:51.943Z] 
14:47:51 [2023-03-22T14:47:51.943Z] #30 [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
14:47:51 [2023-03-22T14:47:51.943Z] #30 13.61 go: downloading github.com/sirupsen/logrus v1.9.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 13.68 go: downloading github.com/stretchr/testify v1.8.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 13.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.07 go: downloading github.com/hashicorp/go-version v1.6.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.12 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.18 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.21 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.31 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.43 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.46 go: downloading github.com/spf13/afero v1.8.2
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.52 go: downloading github.com/spf13/cast v1.5.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.83 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:47:51 [2023-03-22T14:47:51.943Z] #30 14.85 go: downloading github.com/hashicorp/errwrap v1.0.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 15.15 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 15.55 go: downloading github.com/Antonboom/errname v0.1.7
14:47:51 [2023-03-22T14:47:51.943Z] #30 15.78 go: downloading github.com/Antonboom/nilnil v0.1.1
14:47:51 [2023-03-22T14:47:51.943Z] #30 15.90 go: downloading github.com/BurntSushi/toml v1.2.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.58 go: downloading github.com/alexkohler/prealloc v1.0.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 ...
14:47:51 [2023-03-22T14:47:51.943Z] 
14:47:51 [2023-03-22T14:47:51.943Z] #29 [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
14:47:51 [2023-03-22T14:47:51.943Z] #29 DONE 17.6s
14:47:51 [2023-03-22T14:47:51.943Z] 
14:47:51 [2023-03-22T14:47:51.943Z] #30 [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
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.68 go: downloading github.com/alingse/asasalint v0.0.11
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 17.89 go: downloading github.com/ashanbrown/makezero v1.1.1
14:47:51 [2023-03-22T14:47:51.943Z] #30 18.18 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:47:51 [2023-03-22T14:47:51.943Z] #30 18.22 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:47:52 [2023-03-22T14:47:52.200Z] #30 18.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:47:52 [2023-03-22T14:47:52.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b573c80e215a1556) in /home/ubuntu/workspace/moby_PR-45197
[Pipeline] {
[Pipeline] checkout
14:47:52 [2023-03-22T14:47:52.363Z] The recommended git tool is: git
14:47:52 [2023-03-22T14:47:52.444Z] #19 DONE 0.9s
14:47:52 [2023-03-22T14:47:52.444Z] 
14:47:52 [2023-03-22T14:47:52.444Z] #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
14:47:52 [2023-03-22T14:47:52.458Z] #30 18.52 go: downloading github.com/breml/bidichk v0.2.3
14:47:52 [2023-03-22T14:47:52.458Z] #30 18.56 go: downloading github.com/breml/errchkjson v0.3.0
14:47:52 [2023-03-22T14:47:52.458Z] #30 18.70 go: downloading github.com/butuzov/ireturn v0.1.1
14:47:52 [2023-03-22T14:47:52.458Z] #30 18.71 go: downloading github.com/charithe/durationcheck v0.0.9
14:47:52 [2023-03-22T14:47:52.482Z] #18 8.169 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:47:52 [2023-03-22T14:47:52.482Z] #18 8.347 
14:47:52 [2023-03-22T14:47:52.716Z] #30 18.82 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:47:52 [2023-03-22T14:47:52.716Z] #30 18.86 go: downloading github.com/daixiang0/gci v0.6.3
14:47:52 [2023-03-22T14:47:52.739Z] #18 8.562 #=#=#                                                                         

######################################################################## 100.0%
14:47:52 [2023-03-22T14:47:52.739Z] #18 8.755 
14:47:52 [2023-03-22T14:47:52.973Z] #30 19.16 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:47:52 [2023-03-22T14:47:52.973Z] #30 19.18 go: downloading github.com/esimonov/ifshort v1.0.4
14:47:52 [2023-03-22T14:47:52.995Z] #18 8.795 Download of images into '/build' complete.
14:47:52 [2023-03-22T14:47:52.995Z] #18 8.795 Use something like the following to load the result into a Docker daemon:
14:47:52 [2023-03-22T14:47:52.995Z] #18 8.796   tar -cC '/build' . | docker load
14:47:53 [2023-03-22T14:47:53.232Z] #30 19.25 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:47:53 [2023-03-22T14:47:53.232Z] #30 19.25 go: downloading github.com/fzipp/gocyclo v0.6.0
14:47:53 [2023-03-22T14:47:53.232Z] #30 19.37 go: downloading github.com/go-critic/go-critic v0.6.4
14:47:53 [2023-03-22T14:47:53.251Z] #18 ...
14:47:53 [2023-03-22T14:47:53.251Z] 
14:47:53 [2023-03-22T14:47:53.251Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:53 [2023-03-22T14:47:53.251Z] #19 DONE 2.8s
14:47:53 [2023-03-22T14:47:53.390Z] #20 DONE 0.7s
14:47:53 [2023-03-22T14:47:53.390Z] 
14:47:53 [2023-03-22T14:47:53.390Z] #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
14:47:53 [2023-03-22T14:47:53.390Z] #21 ...
14:47:53 [2023-03-22T14:47:53.390Z] 
14:47:53 [2023-03-22T14:47:53.390Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:47:53 [2023-03-22T14:47:53.390Z] #22 DONE 0.4s
14:47:53 [2023-03-22T14:47:53.509Z] 
14:47:53 [2023-03-22T14:47:53.509Z] #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
14:47:53 [2023-03-22T14:47:53.509Z] #18 DONE 9.3s
14:47:53 [2023-03-22T14:47:53.509Z] 
14:47:53 [2023-03-22T14:47:53.509Z] #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
14:47:53 [2023-03-22T14:47:53.650Z] 
14:47:53 [2023-03-22T14:47:53.650Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:47:53 [2023-03-22T14:47:53.650Z] #23 DONE 0.4s
14:47:53 [2023-03-22T14:47:53.650Z] 
14:47:53 [2023-03-22T14:47:53.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
14:47:53 [2023-03-22T14:47:53.800Z] #30 20.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:47:53 [2023-03-22T14:47:53.800Z] #30 20.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:47:54 [2023-03-22T14:47:54.058Z] #30 20.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:47:54 [2023-03-22T14:47:54.058Z] #30 20.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:47:54 [2023-03-22T14:47:54.071Z] #20 DONE 0.7s
14:47:54 [2023-03-22T14:47:54.071Z] 
14:47:54 [2023-03-22T14:47:54.071Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:47:54 [2023-03-22T14:47:54.071Z] #21 DONE 0.1s
14:47:54 [2023-03-22T14:47:54.071Z] 
14:47:54 [2023-03-22T14:47:54.071Z] #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
14:47:54 [2023-03-22T14:47:54.316Z] #30 20.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:47:54 [2023-03-22T14:47:54.316Z] #30 20.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:47:54 [2023-03-22T14:47:54.316Z] #30 20.47 go: downloading github.com/golangci/misspell v0.3.5
14:47:54 [2023-03-22T14:47:54.316Z] #30 ...
14:47:54 [2023-03-22T14:47:54.316Z] 
14:47:54 [2023-03-22T14:47:54.316Z] #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
14:47:54 [2023-03-22T14:47:54.316Z] #25 10.60 unicode/utf8
14:47:54 [2023-03-22T14:47:54.316Z] #25 11.31 internal/race
14:47:54 [2023-03-22T14:47:54.316Z] #25 11.52 sync/atomic
14:47:54 [2023-03-22T14:47:54.316Z] #25 12.03 unicode
14:47:54 [2023-03-22T14:47:54.316Z] #25 16.25 encoding
14:47:54 [2023-03-22T14:47:54.327Z] #22 ...
14:47:54 [2023-03-22T14:47:54.327Z] 
14:47:54 [2023-03-22T14:47:54.327Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:47:54 [2023-03-22T14:47:54.327Z] #23 DONE 0.1s
14:47:54 [2023-03-22T14:47:54.327Z] 
14:47:54 [2023-03-22T14:47:54.327Z] #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
14:47:54 [2023-03-22T14:47:54.574Z] #25 ...
14:47:54 [2023-03-22T14:47:54.574Z] 
14:47:54 [2023-03-22T14:47:54.574Z] #24 [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
14:47:54 [2023-03-22T14:47:54.574Z] #24 19.41 Updating files:  58% (1122/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.
14:47:54 [2023-03-22T14:47:54.574Z] #24 20.05 + cd /tmp/tmp.GxG2eASQcm/src/github.com/docker/libnetwork
14:47:54 [2023-03-22T14:47:54.574Z] #24 20.05 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:47:54 [2023-03-22T14:47:54.574Z] #24 20.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:47:54 [2023-03-22T14:47:54.832Z] #24 ...
14:47:54 [2023-03-22T14:47:54.832Z] 
14:47:54 [2023-03-22T14:47:54.832Z] #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
14:47:54 [2023-03-22T14:47:54.832Z] #27 10.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:47:54 [2023-03-22T14:47:54.832Z] #27 ...
14:47:54 [2023-03-22T14:47:54.832Z] 
14:47:54 [2023-03-22T14:47:54.832Z] #32 [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
14:47:54 [2023-03-22T14:47:54.832Z] #32 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:47:54 [2023-03-22T14:47:54.832Z] #32 15.91 Fetched 8524 kB in 11s (765 kB/s)
14:47:55 [2023-03-22T14:47:55.091Z] #32 15.91 Reading package lists...
14:47:55 [2023-03-22T14:47:55.091Z] #32 ...
14:47:55 [2023-03-22T14:47:55.091Z] 
14:47:55 [2023-03-22T14:47:55.091Z] #26 [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
14:47:55 [2023-03-22T14:47:55.091Z] #26 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:47:55 [2023-03-22T14:47:55.091Z] #26 15.28 Fetched 8524 kB in 10s (824 kB/s)
14:47:55 [2023-03-22T14:47:55.091Z] #26 15.28 Reading package lists...
14:47:55 [2023-03-22T14:47:55.091Z] #26 19.98 Reading package lists...
14:47:55 [2023-03-22T14:47:55.091Z] #26 ...
14:47:55 [2023-03-22T14:47:55.091Z] 
14:47:55 [2023-03-22T14:47:55.091Z] #30 [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
14:47:55 [2023-03-22T14:47:55.091Z] #30 20.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:47:55 [2023-03-22T14:47:55.091Z] #30 20.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:47:55 [2023-03-22T14:47:55.091Z] #30 20.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:47:55 [2023-03-22T14:47:55.091Z] #30 20.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:47:55 [2023-03-22T14:47:55.091Z] #30 20.96 go: downloading github.com/hexops/gotextdiff v1.0.3
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.01 go: downloading github.com/jgautheron/goconst v1.5.1
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.08 go: downloading github.com/julz/importas v0.1.0
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.10 go: downloading github.com/kisielk/errcheck v1.6.2
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.16 go: downloading github.com/kulti/thelper v0.6.3
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.23 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.29 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.39 go: downloading github.com/ldez/tagliatelle v0.3.1
14:47:55 [2023-03-22T14:47:55.091Z] #30 21.41 go: downloading github.com/leonklingele/grouper v1.1.0
14:47:55 [2023-03-22T14:47:55.206Z] using credential docker-jenkins-github-credentials
14:47:55 [2023-03-22T14:47:55.218Z] Cloning the remote Git repository
14:47:55 [2023-03-22T14:47:55.218Z] Cloning with configured refspecs honoured and without tags
14:47:55 [2023-03-22T14:47:55.349Z] #30 21.49 go: downloading github.com/lufeee/execinquery v1.2.1
14:47:55 [2023-03-22T14:47:55.349Z] #30 21.65 go: downloading github.com/maratori/testpackage v1.1.0
14:47:55 [2023-03-22T14:47:55.349Z] #30 21.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:47:55 [2023-03-22T14:47:55.606Z] #30 21.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:47:55 [2023-03-22T14:47:55.606Z] #30 21.73 go: downloading github.com/mgechev/revive v1.2.3
14:47:54 [2023-03-22T14:47:54.269Z] Cloning repository https://github.com/moby/moby.git
14:47:54 [2023-03-22T14:47:54.351Z]  > git init /home/ubuntu/workspace/moby_PR-45197 # timeout=10
14:47:54 [2023-03-22T14:47:54.771Z] Fetching upstream changes from https://github.com/moby/moby.git
14:47:54 [2023-03-22T14:47:54.772Z]  > git --version # timeout=10
14:47:54 [2023-03-22T14:47:54.785Z]  > git --version # 'git version 2.17.1'
14:47:54 [2023-03-22T14:47:54.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:54 [2023-03-22T14:47:54.787Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:47:55 [2023-03-22T14:47:55.865Z] #30 ...
14:47:55 [2023-03-22T14:47:55.865Z] 
14:47:55 [2023-03-22T14:47:55.865Z] #31 [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
14:47:55 [2023-03-22T14:47:55.865Z] #31 12.01 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:47:56 [2023-03-22T14:47:56.123Z] #31 ...
14:47:56 [2023-03-22T14:47:56.123Z] 
14:47:56 [2023-03-22T14:47:56.123Z] #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
14:47:56 [2023-03-22T14:47:56.123Z] #23 21.31 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.
14:47:56 [2023-03-22T14:47:56.123Z] #23 21.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:47:56 [2023-03-22T14:47:56.688Z] #23 ...
14:47:56 [2023-03-22T14:47:56.688Z] 
14:47:56 [2023-03-22T14:47:56.688Z] #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
14:47:56 [2023-03-22T14:47:56.688Z] #20 13.47 
14:47:56 [2023-03-22T14:47:56.688Z] #20 18.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:47:56 [2023-03-22T14:47:56.688Z] #20 20.43 #=#=#                                                                         
14:47:56 [2023-03-22T14:47:56.688Z] #20 20.85 #=#=#                                                                         

######################################################################## 100.0%
14:47:56 [2023-03-22T14:47:56.688Z] #20 22.15 
14:47:56 [2023-03-22T14:47:56.688Z] #20 ...
14:47:56 [2023-03-22T14:47:56.688Z] 
14:47:56 [2023-03-22T14:47:56.688Z] #30 [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
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.48 go: downloading github.com/moricho/tparallel v0.2.1
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.48 go: downloading github.com/nakabonne/nestif v0.3.1
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.56 go: downloading github.com/nishanths/exhaustive v0.8.1
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.61 go: downloading github.com/nishanths/predeclared v0.2.2
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.73 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.83 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:47:56 [2023-03-22T14:47:56.688Z] #30 22.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:47:56 [2023-03-22T14:47:56.689Z] #30 22.96 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:47:56 [2023-03-22T14:47:56.946Z] #30 23.04 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:47:56 [2023-03-22T14:47:56.946Z] #30 23.12 go: downloading github.com/securego/gosec/v2 v2.13.1
14:47:57 [2023-03-22T14:47:57.205Z] #30 23.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:47:57 [2023-03-22T14:47:57.205Z] #30 23.44 go: downloading github.com/sivchari/containedctx v1.0.2
14:47:57 [2023-03-22T14:47:57.205Z] #30 23.45 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:47:57 [2023-03-22T14:47:57.205Z] #30 23.45 go: downloading github.com/sivchari/tenv v1.7.0
14:47:57 [2023-03-22T14:47:57.205Z] #30 23.50 go: downloading github.com/sonatard/noctx v0.0.1
14:47:57 [2023-03-22T14:47:57.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c12c827b7ec345c2) in /home/ubuntu/workspace/moby_PR-45197
[Pipeline] {
[Pipeline] checkout
14:47:57 [2023-03-22T14:47:57.447Z] The recommended git tool is: git
14:47:57 [2023-03-22T14:47:57.463Z] #30 23.58 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.76 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.79 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.84 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.91 go: downloading github.com/tetafro/godot v1.4.11
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:47:57 [2023-03-22T14:47:57.721Z] #30 23.99 go: downloading github.com/timonwong/logrlint v0.1.0
14:47:57 [2023-03-22T14:47:57.979Z] #30 24.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:47:57 [2023-03-22T14:47:57.979Z] #30 24.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:47:58 [2023-03-22T14:47:58.237Z] #30 24.41 go: downloading github.com/ultraware/funlen v0.0.3
14:47:58 [2023-03-22T14:47:58.237Z] #30 24.45 go: downloading github.com/ultraware/whitespace v0.0.5
14:47:58 [2023-03-22T14:47:58.495Z] #30 24.62 go: downloading github.com/uudashr/gocognit v1.0.6
14:47:58 [2023-03-22T14:47:58.495Z] #30 24.69 go: downloading github.com/yagipy/maintidx v1.0.0
14:47:58 [2023-03-22T14:47:58.495Z] #30 24.77 go: downloading github.com/yeya24/promlinter v0.2.0
14:47:58 [2023-03-22T14:47:58.495Z] #30 24.77 go: downloading gitlab.com/bosi/decorder v0.2.3
14:47:58 [2023-03-22T14:47:58.752Z] #30 24.88 go: downloading honnef.co/go/tools v0.3.3
14:47:59 [2023-03-22T14:47:59.318Z] #30 ...
14:47:59 [2023-03-22T14:47:59.319Z] 
14:47:59 [2023-03-22T14:47:59.319Z] #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
14:47:59 [2023-03-22T14:47:59.319Z] #36 15.46 Fetched 8524 kB in 10s (818 kB/s)
14:47:59 [2023-03-22T14:47:59.319Z] #36 15.46 Reading package lists...
14:47:59 [2023-03-22T14:47:59.319Z] #36 20.88 Reading package lists...
14:47:59 [2023-03-22T14:47:59.319Z] #36 25.06 Building dependency tree...
14:47:59 [2023-03-22T14:47:59.319Z] #36 ...
14:47:59 [2023-03-22T14:47:59.319Z] 
14:47:59 [2023-03-22T14:47:59.319Z] #34 [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
14:47:59 [2023-03-22T14:47:59.319Z] #34 15.53 Fetched 8524 kB in 11s (796 kB/s)
14:47:59 [2023-03-22T14:47:59.319Z] #34 15.53 Reading package lists...
14:47:59 [2023-03-22T14:47:59.319Z] #34 20.79 Reading package lists...
14:47:59 [2023-03-22T14:47:59.577Z] #34 25.21 Building dependency tree...
14:47:59 [2023-03-22T14:47:59.577Z] #34 ...
14:47:59 [2023-03-22T14:47:59.577Z] 
14:47:59 [2023-03-22T14:47:59.577Z] #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
14:47:59 [2023-03-22T14:47:59.577Z] #23 23.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:47:59 [2023-03-22T14:47:59.586Z] #24 5.110 + git clone https://github.com/docker/distribution.git .
14:47:59 [2023-03-22T14:47:59.586Z] #24 5.110 Cloning into '.'...
14:47:59 [2023-03-22T14:47:59.586Z] #24 ...
14:47:59 [2023-03-22T14:47:59.586Z] 
14:47:59 [2023-03-22T14:47:59.586Z] #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
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.392 + RM_GOPATH=0
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.392 + TMP_GOPATH=
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.392 + : /build
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.392 + '[' -z '' ']'
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.393 ++ mktemp -d
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.394 + export GOPATH=/tmp/tmp.ETcOnWXbUc
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.394 + GOPATH=/tmp/tmp.ETcOnWXbUc
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.394 + RM_GOPATH=1
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.394 + case "$(go env GOARCH)" in
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.398 ++ go env GOARCH
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + export GO_BUILDMODE=-buildmode=pie
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + GO_BUILDMODE=-buildmode=pie
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 ++ dirname /tmp/install/install.sh
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + dir=/tmp/install
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + bin=proxy
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + shift
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + '[' '!' -f /tmp/install/proxy.installer ']'
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 + . /tmp/install/proxy.installer
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.432 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + install_proxy
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + case "$1" in
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + export CGO_ENABLED=0
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + CGO_ENABLED=0
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + _install_proxy
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7'
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.ETcOnWXbUc/src/github.com/docker/libnetwork
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.433 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:47:59 [2023-03-22T14:47:59.586Z] #0 4.450 Cloning into '/tmp/tmp.ETcOnWXbUc/src/github.com/docker/libnetwork'...
14:47:59 [2023-03-22T14:47:59.842Z] #25 ...
14:47:59 [2023-03-22T14:47:59.842Z] 
14:47:59 [2023-03-22T14:47:59.842Z] #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
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.777 + RM_GOPATH=0
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.777 + TMP_GOPATH=
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.777 + : /build
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.777 + '[' -z '' ']'
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.779 ++ mktemp -d
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.789 + export GOPATH=/tmp/tmp.uGyltG9rLa
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.789 + GOPATH=/tmp/tmp.uGyltG9rLa
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.789 + RM_GOPATH=1
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.789 + case "$(go env GOARCH)" in
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.789 ++ go env GOARCH
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.809 + export GO_BUILDMODE=-buildmode=pie
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.816 + GO_BUILDMODE=-buildmode=pie
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.820 Install rootlesskit version v0.14.4
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 ++ dirname /tmp/install/install.sh
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + dir=/tmp/install
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + bin=rootlesskit
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + shift
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + . /tmp/install/rootlesskit.installer
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 ++ : v0.14.4
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + install_rootlesskit
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + case "$1" in
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + export CGO_ENABLED=0
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + CGO_ENABLED=0
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + _install_rootlesskit
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + echo 'Install rootlesskit version v0.14.4'
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + for f in rootlesskit rootlesskit-docker-proxy
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + GOBIN=/build
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + GO111MODULE=on
14:47:59 [2023-03-22T14:47:59.842Z] #0 5.821 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:47:59 [2023-03-22T14:47:59.874Z] using credential docker-jenkins-github-credentials
14:47:59 [2023-03-22T14:47:59.898Z] Cloning the remote Git repository
14:47:59 [2023-03-22T14:47:59.898Z] Cloning with configured refspecs honoured and without tags
14:48:00 [2023-03-22T14:48:00.101Z] #26 ...
14:48:00 [2023-03-22T14:48:00.101Z] 
14:48:00 [2023-03-22T14:48:00.101Z] #27 [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
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.444 + RM_GOPATH=0
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.444 + TMP_GOPATH=
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.444 + : /build
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.444 + '[' -z '' ']'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.444 ++ mktemp -d
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.445 + export GOPATH=/tmp/tmp.d3ieDymx45
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.445 + GOPATH=/tmp/tmp.d3ieDymx45
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.445 + RM_GOPATH=1
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.445 + case "$(go env GOARCH)" in
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.446 ++ go env GOARCH
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 Install docker/cli version 17.06.2-ce from stable
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + export GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 ++ dirname /tmp/install/install.sh
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + dir=/tmp/install
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + bin=dockercli
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + shift
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + . /tmp/install/dockercli.installer
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 ++ : stable
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 ++ : 17.06.2-ce
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + install_dockercli
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 ++ uname -m
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + arch=x86_64
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + '[' x86_64 '!=' x86_64 ']'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + url=https://download.docker.com/linux/static
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + tar -xz docker/docker
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.466 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:48:00 [2023-03-22T14:48:00.101Z] #0 5.814 + mkdir -p /build
14:48:00 [2023-03-22T14:48:00.101Z] #0 5.822 + mv docker/docker /build/
14:48:00 [2023-03-22T14:48:00.101Z] #0 5.822 + rmdir docker
14:48:00 [2023-03-22T14:48:00.101Z] #27 DONE 6.0s
14:48:00 [2023-03-22T14:48:00.101Z] 
14:48:00 [2023-03-22T14:48:00.101Z] #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
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.953 + RM_GOPATH=0
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.953 + TMP_GOPATH=
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.953 + : /build
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.953 + '[' -z '' ']'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 ++ mktemp -d
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 + export GOPATH=/tmp/tmp.eOPgix7jCz
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 + GOPATH=/tmp/tmp.eOPgix7jCz
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 + RM_GOPATH=1
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 + case "$(go env GOARCH)" in
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.957 ++ go env GOARCH
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + export GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 ++ dirname /tmp/install/install.sh
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + dir=/tmp/install
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + bin=vndr
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + shift
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + '[' '!' -f /tmp/install/vndr.installer ']'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + . /tmp/install/vndr.installer
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + install_vndr
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + GOBIN=/build
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + GO111MODULE=on
14:48:00 [2023-03-22T14:48:00.101Z] #0 3.971 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:48:00 [2023-03-22T14:48:00.101Z] #0 4.409 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:48:00 [2023-03-22T14:48:00.228Z] #24 ...
14:48:00 [2023-03-22T14:48:00.228Z] 
14:48:00 [2023-03-22T14:48:00.228Z] #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
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.206 + RM_GOPATH=0
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.208 + TMP_GOPATH=
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.208 + : /build
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.208 + '[' -z '' ']'
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 ++ mktemp -d
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 + export GOPATH=/tmp/tmp.UCe0vBXszO
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 + GOPATH=/tmp/tmp.UCe0vBXszO
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 + RM_GOPATH=1
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 + case "$(go env GOARCH)" in
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.210 ++ go env GOARCH
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 Install rootlesskit version v0.14.4
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + export GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 ++ dirname /tmp/install/install.sh
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + dir=/tmp/install
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + bin=rootlesskit
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + shift
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + . /tmp/install/rootlesskit.installer
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 ++ : v0.14.4
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + install_rootlesskit
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + case "$1" in
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + export CGO_ENABLED=0
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + CGO_ENABLED=0
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + _install_rootlesskit
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + echo 'Install rootlesskit version v0.14.4'
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + for f in rootlesskit rootlesskit-docker-proxy
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + GOBIN=/build
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + GO111MODULE=on
14:48:00 [2023-03-22T14:48:00.228Z] #0 6.221 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:48:00 [2023-03-22T14:48:00.228Z] #25 6.597 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:48:00 [2023-03-22T14:48:00.228Z] #25 ...
14:48:00 [2023-03-22T14:48:00.228Z] 
14:48:00 [2023-03-22T14:48:00.228Z] #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
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + RM_GOPATH=0
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + TMP_GOPATH=
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + : /build
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + '[' -z '' ']'
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ mktemp -d
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + export GOPATH=/tmp/tmp.owqj1TgGiZ
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + GOPATH=/tmp/tmp.owqj1TgGiZ
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + RM_GOPATH=1
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + case "$(go env GOARCH)" in
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ go env GOARCH
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + export GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + GO_BUILDMODE=-buildmode=pie
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ dirname /tmp/install/install.sh
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + dir=/tmp/install
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + bin=dockercli
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + shift
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + . /tmp/install/dockercli.installer
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ : stable
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ : 17.06.2-ce
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + install_dockercli
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 ++ uname -m
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + arch=x86_64
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + '[' x86_64 '!=' x86_64 ']'
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + url=https://download.docker.com/linux/static
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 + tar -xz docker/docker
14:48:00 [2023-03-22T14:48:00.228Z] #21 6.725 Install docker/cli version 17.06.2-ce from stable
14:48:00 [2023-03-22T14:48:00.362Z] #28 ...
14:48:00 [2023-03-22T14:48:00.362Z] 
14:48:00 [2023-03-22T14:48:00.362Z] #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
14:48:00 [2023-03-22T14:48:00.362Z] #22 6.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:00 [2023-03-22T14:48:00.362Z] #22 6.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:00 [2023-03-22T14:48:00.362Z] #22 6.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:59 [2023-03-22T14:47:59.548Z] Cloning repository https://github.com/moby/moby.git
14:47:59 [2023-03-22T14:47:59.607Z]  > git init /home/ubuntu/workspace/moby_PR-45197 # timeout=10
14:48:00 [2023-03-22T14:48:00.071Z] Fetching upstream changes from https://github.com/moby/moby.git
14:48:00 [2023-03-22T14:48:00.071Z]  > git --version # timeout=10
14:48:00 [2023-03-22T14:48:00.100Z]  > git --version # 'git version 2.17.1'
14:48:00 [2023-03-22T14:48:00.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:00 [2023-03-22T14:48:00.102Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:48:01 [2023-03-22T14:48:01.292Z] #22 7.274 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:02 [2023-03-22T14:48:02.863Z] #23 ...
14:48:02 [2023-03-22T14:48:02.863Z] 
14:48:02 [2023-03-22T14:48:02.863Z] #33 [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
14:48:02 [2023-03-22T14:48:02.863Z] #33 18.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:02 [2023-03-22T14:48:02.863Z] #33 ...
14:48:02 [2023-03-22T14:48:02.863Z] 
14:48:02 [2023-03-22T14:48:02.864Z] #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
14:48:02 [2023-03-22T14:48:02.864Z] #20 24.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:48:02 [2023-03-22T14:48:02.864Z] #20 26.35 #=#=#                                                                         
14:48:02 [2023-03-22T14:48:02.864Z] #20 26.80 #=#=#                                                                         

######################################################################## 100.0%
14:48:02 [2023-03-22T14:48:02.864Z] #20 28.04 
14:48:02 [2023-03-22T14:48:02.864Z] #20 28.42 Download of images into '/build' complete.
14:48:02 [2023-03-22T14:48:02.864Z] #20 28.42 Use something like the following to load the result into a Docker daemon:
14:48:02 [2023-03-22T14:48:02.864Z] #20 28.42   tar -cC '/build' . | docker load
14:48:03 [2023-03-22T14:48:03.521Z] #21 ...
14:48:03 [2023-03-22T14:48:03.521Z] 
14:48:03 [2023-03-22T14:48:03.521Z] #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
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #26 ...
14:48:03 [2023-03-22T14:48:03.521Z] 
14:48:03 [2023-03-22T14:48:03.521Z] #27 [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
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + RM_GOPATH=0
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + TMP_GOPATH=
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + : /build
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + '[' -z '' ']'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 ++ mktemp -d
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + export GOPATH=/tmp/tmp.5fHcLDK04s
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + GOPATH=/tmp/tmp.5fHcLDK04s
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + RM_GOPATH=1
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 + case "$(go env GOARCH)" in
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.090 ++ go env GOARCH
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.114 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + export GO_BUILDMODE=-buildmode=pie
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + GO_BUILDMODE=-buildmode=pie
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 ++ dirname /tmp/install/install.sh
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + dir=/tmp/install
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + bin=proxy
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + shift
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + '[' '!' -f /tmp/install/proxy.installer ']'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + . /tmp/install/proxy.installer
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + install_proxy
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + case "$1" in
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + export CGO_ENABLED=0
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + CGO_ENABLED=0
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + _install_proxy
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.115 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.5fHcLDK04s/src/github.com/docker/libnetwork
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.139 Cloning into '/tmp/tmp.5fHcLDK04s/src/github.com/docker/libnetwork'...
14:48:03 [2023-03-22T14:48:03.521Z] #27 ...
14:48:03 [2023-03-22T14:48:03.521Z] 
14:48:03 [2023-03-22T14:48:03.521Z] #28 [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
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.339 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:03 [2023-03-22T14:48:03.521Z] #28 ...
14:48:03 [2023-03-22T14:48:03.521Z] 
14:48:03 [2023-03-22T14:48:03.521Z] #29 [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
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + RM_GOPATH=0
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + TMP_GOPATH=
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + : /build
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + '[' -z '' ']'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 ++ mktemp -d
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + export GOPATH=/tmp/tmp.q93tFYBqQs
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + GOPATH=/tmp/tmp.q93tFYBqQs
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + RM_GOPATH=1
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 + case "$(go env GOARCH)" in
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.240 ++ go env GOARCH
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.245 + export GO_BUILDMODE=-buildmode=pie
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.245 + GO_BUILDMODE=-buildmode=pie
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.245 ++ dirname /tmp/install/install.sh
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + dir=/tmp/install
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + bin=shfmt
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + shift
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + . /tmp/install/shfmt.installer
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 ++ : v3.0.2
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + install_shfmt
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + echo 'Install shfmt version v3.0.2'
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + GOBIN=/build
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + GO111MODULE=on
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.253 Install shfmt version v3.0.2
14:48:03 [2023-03-22T14:48:03.521Z] #0 7.781 go: downloading mvdan.cc/sh/v3 v3.0.2
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.590 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.620 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:48:03 [2023-03-22T14:48:03.521Z] #0 9.865 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:48:03 [2023-03-22T14:48:03.781Z] #29 ...
14:48:03 [2023-03-22T14:48:03.781Z] 
14:48:03 [2023-03-22T14:48:03.781Z] #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
14:48:03 [2023-03-22T14:48:03.781Z] #0 7.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:03 [2023-03-22T14:48:03.781Z] #0 7.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:03 [2023-03-22T14:48:03.781Z] #0 7.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:03 [2023-03-22T14:48:03.781Z] #0 9.728 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:03 [2023-03-22T14:48:03.797Z] #20 DONE 30.6s
14:48:03 [2023-03-22T14:48:03.797Z] 
14:48:03 [2023-03-22T14:48:03.797Z] #34 [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
14:48:03 [2023-03-22T14:48:03.797Z] #34 25.21 Building dependency tree...
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.05 The following additional packages will be installed:
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.08   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.08   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.08   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.08   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.10   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.11   mingw-w64-common mingw-w64-x86-64-dev
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.12 Suggested packages:
14:48:03 [2023-03-22T14:48:03.797Z] #34 29.13   gcc-10-locales seccomp wine64
14:48:03 [2023-03-22T14:48:03.882Z] #22 9.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:04 [2023-03-22T14:48:04.041Z] #30 ...
14:48:04 [2023-03-22T14:48:04.041Z] 
14:48:04 [2023-03-22T14:48:04.041Z] #31 [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
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.340 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.340 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.340 + : /build
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.340 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.340 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.399 + export GOPATH=/tmp/tmp.A3UjFPMuUe
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.399 + GOPATH=/tmp/tmp.A3UjFPMuUe
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.399 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.399 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.403 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.546 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + bin=vndr
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + shift
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + '[' '!' -f /tmp/install/vndr.installer ']'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + . /tmp/install/vndr.installer
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + install_vndr
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + GOBIN=/build
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + GO111MODULE=on
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.547 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:48:04 [2023-03-22T14:48:04.041Z] #0 9.337 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:48:04 [2023-03-22T14:48:04.041Z] #31 ...
14:48:04 [2023-03-22T14:48:04.041Z] 
14:48:04 [2023-03-22T14:48:04.041Z] #32 [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
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + : /build
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + export GOPATH=/tmp/tmp.TPpiV3KiHn
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + GOPATH=/tmp/tmp.TPpiV3KiHn
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.494 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.546 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.546 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.546 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + bin=tomlv
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + shift
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + . /tmp/install/tomlv.installer
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + install_tomlv
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.548 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TPpiV3KiHn/src/github.com/BurntSushi/toml
14:48:04 [2023-03-22T14:48:04.041Z] #0 8.550 Cloning into '/tmp/tmp.TPpiV3KiHn/src/github.com/BurntSushi/toml'...
14:48:04 [2023-03-22T14:48:04.146Z] #22 ...
14:48:04 [2023-03-22T14:48:04.146Z] 
14:48:04 [2023-03-22T14:48:04.146Z] #29 [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
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.803 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.803 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.803 + : /build
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.803 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 + export GOPATH=/tmp/tmp.YvFUJmsBUs
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 + GOPATH=/tmp/tmp.YvFUJmsBUs
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.807 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + bin=tomlv
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + shift
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + . /tmp/install/tomlv.installer
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + install_tomlv
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YvFUJmsBUs/src/github.com/BurntSushi/toml
14:48:04 [2023-03-22T14:48:04.146Z] #0 4.830 Cloning into '/tmp/tmp.YvFUJmsBUs/src/github.com/BurntSushi/toml'...
14:48:04 [2023-03-22T14:48:04.146Z] #0 6.162 + cd /tmp/tmp.YvFUJmsBUs/src/github.com/BurntSushi/toml
14:48:04 [2023-03-22T14:48:04.146Z] #0 6.162 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.146Z] #0 6.411 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:48:04 [2023-03-22T14:48:04.146Z] #0 7.396 internal/unsafeheader
14:48:04 [2023-03-22T14:48:04.146Z] #0 7.396 internal/goarch
14:48:04 [2023-03-22T14:48:04.146Z] #0 7.537 internal/cpu
14:48:04 [2023-03-22T14:48:04.146Z] #0 7.577 internal/abi
14:48:04 [2023-03-22T14:48:04.146Z] #0 8.221 internal/goexperiment
14:48:04 [2023-03-22T14:48:04.146Z] #0 8.323 internal/goos
14:48:04 [2023-03-22T14:48:04.146Z] #0 8.596 runtime/internal/atomic
14:48:04 [2023-03-22T14:48:04.146Z] #0 8.596 internal/bytealg
14:48:04 [2023-03-22T14:48:04.146Z] #0 9.623 runtime/internal/math
14:48:04 [2023-03-22T14:48:04.146Z] #0 9.683 runtime/internal/sys
14:48:04 [2023-03-22T14:48:04.146Z] #0 9.888 runtime/internal/syscall
14:48:04 [2023-03-22T14:48:04.146Z] #29 10.04 internal/itoa
14:48:04 [2023-03-22T14:48:04.146Z] #29 ...
14:48:04 [2023-03-22T14:48:04.146Z] 
14:48:04 [2023-03-22T14:48:04.146Z] #30 [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
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + : /build
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + export GOPATH=/tmp/tmp.foCgzSFHhD
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + GOPATH=/tmp/tmp.foCgzSFHhD
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.149 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 Install gotestsum version v1.8.2
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + bin=gotestsum
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + shift
14:48:04 [2023-03-22T14:48:04.146Z] #0 5.170 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + . /tmp/install/gotestsum.installer
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 ++ : v1.8.2
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + install_gotestsum
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + set -e
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + echo 'Install gotestsum version v1.8.2'
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + GOBIN=/build
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + GO111MODULE=on
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.170 + go install gotest.tools/gotestsum@v1.8.2
14:48:04 [2023-03-22T14:48:04.147Z] #0 5.400 go: downloading gotest.tools/gotestsum v1.8.2
14:48:04 [2023-03-22T14:48:04.147Z] #0 7.658 go: downloading github.com/fatih/color v1.13.0
14:48:04 [2023-03-22T14:48:04.147Z] #0 7.658 go: downloading github.com/dnephin/pflag v1.0.7
14:48:04 [2023-03-22T14:48:04.147Z] #0 7.746 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.266 go: downloading github.com/mattn/go-colorable v0.1.12
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.266 go: downloading github.com/mattn/go-isatty v0.0.14
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.319 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.437 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.624 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:48:04 [2023-03-22T14:48:04.147Z] #0 8.750 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:48:04 [2023-03-22T14:48:04.147Z] #0 9.080 go: downloading golang.org/x/tools v0.1.11
14:48:04 [2023-03-22T14:48:04.301Z] #32 11.13 + cd /tmp/tmp.TPpiV3KiHn/src/github.com/BurntSushi/toml
14:48:04 [2023-03-22T14:48:04.301Z] #32 ...
14:48:04 [2023-03-22T14:48:04.301Z] 
14:48:04 [2023-03-22T14:48:04.301Z] #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
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + : /build
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + export GOPATH=/tmp/tmp.tKXQvYjZU3
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + GOPATH=/tmp/tmp.tKXQvYjZU3
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.296 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.330 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.330 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.330 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.330 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 Install gotestsum version v1.8.2
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + bin=gotestsum
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + shift
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + . /tmp/install/gotestsum.installer
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 ++ : v1.8.2
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + install_gotestsum
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + set -e
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + echo 'Install gotestsum version v1.8.2'
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + GOBIN=/build
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + GO111MODULE=on
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.332 + go install gotest.tools/gotestsum@v1.8.2
14:48:04 [2023-03-22T14:48:04.301Z] #0 9.090 go: downloading gotest.tools/gotestsum v1.8.2
14:48:04 [2023-03-22T14:48:04.301Z] #33 ...
14:48:04 [2023-03-22T14:48:04.301Z] 
14:48:04 [2023-03-22T14:48:04.301Z] #34 [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
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.702 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.702 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.702 + : /build
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.702 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.702 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.717 + export GOPATH=/tmp/tmp.3AJZmyAYNS
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.717 + GOPATH=/tmp/tmp.3AJZmyAYNS
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.717 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.717 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.717 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.740 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.740 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.749 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.750 Install golangci-lint version v1.49.0
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + bin=golangci_lint
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + shift
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + . /tmp/install/golangci_lint.installer
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 ++ : v1.49.0
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + install_golangci_lint
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + set -e
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + echo 'Install golangci-lint version v1.49.0'
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + GOBIN=/build
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + GO111MODULE=on
14:48:04 [2023-03-22T14:48:04.301Z] #0 7.751 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
14:48:04 [2023-03-22T14:48:04.301Z] #0 8.658 go: downloading github.com/golangci/golangci-lint v1.49.0
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.51 The following NEW packages will be installed:
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:48:04 [2023-03-22T14:48:04.369Z] #34 30.52   mingw-w64-x86-64-dev
14:48:04 [2023-03-22T14:48:04.403Z] #30 ...
14:48:04 [2023-03-22T14:48:04.403Z] 
14:48:04 [2023-03-22T14:48:04.403Z] #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
14:48:04 [2023-03-22T14:48:04.404Z] #0 7.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:04 [2023-03-22T14:48:04.404Z] #0 7.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:04 [2023-03-22T14:48:04.404Z] #0 7.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:04 [2023-03-22T14:48:04.404Z] #0 8.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:04 [2023-03-22T14:48:04.404Z] #31 ...
14:48:04 [2023-03-22T14:48:04.404Z] 
14:48:04 [2023-03-22T14:48:04.404Z] #32 [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
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + RM_GOPATH=0
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + TMP_GOPATH=
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + : /build
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + '[' -z '' ']'
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 ++ mktemp -d
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + export GOPATH=/tmp/tmp.ecI6RweCV1
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + GOPATH=/tmp/tmp.ecI6RweCV1
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + RM_GOPATH=1
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 + case "$(go env GOARCH)" in
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.112 ++ go env GOARCH
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 Install shfmt version v3.0.2
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + export GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + GO_BUILDMODE=-buildmode=pie
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 ++ dirname /tmp/install/install.sh
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + dir=/tmp/install
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + bin=shfmt
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + shift
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + . /tmp/install/shfmt.installer
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 ++ : v3.0.2
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + install_shfmt
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + echo 'Install shfmt version v3.0.2'
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + GOBIN=/build
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + GO111MODULE=on
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.127 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:48:04 [2023-03-22T14:48:04.404Z] #0 4.610 go: downloading mvdan.cc/sh/v3 v3.0.2
14:48:04 [2023-03-22T14:48:04.404Z] #0 5.938 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:48:04 [2023-03-22T14:48:04.404Z] #0 5.938 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:48:04 [2023-03-22T14:48:04.404Z] #0 6.253 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:48:04 [2023-03-22T14:48:04.404Z] #0 7.946 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:48:04 [2023-03-22T14:48:04.592Z] #34 ...
14:48:04 [2023-03-22T14:48:04.592Z] 
14:48:04 [2023-03-22T14:48:04.592Z] #35 [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
14:48:04 [2023-03-22T14:48:04.592Z] #0 9.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:04 [2023-03-22T14:48:04.592Z] #0 9.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:04 [2023-03-22T14:48:04.592Z] #0 9.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:04 [2023-03-22T14:48:04.592Z] #35 ...
14:48:04 [2023-03-22T14:48:04.592Z] 
14:48:04 [2023-03-22T14:48:04.592Z] #36 [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
14:48:04 [2023-03-22T14:48:04.592Z] #0 6.404 + git clone https://github.com/docker/distribution.git .
14:48:04 [2023-03-22T14:48:04.592Z] #0 6.404 Cloning into '.'...
14:48:04 [2023-03-22T14:48:04.659Z] #32 ...
14:48:04 [2023-03-22T14:48:04.659Z] 
14:48:04 [2023-03-22T14:48:04.659Z] #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
14:48:04 [2023-03-22T14:48:04.659Z] #0 6.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:04 [2023-03-22T14:48:04.659Z] #0 6.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:04 [2023-03-22T14:48:04.659Z] #0 6.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:04 [2023-03-22T14:48:04.659Z] #0 7.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:04 [2023-03-22T14:48:04.659Z] #0 9.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:04 [2023-03-22T14:48:04.852Z] #36 ...
14:48:04 [2023-03-22T14:48:04.852Z] 
14:48:04 [2023-03-22T14:48:04.852Z] #32 [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
14:48:04 [2023-03-22T14:48:04.852Z] #32 11.13 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:48:04 [2023-03-22T14:48:04.852Z] #32 11.32 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:48:04 [2023-03-22T14:48:04.915Z] #33 ...
14:48:04 [2023-03-22T14:48:04.915Z] 
14:48:04 [2023-03-22T14:48:04.916Z] #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
14:48:04 [2023-03-22T14:48:04.916Z] #0 6.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:48:04 [2023-03-22T14:48:04.916Z] #0 6.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:48:04 [2023-03-22T14:48:04.916Z] #0 6.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:04 [2023-03-22T14:48:04.916Z] #0 7.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:04 [2023-03-22T14:48:04.916Z] #0 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:04 [2023-03-22T14:48:04.916Z] #34 ...
14:48:04 [2023-03-22T14:48:04.916Z] 
14:48:04 [2023-03-22T14:48:04.916Z] #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
14:48:04 [2023-03-22T14:48:04.916Z] #0 4.152 + git clone https://github.com/kolyshkin/go-swagger.git .
14:48:04 [2023-03-22T14:48:04.916Z] #0 4.173 Cloning into '.'...
14:48:04 [2023-03-22T14:48:04.936Z] #34 31.17 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded.
14:48:04 [2023-03-22T14:48:04.936Z] #34 31.17 Need to get 108 MB of archives.
14:48:04 [2023-03-22T14:48:04.936Z] #34 31.17 After this operation, 620 MB of additional disk space will be used.
14:48:04 [2023-03-22T14:48:04.936Z] #34 31.17 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]
14:48:05 [2023-03-22T14:48:05.171Z] #35 ...
14:48:05 [2023-03-22T14:48:05.171Z] 
14:48:05 [2023-03-22T14:48:05.171Z] #36 [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
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + RM_GOPATH=0
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + TMP_GOPATH=
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + : /build
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + '[' -z '' ']'
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 ++ mktemp -d
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + export GOPATH=/tmp/tmp.NSGmS7fuyp
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + GOPATH=/tmp/tmp.NSGmS7fuyp
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + RM_GOPATH=1
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 + case "$(go env GOARCH)" in
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.929 ++ go env GOARCH
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.941 + export GO_BUILDMODE=-buildmode=pie
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.941 + GO_BUILDMODE=-buildmode=pie
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.941 ++ dirname /tmp/install/install.sh
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + dir=/tmp/install
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + bin=golangci_lint
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + shift
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + . /tmp/install/golangci_lint.installer
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 ++ : v1.49.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + install_golangci_lint
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + set -e
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + echo 'Install golangci-lint version v1.49.0'
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + GOBIN=/build
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + GO111MODULE=on
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.945 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 5.961 Install golangci-lint version v1.49.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 6.594 go: downloading github.com/golangci/golangci-lint v1.49.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.185 go: downloading github.com/fatih/color v1.13.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.190 go: downloading github.com/gofrs/flock v0.8.1
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.342 go: downloading github.com/pkg/errors v0.9.1
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.370 go: downloading github.com/spf13/cobra v1.5.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.511 go: downloading github.com/spf13/pflag v1.0.5
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.791 go: downloading github.com/spf13/viper v1.12.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 9.961 go: downloading gopkg.in/yaml.v3 v3.0.1
14:48:05 [2023-03-22T14:48:05.171Z] #0 10.66 go: downloading golang.org/x/tools v0.1.12
14:48:05 [2023-03-22T14:48:05.171Z] #0 10.68 go: downloading github.com/hashicorp/go-version v1.6.0
14:48:05 [2023-03-22T14:48:05.171Z] #0 10.89 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:48:05 [2023-03-22T14:48:05.171Z] #0 10.97 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:48:05 [2023-03-22T14:48:05.171Z] #36 11.14 go: downloading github.com/mattn/go-colorable v0.1.13
14:48:05 [2023-03-22T14:48:05.171Z] #36 ...
14:48:05 [2023-03-22T14:48:05.171Z] 
14:48:05 [2023-03-22T14:48:05.172Z] #29 [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
14:48:05 [2023-03-22T14:48:05.172Z] #29 10.33 math/bits
14:48:05 [2023-03-22T14:48:05.172Z] #29 10.53 runtime
14:48:05 [2023-03-22T14:48:05.194Z] #34 ...
14:48:05 [2023-03-22T14:48:05.194Z] 
14:48:05 [2023-03-22T14:48:05.194Z] #32 [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
14:48:05 [2023-03-22T14:48:05.194Z] #32 21.43 Reading package lists...
14:48:05 [2023-03-22T14:48:05.194Z] #32 25.84 Building dependency tree...
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.39 The following additional packages will be installed:
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.42   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.45 Suggested packages:
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.45   cmake-doc ninja-build lrzip
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.45 Recommended packages:
14:48:05 [2023-03-22T14:48:05.194Z] #32 29.45   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.45 The following NEW packages will be installed:
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.46   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.48   vim-common xxd
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.86 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.86 Need to get 15.6 MB of archives.
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.86 After this operation, 67.4 MB of additional disk space will be used.
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 30.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:48:05 [2023-03-22T14:48:05.194Z] #32 31.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:48:05 [2023-03-22T14:48:05.427Z] #29 11.27 math
14:48:05 [2023-03-22T14:48:05.452Z] #32 ...
14:48:05 [2023-03-22T14:48:05.452Z] 
14:48:05 [2023-03-22T14:48:05.452Z] #34 [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
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.60 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]
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:48:05 [2023-03-22T14:48:05.452Z] #34 31.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:48:05 [2023-03-22T14:48:05.711Z] #34 ...
14:48:05 [2023-03-22T14:48:05.711Z] 
14:48:05 [2023-03-22T14:48:05.711Z] #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
14:48:05 [2023-03-22T14:48:05.711Z] #36 25.06 Building dependency tree...
14:48:05 [2023-03-22T14:48:05.711Z] #36 28.59 The following additional packages will be installed:
14:48:05 [2023-03-22T14:48:05.711Z] #36 28.61   libbtrfs0
14:48:05 [2023-03-22T14:48:05.711Z] #36 28.73 The following NEW packages will be installed:
14:48:05 [2023-03-22T14:48:05.711Z] #36 28.75   libbtrfs-dev libbtrfs0
14:48:05 [2023-03-22T14:48:05.711Z] #36 29.16 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:48:05 [2023-03-22T14:48:05.711Z] #36 29.16 Need to get 454 kB of archives.
14:48:05 [2023-03-22T14:48:05.711Z] #36 29.16 After this operation, 1275 kB of additional disk space will be used.
14:48:05 [2023-03-22T14:48:05.711Z] #36 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:48:05 [2023-03-22T14:48:05.711Z] #36 29.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.26 debconf: delaying package configuration, since apt-utils is not installed
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.59 Fetched 454 kB in 0s (1325 kB/s)
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.71 Selecting previously unselected package libbtrfs0:arm64.
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.78 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 30.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.00 Selecting previously unselected package libbtrfs-dev:arm64.
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.02 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.35 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 31.38 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:05 [2023-03-22T14:48:05.711Z] #36 DONE 31.8s
14:48:05 [2023-03-22T14:48:05.711Z] 
14:48:05 [2023-03-22T14:48:05.711Z] #34 [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
14:48:05 [2023-03-22T14:48:05.711Z] #34 31.98 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]
14:48:05 [2023-03-22T14:48:05.711Z] #34 32.09 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]
14:48:05 [2023-03-22T14:48:05.792Z] #32 12.36 internal/unsafeheader
14:48:05 [2023-03-22T14:48:05.792Z] #32 12.42 internal/goarch
14:48:06 [2023-03-22T14:48:06.062Z] #32 12.72 internal/cpu
14:48:06 [2023-03-22T14:48:06.322Z] #32 13.09 internal/abi
14:48:06 [2023-03-22T14:48:06.646Z] #34 32.63 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]
14:48:07 [2023-03-22T14:48:07.212Z] #34 33.42 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]
14:48:07 [2023-03-22T14:48:07.271Z] #32 14.13 internal/goexperiment
14:48:07 [2023-03-22T14:48:07.848Z] #32 14.55 internal/goos
14:48:07 [2023-03-22T14:48:07.848Z] #32 14.69 runtime/internal/atomic
14:48:07 [2023-03-22T14:48:07.848Z] #32 14.75 internal/bytealg
14:48:08 [2023-03-22T14:48:08.150Z] #34 34.06 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]
14:48:08 [2023-03-22T14:48:08.409Z] #34 ...
14:48:08 [2023-03-22T14:48:08.409Z] 
14:48:08 [2023-03-22T14:48:08.409Z] #26 [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
14:48:08 [2023-03-22T14:48:08.409Z] #26 19.98 Reading package lists...
14:48:08 [2023-03-22T14:48:08.409Z] #26 24.68 Building dependency tree...
14:48:08 [2023-03-22T14:48:08.409Z] #26 28.45 The following additional packages will be installed:
14:48:08 [2023-03-22T14:48:08.409Z] #26 28.45   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:48:08 [2023-03-22T14:48:08.409Z] #26 28.46   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:48:08 [2023-03-22T14:48:08.409Z] #26 28.47 Suggested packages:
14:48:08 [2023-03-22T14:48:08.409Z] #26 28.55   manpages-dev protobuf-mode-el python3-setuptools
14:48:08 [2023-03-22T14:48:08.409Z] #26 29.72 The following NEW packages will be installed:
14:48:08 [2023-03-22T14:48:08.409Z] #26 29.73   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:48:08 [2023-03-22T14:48:08.409Z] #26 29.73   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:48:08 [2023-03-22T14:48:08.409Z] #26 29.74   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:48:08 [2023-03-22T14:48:08.409Z] #26 29.74   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded.
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 Need to get 4253 kB of archives.
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 After this operation, 25.1 MB of additional disk space will be used.
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 30.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 31.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 31.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 32.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 32.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 33.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 33.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 33.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 33.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:48:08 [2023-03-22T14:48:08.409Z] #26 34.07 debconf: delaying package configuration, since apt-utils is not installed
14:48:08 [2023-03-22T14:48:08.409Z] #26 34.30 Fetched 4253 kB in 3s (1277 kB/s)
14:48:08 [2023-03-22T14:48:08.409Z] #26 34.44 Selecting previously unselected package libcap2:arm64.
14:48:08 [2023-03-22T14:48:08.409Z] #26 34.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:48:08 [2023-03-22T14:48:08.409Z] #26 34.51 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
14:48:08 [2023-03-22T14:48:08.668Z] #26 ...
14:48:08 [2023-03-22T14:48:08.668Z] 
14:48:08 [2023-03-22T14:48:08.668Z] #32 [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
14:48:08 [2023-03-22T14:48:08.668Z] #32 32.45 debconf: delaying package configuration, since apt-utils is not installed
14:48:08 [2023-03-22T14:48:08.668Z] #32 32.82 Fetched 15.6 MB in 1s (19.5 MB/s)
14:48:08 [2023-03-22T14:48:08.668Z] #32 32.93 Selecting previously unselected package xxd.
14:48:08 [2023-03-22T14:48:08.668Z] #32 32.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 ... 15709 files and directories currently installed.)
14:48:08 [2023-03-22T14:48:08.668Z] #32 32.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.31 Selecting previously unselected package vim-common.
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.63 Selecting previously unselected package cmake-data.
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:48:08 [2023-03-22T14:48:08.668Z] #32 33.65 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:48:09 [2023-03-22T14:48:09.235Z] #32 ...
14:48:09 [2023-03-22T14:48:09.235Z] 
14:48:09 [2023-03-22T14:48:09.235Z] #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
14:48:09 [2023-03-22T14:48:09.235Z] #27 DONE 35.6s
14:48:09 [2023-03-22T14:48:09.494Z] 
14:48:09 [2023-03-22T14:48:09.494Z] #26 [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
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.02 Unpacking libcap2:arm64 (1:2.44-1) ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.17 Selecting previously unselected package libcap-dev:arm64.
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.18 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.20 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.49 Selecting previously unselected package libnet1:arm64.
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.49 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.70 Selecting previously unselected package libnet1-dev.
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.70 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
14:48:09 [2023-03-22T14:48:09.494Z] #26 35.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:48:09 [2023-03-22T14:48:09.752Z] #26 35.99 Selecting previously unselected package libnl-3-200:arm64.
14:48:09 [2023-03-22T14:48:09.752Z] #26 36.03 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:48:10 [2023-03-22T14:48:10.010Z] #26 36.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:48:10 [2023-03-22T14:48:10.268Z] #26 36.32 Selecting previously unselected package libnl-3-dev:arm64.
14:48:10 [2023-03-22T14:48:10.268Z] #26 ...
14:48:10 [2023-03-22T14:48:10.268Z] 
14:48:10 [2023-03-22T14:48:10.268Z] #30 [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
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.29 go: downloading mvdan.cc/gofumpt v0.3.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.40 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.49 go: downloading github.com/davecgh/go-spew v1.1.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.52 go: downloading github.com/pmezard/go-difflib v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.58 go: downloading github.com/stretchr/objx v0.4.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.72 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:10 [2023-03-22T14:48:10.268Z] #30 26.73 go: downloading golang.org/x/text v0.3.7
14:48:10 [2023-03-22T14:48:10.268Z] #30 31.77 go: downloading github.com/subosito/gotenv v1.4.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 31.80 go: downloading github.com/hashicorp/hcl v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 32.20 go: downloading gopkg.in/ini.v1 v1.66.6
14:48:10 [2023-03-22T14:48:10.268Z] #30 32.20 go: downloading github.com/magiconair/properties v1.8.6
14:48:10 [2023-03-22T14:48:10.268Z] #30 32.32 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
14:48:10 [2023-03-22T14:48:10.268Z] #30 32.57 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:48:10 [2023-03-22T14:48:10.268Z] #30 32.70 go: downloading github.com/pelletier/go-toml v1.9.5
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.05 go: downloading github.com/gobwas/glob v0.2.3
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.36 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.40 go: downloading go.uber.org/zap v1.17.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.72 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.79 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.80 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.89 go: downloading github.com/go-toolsmith/astp v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.91 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.94 go: downloading github.com/go-toolsmith/typep v1.0.2
14:48:10 [2023-03-22T14:48:10.268Z] #30 33.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:48:10 [2023-03-22T14:48:10.268Z] #30 34.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:48:10 [2023-03-22T14:48:10.268Z] #30 34.25 go: downloading github.com/kisielk/gotool v1.0.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 34.30 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:48:10 [2023-03-22T14:48:10.268Z] #30 34.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 34.79 go: downloading github.com/ettle/strcase v0.1.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.03 go: downloading github.com/fatih/structtag v1.2.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.03 go: downloading github.com/Masterminds/semver v1.5.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.31 go: downloading gopkg.in/yaml.v2 v2.4.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:48:10 [2023-03-22T14:48:10.268Z] #30 35.70 go: downloading github.com/prometheus/client_golang v1.12.1
14:48:10 [2023-03-22T14:48:10.268Z] #30 36.59 go: downloading github.com/prometheus/client_model v0.2.0
14:48:10 [2023-03-22T14:48:10.268Z] #30 ...
14:48:10 [2023-03-22T14:48:10.268Z] 
14:48:10 [2023-03-22T14:48:10.268Z] #26 [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
14:48:10 [2023-03-22T14:48:10.268Z] #26 36.42 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
14:48:10 [2023-03-22T14:48:10.268Z] #26 36.47 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
14:48:10 [2023-03-22T14:48:10.386Z] #32 16.84 runtime/internal/math
14:48:10 [2023-03-22T14:48:10.386Z] #32 ...
14:48:10 [2023-03-22T14:48:10.386Z] 
14:48:10 [2023-03-22T14:48:10.386Z] #34 [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
14:48:10 [2023-03-22T14:48:10.386Z] #34 12.70 go: downloading github.com/fatih/color v1.13.0
14:48:10 [2023-03-22T14:48:10.386Z] #34 12.71 go: downloading github.com/gofrs/flock v0.8.1
14:48:10 [2023-03-22T14:48:10.386Z] #34 13.12 go: downloading github.com/pkg/errors v0.9.1
14:48:10 [2023-03-22T14:48:10.386Z] #34 13.14 go: downloading github.com/spf13/cobra v1.5.0
14:48:10 [2023-03-22T14:48:10.386Z] #34 13.55 go: downloading github.com/spf13/pflag v1.0.5
14:48:10 [2023-03-22T14:48:10.386Z] #34 13.99 go: downloading github.com/spf13/viper v1.12.0
14:48:10 [2023-03-22T14:48:10.386Z] #34 14.36 go: downloading gopkg.in/yaml.v3 v3.0.1
14:48:10 [2023-03-22T14:48:10.386Z] #34 15.40 go: downloading golang.org/x/tools v0.1.12
14:48:10 [2023-03-22T14:48:10.386Z] #34 15.48 go: downloading github.com/hashicorp/go-version v1.6.0
14:48:10 [2023-03-22T14:48:10.386Z] #34 15.81 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:48:10 [2023-03-22T14:48:10.386Z] #34 16.24 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:48:10 [2023-03-22T14:48:10.386Z] #34 16.59 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:48:10 [2023-03-22T14:48:10.675Z] #29 ...
14:48:10 [2023-03-22T14:48:10.675Z] 
14:48:10 [2023-03-22T14:48:10.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
14:48:10 [2023-03-22T14:48:10.675Z] #26 6.410 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:48:10 [2023-03-22T14:48:10.675Z] #26 9.465 go: downloading github.com/pkg/errors v0.9.1
14:48:10 [2023-03-22T14:48:10.675Z] #26 9.516 go: downloading github.com/sirupsen/logrus v1.8.1
14:48:10 [2023-03-22T14:48:10.675Z] #26 9.518 go: downloading github.com/urfave/cli/v2 v2.3.0
14:48:10 [2023-03-22T14:48:10.675Z] #26 10.12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:48:10 [2023-03-22T14:48:10.675Z] #26 13.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:48:10 [2023-03-22T14:48:10.675Z] #26 14.38 go: downloading github.com/google/uuid v1.3.0
14:48:10 [2023-03-22T14:48:10.675Z] #26 14.42 go: downloading github.com/moby/vpnkit v0.5.0
14:48:10 [2023-03-22T14:48:10.675Z] #26 14.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:48:10 [2023-03-22T14:48:10.675Z] #26 14.67 go: downloading github.com/gofrs/flock v0.8.1
14:48:10 [2023-03-22T14:48:10.675Z] #26 14.81 go: downloading github.com/gorilla/mux v1.8.0
14:48:10 [2023-03-22T14:48:10.675Z] #26 15.03 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:48:10 [2023-03-22T14:48:10.675Z] #26 15.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:48:10 [2023-03-22T14:48:10.675Z] #26 15.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:48:10 [2023-03-22T14:48:10.835Z] #26 36.90 Selecting previously unselected package libprotobuf-c1:arm64.
14:48:10 [2023-03-22T14:48:10.835Z] #26 36.90 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:48:10 [2023-03-22T14:48:10.835Z] #26 36.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:48:10 [2023-03-22T14:48:10.835Z] #26 37.05 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:48:10 [2023-03-22T14:48:10.835Z] #26 37.07 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:48:10 [2023-03-22T14:48:10.835Z] #26 37.08 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:48:10 [2023-03-22T14:48:10.835Z] #26 37.18 Selecting previously unselected package zlib1g-dev:arm64.
14:48:10 [2023-03-22T14:48:10.835Z] #26 37.18 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:48:10 [2023-03-22T14:48:10.931Z] #26 ...
14:48:10 [2023-03-22T14:48:10.931Z] 
14:48:10 [2023-03-22T14:48:10.931Z] #30 [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
14:48:10 [2023-03-22T14:48:10.931Z] #30 16.75 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:11 [2023-03-22T14:48:11.093Z] #26 ...
14:48:11 [2023-03-22T14:48:11.094Z] 
14:48:11 [2023-03-22T14:48:11.094Z] #24 [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
14:48:11 [2023-03-22T14:48:11.094Z] #24 DONE 37.3s
14:48:11 [2023-03-22T14:48:11.094Z] 
14:48:11 [2023-03-22T14:48:11.094Z] #26 [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
14:48:11 [2023-03-22T14:48:11.094Z] #26 37.21 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:48:11 [2023-03-22T14:48:11.353Z] #26 37.57 Selecting previously unselected package libprotobuf23:arm64.
14:48:11 [2023-03-22T14:48:11.353Z] #26 37.58 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
14:48:11 [2023-03-22T14:48:11.353Z] #26 37.58 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:48:11 [2023-03-22T14:48:11.764Z] #34 ...
14:48:11 [2023-03-22T14:48:11.764Z] 
14:48:11 [2023-03-22T14:48:11.764Z] #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
14:48:11 [2023-03-22T14:48:11.764Z] #21 18.52 + mkdir -p /build
14:48:11 [2023-03-22T14:48:11.764Z] #21 18.53 + mv docker/docker /build/
14:48:11 [2023-03-22T14:48:11.764Z] #21 18.55 + rmdir docker
14:48:11 [2023-03-22T14:48:11.764Z] #21 ...
14:48:11 [2023-03-22T14:48:11.764Z] 
14:48:11 [2023-03-22T14:48:11.764Z] #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
14:48:11 [2023-03-22T14:48:11.764Z] #24 8.082 + git clone https://github.com/kolyshkin/go-swagger.git .
14:48:11 [2023-03-22T14:48:11.764Z] #24 8.093 Cloning into '.'...
14:48:12 [2023-03-22T14:48:12.024Z] #24 ...
14:48:12 [2023-03-22T14:48:12.024Z] 
14:48:12 [2023-03-22T14:48:12.024Z] #32 [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
14:48:12 [2023-03-22T14:48:12.024Z] #32 17.45 runtime/internal/sys
14:48:12 [2023-03-22T14:48:12.024Z] #32 17.50 runtime/internal/syscall
14:48:12 [2023-03-22T14:48:12.024Z] #32 18.16 internal/itoa
14:48:12 [2023-03-22T14:48:12.024Z] #32 18.86 math/bits
14:48:12 [2023-03-22T14:48:12.024Z] #32 18.91 runtime
14:48:12 [2023-03-22T14:48:12.287Z] #26 38.53 Selecting previously unselected package libprotobuf-lite23:arm64.
14:48:12 [2023-03-22T14:48:12.287Z] #26 38.53 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
14:48:12 [2023-03-22T14:48:12.287Z] #26 38.54 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
14:48:12 [2023-03-22T14:48:12.545Z] #26 38.76 Selecting previously unselected package libprotobuf-dev:arm64.
14:48:12 [2023-03-22T14:48:12.545Z] #26 38.76 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
14:48:12 [2023-03-22T14:48:12.545Z] #26 38.78 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
14:48:12 [2023-03-22T14:48:12.963Z] #32 ...
14:48:12 [2023-03-22T14:48:12.963Z] 
14:48:12 [2023-03-22T14:48:12.963Z] #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
14:48:12 [2023-03-22T14:48:12.963Z] #21 DONE 19.8s
14:48:12 [2023-03-22T14:48:12.963Z] 
14:48:12 [2023-03-22T14:48:12.963Z] #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
14:48:12 [2023-03-22T14:48:12.963Z] #25 9.853 go: downloading github.com/pkg/errors v0.9.1
14:48:12 [2023-03-22T14:48:12.963Z] #25 9.959 go: downloading github.com/sirupsen/logrus v1.8.1
14:48:12 [2023-03-22T14:48:12.963Z] #25 9.991 go: downloading github.com/urfave/cli/v2 v2.3.0
14:48:12 [2023-03-22T14:48:12.963Z] #25 11.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:48:12 [2023-03-22T14:48:12.963Z] #25 15.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:48:12 [2023-03-22T14:48:12.963Z] #25 17.92 go: downloading github.com/google/uuid v1.3.0
14:48:12 [2023-03-22T14:48:12.963Z] #25 17.92 go: downloading github.com/moby/vpnkit v0.5.0
14:48:12 [2023-03-22T14:48:12.963Z] #25 18.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:48:12 [2023-03-22T14:48:12.963Z] #25 18.46 go: downloading github.com/gofrs/flock v0.8.1
14:48:12 [2023-03-22T14:48:12.963Z] #25 18.75 go: downloading github.com/gorilla/mux v1.8.0
14:48:12 [2023-03-22T14:48:12.963Z] #25 19.10 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:48:12 [2023-03-22T14:48:12.963Z] #25 19.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:48:13 [2023-03-22T14:48:13.052Z] Fetching without tags
14:48:13 [2023-03-22T14:48:13.224Z] #25 ...
14:48:13 [2023-03-22T14:48:13.224Z] 
14:48:13 [2023-03-22T14:48:13.224Z] #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
14:48:13 [2023-03-22T14:48:13.224Z] #33 13.32 go: downloading github.com/fatih/color v1.13.0
14:48:13 [2023-03-22T14:48:13.224Z] #33 13.93 go: downloading github.com/dnephin/pflag v1.0.7
14:48:13 [2023-03-22T14:48:13.224Z] #33 13.97 go: downloading golang.org/x/tools v0.1.11
14:48:13 [2023-03-22T14:48:13.224Z] #33 14.70 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:48:13 [2023-03-22T14:48:13.224Z] #33 14.97 go: downloading github.com/mattn/go-colorable v0.1.12
14:48:13 [2023-03-22T14:48:13.224Z] #33 15.08 go: downloading github.com/mattn/go-isatty v0.0.14
14:48:13 [2023-03-22T14:48:13.224Z] #33 15.71 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:48:13 [2023-03-22T14:48:13.224Z] #33 15.92 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:48:13 [2023-03-22T14:48:13.224Z] #33 15.98 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:48:13 [2023-03-22T14:48:13.224Z] #33 16.44 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:48:13 [2023-03-22T14:48:13.272Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:48:13 [2023-03-22T14:48:13.483Z] #33 ...
14:48:13 [2023-03-22T14:48:13.484Z] 
14:48:13 [2023-03-22T14:48:13.484Z] #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
14:48:13 [2023-03-22T14:48:13.484Z] #25 20.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:48:13 [2023-03-22T14:48:13.902Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:48:13 [2023-03-22T14:48:13.903Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:48:13 [2023-03-22T14:48:13.926Z] #26 39.93 Selecting previously unselected package libprotoc23:arm64.
14:48:13 [2023-03-22T14:48:13.926Z] #26 39.93 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
14:48:13 [2023-03-22T14:48:13.926Z] #26 39.94 Unpacking libprotoc23:arm64 (3.12.4-1) ...
14:48:12 [2023-03-22T14:48:12.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:48:12 [2023-03-22T14:48:12.988Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:48:13 [2023-03-22T14:48:13.011Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:48:13 [2023-03-22T14:48:13.026Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:48:13 [2023-03-22T14:48:13.056Z] Fetching upstream changes from https://github.com/moby/moby.git
14:48:13 [2023-03-22T14:48:13.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:13 [2023-03-22T14:48:13.057Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:48:13 [2023-03-22T14:48:13.281Z]  > git config core.sparsecheckout # timeout=10
14:48:13 [2023-03-22T14:48:13.300Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:48:13 [2023-03-22T14:48:13.850Z]  > git remote # timeout=10
14:48:13 [2023-03-22T14:48:13.867Z]  > git config --get remote.origin.url # timeout=10
14:48:13 [2023-03-22T14:48:13.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:13 [2023-03-22T14:48:13.876Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:48:13 [2023-03-22T14:48:13.897Z]  > git rev-parse HEAD^{commit} # timeout=10
14:48:13 [2023-03-22T14:48:13.910Z]  > git config core.sparsecheckout # timeout=10
14:48:13 [2023-03-22T14:48:13.919Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.48 Selecting previously unselected package protobuf-c-compiler.
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.49 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.50 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.65 Selecting previously unselected package protobuf-compiler.
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.66 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
14:48:14 [2023-03-22T14:48:14.442Z] #26 40.67 Unpacking protobuf-compiler (3.12.4-1) ...
14:48:14 [2023-03-22T14:48:14.700Z] #26 40.84 Selecting previously unselected package python3-pkg-resources.
14:48:14 [2023-03-22T14:48:14.701Z] #26 40.84 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:48:14 [2023-03-22T14:48:14.701Z] #26 40.84 Unpacking python3-pkg-resources (52.0.0-4) ...
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.03 Selecting previously unselected package python3-six.
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.03 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.04 Unpacking python3-six (1.16.0-2) ...
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.17 Selecting previously unselected package python3-protobuf.
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.17 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
14:48:14 [2023-03-22T14:48:14.959Z] #26 41.18 Unpacking python3-protobuf (3.12.4-1) ...
14:48:15 [2023-03-22T14:48:15.396Z] #25 ...
14:48:15 [2023-03-22T14:48:15.396Z] 
14:48:15 [2023-03-22T14:48:15.396Z] #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
14:48:15 [2023-03-22T14:48:15.396Z] #26 11.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #26 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #26 21.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #26 ...
14:48:15 [2023-03-22T14:48:15.396Z] 
14:48:15 [2023-03-22T14:48:15.396Z] #35 [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
14:48:15 [2023-03-22T14:48:15.396Z] #35 12.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #35 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #35 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:15 [2023-03-22T14:48:15.396Z] #35 ...
14:48:15 [2023-03-22T14:48:15.396Z] 
14:48:15 [2023-03-22T14:48:15.396Z] #32 [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
14:48:15 [2023-03-22T14:48:15.396Z] #32 21.32 math
14:48:15 [2023-03-22T14:48:15.657Z] #32 ...
14:48:15 [2023-03-22T14:48:15.657Z] 
14:48:15 [2023-03-22T14:48:15.657Z] #29 [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
14:48:15 [2023-03-22T14:48:15.657Z] #29 12.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:48:15 [2023-03-22T14:48:15.894Z] #26 41.76 Setting up python3-pkg-resources (52.0.0-4) ...
14:48:15 [2023-03-22T14:48:15.894Z] #26 ...
14:48:15 [2023-03-22T14:48:15.894Z] 
14:48:15 [2023-03-22T14:48:15.894Z] #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
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.803 + RM_GOPATH=0
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.803 + TMP_GOPATH=
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.803 + : /build
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.803 + '[' -z '' ']'
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.805 ++ mktemp -d
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.812 + export GOPATH=/tmp/tmp.GyzZLWf76G
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.816 + GOPATH=/tmp/tmp.GyzZLWf76G
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.816 + RM_GOPATH=1
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.816 + case "$(go env GOARCH)" in
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.817 ++ go env GOARCH
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.839 + export GO_BUILDMODE=-buildmode=pie
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.839 + GO_BUILDMODE=-buildmode=pie
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.842 ++ dirname /tmp/install/install.sh
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.860 + dir=/tmp/install
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.860 + bin=containerd
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.860 + shift
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.861 + '[' '!' -f /tmp/install/containerd.installer ']'
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.861 + . /tmp/install/containerd.installer
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.862 ++ set -e
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.862 ++ : v1.6.16
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.862 + install_containerd
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.863 + echo 'Install containerd version v1.6.16'
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.864 Install containerd version v1.6.16
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.864 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GyzZLWf76G/src/github.com/containerd/containerd
14:48:15 [2023-03-22T14:48:15.894Z] #0 0.868 Cloning into '/tmp/tmp.GyzZLWf76G/src/github.com/containerd/containerd'...
14:48:15 [2023-03-22T14:48:15.894Z] #37 ...
14:48:15 [2023-03-22T14:48:15.894Z] 
14:48:15 [2023-03-22T14:48:15.894Z] #34 [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
14:48:15 [2023-03-22T14:48:15.894Z] #34 35.12 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]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.17 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]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.72 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]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.84 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]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 36.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.20 debconf: delaying package configuration, since apt-utils is not installed
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.48 Fetched 108 MB in 6s (17.2 MB/s)
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.57 Selecting previously unselected package binutils-mingw-w64-i686.
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
14:48:15 [2023-03-22T14:48:15.894Z] #34 38.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:48:15 [2023-03-22T14:48:15.894Z] #34 40.76 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:48:15 [2023-03-22T14:48:15.894Z] #34 40.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
14:48:15 [2023-03-22T14:48:15.894Z] #34 40.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:48:15 [2023-03-22T14:48:15.985Z] #29 ...
14:48:15 [2023-03-22T14:48:15.985Z] 
14:48:15 [2023-03-22T14:48:15.985Z] #28 [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
14:48:15 [2023-03-22T14:48:15.985Z] #28 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:48:15 [2023-03-22T14:48:15.985Z] #28 17.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:15 [2023-03-22T14:48:15.985Z] #28 21.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.181Z] #30 ...
14:48:16 [2023-03-22T14:48:16.181Z] 
14:48:16 [2023-03-22T14:48:16.181Z] #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
14:48:16 [2023-03-22T14:48:16.181Z] #31 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:16 [2023-03-22T14:48:16.181Z] #31 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.181Z] #31 21.33 Fetched 8642 kB in 14s (611 kB/s)
14:48:16 [2023-03-22T14:48:16.181Z] #31 21.33 Reading package lists...
14:48:16 [2023-03-22T14:48:16.181Z] #31 ...
14:48:16 [2023-03-22T14:48:16.181Z] 
14:48:16 [2023-03-22T14:48:16.181Z] #36 [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
14:48:16 [2023-03-22T14:48:16.181Z] #36 11.33 go: downloading github.com/mattn/go-isatty v0.0.16
14:48:16 [2023-03-22T14:48:16.181Z] #36 17.52 go: downloading github.com/sirupsen/logrus v1.9.0
14:48:16 [2023-03-22T14:48:16.181Z] #36 17.58 go: downloading github.com/stretchr/testify v1.8.0
14:48:16 [2023-03-22T14:48:16.181Z] #36 17.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:48:16 [2023-03-22T14:48:16.181Z] #36 17.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.03 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.14 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.24 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.39 go: downloading github.com/spf13/afero v1.8.2
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.40 go: downloading github.com/spf13/cast v1.5.0
14:48:16 [2023-03-22T14:48:16.181Z] #36 18.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:48:16 [2023-03-22T14:48:16.181Z] #36 19.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:16 [2023-03-22T14:48:16.181Z] #36 19.02 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:48:16 [2023-03-22T14:48:16.181Z] #36 ...
14:48:16 [2023-03-22T14:48:16.181Z] 
14:48:16 [2023-03-22T14:48:16.181Z] #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
14:48:16 [2023-03-22T14:48:16.181Z] #28 DONE 21.5s
14:48:16 [2023-03-22T14:48:16.181Z] 
14:48:16 [2023-03-22T14:48:16.181Z] #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
14:48:16 [2023-03-22T14:48:16.181Z] #25 20.87 Updating files:  53% (1020/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:  99% (1896/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
14:48:16 [2023-03-22T14:48:16.181Z] #25 21.92 + cd /tmp/tmp.ETcOnWXbUc/src/github.com/docker/libnetwork
14:48:16 [2023-03-22T14:48:16.181Z] #25 21.92 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:48:16 [2023-03-22T14:48:16.743Z] #25 22.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:48:16 [2023-03-22T14:48:16.743Z] #25 ...
14:48:16 [2023-03-22T14:48:16.743Z] 
14:48:16 [2023-03-22T14:48:16.743Z] #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
14:48:16 [2023-03-22T14:48:16.743Z] #33 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.743Z] #33 20.43 Fetched 8642 kB in 14s (608 kB/s)
14:48:16 [2023-03-22T14:48:16.743Z] #33 20.43 Reading package lists...
14:48:16 [2023-03-22T14:48:16.743Z] #33 ...
14:48:16 [2023-03-22T14:48:16.743Z] 
14:48:16 [2023-03-22T14:48:16.743Z] #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
14:48:16 [2023-03-22T14:48:16.743Z] #34 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.743Z] #34 20.99 Fetched 8642 kB in 15s (568 kB/s)
14:48:16 [2023-03-22T14:48:16.940Z] #28 ...
14:48:16 [2023-03-22T14:48:16.940Z] 
14:48:16 [2023-03-22T14:48:16.940Z] #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
14:48:16 [2023-03-22T14:48:16.940Z] #30 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:48:16 [2023-03-22T14:48:16.940Z] #30 18.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.999Z] #34 20.99 Reading package lists...
14:48:16 [2023-03-22T14:48:16.999Z] #34 ...
14:48:16 [2023-03-22T14:48:16.999Z] 
14:48:16 [2023-03-22T14:48:16.999Z] #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
14:48:16 [2023-03-22T14:48:16.999Z] #22 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:48:16 [2023-03-22T14:48:16.999Z] #22 21.14 Fetched 8642 kB in 15s (568 kB/s)
14:48:16 [2023-03-22T14:48:16.999Z] #22 21.14 Reading package lists...
14:48:16 [2023-03-22T14:48:16.999Z] #22 ...
14:48:16 [2023-03-22T14:48:16.999Z] 
14:48:16 [2023-03-22T14:48:16.999Z] #36 [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
14:48:16 [2023-03-22T14:48:16.999Z] #36 21.92 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.05 go: downloading github.com/Antonboom/errname v0.1.7
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.05 go: downloading github.com/Antonboom/nilnil v0.1.1
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.14 go: downloading github.com/BurntSushi/toml v1.2.0
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.75 go: downloading github.com/alexkohler/prealloc v1.0.0
14:48:16 [2023-03-22T14:48:16.999Z] #36 22.94 go: downloading github.com/alingse/asasalint v0.0.11
14:48:17 [2023-03-22T14:48:17.256Z] #36 23.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:48:17 [2023-03-22T14:48:17.256Z] #36 23.27 go: downloading github.com/ashanbrown/makezero v1.1.1
14:48:17 [2023-03-22T14:48:17.269Z] #34 43.23 Selecting previously unselected package binutils-mingw-w64.
14:48:17 [2023-03-22T14:48:17.269Z] #34 43.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:48:17 [2023-03-22T14:48:17.269Z] #34 43.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:48:17 [2023-03-22T14:48:17.269Z] #34 ...
14:48:17 [2023-03-22T14:48:17.269Z] 
14:48:17 [2023-03-22T14:48:17.269Z] #26 [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
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.25 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.34 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.37 Setting up libcap2:arm64 (1:2.44-1) ...
14:48:17 [2023-03-22T14:48:17.269Z] #26 43.38 Setting up python3-six (1.16.0-2) ...
14:48:17 [2023-03-22T14:48:17.508Z] #30 ...
14:48:17 [2023-03-22T14:48:17.508Z] 
14:48:17 [2023-03-22T14:48:17.508Z] #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
14:48:17 [2023-03-22T14:48:17.508Z] #25 24.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:48:17 [2023-03-22T14:48:17.513Z] #36 23.41 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:48:17 [2023-03-22T14:48:17.513Z] #36 23.47 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:48:17 [2023-03-22T14:48:17.770Z] #36 23.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:48:17 [2023-03-22T14:48:17.770Z] #36 23.69 go: downloading github.com/breml/bidichk v0.2.3
14:48:17 [2023-03-22T14:48:17.770Z] #36 23.78 go: downloading github.com/breml/errchkjson v0.3.0
14:48:17 [2023-03-22T14:48:17.770Z] #36 23.83 go: downloading github.com/butuzov/ireturn v0.1.1
14:48:18 [2023-03-22T14:48:18.027Z] #36 23.97 go: downloading github.com/charithe/durationcheck v0.0.9
14:48:18 [2023-03-22T14:48:18.027Z] #36 23.99 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:48:18 [2023-03-22T14:48:18.027Z] #36 24.09 go: downloading github.com/daixiang0/gci v0.6.3
14:48:18 [2023-03-22T14:48:18.174Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:48:18 [2023-03-22T14:48:18.223Z] #26 44.42 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
14:48:18 [2023-03-22T14:48:18.223Z] #26 44.45 Setting up libprotoc23:arm64 (3.12.4-1) ...
14:48:18 [2023-03-22T14:48:18.223Z] #26 44.47 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:48:18 [2023-03-22T14:48:18.197Z]  > git --version # timeout=10
14:48:18 [2023-03-22T14:48:18.212Z]  > git --version # 'git version 2.17.1'
14:48:18 [2023-03-22T14:48:18.231Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:48:18 [2023-03-22T14:48:18.482Z] #26 44.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:48:18 [2023-03-22T14:48:18.483Z] #26 44.54 Setting up python3-protobuf (3.12.4-1) ...
14:48:18 [2023-03-22T14:48:18.591Z] #36 24.55 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:48:18 [2023-03-22T14:48:18.591Z] #36 24.55 go: downloading github.com/esimonov/ifshort v1.0.4
14:48:18 [2023-03-22T14:48:18.591Z] #36 24.68 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:48:18 [2023-03-22T14:48:18.591Z] #36 24.68 go: downloading github.com/fzipp/gocyclo v0.6.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:48:18 [2023-03-22T14:48:18.848Z] #36 24.80 go: downloading github.com/go-critic/go-critic v0.6.4
14:48:19 [2023-03-22T14:48:19.391Z] + docker version
14:48:19 [2023-03-22T14:48:19.778Z] #36 25.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:48:19 [2023-03-22T14:48:19.778Z] #36 25.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:48:19 [2023-03-22T14:48:19.778Z] #36 25.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:48:19 [2023-03-22T14:48:19.778Z] #36 25.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:48:20 [2023-03-22T14:48:20.034Z] #36 26.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:48:20 [2023-03-22T14:48:20.291Z] #36 26.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:48:20 [2023-03-22T14:48:20.291Z] #36 26.26 go: downloading github.com/golangci/misspell v0.3.5
14:48:20 [2023-03-22T14:48:20.408Z] #26 ...
14:48:20 [2023-03-22T14:48:20.408Z] 
14:48:20 [2023-03-22T14:48:20.408Z] #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
14:48:20 [2023-03-22T14:48:20.408Z] #35 36.35 Updating files:  84% (1281/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
14:48:20 [2023-03-22T14:48:20.408Z] #35 36.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:48:20 [2023-03-22T14:48:20.408Z] #35 37.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:48:20 [2023-03-22T14:48:20.550Z] #36 26.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:48:20 [2023-03-22T14:48:20.550Z] #36 26.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:48:20 [2023-03-22T14:48:20.668Z] #35 ...
14:48:20 [2023-03-22T14:48:20.668Z] 
14:48:20 [2023-03-22T14:48:20.668Z] #30 [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
14:48:20 [2023-03-22T14:48:20.668Z] #30 36.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:48:20 [2023-03-22T14:48:20.668Z] #30 36.81 go: downloading github.com/google/go-cmp v0.5.8
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.02 go: downloading go.uber.org/atomic v1.7.0
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.11 go: downloading go.uber.org/multierr v1.6.0
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.33 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.43 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.46 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.70 go: downloading github.com/beorn7/perks v1.0.1
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.81 go: downloading github.com/golang/protobuf v1.5.2
14:48:20 [2023-03-22T14:48:20.668Z] #30 37.92 go: downloading github.com/prometheus/common v0.32.1
14:48:20 [2023-03-22T14:48:20.668Z] #30 38.36 go: downloading github.com/prometheus/procfs v0.7.3
14:48:20 [2023-03-22T14:48:20.668Z] #30 38.46 go: downloading google.golang.org/protobuf v1.28.0
14:48:20 [2023-03-22T14:48:20.668Z] #30 39.72 go: downloading github.com/mattn/go-runewidth v0.0.9
14:48:20 [2023-03-22T14:48:20.668Z] #30 40.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:48:20 [2023-03-22T14:48:20.668Z] #30 ...
14:48:20 [2023-03-22T14:48:20.668Z] 
14:48:20 [2023-03-22T14:48:20.668Z] #34 [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
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.41 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.58 Selecting previously unselected package dmsetup.
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.58 Unpacking dmsetup (2:1.02.175-2.1) ...
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.81 Selecting previously unselected package mingw-w64-common.
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:48:20 [2023-03-22T14:48:20.668Z] #34 43.83 Unpacking mingw-w64-common (8.0.0-1) ...
14:48:20 [2023-03-22T14:48:20.806Z] #36 26.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:48:20 [2023-03-22T14:48:20.806Z] #36 26.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:48:20 [2023-03-22T14:48:20.806Z] #36 26.78 go: downloading github.com/hexops/gotextdiff v1.0.3
14:48:21 [2023-03-22T14:48:21.062Z] #36 26.92 go: downloading github.com/jgautheron/goconst v1.5.1
14:48:21 [2023-03-22T14:48:21.062Z] #36 26.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:48:21 [2023-03-22T14:48:21.062Z] #36 ...
14:48:21 [2023-03-22T14:48:21.062Z] 
14:48:21 [2023-03-22T14:48:21.062Z] #29 [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
14:48:21 [2023-03-22T14:48:21.062Z] #29 16.91 unicode/utf8
14:48:21 [2023-03-22T14:48:21.062Z] #29 17.68 internal/race
14:48:21 [2023-03-22T14:48:21.062Z] #29 17.95 sync/atomic
14:48:21 [2023-03-22T14:48:21.062Z] #29 18.43 unicode
14:48:21 [2023-03-22T14:48:21.062Z] #29 23.13 encoding
14:48:21 [2023-03-22T14:48:21.062Z] #29 ...
14:48:21 [2023-03-22T14:48:21.062Z] 
14:48:21 [2023-03-22T14:48:21.062Z] #36 [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
14:48:21 [2023-03-22T14:48:21.062Z] #36 27.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:48:21 [2023-03-22T14:48:21.062Z] #36 27.03 go: downloading github.com/julz/importas v0.1.0
14:48:21 [2023-03-22T14:48:21.062Z] #36 27.15 go: downloading github.com/kisielk/errcheck v1.6.2
14:48:21 [2023-03-22T14:48:21.318Z] #36 27.20 go: downloading github.com/kulti/thelper v0.6.3
14:48:21 [2023-03-22T14:48:21.547Z] Fetching without tags
14:48:21 [2023-03-22T14:48:21.574Z] #36 27.42 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:48:21 [2023-03-22T14:48:21.574Z] #36 27.46 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:48:21 [2023-03-22T14:48:21.574Z] #36 27.52 go: downloading github.com/ldez/tagliatelle v0.3.1
14:48:21 [2023-03-22T14:48:21.574Z] #36 27.67 go: downloading github.com/leonklingele/grouper v1.1.0
14:48:21 [2023-03-22T14:48:21.574Z] #36 27.67 go: downloading github.com/lufeee/execinquery v1.2.1
14:48:21 [2023-03-22T14:48:21.830Z] #36 27.78 go: downloading github.com/maratori/testpackage v1.1.0
14:48:21 [2023-03-22T14:48:21.830Z] #36 ...
14:48:21 [2023-03-22T14:48:21.830Z] 
14:48:21 [2023-03-22T14:48:21.830Z] #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
14:48:21 [2023-03-22T14:48:21.830Z] #26 17.89 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:48:21 [2023-03-22T14:48:21.830Z] #26 22.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:21 [2023-03-22T14:48:21.992Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:48:22 [2023-03-22T14:48:22.086Z] #26 ...
14:48:22 [2023-03-22T14:48:22.086Z] 
14:48:22 [2023-03-22T14:48:22.086Z] #36 [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
14:48:22 [2023-03-22T14:48:22.086Z] #36 27.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:48:22 [2023-03-22T14:48:22.086Z] #36 28.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:48:22 [2023-03-22T14:48:22.086Z] #36 28.11 go: downloading github.com/mgechev/revive v1.2.3
14:48:22 [2023-03-22T14:48:22.684Z] #34 ...
14:48:22 [2023-03-22T14:48:22.684Z] 
14:48:22 [2023-03-22T14:48:22.684Z] #32 [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
14:48:22 [2023-03-22T14:48:22.684Z] #32 38.40 Selecting previously unselected package libicu67:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 38.41 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 38.44 Unpacking libicu67:arm64 (67.1-7) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.23 Selecting previously unselected package libxml2:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.73 Selecting previously unselected package libarchive13:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 43.78 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.08 Selecting previously unselected package libjsoncpp24:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.30 Selecting previously unselected package librhash0:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.30 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.31 Unpacking librhash0:arm64 (1.4.1-2) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.56 Selecting previously unselected package libuv1:arm64.
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.57 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.58 Unpacking libuv1:arm64 (1.40.0-2) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.77 Selecting previously unselected package cmake.
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 44.80 Unpacking cmake (3.18.4-2+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.59 Setting up libicu67:arm64 (67.1-7) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.66 Setting up libuv1:arm64 (1.40.0-2) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.75 Setting up librhash0:arm64 (1.4.1-2) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.77 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.79 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.82 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.83 Setting up cmake (3.18.4-2+deb11u1) ...
14:48:22 [2023-03-22T14:48:22.684Z] #32 47.87 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:22 [2023-03-22T14:48:22.796Z] #25 ...
14:48:22 [2023-03-22T14:48:22.796Z] 
14:48:22 [2023-03-22T14:48:22.796Z] #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
14:48:22 [2023-03-22T14:48:22.796Z] #33 29.41 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:22 [2023-03-22T14:48:22.950Z] #32 ...
14:48:22 [2023-03-22T14:48:22.950Z] 
14:48:22 [2023-03-22T14:48:22.950Z] #26 [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
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.06 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.09 Setting up protobuf-compiler (3.12.4-1) ...
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.13 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.18 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:48:22 [2023-03-22T14:48:22.950Z] #26 48.22 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
14:48:23 [2023-03-22T14:48:23.016Z] #36 28.86 go: downloading github.com/moricho/tparallel v0.2.1
14:48:23 [2023-03-22T14:48:23.016Z] #36 28.87 go: downloading github.com/nakabonne/nestif v0.3.1
14:48:23 [2023-03-22T14:48:23.016Z] #36 28.94 go: downloading github.com/nishanths/exhaustive v0.8.1
14:48:23 [2023-03-22T14:48:23.016Z] #36 28.99 go: downloading github.com/nishanths/predeclared v0.2.2
14:48:23 [2023-03-22T14:48:23.040Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:48:23 [2023-03-22T14:48:23.040Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:48:23 [2023-03-22T14:48:23.208Z] #26 49.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:21 [2023-03-22T14:48:21.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:48:21 [2023-03-22T14:48:21.356Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:48:21 [2023-03-22T14:48:21.434Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:48:21 [2023-03-22T14:48:21.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:48:21 [2023-03-22T14:48:21.504Z] Fetching upstream changes from https://github.com/moby/moby.git
14:48:21 [2023-03-22T14:48:21.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:21 [2023-03-22T14:48:21.564Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:48:21 [2023-03-22T14:48:21.961Z]  > git config core.sparsecheckout # timeout=10
14:48:21 [2023-03-22T14:48:21.996Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:48:22 [2023-03-22T14:48:22.858Z]  > git remote # timeout=10
14:48:22 [2023-03-22T14:48:22.879Z]  > git config --get remote.origin.url # timeout=10
14:48:22 [2023-03-22T14:48:22.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:22 [2023-03-22T14:48:22.965Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:48:22 [2023-03-22T14:48:22.992Z]  > git rev-parse HEAD^{commit} # timeout=10
14:48:23 [2023-03-22T14:48:23.009Z]  > git config core.sparsecheckout # timeout=10
14:48:23 [2023-03-22T14:48:23.028Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:48:23 [2023-03-22T14:48:23.272Z] #36 29.12 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:48:23 [2023-03-22T14:48:23.272Z] #36 29.22 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:48:23 [2023-03-22T14:48:23.272Z] #36 29.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:48:23 [2023-03-22T14:48:23.529Z] #36 29.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:48:23 [2023-03-22T14:48:23.529Z] #36 29.43 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:48:23 [2023-03-22T14:48:23.529Z] #36 29.49 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:48:23 [2023-03-22T14:48:23.529Z] #36 29.51 go: downloading github.com/securego/gosec/v2 v2.13.1
14:48:23 [2023-03-22T14:48:23.785Z] #36 29.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:48:23 [2023-03-22T14:48:23.785Z] #36 29.89 go: downloading github.com/sivchari/containedctx v1.0.2
14:48:24 [2023-03-22T14:48:24.042Z] #36 29.98 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:48:24 [2023-03-22T14:48:24.042Z] #36 29.99 go: downloading github.com/sivchari/tenv v1.7.0
14:48:24 [2023-03-22T14:48:24.042Z] #36 30.10 go: downloading github.com/sonatard/noctx v0.0.1
14:48:24 [2023-03-22T14:48:24.298Z] #36 30.17 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:48:24 [2023-03-22T14:48:24.298Z] #36 30.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:48:24 [2023-03-22T14:48:24.298Z] #36 30.34 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:48:24 [2023-03-22T14:48:24.554Z] #36 30.37 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:48:24 [2023-03-22T14:48:24.554Z] #36 30.46 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:48:24 [2023-03-22T14:48:24.554Z] #36 30.47 go: downloading github.com/tetafro/godot v1.4.11
14:48:24 [2023-03-22T14:48:24.554Z] #36 30.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:48:24 [2023-03-22T14:48:24.693Z] #26 ...
14:48:24 [2023-03-22T14:48:24.693Z] 
14:48:24 [2023-03-22T14:48:24.693Z] #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
14:48:24 [2023-03-22T14:48:24.693Z] #25 40.55 sync
14:48:24 [2023-03-22T14:48:24.693Z] #25 40.55 internal/reflectlite
14:48:24 [2023-03-22T14:48:24.693Z] #25 41.75 internal/testlog
14:48:24 [2023-03-22T14:48:24.693Z] #25 42.82 sort
14:48:24 [2023-03-22T14:48:24.693Z] #25 42.83 errors
14:48:24 [2023-03-22T14:48:24.693Z] #25 43.26 strconv
14:48:24 [2023-03-22T14:48:24.693Z] #25 43.73 io
14:48:24 [2023-03-22T14:48:24.693Z] #25 44.82 internal/oserror
14:48:24 [2023-03-22T14:48:24.693Z] #25 45.03 syscall
14:48:24 [2023-03-22T14:48:24.693Z] #25 47.15 reflect
14:48:24 [2023-03-22T14:48:24.693Z] #25 ...
14:48:24 [2023-03-22T14:48:24.693Z] 
14:48:24 [2023-03-22T14:48:24.693Z] #34 [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
14:48:24 [2023-03-22T14:48:24.693Z] #34 50.62 Selecting previously unselected package mingw-w64-x86-64-dev.
14:48:24 [2023-03-22T14:48:24.693Z] #34 50.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:48:24 [2023-03-22T14:48:24.693Z] #34 50.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:48:24 [2023-03-22T14:48:24.810Z] #36 30.60 go: downloading github.com/timonwong/logrlint v0.1.0
14:48:24 [2023-03-22T14:48:24.810Z] #36 30.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:48:24 [2023-03-22T14:48:24.810Z] #36 30.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:48:25 [2023-03-22T14:48:25.066Z] #36 30.99 go: downloading github.com/ultraware/funlen v0.0.3
14:48:25 [2023-03-22T14:48:25.066Z] #36 31.04 go: downloading github.com/ultraware/whitespace v0.0.5
14:48:25 [2023-03-22T14:48:25.066Z] #36 31.12 go: downloading github.com/uudashr/gocognit v1.0.6
14:48:25 [2023-03-22T14:48:25.323Z] #36 31.28 go: downloading github.com/yagipy/maintidx v1.0.0
14:48:25 [2023-03-22T14:48:25.323Z] #36 31.35 go: downloading github.com/yeya24/promlinter v0.2.0
14:48:25 [2023-03-22T14:48:25.580Z] #36 31.54 go: downloading gitlab.com/bosi/decorder v0.2.3
14:48:25 [2023-03-22T14:48:25.628Z] #34 ...
14:48:25 [2023-03-22T14:48:25.628Z] 
14:48:25 [2023-03-22T14:48:25.628Z] #32 [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
14:48:25 [2023-03-22T14:48:25.628Z] #32 DONE 51.7s
14:48:25 [2023-03-22T14:48:25.628Z] 
14:48:25 [2023-03-22T14:48:25.628Z] #26 [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
14:48:25 [2023-03-22T14:48:25.628Z] #26 DONE 51.7s
14:48:25 [2023-03-22T14:48:25.628Z] 
14:48:25 [2023-03-22T14:48:25.628Z] #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
14:48:25 [2023-03-22T14:48:25.837Z] #36 31.75 go: downloading honnef.co/go/tools v0.3.3
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.45 go: downloading mvdan.cc/gofumpt v0.3.1
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.54 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.70 go: downloading github.com/davecgh/go-spew v1.1.1
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.70 go: downloading github.com/pmezard/go-difflib v1.0.0
14:48:27 [2023-03-22T14:48:27.730Z] #36 33.76 go: downloading github.com/stretchr/objx v0.4.0
14:48:27 [2023-03-22T14:48:27.986Z] #36 33.91 go: downloading github.com/hashicorp/errwrap v1.0.0
14:48:27 [2023-03-22T14:48:27.986Z] #36 33.92 go: downloading github.com/subosito/gotenv v1.4.0
14:48:27 [2023-03-22T14:48:27.986Z] #36 33.99 go: downloading github.com/hashicorp/hcl v1.0.0
14:48:27 [2023-03-22T14:48:27.990Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:48:27 [2023-03-22T14:48:27.985Z]  > git --version # timeout=10
14:48:27 [2023-03-22T14:48:27.997Z]  > git --version # 'git version 2.17.1'
14:48:28 [2023-03-22T14:48:28.007Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:48:28 [2023-03-22T14:48:28.086Z] #33 ...
14:48:28 [2023-03-22T14:48:28.086Z] 
14:48:28 [2023-03-22T14:48:28.086Z] #35 [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
14:48:28 [2023-03-22T14:48:28.086Z] #35 34.48 Fetched 8642 kB in 25s (340 kB/s)
14:48:28 [2023-03-22T14:48:28.161Z] #38 ...
14:48:28 [2023-03-22T14:48:28.161Z] 
14:48:28 [2023-03-22T14:48:28.161Z] #31 [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
14:48:28 [2023-03-22T14:48:28.161Z] #31 DONE 54.4s
14:48:28 [2023-03-22T14:48:28.161Z] 
14:48:28 [2023-03-22T14:48:28.161Z] #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
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.289 + RM_GOPATH=0
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.289 + TMP_GOPATH=
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.289 + : /build
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.289 + '[' -z '' ']'
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.292 ++ mktemp -d
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.305 + export GOPATH=/tmp/tmp.28hPsOJZLb
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.305 + GOPATH=/tmp/tmp.28hPsOJZLb
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.305 + RM_GOPATH=1
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.305 + case "$(go env GOARCH)" in
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.309 ++ go env GOARCH
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.325 + export GO_BUILDMODE=-buildmode=pie
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.325 + GO_BUILDMODE=-buildmode=pie
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.326 ++ dirname /tmp/install/install.sh
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + dir=/tmp/install
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + bin=tini
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + shift
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + '[' '!' -f /tmp/install/tini.installer ']'
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + . /tmp/install/tini.installer
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 ++ : v0.19.0
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 Install tini version v0.19.0
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + install_tini
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + echo 'Install tini version v0.19.0'
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.327 + git clone https://github.com/krallin/tini.git /tmp/tmp.28hPsOJZLb/tini
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.366 Cloning into '/tmp/tmp.28hPsOJZLb/tini'...
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.968 + cd /tmp/tmp.28hPsOJZLb/tini
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.989 + git checkout -q v0.19.0
14:48:28 [2023-03-22T14:48:28.161Z] #0 1.996 + cmake .
14:48:28 [2023-03-22T14:48:28.161Z] #0 2.418 -- The C compiler identification is GNU 10.2.1
14:48:28 [2023-03-22T14:48:28.161Z] #0 2.603 -- Detecting C compiler ABI info
14:48:28 [2023-03-22T14:48:28.549Z] #36 34.32 go: downloading gopkg.in/ini.v1 v1.66.6
14:48:28 [2023-03-22T14:48:28.549Z] #36 34.32 go: downloading github.com/magiconair/properties v1.8.6
14:48:28 [2023-03-22T14:48:28.549Z] #36 34.52 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:48:28 [2023-03-22T14:48:28.805Z] #36 34.62 go: downloading golang.org/x/text v0.3.7
14:48:29 [2023-03-22T14:48:29.097Z] #39 3.663 -- Detecting C compiler ABI info - done
14:48:29 [2023-03-22T14:48:29.105Z] + docker version
14:48:29 [2023-03-22T14:48:29.356Z] #39 3.722 -- Check for working C compiler: /usr/bin/cc - skipped
14:48:29 [2023-03-22T14:48:29.356Z] #39 3.725 -- Detecting C compile features
14:48:29 [2023-03-22T14:48:29.356Z] #39 3.726 -- Detecting C compile features - done
14:48:29 [2023-03-22T14:48:29.356Z] #39 3.760 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:29 [2023-03-22T14:48:29.356Z] #39 3.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:48:29 [2023-03-22T14:48:29.368Z] #36 35.05 go: downloading github.com/pelletier/go-toml v1.9.5
14:48:29 [2023-03-22T14:48:29.614Z] #39 3.988 -- Configuring done
14:48:29 [2023-03-22T14:48:29.614Z] #39 3.999 -- Generating done
14:48:29 [2023-03-22T14:48:29.614Z] #39 4.015 -- Build files have been written to: /tmp/tmp.28hPsOJZLb/tini
14:48:29 [2023-03-22T14:48:29.614Z] #39 4.028 + make tini-static
14:48:29 [2023-03-22T14:48:29.872Z] #39 4.356 Scanning dependencies of target tini-static
14:48:30 [2023-03-22T14:48:30.187Z] #39 4.499 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:30 [2023-03-22T14:48:30.297Z] #36 ...
14:48:30 [2023-03-22T14:48:30.297Z] 
14:48:30 [2023-03-22T14:48:30.297Z] #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
14:48:30 [2023-03-22T14:48:30.297Z] #33 20.43 Reading package lists...
14:48:30 [2023-03-22T14:48:30.297Z] #33 26.48 Reading package lists...
14:48:30 [2023-03-22T14:48:30.297Z] #33 32.11 Building dependency tree...
14:48:30 [2023-03-22T14:48:30.297Z] #33 35.84 The following additional packages will be installed:
14:48:30 [2023-03-22T14:48:30.297Z] #33 35.84   libbtrfs0
14:48:30 [2023-03-22T14:48:30.297Z] #33 36.02 The following NEW packages will be installed:
14:48:30 [2023-03-22T14:48:30.297Z] #33 36.05   libbtrfs-dev libbtrfs0
14:48:30 [2023-03-22T14:48:30.553Z] #33 36.49 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:48:30 [2023-03-22T14:48:30.553Z] #33 36.49 Need to get 460 kB of archives.
14:48:30 [2023-03-22T14:48:30.553Z] #33 36.49 After this operation, 1237 kB of additional disk space will be used.
14:48:30 [2023-03-22T14:48:30.553Z] #33 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:30 [2023-03-22T14:48:30.553Z] #33 ...
14:48:30 [2023-03-22T14:48:30.553Z] 
14:48:30 [2023-03-22T14:48:30.553Z] #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
14:48:30 [2023-03-22T14:48:30.553Z] #34 20.99 Reading package lists...
14:48:30 [2023-03-22T14:48:30.553Z] #34 26.68 Reading package lists...
14:48:30 [2023-03-22T14:48:30.553Z] #34 31.83 Building dependency tree...
14:48:30 [2023-03-22T14:48:30.553Z] #34 35.35 The following additional packages will be installed:
14:48:30 [2023-03-22T14:48:30.553Z] #34 35.37   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:48:30 [2023-03-22T14:48:30.553Z] #34 35.37   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:48:30 [2023-03-22T14:48:30.553Z] #34 35.38 Suggested packages:
14:48:30 [2023-03-22T14:48:30.553Z] #34 35.40   manpages-dev protobuf-mode-el python3-setuptools
14:48:30 [2023-03-22T14:48:30.553Z] #34 ...
14:48:30 [2023-03-22T14:48:30.553Z] 
14:48:30 [2023-03-22T14:48:30.553Z] #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
14:48:30 [2023-03-22T14:48:30.553Z] #22 21.14 Reading package lists...
14:48:30 [2023-03-22T14:48:30.553Z] #22 26.69 Reading package lists...
14:48:30 [2023-03-22T14:48:30.553Z] #22 31.91 Building dependency tree...
14:48:30 [2023-03-22T14:48:30.553Z] #22 35.63 The following additional packages will be installed:
14:48:30 [2023-03-22T14:48:30.553Z] #22 35.67   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:48:30 [2023-03-22T14:48:30.553Z] #22 35.68 Suggested packages:
14:48:30 [2023-03-22T14:48:30.554Z] #22 35.68   cmake-doc ninja-build lrzip
14:48:30 [2023-03-22T14:48:30.554Z] #22 35.69 Recommended packages:
14:48:30 [2023-03-22T14:48:30.554Z] #22 35.69   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:48:30 [2023-03-22T14:48:30.554Z] #22 36.54 The following NEW packages will be installed:
14:48:30 [2023-03-22T14:48:30.554Z] #22 36.57   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:48:30 [2023-03-22T14:48:30.554Z] #22 36.57   vim-common xxd
14:48:30 [2023-03-22T14:48:30.631Z] #35 34.48 Reading package lists...
14:48:30 [2023-03-22T14:48:30.631Z] #35 ...
14:48:30 [2023-03-22T14:48:30.631Z] 
14:48:30 [2023-03-22T14:48:30.631Z] #34 [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
14:48:30 [2023-03-22T14:48:30.631Z] #34 27.19 go: downloading github.com/mattn/go-colorable v0.1.13
14:48:30 [2023-03-22T14:48:30.631Z] #34 27.21 go: downloading github.com/sirupsen/logrus v1.9.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 27.39 go: downloading github.com/stretchr/testify v1.8.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.14 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.36 go: downloading github.com/mattn/go-isatty v0.0.16
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.58 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.81 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 28.99 go: downloading github.com/spf13/afero v1.8.2
14:48:30 [2023-03-22T14:48:30.631Z] #34 29.00 go: downloading github.com/spf13/cast v1.5.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 29.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 29.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:30 [2023-03-22T14:48:30.631Z] #34 29.65 go: downloading github.com/hashicorp/errwrap v1.0.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 30.00 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:48:30 [2023-03-22T14:48:30.631Z] #34 31.08 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 31.41 go: downloading github.com/Antonboom/errname v0.1.7
14:48:30 [2023-03-22T14:48:30.631Z] #34 31.95 go: downloading github.com/Antonboom/nilnil v0.1.1
14:48:30 [2023-03-22T14:48:30.631Z] #34 32.39 go: downloading github.com/BurntSushi/toml v1.2.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 34.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:48:30 [2023-03-22T14:48:30.631Z] #34 35.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 35.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 35.61 go: downloading github.com/alexkohler/prealloc v1.0.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 35.88 go: downloading github.com/alingse/asasalint v0.0.11
14:48:30 [2023-03-22T14:48:30.631Z] #34 36.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 36.47 go: downloading github.com/ashanbrown/makezero v1.1.1
14:48:30 [2023-03-22T14:48:30.631Z] #34 36.70 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 36.83 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 37.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:48:30 [2023-03-22T14:48:30.631Z] #34 ...
14:48:30 [2023-03-22T14:48:30.631Z] 
14:48:30 [2023-03-22T14:48:30.631Z] #27 [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
14:48:30 [2023-03-22T14:48:30.631Z] #27 35.07 Updating files:  41% (799/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:  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.
14:48:30 [2023-03-22T14:48:30.631Z] #27 36.94 + cd /tmp/tmp.5fHcLDK04s/src/github.com/docker/libnetwork
14:48:30 [2023-03-22T14:48:30.631Z] #27 36.94 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:48:30 [2023-03-22T14:48:30.810Z] #22 ...
14:48:30 [2023-03-22T14:48:30.810Z] 
14:48:30 [2023-03-22T14:48:30.810Z] #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
14:48:30 [2023-03-22T14:48:30.810Z] #33 36.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:30 [2023-03-22T14:48:30.905Z] #27 37.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:48:31 [2023-03-22T14:48:31.068Z] #33 ...
14:48:31 [2023-03-22T14:48:31.068Z] 
14:48:31 [2023-03-22T14:48:31.068Z] #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
14:48:31 [2023-03-22T14:48:31.068Z] #31 21.33 Reading package lists...
14:48:31 [2023-03-22T14:48:31.068Z] #31 27.06 Reading package lists...
14:48:31 [2023-03-22T14:48:31.068Z] #31 32.08 Building dependency tree...
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79 The following additional packages will be installed:
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.79   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.81   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.81   mingw-w64-common mingw-w64-x86-64-dev
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.81 Suggested packages:
14:48:31 [2023-03-22T14:48:31.068Z] #31 35.83   gcc-10-locales seccomp wine64
14:48:31 [2023-03-22T14:48:31.068Z] #31 ...
14:48:31 [2023-03-22T14:48:31.068Z] 
14:48:31 [2023-03-22T14:48:31.068Z] #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
14:48:31 [2023-03-22T14:48:31.068Z] #24 26.75 Updating files:  73% (1630/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.
14:48:31 [2023-03-22T14:48:31.068Z] #24 27.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:48:31 [2023-03-22T14:48:31.068Z] #24 29.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:48:31 [2023-03-22T14:48:31.325Z] #24 ...
14:48:31 [2023-03-22T14:48:31.325Z] 
14:48:31 [2023-03-22T14:48:31.325Z] #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
14:48:31 [2023-03-22T14:48:31.325Z] #22 36.99 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:48:31 [2023-03-22T14:48:31.325Z] #22 36.99 Need to get 17.7 MB of archives.
14:48:31 [2023-03-22T14:48:31.325Z] #22 36.99 After this operation, 70.7 MB of additional disk space will be used.
14:48:31 [2023-03-22T14:48:31.325Z] #22 36.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:48:31 [2023-03-22T14:48:31.325Z] #22 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:48:31 [2023-03-22T14:48:31.325Z] #22 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:48:31 [2023-03-22T14:48:31.325Z] #22 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:48:31 [2023-03-22T14:48:31.325Z] #22 ...
14:48:31 [2023-03-22T14:48:31.325Z] 
14:48:31 [2023-03-22T14:48:31.325Z] #32 [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
14:48:31 [2023-03-22T14:48:31.325Z] #32 DONE 37.3s
14:48:31 [2023-03-22T14:48:31.473Z] #27 ...
14:48:31 [2023-03-22T14:48:31.473Z] 
14:48:31 [2023-03-22T14:48:31.473Z] #31 [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
14:48:31 [2023-03-22T14:48:31.473Z] #31 DONE 38.3s
14:48:31 [2023-03-22T14:48:31.473Z] 
14:48:31 [2023-03-22T14:48:31.473Z] #34 [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
14:48:31 [2023-03-22T14:48:31.473Z] #34 37.63 go: downloading github.com/breml/bidichk v0.2.3
14:48:31 [2023-03-22T14:48:31.473Z] #34 37.65 go: downloading github.com/breml/errchkjson v0.3.0
14:48:31 [2023-03-22T14:48:31.473Z] #34 37.92 go: downloading github.com/butuzov/ireturn v0.1.1
14:48:31 [2023-03-22T14:48:31.473Z] #34 38.08 go: downloading github.com/charithe/durationcheck v0.0.9
14:48:31 [2023-03-22T14:48:31.473Z] #34 38.24 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:48:31 [2023-03-22T14:48:31.473Z] #34 38.33 go: downloading github.com/daixiang0/gci v0.6.3
14:48:31 [2023-03-22T14:48:31.566Z] #39 ...
14:48:31 [2023-03-22T14:48:31.566Z] 
14:48:31 [2023-03-22T14:48:31.566Z] #34 [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
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.45 Selecting previously unselected package gcc-mingw-w64-base.
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:48:31 [2023-03-22T14:48:31.566Z] #34 57.64 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:48:31 [2023-03-22T14:48:31.583Z] 
14:48:31 [2023-03-22T14:48:31.583Z] #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
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.28 The following NEW packages will be installed:
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:48:31 [2023-03-22T14:48:31.583Z] #31 37.32   mingw-w64-x86-64-dev
14:48:32 [2023-03-22T14:48:32.146Z] #31 37.92 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded.
14:48:32 [2023-03-22T14:48:32.146Z] #31 37.92 Need to get 115 MB of archives.
14:48:32 [2023-03-22T14:48:32.146Z] #31 37.92 After this operation, 645 MB of additional disk space will be used.
14:48:32 [2023-03-22T14:48:32.146Z] #31 37.92 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]
14:48:32 [2023-03-22T14:48:32.404Z] #31 38.33 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]
14:48:32 [2023-03-22T14:48:32.412Z] #34 39.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:48:32 [2023-03-22T14:48:32.412Z] #34 39.11 go: downloading github.com/esimonov/ifshort v1.0.4
14:48:32 [2023-03-22T14:48:32.412Z] #34 39.20 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:48:32 [2023-03-22T14:48:32.412Z] #34 39.28 go: downloading github.com/fzipp/gocyclo v0.6.0
14:48:32 [2023-03-22T14:48:32.502Z] #34 ...
14:48:32 [2023-03-22T14:48:32.502Z] 
14:48:32 [2023-03-22T14:48:32.502Z] #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
14:48:32 [2023-03-22T14:48:32.502Z] #39 5.872 [100%] Linking C executable tini-static
14:48:32 [2023-03-22T14:48:32.502Z] #39 6.432 [100%] Built target tini-static
14:48:32 [2023-03-22T14:48:32.502Z] #39 6.493 + mkdir -p /build
14:48:32 [2023-03-22T14:48:32.502Z] #39 6.495 + cp tini-static /build/docker-init
14:48:32 [2023-03-22T14:48:32.502Z] #39 DONE 6.9s
14:48:32 [2023-03-22T14:48:32.502Z] 
14:48:32 [2023-03-22T14:48:32.502Z] #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
14:48:32 [2023-03-22T14:48:32.502Z] #38 2.861 Note: Building without setproctitle() and strlcpy() support.
14:48:32 [2023-03-22T14:48:32.502Z] #38 2.861       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:48:32 [2023-03-22T14:48:32.502Z] #38 2.894 Note: Building without GnuTLS support
14:48:32 [2023-03-22T14:48:32.502Z] #38 2.927 Makefile.config:39: Warn: you have no libnftables installed
14:48:32 [2023-03-22T14:48:32.502Z] #38 2.927 Makefile.config:40: Warn: Building without nftables support
14:48:32 [2023-03-22T14:48:32.502Z] #38 4.615 fatal: not a git repository (or any of the parent directories): .git
14:48:32 [2023-03-22T14:48:32.502Z] #38 4.729   GEN      .gitid
14:48:32 [2023-03-22T14:48:32.502Z] #38 4.851   GEN      criu/include/version.h
14:48:32 [2023-03-22T14:48:32.502Z] #38 4.958   GEN      include/common/asm
14:48:32 [2023-03-22T14:48:32.661Z] #31 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:48:32 [2023-03-22T14:48:32.662Z] #31 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:48:32 [2023-03-22T14:48:32.662Z] #31 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:48:32 [2023-03-22T14:48:32.662Z] #31 38.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:48:32 [2023-03-22T14:48:32.671Z] #34 39.39 go: downloading github.com/go-critic/go-critic v0.6.4
14:48:32 [2023-03-22T14:48:32.760Z] #38 7.122   PBCC     images/timens.pb-c.c
14:48:32 [2023-03-22T14:48:32.760Z] #38 7.231   DEP      images/timens.pb-c.d
14:48:32 [2023-03-22T14:48:32.760Z] #38 7.352   PBCC     images/fown.pb-c.c
14:48:32 [2023-03-22T14:48:32.919Z] #31 38.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:48:32 [2023-03-22T14:48:32.919Z] #31 39.00 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]
14:48:32 [2023-03-22T14:48:32.919Z] #31 39.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]
14:48:33 [2023-03-22T14:48:33.019Z] #38 7.393   PBCC     images/google/protobuf/descriptor.pb-c.c
14:48:33 [2023-03-22T14:48:33.019Z] #38 7.647   PBCC     images/opts.pb-c.c
14:48:33 [2023-03-22T14:48:33.177Z] #31 ...
14:48:33 [2023-03-22T14:48:33.177Z] 
14:48:33 [2023-03-22T14:48:33.177Z] #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
14:48:33 [2023-03-22T14:48:33.177Z] #33 37.62 debconf: delaying package configuration, since apt-utils is not installed
14:48:33 [2023-03-22T14:48:33.177Z] #33 37.87 Fetched 460 kB in 0s (1339 kB/s)
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.00 Selecting previously unselected package libbtrfs0:amd64.
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.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.)
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.28 Selecting previously unselected package libbtrfs-dev:amd64.
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.69 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 38.74 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:33 [2023-03-22T14:48:33.177Z] #33 DONE 39.1s
14:48:33 [2023-03-22T14:48:33.177Z] 
14:48:33 [2023-03-22T14:48:33.177Z] #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
14:48:33 [2023-03-22T14:48:33.278Z] #38 7.730   PBCC     images/memfd.pb-c.c
14:48:33 [2023-03-22T14:48:33.278Z] #38 7.840   DEP      images/fown.pb-c.d
14:48:33 [2023-03-22T14:48:33.538Z] #38 7.964   DEP      images/google/protobuf/descriptor.pb-c.d
14:48:33 [2023-03-22T14:48:33.538Z] #38 8.040   DEP      images/opts.pb-c.d
14:48:33 [2023-03-22T14:48:33.796Z] #38 8.112   DEP      images/memfd.pb-c.d
14:48:33 [2023-03-22T14:48:33.796Z] #38 8.173   PBCC     images/sit.pb-c.c
14:48:33 [2023-03-22T14:48:33.796Z] #38 8.246   DEP      images/sit.pb-c.d
14:48:33 [2023-03-22T14:48:33.796Z] #38 8.315   PBCC     images/macvlan.pb-c.c
14:48:33 [2023-03-22T14:48:33.796Z] #38 8.350   DEP      images/macvlan.pb-c.d
14:48:34 [2023-03-22T14:48:34.051Z] #34 40.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:48:34 [2023-03-22T14:48:34.051Z] #34 40.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:48:34 [2023-03-22T14:48:34.051Z] #34 40.88 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.416   PBCC     images/autofs.pb-c.c
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.439   DEP      images/autofs.pb-c.d
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.488   PBCC     images/sysctl.pb-c.c
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.514   DEP      images/sysctl.pb-c.d
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.566   PBCC     images/time.pb-c.c
14:48:34 [2023-03-22T14:48:34.055Z] #38 8.590   DEP      images/time.pb-c.d
14:48:34 [2023-03-22T14:48:34.311Z] #34 41.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:48:34 [2023-03-22T14:48:34.311Z] #34 ...
14:48:34 [2023-03-22T14:48:34.311Z] 
14:48:34 [2023-03-22T14:48:34.311Z] #32 [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
14:48:34 [2023-03-22T14:48:34.311Z] #32 31.25 unicode/utf8
14:48:34 [2023-03-22T14:48:34.311Z] #32 33.63 internal/race
14:48:34 [2023-03-22T14:48:34.311Z] #32 34.21 sync/atomic
14:48:34 [2023-03-22T14:48:34.311Z] #32 35.59 unicode
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.635   PBCC     images/binfmt-misc.pb-c.c
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.669   DEP      images/binfmt-misc.pb-c.d
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.745   PBCC     images/seccomp.pb-c.c
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.785   DEP      images/seccomp.pb-c.d
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.869   PBCC     images/userns.pb-c.c
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.890   DEP      images/userns.pb-c.d
14:48:34 [2023-03-22T14:48:34.314Z] #38 8.976   PBCC     images/cgroup.pb-c.c
14:48:34 [2023-03-22T14:48:34.570Z] #32 ...
14:48:34 [2023-03-22T14:48:34.570Z] 
14:48:34 [2023-03-22T14:48:34.570Z] #36 [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
14:48:34 [2023-03-22T14:48:34.572Z] #38 9.040   DEP      images/cgroup.pb-c.d
14:48:34 [2023-03-22T14:48:34.572Z] #38 9.106   PBCC     images/ext-file.pb-c.c
14:48:34 [2023-03-22T14:48:34.572Z] #38 9.134   DEP      images/ext-file.pb-c.d
14:48:34 [2023-03-22T14:48:34.572Z] #38 9.207   PBCC     images/rpc.pb-c.c
14:48:34 [2023-03-22T14:48:34.830Z] #38 9.252   DEP      images/rpc.pb-c.d
14:48:34 [2023-03-22T14:48:34.830Z] #38 9.304   PBCC     images/siginfo.pb-c.c
14:48:34 [2023-03-22T14:48:34.830Z] #38 9.339   DEP      images/siginfo.pb-c.d
14:48:34 [2023-03-22T14:48:34.830Z] #38 ...
14:48:34 [2023-03-22T14:48:34.830Z] 
14:48:34 [2023-03-22T14:48:34.830Z] #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
14:48:34 [2023-03-22T14:48:34.830Z] #25 50.91 internal/syscall/unix
14:48:34 [2023-03-22T14:48:34.830Z] #25 51.14 time
14:48:34 [2023-03-22T14:48:34.830Z] #25 56.42 internal/fmtsort
14:48:34 [2023-03-22T14:48:34.830Z] #25 57.02 internal/safefilepath
14:48:34 [2023-03-22T14:48:34.830Z] #25 57.04 internal/poll
14:48:34 [2023-03-22T14:48:34.830Z] #25 57.21 internal/syscall/execenv
14:48:34 [2023-03-22T14:48:34.830Z] #25 57.40 path
14:48:34 [2023-03-22T14:48:34.830Z] #25 57.87 io/fs
14:48:34 [2023-03-22T14:48:34.830Z] #25 59.29 strings
14:48:34 [2023-03-22T14:48:34.830Z] #25 60.07 os
14:48:34 [2023-03-22T14:48:34.830Z] #25 ...
14:48:34 [2023-03-22T14:48:34.830Z] 
14:48:34 [2023-03-22T14:48:34.830Z] #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
14:48:34 [2023-03-22T14:48:34.830Z] #38 9.402   PBCC     images/pagemap.pb-c.c
14:48:34 [2023-03-22T14:48:34.830Z] #38 9.440   DEP      images/pagemap.pb-c.d
14:48:35 [2023-03-22T14:48:35.088Z] #38 9.572   PBCC     images/rlimit.pb-c.c
14:48:35 [2023-03-22T14:48:35.088Z] #38 9.607   DEP      images/rlimit.pb-c.d
14:48:35 [2023-03-22T14:48:35.088Z] #38 9.710   PBCC     images/file-lock.pb-c.c
14:48:35 [2023-03-22T14:48:35.091Z] #36 40.92 Updating files:  45% (1010/2222)
Updating files:  46% (1023/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)
14:48:35 [2023-03-22T14:48:35.091Z] #36 ...
14:48:35 [2023-03-22T14:48:35.091Z] 
14:48:35 [2023-03-22T14:48:35.091Z] #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
14:48:35 [2023-03-22T14:48:35.091Z] #30 32.07 Fetched 8642 kB in 24s (354 kB/s)
14:48:35 [2023-03-22T14:48:35.347Z] #38 9.757   DEP      images/file-lock.pb-c.d
14:48:35 [2023-03-22T14:48:35.347Z] #38 9.850   PBCC     images/tty.pb-c.c
14:48:35 [2023-03-22T14:48:35.347Z] #38 9.900   DEP      images/tty.pb-c.d
14:48:35 [2023-03-22T14:48:35.347Z] #38 9.968   PBCC     images/tun.pb-c.c
14:48:35 [2023-03-22T14:48:35.350Z] #30 32.07 Reading package lists...
14:48:35 [2023-03-22T14:48:35.350Z] #30 ...
14:48:35 [2023-03-22T14:48:35.350Z] 
14:48:35 [2023-03-22T14:48:35.350Z] #36 [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
14:48:35 [2023-03-22T14:48:35.606Z] #38 10.01   PBCC     images/netdev.pb-c.c
14:48:35 [2023-03-22T14:48:35.606Z] #38 10.07   DEP      images/tun.pb-c.d
14:48:35 [2023-03-22T14:48:35.606Z] #38 10.14   DEP      images/netdev.pb-c.d
14:48:35 [2023-03-22T14:48:35.865Z] #38 10.24   PBCC     images/vma.pb-c.c
14:48:35 [2023-03-22T14:48:35.865Z] #38 10.30   DEP      images/vma.pb-c.d
14:48:35 [2023-03-22T14:48:35.865Z] #38 10.40   PBCC     images/creds.pb-c.c
14:48:35 [2023-03-22T14:48:35.865Z] #38 10.43   DEP      images/creds.pb-c.d
14:48:35 [2023-03-22T14:48:35.865Z] #38 10.50   PBCC     images/utsns.pb-c.c
14:48:35 [2023-03-22T14:48:35.869Z] #36 40.92 Updating files:  45% (1010/2222)
Updating files:  46% (1023/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)
14:48:35 [2023-03-22T14:48:35.869Z] #36 ...
14:48:35 [2023-03-22T14:48:35.869Z] 
14:48:35 [2023-03-22T14:48:35.869Z] #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
14:48:35 [2023-03-22T14:48:35.869Z] #25 32.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:36 [2023-03-22T14:48:36.124Z] #38 10.54   DEP      images/utsns.pb-c.d
14:48:36 [2023-03-22T14:48:36.124Z] #38 10.60   PBCC     images/ipc-desc.pb-c.c
14:48:36 [2023-03-22T14:48:36.124Z] #38 10.64   PBCC     images/ipc-sem.pb-c.c
14:48:36 [2023-03-22T14:48:36.124Z] #38 10.66   DEP      images/ipc-desc.pb-c.d
14:48:36 [2023-03-22T14:48:36.128Z] #25 ...
14:48:36 [2023-03-22T14:48:36.128Z] 
14:48:36 [2023-03-22T14:48:36.128Z] #36 [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
14:48:36 [2023-03-22T14:48:36.128Z] #36 40.92 Updating files:  45% (1010/2222)
Updating files:  46% (1023/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.
14:48:36 [2023-03-22T14:48:36.128Z] #36 42.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:48:36 [2023-03-22T14:48:36.383Z] #38 10.77   DEP      images/ipc-sem.pb-c.d
14:48:36 [2023-03-22T14:48:36.383Z] #38 10.84   PBCC     images/ipc-msg.pb-c.c
14:48:36 [2023-03-22T14:48:36.383Z] #38 10.87   DEP      images/ipc-msg.pb-c.d
14:48:36 [2023-03-22T14:48:36.383Z] #38 10.96   PBCC     images/ipc-shm.pb-c.c
14:48:36 [2023-03-22T14:48:36.383Z] #38 11.00   DEP      images/ipc-shm.pb-c.d
14:48:36 [2023-03-22T14:48:36.461Z] #37 ...
14:48:36 [2023-03-22T14:48:36.461Z] 
14:48:36 [2023-03-22T14:48:36.461Z] #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
14:48:36 [2023-03-22T14:48:36.461Z] #25 DONE 42.0s
14:48:36 [2023-03-22T14:48:36.461Z] 
14:48:36 [2023-03-22T14:48:36.461Z] #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
14:48:36 [2023-03-22T14:48:36.461Z] #34 36.80 The following NEW packages will be installed:
14:48:36 [2023-03-22T14:48:36.461Z] #34 36.80   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:48:36 [2023-03-22T14:48:36.461Z] #34 36.81   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:48:36 [2023-03-22T14:48:36.461Z] #34 36.81   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:48:36 [2023-03-22T14:48:36.461Z] #34 36.81   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded.
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 Need to get 4583 kB of archives.
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 After this operation, 25.9 MB of additional disk space will be used.
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 37.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 38.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 38.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 38.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 38.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 39.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 39.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 39.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 39.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.30 debconf: delaying package configuration, since apt-utils is not installed
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.54 Fetched 4583 kB in 2s (2093 kB/s)
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.65 Selecting previously unselected package libcap2:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.71 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.72 Unpacking libcap2:amd64 (1:2.44-1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.80 Selecting previously unselected package libcap-dev:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.80 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.83 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.94 Selecting previously unselected package libnet1:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.94 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.07 Selecting previously unselected package libnet1-dev.
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.07 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.33 Selecting previously unselected package libnl-3-200:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.34 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.63 Selecting previously unselected package libnl-3-dev:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.73 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 41.73 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.07 Selecting previously unselected package libprotobuf-c1:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.07 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.16 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.20 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.33 Selecting previously unselected package zlib1g-dev:amd64.
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.33 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.461Z] #34 42.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:48:36 [2023-03-22T14:48:36.641Z] #38 11.07   PBCC     images/ipc-var.pb-c.c
14:48:36 [2023-03-22T14:48:36.641Z] #38 11.09   DEP      images/ipc-var.pb-c.d
14:48:36 [2023-03-22T14:48:36.641Z] #38 11.15   PBCC     images/sk-opts.pb-c.c
14:48:36 [2023-03-22T14:48:36.641Z] #38 11.17   PBCC     images/packet-sock.pb-c.c
14:48:36 [2023-03-22T14:48:36.641Z] #38 11.19   DEP      images/sk-opts.pb-c.d
14:48:36 [2023-03-22T14:48:36.719Z] #34 42.59 Selecting previously unselected package libprotobuf23:amd64.
14:48:36 [2023-03-22T14:48:36.719Z] #34 42.60 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:48:36 [2023-03-22T14:48:36.719Z] #34 42.60 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:48:36 [2023-03-22T14:48:36.719Z] #34 ...
14:48:36 [2023-03-22T14:48:36.719Z] 
14:48:36 [2023-03-22T14:48:36.719Z] #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
14:48:36 [2023-03-22T14:48:36.899Z] #38 11.32   DEP      images/packet-sock.pb-c.d
14:48:36 [2023-03-22T14:48:36.900Z] #38 11.43   PBCC     images/sk-netlink.pb-c.c
14:48:36 [2023-03-22T14:48:36.900Z] #38 11.47   DEP      images/sk-netlink.pb-c.d
14:48:36 [2023-03-22T14:48:36.900Z] #38 11.52   PBCC     images/sk-inet.pb-c.c
14:48:36 [2023-03-22T14:48:36.900Z] #38 11.57   DEP      images/sk-inet.pb-c.d
14:48:36 [2023-03-22T14:48:36.976Z] #35 42.59 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.
14:48:36 [2023-03-22T14:48:36.976Z] #35 42.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:48:37 [2023-03-22T14:48:37.158Z] #38 11.62   PBCC     images/sk-unix.pb-c.c
14:48:37 [2023-03-22T14:48:37.158Z] #38 11.68   DEP      images/sk-unix.pb-c.d
14:48:37 [2023-03-22T14:48:37.158Z] #38 11.80   PBCC     images/mm.pb-c.c
14:48:37 [2023-03-22T14:48:37.416Z] #38 11.84   DEP      images/mm.pb-c.d
14:48:37 [2023-03-22T14:48:37.416Z] #38 11.94   PBCC     images/timerfd.pb-c.c
14:48:37 [2023-03-22T14:48:37.416Z] #38 12.01   DEP      images/timerfd.pb-c.d
14:48:37 [2023-03-22T14:48:37.416Z] #38 12.08   PBCC     images/timer.pb-c.c
14:48:37 [2023-03-22T14:48:37.675Z] #38 12.14   DEP      images/timer.pb-c.d
14:48:37 [2023-03-22T14:48:37.675Z] #38 12.20   PBCC     images/sa.pb-c.c
14:48:37 [2023-03-22T14:48:37.675Z] #38 12.23   DEP      images/sa.pb-c.d
14:48:37 [2023-03-22T14:48:37.675Z] #38 12.33   PBCC     images/pipe-data.pb-c.c
14:48:37 [2023-03-22T14:48:37.908Z] #35 43.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:48:37 [2023-03-22T14:48:37.934Z] #38 12.36   DEP      images/pipe-data.pb-c.d
14:48:37 [2023-03-22T14:48:37.934Z] #38 12.41   PBCC     images/mnt.pb-c.c
14:48:37 [2023-03-22T14:48:37.934Z] #38 12.46   DEP      images/mnt.pb-c.d
14:48:37 [2023-03-22T14:48:37.934Z] #38 12.51   PBCC     images/sk-packet.pb-c.c
14:48:37 [2023-03-22T14:48:37.934Z] #38 12.52   DEP      images/sk-packet.pb-c.d
14:48:38 [2023-03-22T14:48:38.192Z] #38 12.62   PBCC     images/tcp-stream.pb-c.c
14:48:38 [2023-03-22T14:48:38.192Z] #38 12.68   DEP      images/tcp-stream.pb-c.d
14:48:38 [2023-03-22T14:48:38.450Z] #38 12.77   PBCC     images/pipe.pb-c.c
14:48:38 [2023-03-22T14:48:38.450Z] #38 12.83   DEP      images/pipe.pb-c.d
14:48:38 [2023-03-22T14:48:38.450Z] #38 12.89   PBCC     images/pstree.pb-c.c
14:48:38 [2023-03-22T14:48:38.450Z] #38 12.92   DEP      images/pstree.pb-c.d
14:48:38 [2023-03-22T14:48:38.450Z] #38 12.99   PBCC     images/fs.pb-c.c
14:48:38 [2023-03-22T14:48:38.450Z] #38 13.01   DEP      images/fs.pb-c.d
14:48:38 [2023-03-22T14:48:38.665Z] #36 ...
14:48:38 [2023-03-22T14:48:38.665Z] 
14:48:38 [2023-03-22T14:48:38.665Z] #28 [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
14:48:38 [2023-03-22T14:48:38.665Z] #28 35.10 Fetched 8642 kB in 26s (328 kB/s)
14:48:38 [2023-03-22T14:48:38.665Z] #28 35.10 Reading package lists...
14:48:38 [2023-03-22T14:48:38.665Z] #28 ...
14:48:38 [2023-03-22T14:48:38.665Z] 
14:48:38 [2023-03-22T14:48:38.665Z] #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
14:48:38 [2023-03-22T14:48:38.665Z] #26 35.16 Fetched 8642 kB in 26s (329 kB/s)
14:48:38 [2023-03-22T14:48:38.665Z] #26 35.16 Reading package lists...
14:48:38 [2023-03-22T14:48:38.665Z] #26 45.29 Reading package lists...
14:48:38 [2023-03-22T14:48:38.665Z] #26 ...
14:48:38 [2023-03-22T14:48:38.665Z] 
14:48:38 [2023-03-22T14:48:38.665Z] #28 [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
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.06   PBCC     images/signalfd.pb-c.c
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.10   DEP      images/signalfd.pb-c.d
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.17   PBCC     images/fh.pb-c.c
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.23   PBCC     images/fsnotify.pb-c.c
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.26   DEP      images/fh.pb-c.d
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.32   DEP      images/fsnotify.pb-c.d
14:48:38 [2023-03-22T14:48:38.708Z] #38 13.38   PBCC     images/eventpoll.pb-c.c
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.42   DEP      images/eventpoll.pb-c.d
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.46   PBCC     images/eventfd.pb-c.c
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.49   DEP      images/eventfd.pb-c.d
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.54   PBCC     images/remap-file-path.pb-c.c
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.57   DEP      images/remap-file-path.pb-c.d
14:48:38 [2023-03-22T14:48:38.967Z] #38 13.62   PBCC     images/fifo.pb-c.c
14:48:39 [2023-03-22T14:48:39.225Z] #38 13.64   DEP      images/fifo.pb-c.d
14:48:39 [2023-03-22T14:48:39.225Z] #38 13.69   PBCC     images/ghost-file.pb-c.c
14:48:39 [2023-03-22T14:48:39.225Z] #38 13.73   DEP      images/ghost-file.pb-c.d
14:48:39 [2023-03-22T14:48:39.225Z] #38 13.80   PBCC     images/regfile.pb-c.c
14:48:39 [2023-03-22T14:48:39.225Z] #38 13.85   DEP      images/regfile.pb-c.d
14:48:39 [2023-03-22T14:48:39.484Z] #38 13.91   PBCC     images/ns.pb-c.c
14:48:39 [2023-03-22T14:48:39.484Z] #38 13.94   DEP      images/ns.pb-c.d
14:48:39 [2023-03-22T14:48:39.484Z] #38 14.00   PBCC     images/fdinfo.pb-c.c
14:48:39 [2023-03-22T14:48:39.484Z] #38 14.08   DEP      images/fdinfo.pb-c.d
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.18   PBCC     images/core-aarch64.pb-c.c
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.21   PBCC     images/core-arm.pb-c.c
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.26   PBCC     images/core-ppc64.pb-c.c
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.30   PBCC     images/core-s390.pb-c.c
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.35   PBCC     images/core-x86.pb-c.c
14:48:39 [2023-03-22T14:48:39.742Z] #38 14.41   PBCC     images/core.pb-c.c
14:48:40 [2023-03-22T14:48:40.001Z] #38 14.48   PBCC     images/inventory.pb-c.c
14:48:40 [2023-03-22T14:48:40.001Z] #38 14.56   DEP      images/core-aarch64.pb-c.d
14:48:40 [2023-03-22T14:48:40.001Z] #38 14.61   DEP      images/core-arm.pb-c.d
14:48:40 [2023-03-22T14:48:40.001Z] #38 14.66   DEP      images/core-ppc64.pb-c.d
14:48:40 [2023-03-22T14:48:40.261Z] #38 14.71   DEP      images/core-s390.pb-c.d
14:48:40 [2023-03-22T14:48:40.519Z] #38 14.82   DEP      images/core-x86.pb-c.d
14:48:40 [2023-03-22T14:48:40.520Z] #38 14.89   DEP      images/core.pb-c.d
14:48:40 [2023-03-22T14:48:40.520Z] #38 14.96   DEP      images/inventory.pb-c.d
14:48:40 [2023-03-22T14:48:40.520Z] #38 15.02   PBCC     images/cpuinfo.pb-c.c
14:48:40 [2023-03-22T14:48:40.520Z] #38 15.07   DEP      images/cpuinfo.pb-c.d
14:48:40 [2023-03-22T14:48:40.778Z] #38 15.11   PBCC     images/stats.pb-c.c
14:48:40 [2023-03-22T14:48:40.778Z] #38 15.16   DEP      images/stats.pb-c.d
14:48:41 [2023-03-22T14:48:41.375Z] Client: Docker Engine - Community
14:48:41 [2023-03-22T14:48:41.375Z]  Version:           22.06.0-beta.0
14:48:41 [2023-03-22T14:48:41.375Z]  API version:       1.42
14:48:41 [2023-03-22T14:48:41.375Z]  Go version:        go1.18.3
14:48:41 [2023-03-22T14:48:41.375Z]  Git commit:        3e9117b
14:48:41 [2023-03-22T14:48:41.375Z]  Built:             Fri Jun  3 17:55:46 2022
14:48:41 [2023-03-22T14:48:41.375Z]  OS/Arch:           linux/amd64
14:48:41 [2023-03-22T14:48:41.375Z]  Context:           default
14:48:41 [2023-03-22T14:48:41.375Z] 
14:48:41 [2023-03-22T14:48:41.375Z] Server: Docker Engine - Community
14:48:41 [2023-03-22T14:48:41.375Z]  Engine:
14:48:41 [2023-03-22T14:48:41.375Z]   Version:          22.06.0-beta.0
14:48:41 [2023-03-22T14:48:41.375Z]   API version:      1.42 (minimum version 1.12)
14:48:41 [2023-03-22T14:48:41.375Z]   Go version:       go1.18.3
14:48:41 [2023-03-22T14:48:41.375Z]   Git commit:       38633e7
14:48:41 [2023-03-22T14:48:41.375Z]   Built:            Fri Jun  3 17:55:46 2022
14:48:41 [2023-03-22T14:48:41.375Z]   OS/Arch:          linux/amd64
14:48:41 [2023-03-22T14:48:41.375Z]   Experimental:     true
14:48:41 [2023-03-22T14:48:41.375Z]  containerd:
14:48:41 [2023-03-22T14:48:41.375Z]   Version:          1.6.8
14:48:41 [2023-03-22T14:48:41.375Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:48:41 [2023-03-22T14:48:41.375Z]  runc:
14:48:41 [2023-03-22T14:48:41.375Z]   Version:          1.1.4
14:48:41 [2023-03-22T14:48:41.375Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:48:41 [2023-03-22T14:48:41.375Z]  docker-init:
14:48:41 [2023-03-22T14:48:41.375Z]   Version:          0.19.0
14:48:41 [2023-03-22T14:48:41.375Z]   GitCommit:        de40ad0
[Pipeline] sh
14:48:41 [2023-03-22T14:48:41.706Z] + docker info
14:48:41 [2023-03-22T14:48:41.706Z] Client:
14:48:41 [2023-03-22T14:48:41.706Z]  Context:    default
14:48:41 [2023-03-22T14:48:41.706Z]  Debug Mode: false
14:48:41 [2023-03-22T14:48:41.706Z]  Plugins:
14:48:41 [2023-03-22T14:48:41.706Z]   buildx: Docker Buildx (Docker Inc.)
14:48:41 [2023-03-22T14:48:41.706Z]     Version:  c5aec24
14:48:41 [2023-03-22T14:48:41.706Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:48:41 [2023-03-22T14:48:41.706Z]   compose: Docker Compose (Docker Inc.)
14:48:41 [2023-03-22T14:48:41.706Z]     Version:  v2.12.0
14:48:41 [2023-03-22T14:48:41.706Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:48:41 [2023-03-22T14:48:41.706Z]   scan: Docker Scan (Docker Inc.)
14:48:41 [2023-03-22T14:48:41.706Z]     Version:  v0.17.0
14:48:41 [2023-03-22T14:48:41.706Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:48:41 [2023-03-22T14:48:41.706Z] 
14:48:41 [2023-03-22T14:48:41.706Z] Server:
14:48:41 [2023-03-22T14:48:41.706Z]  Containers: 0
14:48:41 [2023-03-22T14:48:41.706Z]   Running: 0
14:48:41 [2023-03-22T14:48:41.706Z]   Paused: 0
14:48:41 [2023-03-22T14:48:41.706Z]   Stopped: 0
14:48:41 [2023-03-22T14:48:41.706Z]  Images: 0
14:48:41 [2023-03-22T14:48:41.706Z]  Server Version: 22.06.0-beta.0
14:48:41 [2023-03-22T14:48:41.706Z]  Storage Driver: overlay2
14:48:41 [2023-03-22T14:48:41.706Z]   Backing Filesystem: extfs
14:48:41 [2023-03-22T14:48:41.706Z]   Supports d_type: true
14:48:41 [2023-03-22T14:48:41.706Z]   Using metacopy: false
14:48:41 [2023-03-22T14:48:41.706Z]   Native Overlay Diff: true
14:48:41 [2023-03-22T14:48:41.706Z]   userxattr: false
14:48:41 [2023-03-22T14:48:41.706Z]  Logging Driver: json-file
14:48:41 [2023-03-22T14:48:41.706Z]  Cgroup Driver: cgroupfs
14:48:41 [2023-03-22T14:48:41.706Z]  Cgroup Version: 1
14:48:41 [2023-03-22T14:48:41.706Z]  Plugins:
14:48:41 [2023-03-22T14:48:41.706Z]   Volume: local
14:48:41 [2023-03-22T14:48:41.706Z]   Network: bridge host ipvlan macvlan null overlay
14:48:41 [2023-03-22T14:48:41.706Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:48:41 [2023-03-22T14:48:41.706Z]  Swarm: inactive
14:48:41 [2023-03-22T14:48:41.706Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:48:41 [2023-03-22T14:48:41.706Z]  Default Runtime: runc
14:48:41 [2023-03-22T14:48:41.706Z]  Init Binary: docker-init
14:48:41 [2023-03-22T14:48:41.706Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:48:41 [2023-03-22T14:48:41.706Z]  runc version: v1.1.4-0-g5fd4c4d
14:48:41 [2023-03-22T14:48:41.706Z]  init version: de40ad0
14:48:41 [2023-03-22T14:48:41.706Z]  Security Options:
14:48:41 [2023-03-22T14:48:41.706Z]   apparmor
14:48:41 [2023-03-22T14:48:41.706Z]   seccomp
14:48:41 [2023-03-22T14:48:41.706Z]    Profile: builtin
14:48:41 [2023-03-22T14:48:41.706Z]  Kernel Version: 5.4.0-1088-aws
14:48:41 [2023-03-22T14:48:41.706Z]  Operating System: Ubuntu 18.04.6 LTS
14:48:41 [2023-03-22T14:48:41.706Z]  OSType: linux
14:48:41 [2023-03-22T14:48:41.706Z]  Architecture: x86_64
14:48:41 [2023-03-22T14:48:41.706Z]  CPUs: 2
14:48:41 [2023-03-22T14:48:41.706Z]  Total Memory: 7.565GiB
14:48:41 [2023-03-22T14:48:41.706Z]  Name: ip-10-100-44-234
14:48:41 [2023-03-22T14:48:41.706Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:48:41 [2023-03-22T14:48:41.706Z]  Docker Root Dir: /var/lib/docker
14:48:41 [2023-03-22T14:48:41.706Z]  Debug Mode: false
14:48:41 [2023-03-22T14:48:41.706Z]  Registry: https://index.docker.io/v1/
14:48:41 [2023-03-22T14:48:41.706Z]  Labels:
14:48:41 [2023-03-22T14:48:41.706Z]  Experimental: true
14:48:41 [2023-03-22T14:48:41.706Z]  Insecure Registries:
14:48:41 [2023-03-22T14:48:41.706Z]   127.0.0.0/8
14:48:41 [2023-03-22T14:48:41.706Z]  Live Restore Enabled: true
14:48:41 [2023-03-22T14:48:41.706Z] 
14:48:41 [2023-03-22T14:48:41.706Z] WARNING: No swap limit support
[Pipeline] sh
14:48:42 [2023-03-22T14:48:42.004Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:48:42 [2023-03-22T14:48:42.004Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:48:42 [2023-03-22T14:48:42.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45197/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:48:42 [2023-03-22T14:48:42.004Z] + bash /home/ubuntu/workspace/moby_PR-45197/check-config.sh
14:48:42 [2023-03-22T14:48:42.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:48:42 [2023-03-22T14:48:42.004Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:48:42 [2023-03-22T14:48:42.004Z] 
14:48:42 [2023-03-22T14:48:42.004Z] Generally Necessary:
14:48:42 [2023-03-22T14:48:42.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:48:42 [2023-03-22T14:48:42.004Z] - apparmor: enabled and tools installed
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_NAMESPACES: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_NET_NS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_PID_NS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_IPC_NS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_UTS_NS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CGROUPS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CGROUP_CPUACCT: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CGROUP_DEVICE: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CGROUP_FREEZER: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CGROUP_SCHED: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_CPUSETS: enabled
14:48:42 [2023-03-22T14:48:42.004Z] - CONFIG_MEMCG: enabled
14:48:42 [2023-03-22T14:48:42.085Z] #35 ...
14:48:42 [2023-03-22T14:48:42.085Z] 
14:48:42 [2023-03-22T14:48:42.085Z] #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
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 37.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:48:42 [2023-03-22T14:48:42.085Z] #22 38.92 debconf: delaying package configuration, since apt-utils is not installed
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.26 Fetched 17.7 MB in 1s (13.5 MB/s)
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.45 Selecting previously unselected package xxd.
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.45 (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.)
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.70 Selecting previously unselected package vim-common.
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 39.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 40.10 Selecting previously unselected package cmake-data.
14:48:42 [2023-03-22T14:48:42.085Z] #22 40.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 40.10 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 43.40 Selecting previously unselected package libicu67:amd64.
14:48:42 [2023-03-22T14:48:42.085Z] #22 43.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 43.48 Unpacking libicu67:amd64 (67.1-7) ...
14:48:42 [2023-03-22T14:48:42.085Z] #22 ...
14:48:42 [2023-03-22T14:48:42.085Z] 
14:48:42 [2023-03-22T14:48:42.085Z] #36 [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
14:48:42 [2023-03-22T14:48:42.085Z] #36 41.43 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:48:42 [2023-03-22T14:48:42.085Z] #36 41.43 go: downloading github.com/gobwas/glob v0.2.3
14:48:42 [2023-03-22T14:48:42.085Z] #36 41.83 go: downloading go.uber.org/zap v1.17.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.39 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.41 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.47 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.50 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.54 go: downloading github.com/go-toolsmith/astp v1.0.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.59 go: downloading github.com/go-toolsmith/typep v1.0.2
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:48:42 [2023-03-22T14:48:42.085Z] #36 42.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.08 go: downloading github.com/kisielk/gotool v1.0.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.16 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.41 go: downloading github.com/ettle/strcase v0.1.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.49 go: downloading github.com/fatih/structtag v1.2.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.54 go: downloading github.com/Masterminds/semver v1.5.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.64 go: downloading gopkg.in/yaml.v2 v2.4.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:48:42 [2023-03-22T14:48:42.085Z] #36 43.89 go: downloading github.com/prometheus/client_golang v1.12.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 44.43 go: downloading github.com/prometheus/client_model v0.2.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 44.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:48:42 [2023-03-22T14:48:42.085Z] #36 44.62 go: downloading github.com/google/go-cmp v0.5.8
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.01 go: downloading go.uber.org/atomic v1.7.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.10 go: downloading go.uber.org/multierr v1.6.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.20 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.30 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.30 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.37 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.53 go: downloading github.com/beorn7/perks v1.0.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.65 go: downloading github.com/golang/protobuf v1.5.2
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.65 go: downloading github.com/prometheus/common v0.32.1
14:48:42 [2023-03-22T14:48:42.085Z] #36 45.95 go: downloading github.com/prometheus/procfs v0.7.3
14:48:42 [2023-03-22T14:48:42.085Z] #36 46.18 go: downloading google.golang.org/protobuf v1.28.0
14:48:42 [2023-03-22T14:48:42.085Z] #36 46.75 go: downloading github.com/mattn/go-runewidth v0.0.9
14:48:42 [2023-03-22T14:48:42.085Z] #36 46.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_KEYS: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_VETH: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_BRIDGE: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NF_NAT_IPV4: missing
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NF_NAT: enabled (as module)
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_NF_NAT_NEEDED: missing
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_POSIX_MQUEUE: enabled
14:48:42 [2023-03-22T14:48:42.268Z] 
14:48:42 [2023-03-22T14:48:42.268Z] Optional Features:
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_USER_NS: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_SECCOMP: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_CGROUP_PIDS: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_MEMCG_SWAP: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:48:42 [2023-03-22T14:48:42.268Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_BLK_CGROUP: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:48:42 [2023-03-22T14:48:42.268Z] - CONFIG_IOSCHED_CFQ: missing
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_CGROUP_PERF: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_CGROUP_HUGETLB: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_CFS_BANDWIDTH: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_RT_GROUP_SCHED: missing
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_VS: enabled (as module)
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_VS_NFCT: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:48:42 [2023-03-22T14:48:42.530Z] - CONFIG_IP_VS_RR: enabled (as module)
14:48:42 [2023-03-22T14:48:42.679Z] #38 16.85 make[1]: Nothing to be done for 'all'.
14:48:42 [2023-03-22T14:48:42.809Z] - CONFIG_EXT4_FS: enabled
14:48:42 [2023-03-22T14:48:42.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:48:42 [2023-03-22T14:48:42.809Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:48:42 [2023-03-22T14:48:42.809Z] - Network Drivers:
14:48:42 [2023-03-22T14:48:42.809Z]   - "overlay":
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_VXLAN: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       Optional (for encrypted networks):
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_CRYPTO: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_CRYPTO_AEAD: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_CRYPTO_GCM: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_CRYPTO_GHASH: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_XFRM: enabled
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_XFRM_USER: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_INET_ESP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:48:42 [2023-03-22T14:48:42.809Z]   - "ipvlan":
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_IPVLAN: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]   - "macvlan":
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_MACVLAN: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_DUMMY: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]   - "ftp,tftp client in container":
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z] - Storage Drivers:
14:48:42 [2023-03-22T14:48:42.809Z]   - "aufs":
14:48:42 [2023-03-22T14:48:42.809Z]     - CONFIG_AUFS_FS: enabled (as module)
14:48:42 [2023-03-22T14:48:42.809Z]   - "btrfs":
14:48:43 [2023-03-22T14:48:43.076Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:48:43 [2023-03-22T14:48:43.076Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:48:43 [2023-03-22T14:48:43.076Z]   - "devicemapper":
14:48:43 [2023-03-22T14:48:43.076Z]     - CONFIG_BLK_DEV_DM: enabled
14:48:43 [2023-03-22T14:48:43.076Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:48:43 [2023-03-22T14:48:43.076Z]   - "overlay":
14:48:43 [2023-03-22T14:48:43.076Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:48:43 [2023-03-22T14:48:43.076Z]   - "zfs":
14:48:43 [2023-03-22T14:48:43.076Z]     - /dev/zfs: present
14:48:43 [2023-03-22T14:48:43.076Z]     - zfs command: missing
14:48:43 [2023-03-22T14:48:43.076Z]     - zpool command: missing
14:48:43 [2023-03-22T14:48:43.076Z] 
14:48:43 [2023-03-22T14:48:43.076Z] Limits:
14:48:43 [2023-03-22T14:48:43.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:48:43 [2023-03-22T14:48:43.076Z] 
14:48:43 [2023-03-22T14:48:43.076Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:48:43 [2023-03-22T14:48:43.412Z] + sudo modprobe ip_vs
14:48:43 [2023-03-22T14:48:43.412Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb .
14:48:43 [2023-03-22T14:48:43.942Z] #28 45.43 Reading package lists...
14:48:43 [2023-03-22T14:48:43.942Z] #28 ...
14:48:43 [2023-03-22T14:48:43.942Z] 
14:48:43 [2023-03-22T14:48:43.942Z] #34 [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
14:48:43 [2023-03-22T14:48:43.942Z] #34 41.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:48:43 [2023-03-22T14:48:43.942Z] #34 41.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:48:43 [2023-03-22T14:48:43.942Z] #34 41.88 go: downloading github.com/golangci/misspell v0.3.5
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.85 go: downloading github.com/hexops/gotextdiff v1.0.3
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.97 go: downloading github.com/jgautheron/goconst v1.5.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 42.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.23 go: downloading github.com/julz/importas v0.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.27 go: downloading github.com/kisielk/errcheck v1.6.2
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.49 go: downloading github.com/kulti/thelper v0.6.3
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.77 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.87 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:48:43 [2023-03-22T14:48:43.942Z] #34 43.95 go: downloading github.com/ldez/tagliatelle v0.3.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.12 go: downloading github.com/leonklingele/grouper v1.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.13 go: downloading github.com/lufeee/execinquery v1.2.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.47 go: downloading github.com/maratori/testpackage v1.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 44.74 go: downloading github.com/mgechev/revive v1.2.3
14:48:43 [2023-03-22T14:48:43.942Z] #34 45.86 go: downloading github.com/moricho/tparallel v0.2.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 45.91 go: downloading github.com/nakabonne/nestif v0.3.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.10 go: downloading github.com/nishanths/exhaustive v0.8.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.19 go: downloading github.com/nishanths/predeclared v0.2.2
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.68 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 46.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:48:43 [2023-03-22T14:48:43.942Z] #34 47.14 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 47.20 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 47.33 go: downloading github.com/securego/gosec/v2 v2.13.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 47.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:48:43 [2023-03-22T14:48:43.942Z] #34 47.99 go: downloading github.com/sivchari/containedctx v1.0.2
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.12 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.15 go: downloading github.com/sivchari/tenv v1.7.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.22 go: downloading github.com/sonatard/noctx v0.0.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.38 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.88 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 48.96 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.14 go: downloading github.com/tetafro/godot v1.4.11
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.47 go: downloading github.com/timonwong/logrlint v0.1.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:48:43 [2023-03-22T14:48:43.942Z] #34 49.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 50.18 go: downloading github.com/ultraware/funlen v0.0.3
14:48:43 [2023-03-22T14:48:43.942Z] #34 50.31 go: downloading github.com/ultraware/whitespace v0.0.5
14:48:43 [2023-03-22T14:48:43.942Z] #34 50.53 go: downloading github.com/uudashr/gocognit v1.0.6
14:48:43 [2023-03-22T14:48:43.942Z] #34 50.65 go: downloading github.com/yagipy/maintidx v1.0.0
14:48:43 [2023-03-22T14:48:43.942Z] #34 50.83 go: downloading github.com/yeya24/promlinter v0.2.0
14:48:43 [2023-03-22T14:48:43.986Z] #36 ...
14:48:43 [2023-03-22T14:48:43.986Z] 
14:48:43 [2023-03-22T14:48:43.986Z] #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
14:48:43 [2023-03-22T14:48:43.986Z] #31 39.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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 41.40 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 41.93 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 42.51 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 43.82 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.35 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.37 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]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 44.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.46 debconf: delaying package configuration, since apt-utils is not installed
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.70 Fetched 115 MB in 7s (16.2 MB/s)
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.79 Selecting previously unselected package binutils-mingw-w64-i686.
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.79 (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.)
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #31 45.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:48:43 [2023-03-22T14:48:43.986Z] #31 47.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:48:43 [2023-03-22T14:48:43.986Z] #31 47.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #31 47.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:48:43 [2023-03-22T14:48:43.986Z] #31 ...
14:48:43 [2023-03-22T14:48:43.986Z] 
14:48:43 [2023-03-22T14:48:43.986Z] #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
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.41 Selecting previously unselected package libprotobuf-lite23:amd64.
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.41 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.49 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.72 Selecting previously unselected package libprotobuf-dev:amd64.
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.72 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 43.72 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 44.98 Selecting previously unselected package libprotoc23:amd64.
14:48:43 [2023-03-22T14:48:43.986Z] #34 44.98 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 44.98 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.66 Selecting previously unselected package protobuf-c-compiler.
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.66 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.66 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.76 Selecting previously unselected package protobuf-compiler.
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.79 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.79 Unpacking protobuf-compiler (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.91 Selecting previously unselected package python3-pkg-resources.
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.95 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 45.95 Unpacking python3-pkg-resources (52.0.0-4) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.13 Selecting previously unselected package python3-six.
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.13 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.13 Unpacking python3-six (1.16.0-2) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.24 Selecting previously unselected package python3-protobuf.
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.24 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.24 Unpacking python3-protobuf (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 46.79 Setting up python3-pkg-resources (52.0.0-4) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.53 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.62 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.62 Setting up libcap2:amd64 (1:2.44-1) ...
14:48:43 [2023-03-22T14:48:43.986Z] #34 48.66 Setting up python3-six (1.16.0-2) ...
14:48:43 [2023-03-22T14:48:43.987Z] #1 [internal] load .dockerignore
14:48:43 [2023-03-22T14:48:43.987Z] #1 transferring context: 87B done
14:48:43 [2023-03-22T14:48:43.987Z] #1 DONE 0.1s
14:48:43 [2023-03-22T14:48:43.987Z] 
14:48:43 [2023-03-22T14:48:43.987Z] #2 [internal] load build definition from Dockerfile
14:48:43 [2023-03-22T14:48:43.987Z] #2 transferring dockerfile: 17.18kB done
14:48:43 [2023-03-22T14:48:43.987Z] #2 DONE 0.1s
14:48:43 [2023-03-22T14:48:43.987Z] 
14:48:43 [2023-03-22T14:48:43.987Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:48:44 [2023-03-22T14:48:44.201Z] #34 50.90 go: downloading gitlab.com/bosi/decorder v0.2.3
14:48:44 [2023-03-22T14:48:44.244Z] #34 50.15 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:48:44 [2023-03-22T14:48:44.244Z] #34 50.16 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:48:44 [2023-03-22T14:48:44.244Z] #34 50.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:48:44 [2023-03-22T14:48:44.244Z] #34 50.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:48:44 [2023-03-22T14:48:44.244Z] #34 ...
14:48:44 [2023-03-22T14:48:44.244Z] 
14:48:44 [2023-03-22T14:48:44.244Z] #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
14:48:44 [2023-03-22T14:48:44.244Z] #22 50.18 Selecting previously unselected package libxml2:amd64.
14:48:44 [2023-03-22T14:48:44.244Z] #22 50.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:48:44 [2023-03-22T14:48:44.244Z] #22 50.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:48:44 [2023-03-22T14:48:44.248Z] #3 DONE 0.3s
14:48:44 [2023-03-22T14:48:44.248Z] 
14:48:44 [2023-03-22T14:48:44.248Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:48:44 [2023-03-22T14:48:44.248Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:48:44 [2023-03-22T14:48:44.248Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:48:44 [2023-03-22T14:48:44.248Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
14:48:44 [2023-03-22T14:48:44.248Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
14:48:44 [2023-03-22T14:48:44.248Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s
14:48:44 [2023-03-22T14:48:44.461Z] #34 51.45 go: downloading honnef.co/go/tools v0.3.3
14:48:44 [2023-03-22T14:48:44.509Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done
14:48:44 [2023-03-22T14:48:44.509Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
14:48:44 [2023-03-22T14:48:44.581Z] #38 18.66   CC       images/stats.o
14:48:44 [2023-03-22T14:48:44.581Z] #38 19.06   CC       images/core.o
14:48:45 [2023-03-22T14:48:45.081Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done
14:48:45 [2023-03-22T14:48:45.081Z] #4 DONE 0.9s
14:48:45 [2023-03-22T14:48:45.174Z] #22 50.88 Selecting previously unselected package libarchive13:amd64.
14:48:45 [2023-03-22T14:48:45.174Z] #22 50.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:48:45 [2023-03-22T14:48:45.174Z] #22 50.90 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:48:45 [2023-03-22T14:48:45.343Z] 
14:48:45 [2023-03-22T14:48:45.343Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:48:45 [2023-03-22T14:48:45.431Z] #22 51.42 Selecting previously unselected package libjsoncpp24:amd64.
14:48:45 [2023-03-22T14:48:45.431Z] #22 51.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:48:45 [2023-03-22T14:48:45.431Z] #22 51.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:48:45 [2023-03-22T14:48:45.517Z] #38 19.87   CC       images/core-x86.o
14:48:45 [2023-03-22T14:48:45.517Z] #38 ...
14:48:45 [2023-03-22T14:48:45.517Z] 
14:48:45 [2023-03-22T14:48:45.517Z] #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
14:48:45 [2023-03-22T14:48:45.517Z] #25 61.78 bufio
14:48:45 [2023-03-22T14:48:45.517Z] #25 63.20 text/tabwriter
14:48:45 [2023-03-22T14:48:45.517Z] #25 64.00 io/ioutil
14:48:45 [2023-03-22T14:48:45.517Z] #25 64.00 fmt
14:48:45 [2023-03-22T14:48:45.517Z] #25 66.36 flag
14:48:45 [2023-03-22T14:48:45.517Z] #25 66.41 github.com/BurntSushi/toml
14:48:45 [2023-03-22T14:48:45.517Z] #25 67.78 log
14:48:45 [2023-03-22T14:48:45.517Z] #25 69.71 github.com/BurntSushi/toml/cmd/tomlv
14:48:45 [2023-03-22T14:48:45.517Z] #25 DONE 71.7s
14:48:45 [2023-03-22T14:48:45.517Z] 
14:48:45 [2023-03-22T14:48:45.517Z] #34 [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
14:48:45 [2023-03-22T14:48:45.517Z] #34 64.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:48:45 [2023-03-22T14:48:45.517Z] #34 64.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:48:45 [2023-03-22T14:48:45.517Z] #34 64.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:48:45 [2023-03-22T14:48:45.688Z] #22 51.59 Selecting previously unselected package librhash0:amd64.
14:48:45 [2023-03-22T14:48:45.688Z] #22 51.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:48:45 [2023-03-22T14:48:45.688Z] #22 51.62 Unpacking librhash0:amd64 (1.4.1-2) ...
14:48:45 [2023-03-22T14:48:45.841Z] #34 ...
14:48:45 [2023-03-22T14:48:45.841Z] 
14:48:45 [2023-03-22T14:48:45.841Z] #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
14:48:45 [2023-03-22T14:48:45.841Z] #30 42.60 Reading package lists...
14:48:45 [2023-03-22T14:48:45.945Z] #22 51.78 Selecting previously unselected package libuv1:amd64.
14:48:45 [2023-03-22T14:48:45.945Z] #22 51.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:48:45 [2023-03-22T14:48:45.945Z] #22 51.80 Unpacking libuv1:amd64 (1.40.0-2) ...
14:48:45 [2023-03-22T14:48:45.945Z] #22 52.00 Selecting previously unselected package cmake.
14:48:45 [2023-03-22T14:48:45.945Z] #22 52.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:48:45 [2023-03-22T14:48:45.945Z] #22 52.07 Unpacking cmake (3.18.4-2+deb11u1) ...
14:48:46 [2023-03-22T14:48:46.456Z] #34 ...
14:48:46 [2023-03-22T14:48:46.456Z] 
14:48:46 [2023-03-22T14:48:46.456Z] #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
14:48:46 [2023-03-22T14:48:46.456Z] #38 20.81   CC       images/core-arm.o
14:48:46 [2023-03-22T14:48:46.715Z] #38 21.29   CC       images/core-aarch64.o
14:48:46 [2023-03-22T14:48:46.732Z] #5 ...
14:48:46 [2023-03-22T14:48:46.732Z] 
14:48:46 [2023-03-22T14:48:46.732Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:48:46 [2023-03-22T14:48:46.732Z] #6 DONE 1.1s
14:48:46 [2023-03-22T14:48:46.732Z] 
14:48:46 [2023-03-22T14:48:46.732Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:48:46 [2023-03-22T14:48:46.732Z] #5 DONE 1.1s
14:48:46 [2023-03-22T14:48:46.732Z] 
14:48:46 [2023-03-22T14:48:46.732Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
14:48:46 [2023-03-22T14:48:46.732Z] #7 DONE 1.2s
14:48:46 [2023-03-22T14:48:46.732Z] 
14:48:46 [2023-03-22T14:48:46.732Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:48:46 [2023-03-22T14:48:46.732Z] #8 DONE 1.2s
14:48:47 [2023-03-22T14:48:47.282Z] #38 21.70   CC       images/core-ppc64.o
14:48:47 [2023-03-22T14:48:47.350Z] Client: Docker Engine - Community
14:48:47 [2023-03-22T14:48:47.350Z]  Version:           22.06.0-beta.0
14:48:47 [2023-03-22T14:48:47.350Z]  API version:       1.42
14:48:47 [2023-03-22T14:48:47.350Z]  Go version:        go1.18.3
14:48:47 [2023-03-22T14:48:47.350Z]  Git commit:        3e9117b
14:48:47 [2023-03-22T14:48:47.350Z]  Built:             Fri Jun  3 17:55:46 2022
14:48:47 [2023-03-22T14:48:47.350Z]  OS/Arch:           linux/amd64
14:48:47 [2023-03-22T14:48:47.350Z]  Context:           default
14:48:47 [2023-03-22T14:48:47.350Z] 
14:48:47 [2023-03-22T14:48:47.350Z] Server: Docker Engine - Community
14:48:47 [2023-03-22T14:48:47.350Z]  Engine:
14:48:47 [2023-03-22T14:48:47.350Z]   Version:          22.06.0-beta.0
14:48:47 [2023-03-22T14:48:47.350Z]   API version:      1.42 (minimum version 1.12)
14:48:47 [2023-03-22T14:48:47.350Z]   Go version:       go1.18.3
14:48:47 [2023-03-22T14:48:47.350Z]   Git commit:       38633e7
14:48:47 [2023-03-22T14:48:47.350Z]   Built:            Fri Jun  3 17:55:46 2022
14:48:47 [2023-03-22T14:48:47.350Z]   OS/Arch:          linux/amd64
14:48:47 [2023-03-22T14:48:47.350Z]   Experimental:     true
14:48:47 [2023-03-22T14:48:47.350Z]  containerd:
14:48:47 [2023-03-22T14:48:47.350Z]   Version:          1.6.8
14:48:47 [2023-03-22T14:48:47.350Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:48:47 [2023-03-22T14:48:47.350Z]  runc:
14:48:47 [2023-03-22T14:48:47.350Z]   Version:          1.1.4
14:48:47 [2023-03-22T14:48:47.350Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:48:47 [2023-03-22T14:48:47.350Z]  docker-init:
14:48:47 [2023-03-22T14:48:47.350Z]   Version:          0.19.0
14:48:47 [2023-03-22T14:48:47.350Z]   GitCommit:        de40ad0
[Pipeline] sh
14:48:47 [2023-03-22T14:48:47.737Z] + docker info
14:48:47 [2023-03-22T14:48:47.737Z] Client:
14:48:47 [2023-03-22T14:48:47.737Z]  Context:    default
14:48:47 [2023-03-22T14:48:47.737Z]  Debug Mode: false
14:48:47 [2023-03-22T14:48:47.737Z]  Plugins:
14:48:47 [2023-03-22T14:48:47.737Z]   buildx: Docker Buildx (Docker Inc.)
14:48:47 [2023-03-22T14:48:47.737Z]     Version:  c5aec24
14:48:47 [2023-03-22T14:48:47.737Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:48:47 [2023-03-22T14:48:47.737Z]   compose: Docker Compose (Docker Inc.)
14:48:47 [2023-03-22T14:48:47.737Z]     Version:  v2.12.0
14:48:47 [2023-03-22T14:48:47.737Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:48:47 [2023-03-22T14:48:47.737Z]   scan: Docker Scan (Docker Inc.)
14:48:47 [2023-03-22T14:48:47.737Z]     Version:  v0.17.0
14:48:47 [2023-03-22T14:48:47.737Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:48:47 [2023-03-22T14:48:47.737Z] 
14:48:47 [2023-03-22T14:48:47.737Z] Server:
14:48:47 [2023-03-22T14:48:47.737Z]  Containers: 0
14:48:47 [2023-03-22T14:48:47.737Z]   Running: 0
14:48:47 [2023-03-22T14:48:47.737Z]   Paused: 0
14:48:47 [2023-03-22T14:48:47.737Z]   Stopped: 0
14:48:47 [2023-03-22T14:48:47.737Z]  Images: 0
14:48:47 [2023-03-22T14:48:47.737Z]  Server Version: 22.06.0-beta.0
14:48:47 [2023-03-22T14:48:47.737Z]  Storage Driver: overlay2
14:48:47 [2023-03-22T14:48:47.738Z]   Backing Filesystem: extfs
14:48:47 [2023-03-22T14:48:47.738Z]   Supports d_type: true
14:48:47 [2023-03-22T14:48:47.738Z]   Using metacopy: false
14:48:47 [2023-03-22T14:48:47.738Z]   Native Overlay Diff: true
14:48:47 [2023-03-22T14:48:47.738Z]   userxattr: false
14:48:47 [2023-03-22T14:48:47.738Z]  Logging Driver: json-file
14:48:47 [2023-03-22T14:48:47.738Z]  Cgroup Driver: cgroupfs
14:48:47 [2023-03-22T14:48:47.738Z]  Cgroup Version: 1
14:48:47 [2023-03-22T14:48:47.738Z]  Plugins:
14:48:47 [2023-03-22T14:48:47.738Z]   Volume: local
14:48:47 [2023-03-22T14:48:47.738Z]   Network: bridge host ipvlan macvlan null overlay
14:48:47 [2023-03-22T14:48:47.738Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:48:47 [2023-03-22T14:48:47.738Z]  Swarm: inactive
14:48:47 [2023-03-22T14:48:47.738Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
14:48:47 [2023-03-22T14:48:47.738Z]  Default Runtime: runc
14:48:47 [2023-03-22T14:48:47.738Z]  Init Binary: docker-init
14:48:47 [2023-03-22T14:48:47.738Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:48:47 [2023-03-22T14:48:47.738Z]  runc version: v1.1.4-0-g5fd4c4d
14:48:47 [2023-03-22T14:48:47.738Z]  init version: de40ad0
14:48:47 [2023-03-22T14:48:47.738Z]  Security Options:
14:48:47 [2023-03-22T14:48:47.738Z]   apparmor
14:48:47 [2023-03-22T14:48:47.738Z]   seccomp
14:48:47 [2023-03-22T14:48:47.738Z]    Profile: builtin
14:48:47 [2023-03-22T14:48:47.738Z]  Kernel Version: 5.4.0-1088-aws
14:48:47 [2023-03-22T14:48:47.738Z]  Operating System: Ubuntu 18.04.6 LTS
14:48:47 [2023-03-22T14:48:47.738Z]  OSType: linux
14:48:47 [2023-03-22T14:48:47.738Z]  Architecture: x86_64
14:48:47 [2023-03-22T14:48:47.738Z]  CPUs: 2
14:48:47 [2023-03-22T14:48:47.738Z]  Total Memory: 7.483GiB
14:48:47 [2023-03-22T14:48:47.738Z]  Name: ip-10-100-94-80
14:48:47 [2023-03-22T14:48:47.738Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:48:47 [2023-03-22T14:48:47.738Z]  Docker Root Dir: /var/lib/docker
14:48:47 [2023-03-22T14:48:47.738Z]  Debug Mode: false
14:48:47 [2023-03-22T14:48:47.738Z]  Registry: https://index.docker.io/v1/
14:48:47 [2023-03-22T14:48:47.738Z]  Labels:
14:48:47 [2023-03-22T14:48:47.738Z]  Experimental: true
14:48:47 [2023-03-22T14:48:47.738Z]  Insecure Registries:
14:48:47 [2023-03-22T14:48:47.738Z]   127.0.0.0/8
14:48:47 [2023-03-22T14:48:47.738Z]  Live Restore Enabled: true
14:48:47 [2023-03-22T14:48:47.738Z] 
14:48:47 [2023-03-22T14:48:47.738Z] WARNING: No swap limit support
[Pipeline] sh
14:48:47 [2023-03-22T14:48:47.748Z] #30 52.33 Building dependency tree...
14:48:47 [2023-03-22T14:48:47.748Z] #30 ...
14:48:47 [2023-03-22T14:48:47.748Z] 
14:48:47 [2023-03-22T14:48:47.748Z] #34 [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
14:48:47 [2023-03-22T14:48:47.748Z] #34 54.55 go: downloading mvdan.cc/gofumpt v0.3.1
14:48:47 [2023-03-22T14:48:47.748Z] #34 54.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:48:47 [2023-03-22T14:48:47.748Z] #34 ...
14:48:47 [2023-03-22T14:48:47.748Z] 
14:48:47 [2023-03-22T14:48:47.748Z] #35 [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
14:48:47 [2023-03-22T14:48:47.748Z] #35 34.48 Reading package lists...
14:48:47 [2023-03-22T14:48:47.748Z] #35 45.03 Reading package lists...
14:48:47 [2023-03-22T14:48:47.848Z] #38 22.26   CC       images/core-s390.o
14:48:48 [2023-03-22T14:48:48.007Z] #35 ...
14:48:48 [2023-03-22T14:48:48.007Z] 
14:48:48 [2023-03-22T14:48:48.007Z] #28 [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
14:48:48 [2023-03-22T14:48:48.007Z] #28 45.43 Reading package lists...
14:48:48 [2023-03-22T14:48:48.007Z] #28 ...
14:48:48 [2023-03-22T14:48:48.007Z] 
14:48:48 [2023-03-22T14:48:48.008Z] #32 [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
14:48:48 [2023-03-22T14:48:48.008Z] #32 44.92 encoding
14:48:48 [2023-03-22T14:48:48.066Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:48:48 [2023-03-22T14:48:48.066Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:48:48 [2023-03-22T14:48:48.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45197/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:48:48 [2023-03-22T14:48:48.066Z] + bash /home/ubuntu/workspace/moby_PR-45197/check-config.sh
14:48:48 [2023-03-22T14:48:48.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:48:48 [2023-03-22T14:48:48.066Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:48:48 [2023-03-22T14:48:48.066Z] 
14:48:48 [2023-03-22T14:48:48.066Z] Generally Necessary:
14:48:48 [2023-03-22T14:48:48.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:48:48 [2023-03-22T14:48:48.066Z] - apparmor: enabled and tools installed
14:48:48 [2023-03-22T14:48:48.066Z] - CONFIG_NAMESPACES: enabled
14:48:48 [2023-03-22T14:48:48.066Z] - CONFIG_NET_NS: enabled
14:48:48 [2023-03-22T14:48:48.066Z] - CONFIG_PID_NS: enabled
14:48:48 [2023-03-22T14:48:48.066Z] - CONFIG_IPC_NS: enabled
14:48:48 [2023-03-22T14:48:48.267Z] #32 ...
14:48:48 [2023-03-22T14:48:48.267Z] 
14:48:48 [2023-03-22T14:48:48.267Z] #28 [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
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_UTS_NS: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CGROUPS: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CGROUP_CPUACCT: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CGROUP_DEVICE: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CGROUP_FREEZER: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CGROUP_SCHED: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_CPUSETS: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_MEMCG: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_KEYS: enabled
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_VETH: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_BRIDGE: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_NF_NAT_IPV4: missing
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:48:48 [2023-03-22T14:48:48.341Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:48:48 [2023-03-22T14:48:48.414Z] #38 22.90   CC       images/cpuinfo.o
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_NF_NAT: enabled (as module)
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_NF_NAT_NEEDED: missing
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_POSIX_MQUEUE: enabled
14:48:48 [2023-03-22T14:48:48.612Z] 
14:48:48 [2023-03-22T14:48:48.612Z] Optional Features:
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_USER_NS: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_SECCOMP: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CGROUP_PIDS: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_MEMCG_SWAP: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:48:48 [2023-03-22T14:48:48.612Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_BLK_CGROUP: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IOSCHED_CFQ: missing
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CGROUP_PERF: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CGROUP_HUGETLB: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_CFS_BANDWIDTH: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_RT_GROUP_SCHED: missing
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_VS: enabled (as module)
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_VS_NFCT: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:48:48 [2023-03-22T14:48:48.612Z] - CONFIG_IP_VS_RR: enabled (as module)
14:48:48 [2023-03-22T14:48:48.654Z] 
14:48:48 [2023-03-22T14:48:48.654Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:48:48 [2023-03-22T14:48:48.654Z] #9 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.1s done
14:48:48 [2023-03-22T14:48:48.672Z] #38 23.27   CC       images/inventory.o
14:48:48 [2023-03-22T14:48:48.886Z] - CONFIG_EXT4_FS: enabled
14:48:48 [2023-03-22T14:48:48.886Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:48:48 [2023-03-22T14:48:48.886Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:48:48 [2023-03-22T14:48:48.886Z] - Network Drivers:
14:48:48 [2023-03-22T14:48:48.886Z]   - "overlay":
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_VXLAN: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       Optional (for encrypted networks):
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_CRYPTO: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_CRYPTO_AEAD: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_CRYPTO_GCM: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_CRYPTO_GHASH: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_XFRM: enabled
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_XFRM_USER: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_INET_ESP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:48:48 [2023-03-22T14:48:48.886Z]   - "ipvlan":
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_IPVLAN: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]   - "macvlan":
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_MACVLAN: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_DUMMY: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]   - "ftp,tftp client in container":
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:48:48 [2023-03-22T14:48:48.886Z] - Storage Drivers:
14:48:48 [2023-03-22T14:48:48.886Z]   - "aufs":
14:48:48 [2023-03-22T14:48:48.927Z] #9 sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 529B / 529B done
14:48:48 [2023-03-22T14:48:48.927Z] #9 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
14:48:48 [2023-03-22T14:48:48.927Z] #9 sha256:72b6243122405be2c5c5e7e20d410f4c8fe301e1ce84cc60ea591b63167750e6 1.46kB / 1.46kB done
14:48:48 [2023-03-22T14:48:48.927Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 1.05MB / 55.05MB 0.2s
14:48:48 [2023-03-22T14:48:48.930Z] #38 23.48   CC       images/fdinfo.o
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_AUFS_FS: enabled (as module)
14:48:49 [2023-03-22T14:48:49.144Z]   - "btrfs":
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:48:49 [2023-03-22T14:48:49.144Z]   - "devicemapper":
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_BLK_DEV_DM: enabled
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:48:49 [2023-03-22T14:48:49.144Z]   - "overlay":
14:48:49 [2023-03-22T14:48:49.144Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:48:49 [2023-03-22T14:48:49.144Z]   - "zfs":
14:48:49 [2023-03-22T14:48:49.144Z]     - /dev/zfs: present
14:48:49 [2023-03-22T14:48:49.144Z]     - zfs command: missing
14:48:49 [2023-03-22T14:48:49.144Z]     - zpool command: missing
14:48:49 [2023-03-22T14:48:49.144Z] 
14:48:49 [2023-03-22T14:48:49.144Z] Limits:
14:48:49 [2023-03-22T14:48:49.144Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:48:49 [2023-03-22T14:48:49.144Z] 
14:48:49 [2023-03-22T14:48:49.144Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
14:48:49 [2023-03-22T14:48:49.196Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 12.58MB / 55.05MB 0.4s
[Pipeline] sh
14:48:49 [2023-03-22T14:48:49.216Z] #22 ...
14:48:49 [2023-03-22T14:48:49.216Z] 
14:48:49 [2023-03-22T14:48:49.216Z] #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
14:48:49 [2023-03-22T14:48:49.216Z] #34 50.22 Setting up python3-protobuf (3.12.4-1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.37 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.38 Setting up protobuf-compiler (3.12.4-1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.40 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.42 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.45 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 54.47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:49 [2023-03-22T14:48:49.216Z] #34 DONE 55.0s
14:48:49 [2023-03-22T14:48:49.216Z] 
14:48:49 [2023-03-22T14:48:49.216Z] #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
14:48:49 [2023-03-22T14:48:49.470Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 16.78MB / 55.05MB 0.5s
14:48:49 [2023-03-22T14:48:49.498Z] #38 23.76   CC       images/fown.o
14:48:49 [2023-03-22T14:48:49.498Z] #38 23.92   CC       images/ns.o
14:48:49 [2023-03-22T14:48:49.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb .
14:48:49 [2023-03-22T14:48:49.647Z] #28 55.03 Building dependency tree...
14:48:49 [2023-03-22T14:48:49.647Z] #28 ...
14:48:49 [2023-03-22T14:48:49.647Z] 
14:48:49 [2023-03-22T14:48:49.647Z] #36 [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
14:48:49 [2023-03-22T14:48:49.647Z] #36 46.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:48:49 [2023-03-22T14:48:49.731Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 22.02MB / 55.05MB 0.7s
14:48:49 [2023-03-22T14:48:49.731Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 28.31MB / 55.05MB 0.9s
14:48:49 [2023-03-22T14:48:49.756Z] #38 24.07   CC       images/regfile.o
14:48:49 [2023-03-22T14:48:49.756Z] #38 24.26   CC       images/ghost-file.o
14:48:49 [2023-03-22T14:48:49.907Z] #36 ...
14:48:49 [2023-03-22T14:48:49.907Z] 
14:48:49 [2023-03-22T14:48:49.907Z] #34 [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
14:48:49 [2023-03-22T14:48:49.907Z] #34 54.99 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:48:49 [2023-03-22T14:48:49.907Z] #34 55.22 go: downloading github.com/davecgh/go-spew v1.1.1
14:48:49 [2023-03-22T14:48:49.907Z] #34 55.38 go: downloading github.com/pmezard/go-difflib v1.0.0
14:48:49 [2023-03-22T14:48:49.907Z] #34 55.50 go: downloading github.com/stretchr/objx v0.4.0
14:48:49 [2023-03-22T14:48:49.907Z] #34 55.71 go: downloading github.com/subosito/gotenv v1.4.0
14:48:49 [2023-03-22T14:48:49.907Z] #34 55.85 go: downloading github.com/hashicorp/hcl v1.0.0
14:48:49 [2023-03-22T14:48:49.907Z] #34 56.37 go: downloading gopkg.in/ini.v1 v1.66.6
14:48:49 [2023-03-22T14:48:49.907Z] #34 56.38 go: downloading github.com/magiconair/properties v1.8.6
14:48:49 [2023-03-22T14:48:49.907Z] #34 56.67 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
14:48:49 [2023-03-22T14:48:49.907Z] #34 56.81 go: downloading golang.org/x/text v0.3.7
14:48:49 [2023-03-22T14:48:49.992Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 32.19MB / 55.05MB 1.0s
14:48:50 [2023-03-22T14:48:50.014Z] #38 24.51   CC       images/fifo.o
14:48:50 [2023-03-22T14:48:50.074Z] #1 [internal] load build definition from Dockerfile
14:48:50 [2023-03-22T14:48:50.074Z] #1 transferring dockerfile:
14:48:50 [2023-03-22T14:48:50.253Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 37.75MB / 55.05MB 1.3s
14:48:50 [2023-03-22T14:48:50.272Z] #38 24.76   CC       images/remap-file-path.o
14:48:50 [2023-03-22T14:48:50.338Z] #1 transferring dockerfile: 17.18kB 0.0s done
14:48:50 [2023-03-22T14:48:50.338Z] #1 DONE 0.1s
14:48:50 [2023-03-22T14:48:50.338Z] 
14:48:50 [2023-03-22T14:48:50.338Z] #2 [internal] load .dockerignore
14:48:50 [2023-03-22T14:48:50.338Z] #2 transferring context: 87B done
14:48:50 [2023-03-22T14:48:50.338Z] #2 DONE 0.1s
14:48:50 [2023-03-22T14:48:50.338Z] 
14:48:50 [2023-03-22T14:48:50.338Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:48:50 [2023-03-22T14:48:50.518Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 40.85MB / 55.05MB 1.5s
14:48:50 [2023-03-22T14:48:50.518Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 46.14MB / 55.05MB 1.8s
14:48:50 [2023-03-22T14:48:50.530Z] #38 25.03   CC       images/eventfd.o
14:48:50 [2023-03-22T14:48:50.597Z] #3 DONE 0.5s
14:48:50 [2023-03-22T14:48:50.597Z] 
14:48:50 [2023-03-22T14:48:50.597Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:48:50 [2023-03-22T14:48:50.597Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:48:50 [2023-03-22T14:48:50.779Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 51.38MB / 55.05MB 2.0s
14:48:50 [2023-03-22T14:48:50.788Z] #38 25.24   CC       images/eventpoll.o
14:48:50 [2023-03-22T14:48:50.857Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s
14:48:50 [2023-03-22T14:48:50.857Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:48:50 [2023-03-22T14:48:50.857Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
14:48:50 [2023-03-22T14:48:50.857Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
14:48:51 [2023-03-22T14:48:51.041Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 54.53MB / 55.05MB 2.2s
14:48:51 [2023-03-22T14:48:51.046Z] #38 25.48   CC       images/fh.o
14:48:51 [2023-03-22T14:48:51.108Z] #38 ...
14:48:51 [2023-03-22T14:48:51.108Z] 
14:48:51 [2023-03-22T14:48:51.108Z] #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
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.681 + RM_GOPATH=0
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.681 + TMP_GOPATH=
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.681 + : /build
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.681 + '[' -z '' ']'
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.681 ++ mktemp -d
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.687 + export GOPATH=/tmp/tmp.UJcVb1Omfo
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.687 + GOPATH=/tmp/tmp.UJcVb1Omfo
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.687 + RM_GOPATH=1
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.687 + case "$(go env GOARCH)" in
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.687 ++ go env GOARCH
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 Install containerd version v1.6.16
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + export GO_BUILDMODE=-buildmode=pie
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + GO_BUILDMODE=-buildmode=pie
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 ++ dirname /tmp/install/install.sh
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + dir=/tmp/install
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + bin=containerd
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + shift
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + '[' '!' -f /tmp/install/containerd.installer ']'
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + . /tmp/install/containerd.installer
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 ++ set -e
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 ++ : v1.6.16
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + install_containerd
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + echo 'Install containerd version v1.6.16'
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.737 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UJcVb1Omfo/src/github.com/containerd/containerd
14:48:51 [2023-03-22T14:48:51.108Z] #37 7.783 Cloning into '/tmp/tmp.UJcVb1Omfo/src/github.com/containerd/containerd'...
14:48:51 [2023-03-22T14:48:51.108Z] #37 ...
14:48:51 [2023-03-22T14:48:51.108Z] 
14:48:51 [2023-03-22T14:48:51.108Z] #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
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.30 Setting up libicu67:amd64 (67.1-7) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.33 Setting up libuv1:amd64 (1.40.0-2) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.38 Setting up librhash0:amd64 (1.4.1-2) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.40 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.41 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.43 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.44 Setting up cmake (3.18.4-2+deb11u1) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 56.45 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:48:51 [2023-03-22T14:48:51.108Z] #22 DONE 56.9s
14:48:51 [2023-03-22T14:48:51.108Z] 
14:48:51 [2023-03-22T14:48:51.108Z] #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
14:48:51 [2023-03-22T14:48:51.118Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
14:48:51 [2023-03-22T14:48:51.118Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.4s done
14:48:51 [2023-03-22T14:48:51.288Z] #34 57.93 go: downloading github.com/pelletier/go-toml v1.9.5
14:48:51 [2023-03-22T14:48:51.304Z] #38 25.74   CC       images/fsnotify.o
14:48:51 [2023-03-22T14:48:51.562Z] #38 26.18   CC       images/signalfd.o
14:48:51 [2023-03-22T14:48:51.617Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 55.05MB / 55.05MB 2.7s done
14:48:51 [2023-03-22T14:48:51.686Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done
14:48:51 [2023-03-22T14:48:51.821Z] #38 26.28   CC       images/fs.o
14:48:51 [2023-03-22T14:48:51.821Z] #38 26.44   CC       images/pstree.o
14:48:51 [2023-03-22T14:48:51.945Z] #4 DONE 1.1s
14:48:51 [2023-03-22T14:48:51.945Z] 
14:48:51 [2023-03-22T14:48:51.945Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:48:52 [2023-03-22T14:48:52.080Z] #38 26.63   CC       images/pipe.o
14:48:52 [2023-03-22T14:48:52.338Z] #38 26.85   CC       images/tcp-stream.o
14:48:52 [2023-03-22T14:48:52.338Z] #38 ...
14:48:52 [2023-03-22T14:48:52.338Z] 
14:48:52 [2023-03-22T14:48:52.338Z] #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
14:48:52 [2023-03-22T14:48:52.558Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0
14:48:52 [2023-03-22T14:48:52.920Z] #5 DONE 0.9s
14:48:52 [2023-03-22T14:48:52.920Z] 
14:48:52 [2023-03-22T14:48:52.920Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
14:48:53 [2023-03-22T14:48:53.180Z] #6 ...
14:48:53 [2023-03-22T14:48:53.180Z] 
14:48:53 [2023-03-22T14:48:53.180Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:48:53 [2023-03-22T14:48:53.180Z] #7 DONE 0.9s
14:48:53 [2023-03-22T14:48:53.180Z] 
14:48:53 [2023-03-22T14:48:53.180Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye
14:48:53 [2023-03-22T14:48:53.180Z] #8 DONE 1.1s
14:48:53 [2023-03-22T14:48:53.180Z] 
14:48:53 [2023-03-22T14:48:53.180Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
14:48:53 [2023-03-22T14:48:53.180Z] #6 DONE 1.1s
14:48:53 [2023-03-22T14:48:53.631Z] #37 46.79 Updating files:  48% (2535/5256)
Updating files:  49% (2576/5256)
Updating files:  50% (2628/5256)
Updating files:  51% (2681/5256)
Updating files:  52% (2734/5256)
Updating files:  53% (2786/5256)
Updating files:  54% (2839/5256)
Updating files:  55% (2891/5256)
Updating files:  56% (2944/5256)
Updating files:  57% (2996/5256)
Updating files:  58% (3049/5256)
Updating files:  59% (3102/5256)
Updating files:  60% (3154/5256)
Updating files:  61% (3207/5256)
Updating files:  62% (3259/5256)
Updating files:  63% (3312/5256)
Updating files:  64% (3364/5256)
Updating files:  65% (3417/5256)
Updating files:  66% (3469/5256)
Updating files:  67% (3522/5256)
Updating files:  68% (3575/5256)
Updating files:  69% (3627/5256)
Updating files:  70% (3680/5256)
Updating files:  71% (3732/5256)
Updating files:  72% (3785/5256)
Updating files:  73% (3837/5256)
Updating files:  74% (3890/5256)
Updating files:  75% (3942/5256)
Updating files:  76% (3995/5256)
Updating files:  77% (4048/5256)
Updating files:  78% (4100/5256)
Updating files:  79% (4153/5256)
Updating files:  80% (4205/5256)
Updating files:  81% (4258/5256)
Updating files:  82% (4310/5256)
Updating files:  83% (4363/5256)
Updating files:  84% (4416/5256)
Updating files:  85% (4468/5256)
Updating files:  86% (4521/5256)
Updating files:  87% (4573/5256)
Updating files:  88% (4626/5256)
Updating files:  89% (4678/5256)
Updating files:  90% (4731/5256)
Updating files:  91% (4783/5256)
Updating files:  91% (4820/5256)
Updating files:  92% (4836/5256)
Updating files:  93% (4889/5256)
Updating files:  94% (4941/5256)
Updating files:  95% (4994/5256)
Updating files:  96% (5046/5256)
Updating files:  97% (5099/5256)
Updating files:  98% (5151/5256)
Updating files:  99% (5204/5256)
Updating files: 100% (5256/5256)
Updating files: 100% (5256/5256), done.
14:48:53 [2023-03-22T14:48:53.631Z] #37 48.08 + cd /tmp/tmp.GyzZLWf76G/src/github.com/containerd/containerd
14:48:53 [2023-03-22T14:48:53.631Z] #37 48.08 + git checkout -q v1.6.16
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.274 + RM_GOPATH=0
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.274 + TMP_GOPATH=
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.274 + : /build
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.275 + '[' -z '' ']'
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.276 ++ mktemp -d
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.279 + export GOPATH=/tmp/tmp.VcjsgIikIU
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.280 + GOPATH=/tmp/tmp.VcjsgIikIU
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.280 + RM_GOPATH=1
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.281 + case "$(go env GOARCH)" in
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.281 ++ go env GOARCH
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.304 + export GO_BUILDMODE=-buildmode=pie
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.304 + GO_BUILDMODE=-buildmode=pie
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.310 ++ dirname /tmp/install/install.sh
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.312 + dir=/tmp/install
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.312 + bin=tini
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.312 + shift
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.314 + '[' '!' -f /tmp/install/tini.installer ']'
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.315 + . /tmp/install/tini.installer
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.316 ++ : v0.19.0
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.317 + install_tini
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.318 + echo 'Install tini version v0.19.0'
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.318 Install tini version v0.19.0
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.VcjsgIikIU/tini
14:48:54 [2023-03-22T14:48:54.384Z] #39 3.321 Cloning into '/tmp/tmp.VcjsgIikIU/tini'...
14:48:54 [2023-03-22T14:48:54.479Z] #9 ...
14:48:54 [2023-03-22T14:48:54.479Z] 
14:48:54 [2023-03-22T14:48:54.479Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:48:54 [2023-03-22T14:48:54.479Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.4s done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.6s done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.8s done
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 46.14MB / 85.98MB 5.3s
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 50.33MB / 54.58MB 5.3s
14:48:54 [2023-03-22T14:48:54.479Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 22.02MB / 141.98MB 5.3s
14:48:54 [2023-03-22T14:48:54.479Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.6s
14:48:54 [2023-03-22T14:48:54.641Z] #39 ...
14:48:54 [2023-03-22T14:48:54.641Z] 
14:48:54 [2023-03-22T14:48:54.641Z] #29 [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
14:48:54 [2023-03-22T14:48:54.641Z] #29 50.51 sync
14:48:54 [2023-03-22T14:48:54.641Z] #29 50.51 internal/reflectlite
14:48:54 [2023-03-22T14:48:54.641Z] #29 52.52 internal/testlog
14:48:54 [2023-03-22T14:48:54.641Z] #29 53.67 sort
14:48:54 [2023-03-22T14:48:54.641Z] #29 53.68 errors
14:48:54 [2023-03-22T14:48:54.641Z] #29 54.01 strconv
14:48:54 [2023-03-22T14:48:54.641Z] #29 55.34 io
14:48:54 [2023-03-22T14:48:54.641Z] #29 56.78 internal/oserror
14:48:54 [2023-03-22T14:48:54.641Z] #29 57.02 syscall
14:48:54 [2023-03-22T14:48:54.641Z] #29 59.05 reflect
14:48:54 [2023-03-22T14:48:54.742Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.6s
14:48:54 [2023-03-22T14:48:54.742Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 29.36MB / 141.98MB 5.6s
14:48:54 [2023-03-22T14:48:54.742Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 52.43MB / 85.98MB 5.7s
14:48:54 [2023-03-22T14:48:54.898Z] #29 ...
14:48:54 [2023-03-22T14:48:54.899Z] 
14:48:54 [2023-03-22T14:48:54.899Z] #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
14:48:54 [2023-03-22T14:48:54.899Z] #38 4.883 Note: Building without setproctitle() and strlcpy() support.
14:48:54 [2023-03-22T14:48:54.899Z] #38 4.883       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:48:54 [2023-03-22T14:48:54.899Z] #38 4.886 Note: Building without GnuTLS support
14:48:54 [2023-03-22T14:48:54.899Z] #38 4.894 Makefile.config:39: Warn: you have no libnftables installed
14:48:54 [2023-03-22T14:48:54.899Z] #38 4.894 Makefile.config:40: Warn: Building without nftables support
14:48:54 [2023-03-22T14:48:54.899Z] #38 ...
14:48:54 [2023-03-22T14:48:54.899Z] 
14:48:54 [2023-03-22T14:48:54.899Z] #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
14:48:54 [2023-03-22T14:48:54.899Z] #31 50.84 Selecting previously unselected package binutils-mingw-w64.
14:48:54 [2023-03-22T14:48:54.899Z] #31 50.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 50.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.37 Selecting previously unselected package dmsetup.
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.41 Unpacking dmsetup (2:1.02.175-2.1) ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.58 Selecting previously unselected package mingw-w64-common.
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 51.61 Unpacking mingw-w64-common (8.0.0-1) ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 57.35 Selecting previously unselected package mingw-w64-x86-64-dev.
14:48:54 [2023-03-22T14:48:54.899Z] #31 57.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:48:54 [2023-03-22T14:48:54.899Z] #31 57.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:48:55 [2023-03-22T14:48:55.002Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 38.80MB / 141.98MB 6.0s
14:48:55 [2023-03-22T14:48:55.002Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 57.67MB / 85.98MB 6.0s
14:48:55 [2023-03-22T14:48:55.155Z] #31 ...
14:48:55 [2023-03-22T14:48:55.155Z] 
14:48:55 [2023-03-22T14:48:55.155Z] #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
14:48:55 [2023-03-22T14:48:55.155Z] #39 4.205 + cd /tmp/tmp.VcjsgIikIU/tini
14:48:55 [2023-03-22T14:48:55.155Z] #39 4.211 + git checkout -q v0.19.0
14:48:55 [2023-03-22T14:48:55.155Z] #39 4.216 + cmake .
14:48:55 [2023-03-22T14:48:55.263Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 6.2s done
14:48:55 [2023-03-22T14:48:55.263Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 64.45MB / 85.98MB 6.3s
14:48:55 [2023-03-22T14:48:55.263Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 47.19MB / 141.98MB 6.3s
14:48:55 [2023-03-22T14:48:55.263Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.3s
14:48:55 [2023-03-22T14:48:55.482Z] #34 ...
14:48:55 [2023-03-22T14:48:55.482Z] 
14:48:55 [2023-03-22T14:48:55.482Z] #28 [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
14:48:55 [2023-03-22T14:48:55.482Z] #28 55.03 Building dependency tree...
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.20 The following additional packages will be installed:
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.22   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.22   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.22   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.23   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.24   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.25   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.25   mingw-w64-common mingw-w64-x86-64-dev
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.26 Suggested packages:
14:48:55 [2023-03-22T14:48:55.482Z] #28 62.30   gcc-10-locales seccomp wine64
14:48:55 [2023-03-22T14:48:55.523Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.4s done
14:48:55 [2023-03-22T14:48:55.784Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 69.21MB / 85.98MB 6.8s
14:48:56 [2023-03-22T14:48:56.045Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 74.45MB / 85.98MB 7.0s
14:48:56 [2023-03-22T14:48:56.045Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 56.62MB / 141.98MB 7.0s
14:48:56 [2023-03-22T14:48:56.106Z] #39 4.900 -- The C compiler identification is GNU 10.2.1
14:48:56 [2023-03-22T14:48:56.106Z] #39 5.056 -- Detecting C compiler ABI info
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + export 'BUILDTAGS=netgo osusergo static_build'
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + BUILDTAGS='netgo osusergo static_build'
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + export EXTRA_FLAGS=-buildmode=pie
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + EXTRA_FLAGS=-buildmode=pie
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + '[' '' = dynamic ']'
14:48:56 [2023-03-22T14:48:56.162Z] #37 50.09 + make
14:48:56 [2023-03-22T14:48:56.306Z] #10 ...
14:48:56 [2023-03-22T14:48:56.306Z] 
14:48:56 [2023-03-22T14:48:56.306Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:48:56 [2023-03-22T14:48:56.306Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:48:56 [2023-03-22T14:48:56.306Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:48:56 [2023-03-22T14:48:56.306Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:48:56 [2023-03-22T14:48:56.306Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:48:56 [2023-03-22T14:48:56.306Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
14:48:56 [2023-03-22T14:48:56.306Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done
14:48:56 [2023-03-22T14:48:56.306Z] #11 DONE 7.6s
14:48:56 [2023-03-22T14:48:56.306Z] 
14:48:56 [2023-03-22T14:48:56.306Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:48:56 [2023-03-22T14:48:56.306Z] #10 ...
14:48:56 [2023-03-22T14:48:56.306Z] 
14:48:56 [2023-03-22T14:48:56.306Z] #12 [internal] load build context
14:48:56 [2023-03-22T14:48:56.306Z] #12 transferring context: 32.43MB 7.6s
14:48:56 [2023-03-22T14:48:56.306Z] #12 ...
14:48:56 [2023-03-22T14:48:56.306Z] 
14:48:56 [2023-03-22T14:48:56.306Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:48:56 [2023-03-22T14:48:56.306Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 79.69MB / 85.98MB 7.3s
14:48:56 [2023-03-22T14:48:56.480Z] 
14:48:56 [2023-03-22T14:48:56.480Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:48:56 [2023-03-22T14:48:56.480Z] #9 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.1s done
14:48:56 [2023-03-22T14:48:56.568Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 63.96MB / 141.98MB 7.5s
14:48:56 [2023-03-22T14:48:56.690Z] #39 5.635 -- Detecting C compiler ABI info - done
14:48:56 [2023-03-22T14:48:56.690Z] #39 5.747 -- Check for working C compiler: /usr/bin/cc - skipped
14:48:56 [2023-03-22T14:48:56.758Z] #9 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
14:48:56 [2023-03-22T14:48:56.758Z] #9 sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 529B / 529B done
14:48:56 [2023-03-22T14:48:56.758Z] #9 sha256:72b6243122405be2c5c5e7e20d410f4c8fe301e1ce84cc60ea591b63167750e6 1.46kB / 1.46kB done
14:48:56 [2023-03-22T14:48:56.833Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 7.6s
14:48:56 [2023-03-22T14:48:56.949Z] #39 5.768 -- Detecting C compile features
14:48:56 [2023-03-22T14:48:56.949Z] #39 5.772 -- Detecting C compile features - done
14:48:56 [2023-03-22T14:48:56.949Z] #39 5.798 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:56 [2023-03-22T14:48:56.949Z] #39 6.042 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:48:57 [2023-03-22T14:48:57.096Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 8.0s
14:48:57 [2023-03-22T14:48:57.208Z] #39 6.179 -- Configuring done
14:48:57 [2023-03-22T14:48:57.208Z] #39 6.228 -- Generating done
14:48:57 [2023-03-22T14:48:57.208Z] #39 6.230 -- Build files have been written to: /tmp/tmp.VcjsgIikIU/tini
14:48:57 [2023-03-22T14:48:57.208Z] #39 6.237 + make tini-static
14:48:57 [2023-03-22T14:48:57.356Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 81.60MB / 141.98MB 8.4s
14:48:57 [2023-03-22T14:48:57.389Z] #28 ...
14:48:57 [2023-03-22T14:48:57.389Z] 
14:48:57 [2023-03-22T14:48:57.389Z] #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
14:48:57 [2023-03-22T14:48:57.389Z] #30 52.33 Building dependency tree...
14:48:57 [2023-03-22T14:48:57.389Z] #30 59.57 The following additional packages will be installed:
14:48:57 [2023-03-22T14:48:57.389Z] #30 59.59   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:48:57 [2023-03-22T14:48:57.389Z] #30 59.60   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:48:57 [2023-03-22T14:48:57.389Z] #30 59.63 Suggested packages:
14:48:57 [2023-03-22T14:48:57.389Z] #30 59.67   manpages-dev protobuf-mode-el python3-setuptools
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.05 The following NEW packages will be installed:
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.10   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.10   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.11   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.12   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.67 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded.
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.67 Need to get 4583 kB of archives.
14:48:57 [2023-03-22T14:48:57.389Z] #30 62.67 After this operation, 25.9 MB of additional disk space will be used.
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.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]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.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]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 62.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:48:57 [2023-03-22T14:48:57.390Z] #30 63.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:48:57 [2023-03-22T14:48:57.468Z] #39 6.579 Scanning dependencies of target tini-static
14:48:57 [2023-03-22T14:48:57.580Z] #37 51.59 + bin/ctr
14:48:57 [2023-03-22T14:48:57.617Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 8.4s done
14:48:57 [2023-03-22T14:48:57.724Z] #39 6.655 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:57 [2023-03-22T14:48:57.957Z] #30 ...
14:48:57 [2023-03-22T14:48:57.957Z] 
14:48:57 [2023-03-22T14:48:57.957Z] #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
14:48:57 [2023-03-22T14:48:57.957Z] #26 45.29 Reading package lists...
14:48:57 [2023-03-22T14:48:57.957Z] #26 54.94 Building dependency tree...
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.20 The following additional packages will be installed:
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.25   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.28 Suggested packages:
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.31   cmake-doc ninja-build lrzip
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.31 Recommended packages:
14:48:57 [2023-03-22T14:48:57.957Z] #26 62.31   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:48:57 [2023-03-22T14:48:57.957Z] #26 63.91 The following NEW packages will be installed:
14:48:57 [2023-03-22T14:48:57.957Z] #26 63.95   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:48:57 [2023-03-22T14:48:57.957Z] #26 63.99   vim-common xxd
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.58 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.58 Need to get 17.7 MB of archives.
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.58 After this operation, 70.7 MB of additional disk space will be used.
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:48:57 [2023-03-22T14:48:57.957Z] #26 64.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:48:57 [2023-03-22T14:48:57.957Z] #26 ...
14:48:57 [2023-03-22T14:48:57.957Z] 
14:48:57 [2023-03-22T14:48:57.957Z] #35 [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
14:48:57 [2023-03-22T14:48:57.957Z] #35 54.83 Building dependency tree...
14:48:57 [2023-03-22T14:48:57.957Z] #35 61.98 The following additional packages will be installed:
14:48:57 [2023-03-22T14:48:57.957Z] #35 62.03   libbtrfs0
14:48:57 [2023-03-22T14:48:57.957Z] #35 62.58 The following NEW packages will be installed:
14:48:57 [2023-03-22T14:48:57.957Z] #35 62.65   libbtrfs-dev libbtrfs0
14:48:57 [2023-03-22T14:48:57.957Z] #35 63.24 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:48:57 [2023-03-22T14:48:57.957Z] #35 63.24 Need to get 460 kB of archives.
14:48:57 [2023-03-22T14:48:57.957Z] #35 63.24 After this operation, 1237 kB of additional disk space will be used.
14:48:57 [2023-03-22T14:48:57.957Z] #35 63.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:57 [2023-03-22T14:48:57.957Z] #35 63.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:58 [2023-03-22T14:48:58.197Z] #10 ...
14:48:58 [2023-03-22T14:48:58.197Z] 
14:48:58 [2023-03-22T14:48:58.197Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:48:58 [2023-03-22T14:48:58.197Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:48:58 [2023-03-22T14:48:58.197Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:48:58 [2023-03-22T14:48:58.197Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:48:58 [2023-03-22T14:48:58.197Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:48:58 [2023-03-22T14:48:58.197Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
14:48:58 [2023-03-22T14:48:58.197Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done
14:48:58 [2023-03-22T14:48:58.197Z] #13 DONE 9.4s
14:48:58 [2023-03-22T14:48:58.197Z] 
14:48:58 [2023-03-22T14:48:58.197Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:48:58 [2023-03-22T14:48:58.197Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 90.18MB / 141.98MB 8.9s
14:48:58 [2023-03-22T14:48:58.197Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 97.96MB / 141.98MB 9.3s
14:48:58 [2023-03-22T14:48:58.216Z] #35 ...
14:48:58 [2023-03-22T14:48:58.216Z] 
14:48:58 [2023-03-22T14:48:58.216Z] #28 [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
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.68 The following NEW packages will be installed:
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.71   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.72   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.72   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:48:58 [2023-03-22T14:48:58.216Z] #28 64.73   mingw-w64-x86-64-dev
14:48:58 [2023-03-22T14:48:58.476Z] #28 65.41 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded.
14:48:58 [2023-03-22T14:48:58.476Z] #28 65.41 Need to get 115 MB of archives.
14:48:58 [2023-03-22T14:48:58.476Z] #28 65.41 After this operation, 645 MB of additional disk space will be used.
14:48:58 [2023-03-22T14:48:58.476Z] #28 65.41 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]
14:48:58 [2023-03-22T14:48:58.735Z] #28 65.63 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]
14:48:58 [2023-03-22T14:48:58.778Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 105.91MB / 141.98MB 9.6s
14:48:58 [2023-03-22T14:48:58.995Z] #28 65.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:48:58 [2023-03-22T14:48:58.995Z] #28 65.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:48:58 [2023-03-22T14:48:58.995Z] #28 65.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:48:58 [2023-03-22T14:48:58.995Z] #28 65.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:48:59 [2023-03-22T14:48:59.039Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 116.61MB / 141.98MB 10.0s
14:48:59 [2023-03-22T14:48:59.090Z] #39 7.892 [100%] Linking C executable tini-static
14:48:59 [2023-03-22T14:48:59.301Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 124.78MB / 141.98MB 10.1s
14:48:59 [2023-03-22T14:48:59.301Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 132.12MB / 141.98MB 10.3s
14:48:59 [2023-03-22T14:48:59.498Z] #37 ...
14:48:59 [2023-03-22T14:48:59.498Z] 
14:48:59 [2023-03-22T14:48:59.498Z] #34 [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
14:48:59 [2023-03-22T14:48:59.498Z] #34 75.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:48:59 [2023-03-22T14:48:59.498Z] #34 75.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 75.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 80.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:48:59 [2023-03-22T14:48:59.498Z] #34 80.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 80.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 85.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:48:59 [2023-03-22T14:48:59.498Z] #34 85.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 85.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:48:59 [2023-03-22T14:48:59.498Z] #34 ...
14:48:59 [2023-03-22T14:48:59.498Z] 
14:48:59 [2023-03-22T14:48:59.498Z] #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
14:48:59 [2023-03-22T14:48:59.498Z] #38 27.04   CC       images/sk-packet.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 27.39   CC       images/mnt.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 27.59   CC       images/pipe-data.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 27.76   CC       images/sa.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 27.98   CC       images/timer.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 28.31   CC       images/timerfd.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 28.50   CC       images/mm.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 28.84   CC       images/sk-opts.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 29.02   CC       images/sk-unix.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 29.30   CC       images/sk-inet.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 29.66   CC       images/tun.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 29.91   CC       images/sk-netlink.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 30.13   CC       images/packet-sock.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 30.47   CC       images/ipc-var.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 30.65   CC       images/ipc-desc.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 30.83   CC       images/ipc-shm.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 31.01   CC       images/ipc-msg.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 31.28   CC       images/ipc-sem.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 31.54   CC       images/utsns.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 31.77   CC       images/creds.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 32.00   CC       images/vma.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 32.19   CC       images/netdev.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 32.56   CC       images/tty.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 33.25   CC       images/file-lock.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 33.48   CC       images/rlimit.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 33.60   CC       images/pagemap.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 33.86   CC       images/siginfo.o
14:48:59 [2023-03-22T14:48:59.498Z] #38 34.09   CC       images/rpc.o
14:48:59 [2023-03-22T14:48:59.562Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 139.46MB / 141.98MB 10.5s
14:48:59 [2023-03-22T14:48:59.562Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.7s
14:48:59 [2023-03-22T14:48:59.562Z] #10 ...
14:48:59 [2023-03-22T14:48:59.562Z] 
14:48:59 [2023-03-22T14:48:59.562Z] #12 [internal] load build context
14:48:59 [2023-03-22T14:48:59.562Z] #12 transferring context: 53.55MB 10.6s done
14:48:59 [2023-03-22T14:48:59.562Z] #12 DONE 11.1s
14:48:59 [2023-03-22T14:48:59.562Z] 
14:48:59 [2023-03-22T14:48:59.562Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:48:59 [2023-03-22T14:48:59.566Z] #28 66.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:48:59 [2023-03-22T14:48:59.652Z] #39 ...
14:48:59 [2023-03-22T14:48:59.652Z] 
14:48:59 [2023-03-22T14:48:59.652Z] #30 [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
14:48:59 [2023-03-22T14:48:59.652Z] #30 DONE 65.7s
14:48:59 [2023-03-22T14:48:59.912Z] 
14:48:59 [2023-03-22T14:48:59.912Z] #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
14:48:59 [2023-03-22T14:48:59.912Z] #38 6.989 fatal: not a git repository (or any of the parent directories): .git
14:48:59 [2023-03-22T14:48:59.912Z] #38 7.044   GEN      .gitid
14:48:59 [2023-03-22T14:48:59.912Z] #38 7.060   GEN      criu/include/version.h
14:48:59 [2023-03-22T14:48:59.912Z] #38 7.131   GEN      include/common/asm
14:48:59 [2023-03-22T14:48:59.912Z] #38 8.978   PBCC     images/timens.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.007   DEP      images/timens.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.102   PBCC     images/fown.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.139   PBCC     images/google/protobuf/descriptor.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.216   PBCC     images/opts.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.266   PBCC     images/memfd.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.313   DEP      images/fown.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.412   DEP      images/google/protobuf/descriptor.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.471   DEP      images/opts.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.536   DEP      images/memfd.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.611   PBCC     images/sit.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.692   DEP      images/sit.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.752   PBCC     images/macvlan.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.796   DEP      images/macvlan.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.851   PBCC     images/autofs.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.874   DEP      images/autofs.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.955   PBCC     images/sysctl.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 9.991   DEP      images/sysctl.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.07   PBCC     images/time.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.10   DEP      images/time.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.22   PBCC     images/binfmt-misc.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.25   DEP      images/binfmt-misc.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.36   PBCC     images/seccomp.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.40   DEP      images/seccomp.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.45   PBCC     images/userns.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.45   DEP      images/userns.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.47   PBCC     images/cgroup.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.48   DEP      images/cgroup.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.54   PBCC     images/ext-file.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.59   DEP      images/ext-file.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.73   PBCC     images/rpc.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.76   DEP      images/rpc.pb-c.d
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.91   PBCC     images/siginfo.pb-c.c
14:48:59 [2023-03-22T14:48:59.912Z] #38 10.93   DEP      images/siginfo.pb-c.d
14:49:00 [2023-03-22T14:49:00.135Z] #28 66.98 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]
14:49:00 [2023-03-22T14:49:00.135Z] #28 66.99 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]
14:49:00 [2023-03-22T14:49:00.168Z] #38 11.03   PBCC     images/pagemap.pb-c.c
14:49:00 [2023-03-22T14:49:00.168Z] #38 11.11   DEP      images/pagemap.pb-c.d
14:49:00 [2023-03-22T14:49:00.168Z] #38 ...
14:49:00 [2023-03-22T14:49:00.168Z] 
14:49:00 [2023-03-22T14:49:00.168Z] #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
14:49:00 [2023-03-22T14:49:00.168Z] #39 8.876 [100%] Built target tini-static
14:49:00 [2023-03-22T14:49:00.168Z] #39 9.031 + mkdir -p /build
14:49:00 [2023-03-22T14:49:00.168Z] #39 9.031 + cp tini-static /build/docker-init
14:49:00 [2023-03-22T14:49:00.168Z] #39 DONE 9.2s
14:49:00 [2023-03-22T14:49:00.168Z] 
14:49:00 [2023-03-22T14:49:00.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
14:49:00 [2023-03-22T14:49:00.168Z] #38 11.24   PBCC     images/rlimit.pb-c.c
14:49:00 [2023-03-22T14:49:00.168Z] #38 11.24   DEP      images/rlimit.pb-c.d
14:49:00 [2023-03-22T14:49:00.400Z] #28 ...
14:49:00 [2023-03-22T14:49:00.400Z] 
14:49:00 [2023-03-22T14:49:00.400Z] #29 [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
14:49:00 [2023-03-22T14:49:00.400Z] #29 DONE 67.2s
14:49:00 [2023-03-22T14:49:00.400Z] 
14:49:00 [2023-03-22T14:49:00.400Z] #35 [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
14:49:00 [2023-03-22T14:49:00.400Z] #35 65.32 debconf: delaying package configuration, since apt-utils is not installed
14:49:00 [2023-03-22T14:49:00.400Z] #35 65.81 Fetched 460 kB in 0s (929 kB/s)
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.01 Selecting previously unselected package libbtrfs0:amd64.
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.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.)
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.71 Selecting previously unselected package libbtrfs-dev:amd64.
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:49:00 [2023-03-22T14:49:00.400Z] #35 66.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:00 [2023-03-22T14:49:00.424Z] #38 11.30   PBCC     images/file-lock.pb-c.c
14:49:00 [2023-03-22T14:49:00.424Z] #38 11.31   DEP      images/file-lock.pb-c.d
14:49:00 [2023-03-22T14:49:00.424Z] #38 11.41   PBCC     images/tty.pb-c.c
14:49:00 [2023-03-22T14:49:00.424Z] #38 11.49   DEP      images/tty.pb-c.d
14:49:00 [2023-03-22T14:49:00.507Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 11.4s done
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.51   PBCC     images/tun.pb-c.c
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.56   PBCC     images/netdev.pb-c.c
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.61   DEP      images/tun.pb-c.d
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.70   DEP      images/netdev.pb-c.d
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.80   PBCC     images/vma.pb-c.c
14:49:00 [2023-03-22T14:49:00.680Z] #38 11.82   DEP      images/vma.pb-c.d
14:49:00 [2023-03-22T14:49:00.873Z] #38 35.15   CC       images/ext-file.o
14:49:00 [2023-03-22T14:49:00.873Z] #38 35.34   CC       images/cgroup.o
14:49:00 [2023-03-22T14:49:00.936Z] #38 11.90   PBCC     images/creds.pb-c.c
14:49:00 [2023-03-22T14:49:00.998Z] #35 67.72 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:49:00 [2023-03-22T14:49:00.998Z] #35 67.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:00 [2023-03-22T14:49:00.998Z] #35 67.76 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:01 [2023-03-22T14:49:01.193Z] #38 11.98   DEP      images/creds.pb-c.d
14:49:01 [2023-03-22T14:49:01.193Z] #38 11.99   PBCC     images/utsns.pb-c.c
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.00   DEP      images/utsns.pb-c.d
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.10   PBCC     images/ipc-desc.pb-c.c
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.10   PBCC     images/ipc-sem.pb-c.c
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.12   DEP      images/ipc-desc.pb-c.d
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.18   DEP      images/ipc-sem.pb-c.d
14:49:01 [2023-03-22T14:49:01.193Z] #38 12.24   PBCC     images/ipc-msg.pb-c.c
14:49:01 [2023-03-22T14:49:01.437Z] #38 35.91   CC       images/userns.o
14:49:01 [2023-03-22T14:49:01.449Z] #10 ...
14:49:01 [2023-03-22T14:49:01.449Z] 
14:49:01 [2023-03-22T14:49:01.449Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:49:01 [2023-03-22T14:49:01.449Z] #14 DONE 0.9s
14:49:01 [2023-03-22T14:49:01.449Z] 
14:49:01 [2023-03-22T14:49:01.449Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:01 [2023-03-22T14:49:01.450Z] #38 12.27   DEP      images/ipc-msg.pb-c.d
14:49:01 [2023-03-22T14:49:01.450Z] #38 12.33   PBCC     images/ipc-shm.pb-c.c
14:49:01 [2023-03-22T14:49:01.450Z] #38 12.40   DEP      images/ipc-shm.pb-c.d
14:49:01 [2023-03-22T14:49:01.450Z] #38 12.45   PBCC     images/ipc-var.pb-c.c
14:49:01 [2023-03-22T14:49:01.450Z] #38 12.54   DEP      images/ipc-var.pb-c.d
14:49:01 [2023-03-22T14:49:01.567Z] #35 DONE 68.5s
14:49:01 [2023-03-22T14:49:01.567Z] 
14:49:01 [2023-03-22T14:49:01.567Z] #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
14:49:01 [2023-03-22T14:49:01.695Z] #38 36.15   CC       images/google/protobuf/descriptor.o
14:49:01 [2023-03-22T14:49:01.707Z] #38 12.56   PBCC     images/sk-opts.pb-c.c
14:49:01 [2023-03-22T14:49:01.707Z] #38 12.59   PBCC     images/packet-sock.pb-c.c
14:49:01 [2023-03-22T14:49:01.707Z] #38 12.70   DEP      images/sk-opts.pb-c.d
14:49:01 [2023-03-22T14:49:01.707Z] #38 12.75   DEP      images/packet-sock.pb-c.d
14:49:01 [2023-03-22T14:49:01.707Z] #38 12.80   PBCC     images/sk-netlink.pb-c.c
14:49:01 [2023-03-22T14:49:01.966Z] #38 12.87   DEP      images/sk-netlink.pb-c.d
14:49:01 [2023-03-22T14:49:01.966Z] #38 12.92   PBCC     images/sk-inet.pb-c.c
14:49:01 [2023-03-22T14:49:01.966Z] #38 12.98   DEP      images/sk-inet.pb-c.d
14:49:01 [2023-03-22T14:49:01.966Z] #38 13.05   PBCC     images/sk-unix.pb-c.c
14:49:02 [2023-03-22T14:49:02.062Z] #9 ...
14:49:02 [2023-03-22T14:49:02.062Z] 
14:49:02 [2023-03-22T14:49:02.062Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:02 [2023-03-22T14:49:02.062Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.4s done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.7s done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.2s done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.7s done
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.9s
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 22.02MB / 141.98MB 4.9s
14:49:02 [2023-03-22T14:49:02.062Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.4s
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.9s
14:49:02 [2023-03-22T14:49:02.062Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 29.36MB / 141.98MB 5.2s
14:49:02 [2023-03-22T14:49:02.223Z] #38 13.11   DEP      images/sk-unix.pb-c.d
14:49:02 [2023-03-22T14:49:02.223Z] #38 13.21   PBCC     images/mm.pb-c.c
14:49:02 [2023-03-22T14:49:02.223Z] #38 13.25   DEP      images/mm.pb-c.d
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.38   PBCC     images/timerfd.pb-c.c
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.47   DEP      images/timerfd.pb-c.d
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.47   PBCC     images/timer.pb-c.c
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.52   DEP      images/timer.pb-c.d
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.55   PBCC     images/sa.pb-c.c
14:49:02 [2023-03-22T14:49:02.480Z] #38 13.60   DEP      images/sa.pb-c.d
14:49:02 [2023-03-22T14:49:02.659Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 36.70MB / 141.98MB 5.6s
14:49:02 [2023-03-22T14:49:02.737Z] #38 13.72   PBCC     images/pipe-data.pb-c.c
14:49:02 [2023-03-22T14:49:02.737Z] #38 13.72   DEP      images/pipe-data.pb-c.d
14:49:02 [2023-03-22T14:49:02.737Z] #38 13.77   PBCC     images/mnt.pb-c.c
14:49:02 [2023-03-22T14:49:02.737Z] #38 13.87   DEP      images/mnt.pb-c.d
14:49:02 [2023-03-22T14:49:02.836Z] #10 ...
14:49:02 [2023-03-22T14:49:02.836Z] 
14:49:02 [2023-03-22T14:49:02.836Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:49:02 [2023-03-22T14:49:02.836Z] #15 DONE 1.1s
14:49:02 [2023-03-22T14:49:02.836Z] 
14:49:02 [2023-03-22T14:49:02.836Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:02 [2023-03-22T14:49:02.917Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 6.1s done
14:49:02 [2023-03-22T14:49:02.917Z] #10 ...
14:49:02 [2023-03-22T14:49:02.917Z] 
14:49:02 [2023-03-22T14:49:02.917Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:49:02 [2023-03-22T14:49:02.917Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:49:02 [2023-03-22T14:49:02.917Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:49:02 [2023-03-22T14:49:02.917Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:49:02 [2023-03-22T14:49:02.917Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:49:02 [2023-03-22T14:49:02.917Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
14:49:02 [2023-03-22T14:49:02.917Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done
14:49:02 [2023-03-22T14:49:02.917Z] #11 DONE 6.5s
14:49:02 [2023-03-22T14:49:02.917Z] 
14:49:02 [2023-03-22T14:49:02.917Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:02 [2023-03-22T14:49:02.917Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.2s done
14:49:02 [2023-03-22T14:49:02.917Z] #10 ...
14:49:02 [2023-03-22T14:49:02.917Z] 
14:49:02 [2023-03-22T14:49:02.917Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:02 [2023-03-22T14:49:02.917Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 0B / 55.05MB 6.3s
14:49:02 [2023-03-22T14:49:02.994Z] #38 13.91   PBCC     images/sk-packet.pb-c.c
14:49:02 [2023-03-22T14:49:02.994Z] #38 13.94   DEP      images/sk-packet.pb-c.d
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.01   PBCC     images/tcp-stream.pb-c.c
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.06   DEP      images/tcp-stream.pb-c.d
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.10   PBCC     images/pipe.pb-c.c
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.15   DEP      images/pipe.pb-c.d
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.21   PBCC     images/pstree.pb-c.c
14:49:03 [2023-03-22T14:49:03.251Z] #38 14.25   DEP      images/pstree.pb-c.d
14:49:03 [2023-03-22T14:49:03.487Z] #9 ...
14:49:03 [2023-03-22T14:49:03.487Z] 
14:49:03 [2023-03-22T14:49:03.487Z] #12 [internal] load build context
14:49:03 [2023-03-22T14:49:03.487Z] #12 transferring context: 53.55MB 6.6s done
14:49:03 [2023-03-22T14:49:03.487Z] #12 DONE 6.9s
14:49:03 [2023-03-22T14:49:03.487Z] 
14:49:03 [2023-03-22T14:49:03.487Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:03 [2023-03-22T14:49:03.487Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 4.19MB / 55.05MB 6.6s
14:49:03 [2023-03-22T14:49:03.487Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 9.44MB / 55.05MB 6.7s
14:49:03 [2023-03-22T14:49:03.507Z] #38 14.46   PBCC     images/fs.pb-c.c
14:49:03 [2023-03-22T14:49:03.507Z] #38 14.46   DEP      images/fs.pb-c.d
14:49:03 [2023-03-22T14:49:03.507Z] #38 14.46   PBCC     images/signalfd.pb-c.c
14:49:03 [2023-03-22T14:49:03.507Z] #38 14.49   DEP      images/signalfd.pb-c.d
14:49:03 [2023-03-22T14:49:03.600Z] #38 38.00   CC       images/opts.o
14:49:03 [2023-03-22T14:49:03.746Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 14.68MB / 55.05MB 6.8s
14:49:03 [2023-03-22T14:49:03.746Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 19.92MB / 55.05MB 6.9s
14:49:03 [2023-03-22T14:49:03.763Z] #38 14.61   PBCC     images/fh.pb-c.c
14:49:03 [2023-03-22T14:49:03.764Z] #38 14.61   PBCC     images/fsnotify.pb-c.c
14:49:03 [2023-03-22T14:49:03.764Z] #38 14.74   DEP      images/fh.pb-c.d
14:49:03 [2023-03-22T14:49:03.764Z] #38 14.74   DEP      images/fsnotify.pb-c.d
14:49:03 [2023-03-22T14:49:03.764Z] #38 14.83   PBCC     images/eventpoll.pb-c.c
14:49:03 [2023-03-22T14:49:03.764Z] #38 14.84   DEP      images/eventpoll.pb-c.d
14:49:03 [2023-03-22T14:49:03.859Z] #38 38.23   CC       images/seccomp.o
14:49:04 [2023-03-22T14:49:04.007Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 24.12MB / 55.05MB 7.1s
14:49:04 [2023-03-22T14:49:04.020Z] #38 14.92   PBCC     images/eventfd.pb-c.c
14:49:04 [2023-03-22T14:49:04.020Z] #38 14.99   DEP      images/eventfd.pb-c.d
14:49:04 [2023-03-22T14:49:04.020Z] #38 14.99   PBCC     images/remap-file-path.pb-c.c
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.509 + RM_GOPATH=0
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.509 + TMP_GOPATH=
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.509 + : /build
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.509 + '[' -z '' ']'
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.509 ++ mktemp -d
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.521 + export GOPATH=/tmp/tmp.VqrMV95MaD
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.526 + GOPATH=/tmp/tmp.VqrMV95MaD
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.527 + RM_GOPATH=1
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.527 + case "$(go env GOARCH)" in
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.528 ++ go env GOARCH
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.549 + export GO_BUILDMODE=-buildmode=pie
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.550 + GO_BUILDMODE=-buildmode=pie
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.550 ++ dirname /tmp/install/install.sh
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.556 + dir=/tmp/install
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.556 + bin=containerd
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.556 + shift
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.557 + '[' '!' -f /tmp/install/containerd.installer ']'
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.557 + . /tmp/install/containerd.installer
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.558 ++ set -e
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.558 ++ : v1.6.16
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.558 + install_containerd
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.558 + echo 'Install containerd version v1.6.16'
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.559 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VqrMV95MaD/src/github.com/containerd/containerd
14:49:04 [2023-03-22T14:49:04.104Z] #37 2.559 Install containerd version v1.6.16
14:49:04 [2023-03-22T14:49:04.118Z] #38 38.52   CC       images/binfmt-misc.o
14:49:04 [2023-03-22T14:49:04.266Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 31.46MB / 55.05MB 7.5s
14:49:04 [2023-03-22T14:49:04.266Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 35.65MB / 55.05MB 7.5s
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.09   DEP      images/remap-file-path.pb-c.d
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.17   PBCC     images/fifo.pb-c.c
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.17   DEP      images/fifo.pb-c.d
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.21   PBCC     images/ghost-file.pb-c.c
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.29   DEP      images/ghost-file.pb-c.d
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.37   PBCC     images/regfile.pb-c.c
14:49:04 [2023-03-22T14:49:04.277Z] #38 15.37   DEP      images/regfile.pb-c.d
14:49:04 [2023-03-22T14:49:04.363Z] #37 2.597 Cloning into '/tmp/tmp.VqrMV95MaD/src/github.com/containerd/containerd'...
14:49:04 [2023-03-22T14:49:04.376Z] #38 38.78   CC       images/time.o
14:49:04 [2023-03-22T14:49:04.527Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 46.14MB / 55.05MB 7.7s
14:49:04 [2023-03-22T14:49:04.533Z] #38 15.47   PBCC     images/ns.pb-c.c
14:49:04 [2023-03-22T14:49:04.533Z] #38 15.47   DEP      images/ns.pb-c.d
14:49:04 [2023-03-22T14:49:04.533Z] #38 15.55   PBCC     images/fdinfo.pb-c.c
14:49:04 [2023-03-22T14:49:04.634Z] #38 38.96   CC       images/sysctl.o
14:49:04 [2023-03-22T14:49:04.634Z] #38 39.15   CC       images/autofs.o
14:49:04 [2023-03-22T14:49:04.752Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.8s
14:49:04 [2023-03-22T14:49:04.753Z] #10 ...
14:49:04 [2023-03-22T14:49:04.753Z] 
14:49:04 [2023-03-22T14:49:04.753Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:04 [2023-03-22T14:49:04.753Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 12.4s
14:49:04 [2023-03-22T14:49:04.788Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 55.05MB / 55.05MB 7.9s
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.58   DEP      images/fdinfo.pb-c.d
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.64   PBCC     images/core-aarch64.pb-c.c
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.75   PBCC     images/core-arm.pb-c.c
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.78   PBCC     images/core-ppc64.pb-c.c
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.82   PBCC     images/core-s390.pb-c.c
14:49:04 [2023-03-22T14:49:04.790Z] #38 15.93   PBCC     images/core-x86.pb-c.c
14:49:04 [2023-03-22T14:49:04.891Z] #38 39.29   CC       images/macvlan.o
14:49:04 [2023-03-22T14:49:04.932Z] #37 ...
14:49:04 [2023-03-22T14:49:04.932Z] 
14:49:04 [2023-03-22T14:49:04.932Z] #27 [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
14:49:04 [2023-03-22T14:49:04.932Z] #27 DONE 71.7s
14:49:05 [2023-03-22T14:49:05.014Z] #9 ...
14:49:05 [2023-03-22T14:49:05.014Z] 
14:49:05 [2023-03-22T14:49:05.014Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:05 [2023-03-22T14:49:05.068Z] #38 15.97   PBCC     images/core.pb-c.c
14:49:05 [2023-03-22T14:49:05.068Z] #38 16.02   PBCC     images/inventory.pb-c.c
14:49:05 [2023-03-22T14:49:05.149Z] #38 39.54   CC       images/sit.o
14:49:05 [2023-03-22T14:49:05.150Z] #38 39.80   CC       images/memfd.o
14:49:05 [2023-03-22T14:49:05.194Z] 
14:49:05 [2023-03-22T14:49:05.194Z] #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
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.16 debconf: delaying package configuration, since apt-utils is not installed
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.48 Fetched 4583 kB in 1s (5861 kB/s)
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.57 Selecting previously unselected package libcap2:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.67 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.69 Unpacking libcap2:amd64 (1:2.44-1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.98 Selecting previously unselected package libcap-dev:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.98 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 65.99 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.44 Selecting previously unselected package libnet1:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.44 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.70 Selecting previously unselected package libnet1-dev.
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.70 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 66.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.33 Selecting previously unselected package libnl-3-200:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.33 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.85 Selecting previously unselected package libnl-3-dev:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.85 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 67.85 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.58 Selecting previously unselected package libprotobuf-c1:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.59 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.79 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 68.85 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.01 Selecting previously unselected package zlib1g-dev:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.04 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.53 Selecting previously unselected package libprotobuf23:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.54 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 69.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.11 Selecting previously unselected package libprotobuf-lite23:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.11 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.12 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.72 Selecting previously unselected package libprotobuf-dev:amd64.
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.72 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:49:05 [2023-03-22T14:49:05.194Z] #30 71.76 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:49:05 [2023-03-22T14:49:05.325Z] #38 16.10   DEP      images/core-aarch64.pb-c.d
14:49:05 [2023-03-22T14:49:05.325Z] #38 16.16   DEP      images/core-arm.pb-c.d
14:49:05 [2023-03-22T14:49:05.325Z] #38 16.25   DEP      images/core-ppc64.pb-c.d
14:49:05 [2023-03-22T14:49:05.325Z] #38 16.30   DEP      images/core-s390.pb-c.d
14:49:05 [2023-03-22T14:49:05.325Z] #38 16.35   DEP      images/core-x86.pb-c.d
14:49:05 [2023-03-22T14:49:05.408Z] #38 40.06   CC       images/timens.o
14:49:05 [2023-03-22T14:49:05.582Z] #38 16.41   DEP      images/core.pb-c.d
14:49:05 [2023-03-22T14:49:05.582Z] #38 16.48   DEP      images/inventory.pb-c.d
14:49:05 [2023-03-22T14:49:05.582Z] #38 16.60   PBCC     images/cpuinfo.pb-c.c
14:49:05 [2023-03-22T14:49:05.582Z] #38 16.65   DEP      images/cpuinfo.pb-c.d
14:49:05 [2023-03-22T14:49:05.582Z] #38 16.71   PBCC     images/stats.pb-c.c
14:49:05 [2023-03-22T14:49:05.666Z] #38 40.32   LINK     images/built-in.o
14:49:05 [2023-03-22T14:49:05.726Z] #9 sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 55.05MB / 55.05MB 8.7s done
14:49:05 [2023-03-22T14:49:05.839Z] #38 16.74   DEP      images/stats.pb-c.d
14:49:05 [2023-03-22T14:49:05.925Z] #38 40.47   GEN      compel/include/asm
14:49:06 [2023-03-22T14:49:06.004Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0
14:49:06 [2023-03-22T14:49:06.184Z] #38 40.51   GEN      compel/include/version.h
14:49:06 [2023-03-22T14:49:06.184Z] #38 40.52 touch .config
14:49:06 [2023-03-22T14:49:06.184Z] #38 40.62   GEN      include/common/config.h
14:49:06 [2023-03-22T14:49:06.184Z] #38 40.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:49:06 [2023-03-22T14:49:06.442Z] #38 40.78   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
14:49:06 [2023-03-22T14:49:06.442Z] #38 40.81   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
14:49:06 [2023-03-22T14:49:06.442Z] #38 40.86   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
14:49:06 [2023-03-22T14:49:06.442Z] #38 40.91   DEP      compel/plugins/std/infect.d
14:49:06 [2023-03-22T14:49:06.442Z] #38 41.00   DEP      compel/plugins/std/string.d
14:49:06 [2023-03-22T14:49:06.442Z] #38 41.06   DEP      compel/plugins/std/log.d
14:49:06 [2023-03-22T14:49:06.442Z] #38 41.12   DEP      compel/plugins/std/fds.d
14:49:06 [2023-03-22T14:49:06.587Z] #9 ...
14:49:06 [2023-03-22T14:49:06.587Z] 
14:49:06 [2023-03-22T14:49:06.587Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:49:06 [2023-03-22T14:49:06.587Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:49:06 [2023-03-22T14:49:06.587Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:49:06 [2023-03-22T14:49:06.587Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:49:06 [2023-03-22T14:49:06.587Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:49:06 [2023-03-22T14:49:06.587Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done
14:49:06 [2023-03-22T14:49:06.587Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
14:49:06 [2023-03-22T14:49:06.587Z] #13 ...
14:49:06 [2023-03-22T14:49:06.587Z] 
14:49:06 [2023-03-22T14:49:06.587Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:06 [2023-03-22T14:49:06.587Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.9s
14:49:06 [2023-03-22T14:49:06.587Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.5s
14:49:06 [2023-03-22T14:49:06.700Z] #38 41.22   DEP      compel/plugins/std/std.d
14:49:06 [2023-03-22T14:49:06.700Z] #38 41.30   DEP      compel/plugins/shmem/shmem.d
14:49:06 [2023-03-22T14:49:06.930Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.2s done
14:49:06 [2023-03-22T14:49:06.958Z] #38 41.39   DEP      compel/plugins/fds/fds.d
14:49:07 [2023-03-22T14:49:07.216Z] #38 41.56   CC       compel/plugins/std/std.o
14:49:07 [2023-03-22T14:49:07.474Z] #38 41.83   CC       compel/plugins/std/fds.o
14:49:07 [2023-03-22T14:49:07.501Z] #10 ...
14:49:07 [2023-03-22T14:49:07.501Z] 
14:49:07 [2023-03-22T14:49:07.501Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:07 [2023-03-22T14:49:07.501Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 14.5s done
14:49:07 [2023-03-22T14:49:07.501Z] #9 DONE 18.9s
14:49:07 [2023-03-22T14:49:07.501Z] 
14:49:07 [2023-03-22T14:49:07.501Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:07 [2023-03-22T14:49:07.501Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1
14:49:07 [2023-03-22T14:49:07.733Z] #38 42.15   CC       compel/plugins/std/log.o
14:49:07 [2023-03-22T14:49:07.734Z] #38 18.51 make[1]: Nothing to be done for 'all'.
14:49:07 [2023-03-22T14:49:07.734Z] #38 ...
14:49:07 [2023-03-22T14:49:07.734Z] 
14:49:07 [2023-03-22T14:49:07.734Z] #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
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.67 Selecting previously unselected package gcc-mingw-w64-base.
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:07 [2023-03-22T14:49:07.734Z] #31 63.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:07 [2023-03-22T14:49:07.734Z] #31 71.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:49:07 [2023-03-22T14:49:07.734Z] #31 71.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:49:07 [2023-03-22T14:49:07.734Z] #31 71.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:07 [2023-03-22T14:49:07.738Z] #30 74.22 Selecting previously unselected package libprotoc23:amd64.
14:49:07 [2023-03-22T14:49:07.738Z] #30 74.23 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:49:07 [2023-03-22T14:49:07.738Z] #30 74.24 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:49:08 [2023-03-22T14:49:08.304Z] #30 ...
14:49:08 [2023-03-22T14:49:08.304Z] 
14:49:08 [2023-03-22T14:49:08.304Z] #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
14:49:08 [2023-03-22T14:49:08.445Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.7s done
14:49:08 [2023-03-22T14:49:08.445Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2
14:49:08 [2023-03-22T14:49:08.668Z] #38 43.02   CC       compel/plugins/std/string.o
14:49:08 [2023-03-22T14:49:08.822Z] #24 74.85 Updating files:  77% (1182/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
14:49:08 [2023-03-22T14:49:08.822Z] #24 ...
14:49:08 [2023-03-22T14:49:08.822Z] 
14:49:08 [2023-03-22T14:49:08.822Z] #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
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 65.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:49:08 [2023-03-22T14:49:08.822Z] #26 68.64 debconf: delaying package configuration, since apt-utils is not installed
14:49:08 [2023-03-22T14:49:08.822Z] #26 69.21 Fetched 17.7 MB in 2s (8017 kB/s)
14:49:08 [2023-03-22T14:49:08.822Z] #26 69.39 Selecting previously unselected package xxd.
14:49:08 [2023-03-22T14:49:08.822Z] #26 69.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:49:08 [2023-03-22T14:49:08.822Z] #26 69.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:49:08 [2023-03-22T14:49:08.822Z] #26 69.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.00 Selecting previously unselected package vim-common.
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.71 Selecting previously unselected package cmake-data.
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:49:08 [2023-03-22T14:49:08.822Z] #26 70.72 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:49:09 [2023-03-22T14:49:09.017Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done
14:49:09 [2023-03-22T14:49:09.082Z] #26 ...
14:49:09 [2023-03-22T14:49:09.082Z] 
14:49:09 [2023-03-22T14:49:09.082Z] #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
14:49:09 [2023-03-22T14:49:09.120Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 12.0s done
14:49:09 [2023-03-22T14:49:09.121Z] #10 ...
14:49:09 [2023-03-22T14:49:09.121Z] 
14:49:09 [2023-03-22T14:49:09.121Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:49:09 [2023-03-22T14:49:09.121Z] #13 DONE 12.6s
14:49:09 [2023-03-22T14:49:09.121Z] 
14:49:09 [2023-03-22T14:49:09.121Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:09 [2023-03-22T14:49:09.121Z] #10 ...
14:49:09 [2023-03-22T14:49:09.121Z] 
14:49:09 [2023-03-22T14:49:09.121Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:09 [2023-03-22T14:49:09.235Z] #38 43.53   CC       compel/plugins/std/infect.o
14:49:09 [2023-03-22T14:49:09.235Z] #38 43.91   CC       compel/arch/aarch64/plugins/std/parasite-head.o
14:49:09 [2023-03-22T14:49:09.493Z] #38 44.00   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
14:49:09 [2023-03-22T14:49:09.590Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988
14:49:09 [2023-03-22T14:49:09.600Z] #24 74.85 Updating files:  77% (1182/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  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.
14:49:09 [2023-03-22T14:49:09.629Z] #31 ...
14:49:09 [2023-03-22T14:49:09.629Z] 
14:49:09 [2023-03-22T14:49:09.629Z] #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
14:49:09 [2023-03-22T14:49:09.629Z] #38 20.25   CC       images/stats.o
14:49:09 [2023-03-22T14:49:09.629Z] #38 20.72   CC       images/core.o
14:49:09 [2023-03-22T14:49:09.754Z] #38 44.07   AR       compel/plugins/std.lib.a
14:49:09 [2023-03-22T14:49:09.754Z] #38 44.16   CC       compel/plugins/fds/fds.o
14:49:09 [2023-03-22T14:49:09.754Z] #38 44.33   AR       compel/plugins/fds.lib.a
14:49:09 [2023-03-22T14:49:09.859Z] #24 76.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:49:10 [2023-03-22T14:49:10.012Z] #38 44.39   HOSTDEP  compel/src/lib/log-host.d
14:49:10 [2023-03-22T14:49:10.012Z] #38 ...
14:49:10 [2023-03-22T14:49:10.012Z] 
14:49:10 [2023-03-22T14:49:10.012Z] #34 [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
14:49:10 [2023-03-22T14:49:10.012Z] #34 96.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:49:10 [2023-03-22T14:49:10.012Z] #34 96.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:49:10 [2023-03-22T14:49:10.012Z] #34 96.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:10 [2023-03-22T14:49:10.193Z] #38 ...
14:49:10 [2023-03-22T14:49:10.193Z] 
14:49:10 [2023-03-22T14:49:10.193Z] #29 [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
14:49:10 [2023-03-22T14:49:10.193Z] #29 66.13 internal/syscall/unix
14:49:10 [2023-03-22T14:49:10.193Z] #29 66.58 time
14:49:10 [2023-03-22T14:49:10.193Z] #29 73.84 internal/poll
14:49:10 [2023-03-22T14:49:10.193Z] #29 75.13 internal/fmtsort
14:49:10 [2023-03-22T14:49:10.193Z] #29 75.95 internal/safefilepath
14:49:10 [2023-03-22T14:49:10.193Z] #29 76.08 internal/syscall/execenv
14:49:10 [2023-03-22T14:49:10.377Z] #24 76.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:49:10 [2023-03-22T14:49:10.450Z] #29 76.41 path
14:49:10 [2023-03-22T14:49:10.450Z] #29 ...
14:49:10 [2023-03-22T14:49:10.450Z] 
14:49:10 [2023-03-22T14:49:10.450Z] #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
14:49:10 [2023-03-22T14:49:10.450Z] #38 21.45   CC       images/core-x86.o
14:49:11 [2023-03-22T14:49:11.022Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 5.1s
14:49:11 [2023-03-22T14:49:11.380Z] #38 22.05   CC       images/core-arm.o
14:49:11 [2023-03-22T14:49:11.380Z] #38 22.39   CC       images/core-aarch64.o
14:49:11 [2023-03-22T14:49:11.756Z] #24 ...
14:49:11 [2023-03-22T14:49:11.756Z] 
14:49:11 [2023-03-22T14:49:11.756Z] #28 [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
14:49:11 [2023-03-22T14:49:11.756Z] #28 68.26 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 70.93 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 71.90 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 72.79 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 75.21 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.09 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.17 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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.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]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 76.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:49:11 [2023-03-22T14:49:11.756Z] #28 77.87 debconf: delaying package configuration, since apt-utils is not installed
14:49:11 [2023-03-22T14:49:11.756Z] #28 78.25 Fetched 115 MB in 11s (10.0 MB/s)
14:49:11 [2023-03-22T14:49:11.756Z] #28 78.36 Selecting previously unselected package binutils-mingw-w64-i686.
14:49:11 [2023-03-22T14:49:11.756Z] #28 78.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:49:11 [2023-03-22T14:49:11.756Z] #28 78.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #28 ...
14:49:11 [2023-03-22T14:49:11.756Z] 
14:49:11 [2023-03-22T14:49:11.756Z] #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
14:49:11 [2023-03-22T14:49:11.756Z] #30 75.54 Selecting previously unselected package protobuf-c-compiler.
14:49:11 [2023-03-22T14:49:11.756Z] #30 75.55 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 75.55 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 75.91 Selecting previously unselected package protobuf-compiler.
14:49:11 [2023-03-22T14:49:11.756Z] #30 75.95 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.04 Unpacking protobuf-compiler (3.12.4-1) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.36 Selecting previously unselected package python3-pkg-resources.
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.36 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.37 Unpacking python3-pkg-resources (52.0.0-4) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.77 Selecting previously unselected package python3-six.
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.77 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.77 Unpacking python3-six (1.16.0-2) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.89 Selecting previously unselected package python3-protobuf.
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.90 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 76.93 Unpacking python3-protobuf (3.12.4-1) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 77.77 Setting up python3-pkg-resources (52.0.0-4) ...
14:49:11 [2023-03-22T14:49:11.756Z] #30 ...
14:49:11 [2023-03-22T14:49:11.756Z] 
14:49:11 [2023-03-22T14:49:11.756Z] #34 [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
14:49:11 [2023-03-22T14:49:11.756Z] #34 68.67 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:49:11 [2023-03-22T14:49:11.756Z] #34 68.67 go: downloading github.com/gobwas/glob v0.2.3
14:49:11 [2023-03-22T14:49:11.756Z] #34 69.40 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:49:11 [2023-03-22T14:49:11.756Z] #34 69.69 go: downloading go.uber.org/zap v1.17.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 70.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 70.68 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:49:11 [2023-03-22T14:49:11.756Z] #34 70.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 70.84 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.05 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.07 go: downloading github.com/go-toolsmith/astp v1.0.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.10 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.15 go: downloading github.com/go-toolsmith/typep v1.0.2
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.26 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.63 go: downloading github.com/kisielk/gotool v1.0.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 71.83 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.30 go: downloading github.com/ettle/strcase v0.1.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.40 go: downloading github.com/fatih/structtag v1.2.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.51 go: downloading github.com/Masterminds/semver v1.5.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.69 go: downloading gopkg.in/yaml.v2 v2.4.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 72.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:49:11 [2023-03-22T14:49:11.756Z] #34 73.05 go: downloading github.com/prometheus/client_golang v1.12.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 74.10 go: downloading github.com/prometheus/client_model v0.2.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 74.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:49:11 [2023-03-22T14:49:11.756Z] #34 74.33 go: downloading github.com/google/go-cmp v0.5.8
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.22 go: downloading go.uber.org/atomic v1.7.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.24 go: downloading go.uber.org/multierr v1.6.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.80 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.82 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:49:11 [2023-03-22T14:49:11.756Z] #34 75.90 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.01 go: downloading github.com/beorn7/perks v1.0.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.08 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.16 go: downloading github.com/golang/protobuf v1.5.2
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.30 go: downloading github.com/prometheus/common v0.32.1
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.95 go: downloading github.com/prometheus/procfs v0.7.3
14:49:11 [2023-03-22T14:49:11.756Z] #34 76.96 go: downloading google.golang.org/protobuf v1.28.0
14:49:11 [2023-03-22T14:49:11.756Z] #34 78.28 go: downloading github.com/mattn/go-runewidth v0.0.9
14:49:11 [2023-03-22T14:49:11.943Z] #38 22.80   CC       images/core-ppc64.o
14:49:12 [2023-03-22T14:49:12.323Z] #34 79.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:49:12 [2023-03-22T14:49:12.477Z] #9 extracting sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 6.5s done
14:49:12 [2023-03-22T14:49:12.507Z] #38 23.43   CC       images/core-s390.o
14:49:12 [2023-03-22T14:49:12.890Z] #34 ...
14:49:12 [2023-03-22T14:49:12.890Z] 
14:49:12 [2023-03-22T14:49:12.890Z] #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
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.72 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.77 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.78 Setting up libcap2:amd64 (1:2.44-1) ...
14:49:12 [2023-03-22T14:49:12.890Z] #30 79.80 Setting up python3-six (1.16.0-2) ...
14:49:13 [2023-03-22T14:49:13.071Z] #38 24.04   CC       images/cpuinfo.o
14:49:13 [2023-03-22T14:49:13.147Z] #9 ...
14:49:13 [2023-03-22T14:49:13.147Z] 
14:49:13 [2023-03-22T14:49:13.147Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:49:13 [2023-03-22T14:49:13.147Z] #14 DONE 1.9s
14:49:13 [2023-03-22T14:49:13.147Z] 
14:49:13 [2023-03-22T14:49:13.147Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:13 [2023-03-22T14:49:13.147Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.1s done
14:49:13 [2023-03-22T14:49:13.147Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.8s done
14:49:13 [2023-03-22T14:49:13.147Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s
14:49:13 [2023-03-22T14:49:13.147Z] #10 ...
14:49:13 [2023-03-22T14:49:13.147Z] 
14:49:13 [2023-03-22T14:49:13.147Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
14:49:13 [2023-03-22T14:49:13.147Z] #9 DONE 16.7s
14:49:13 [2023-03-22T14:49:13.147Z] 
14:49:13 [2023-03-22T14:49:13.147Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:13 [2023-03-22T14:49:13.457Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.7s done
14:49:13 [2023-03-22T14:49:13.634Z] #38 24.42   CC       images/inventory.o
14:49:13 [2023-03-22T14:49:13.634Z] #38 24.67   CC       images/fdinfo.o
14:49:14 [2023-03-22T14:49:14.100Z] #10 ...
14:49:14 [2023-03-22T14:49:14.100Z] 
14:49:14 [2023-03-22T14:49:14.100Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:49:14 [2023-03-22T14:49:14.101Z] #15 DONE 0.9s
14:49:14 [2023-03-22T14:49:14.101Z] 
14:49:14 [2023-03-22T14:49:14.101Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:14 [2023-03-22T14:49:14.101Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988
14:49:14 [2023-03-22T14:49:14.197Z] #38 24.98   CC       images/fown.o
14:49:14 [2023-03-22T14:49:14.197Z] #38 25.17   CC       images/ns.o
14:49:14 [2023-03-22T14:49:14.267Z] #30 80.97 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:49:14 [2023-03-22T14:49:14.267Z] #30 80.99 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:49:14 [2023-03-22T14:49:14.267Z] #30 81.01 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:49:14 [2023-03-22T14:49:14.267Z] #30 81.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:49:14 [2023-03-22T14:49:14.267Z] #30 81.06 Setting up python3-protobuf (3.12.4-1) ...
14:49:14 [2023-03-22T14:49:14.454Z] #38 25.36   CC       images/regfile.o
14:49:14 [2023-03-22T14:49:14.711Z] #38 25.57   CC       images/ghost-file.o
14:49:14 [2023-03-22T14:49:14.883Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.0s
14:49:14 [2023-03-22T14:49:14.967Z] #38 25.91   CC       images/fifo.o
14:49:15 [2023-03-22T14:49:15.224Z] #38 26.08   CC       images/remap-file-path.o
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.6 Selecting previously unselected package g++-mingw-w64-x86-64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.8 Selecting previously unselected package libapparmor1:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.9 Selecting previously unselected package libapparmor-dev:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.0 Selecting previously unselected package libbtrfs0:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.2 Selecting previously unselected package libbtrfs-dev:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.4 Selecting previously unselected package libudev-dev:arm64.
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.277Z] #34 101.5 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:49:15 [2023-03-22T14:49:15.481Z] #38 26.32   CC       images/eventfd.o
14:49:15 [2023-03-22T14:49:15.481Z] #38 26.56   CC       images/eventpoll.o
14:49:15 [2023-03-22T14:49:15.536Z] #34 101.6 Selecting previously unselected package libsepol1-dev:arm64.
14:49:15 [2023-03-22T14:49:15.536Z] #34 101.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.536Z] #34 101.6 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:49:15 [2023-03-22T14:49:15.794Z] #34 101.8 Selecting previously unselected package libpcre2-16-0:arm64.
14:49:15 [2023-03-22T14:49:15.794Z] #34 101.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.794Z] #34 101.8 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:49:15 [2023-03-22T14:49:15.794Z] #34 102.0 Selecting previously unselected package libpcre2-32-0:arm64.
14:49:15 [2023-03-22T14:49:15.794Z] #34 102.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:49:15 [2023-03-22T14:49:15.794Z] #34 102.0 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:49:16 [2023-03-22T14:49:16.045Z] #38 26.90   CC       images/fh.o
14:49:16 [2023-03-22T14:49:16.052Z] #34 102.2 Selecting previously unselected package libpcre2-posix2:arm64.
14:49:16 [2023-03-22T14:49:16.052Z] #34 102.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:49:16 [2023-03-22T14:49:16.052Z] #34 102.2 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:49:16 [2023-03-22T14:49:16.302Z] #38 27.20   CC       images/fsnotify.o
14:49:16 [2023-03-22T14:49:16.309Z] #34 102.3 Selecting previously unselected package libpcre2-dev:arm64.
14:49:16 [2023-03-22T14:49:16.309Z] #34 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:49:16 [2023-03-22T14:49:16.309Z] #34 102.3 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:49:16 [2023-03-22T14:49:16.567Z] #34 102.7 Selecting previously unselected package libselinux1-dev:arm64.
14:49:16 [2023-03-22T14:49:16.567Z] #34 102.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:49:16 [2023-03-22T14:49:16.567Z] #34 102.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:49:16 [2023-03-22T14:49:16.826Z] #34 102.9 Selecting previously unselected package libdevmapper-dev:arm64.
14:49:16 [2023-03-22T14:49:16.826Z] #34 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:49:16 [2023-03-22T14:49:16.826Z] #34 103.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:49:16 [2023-03-22T14:49:16.826Z] #34 103.1 Selecting previously unselected package libseccomp-dev:arm64.
14:49:16 [2023-03-22T14:49:16.866Z] #38 27.79   CC       images/signalfd.o
14:49:17 [2023-03-22T14:49:17.084Z] #34 103.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:49:17 [2023-03-22T14:49:17.084Z] #34 103.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.084Z] #34 103.3 Selecting previously unselected package libsystemd-dev:arm64.
14:49:17 [2023-03-22T14:49:17.084Z] #34 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:49:17 [2023-03-22T14:49:17.084Z] #34 103.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.123Z] #38 28.06   CC       images/fs.o
14:49:17 [2023-03-22T14:49:17.380Z] #38 28.24   CC       images/pstree.o
14:49:17 [2023-03-22T14:49:17.380Z] #38 28.41   CC       images/pipe.o
14:49:17 [2023-03-22T14:49:17.461Z] #10 ...
14:49:17 [2023-03-22T14:49:17.461Z] 
14:49:17 [2023-03-22T14:49:17.461Z] #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
14:49:17 [2023-03-22T14:49:17.461Z] #0 1.349 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 1.362 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 1.362 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 1.610 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 1.958 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 2.351 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 3.534 Fetched 8642 kB in 2s (3548 kB/s)
14:49:17 [2023-03-22T14:49:17.461Z] #0 3.534 Reading package lists...
14:49:17 [2023-03-22T14:49:17.461Z] #0 4.348 Reading package lists...
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.151 Building dependency tree...
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.562 The following additional packages will be installed:
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.562   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.562   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.562 Recommended packages:
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.562   libldap-common publicsuffix libsasl2-modules
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.718 The following NEW packages will be installed:
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.718   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.718   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:49:17 [2023-03-22T14:49:17.461Z] #0 5.718   libssh2-1 openssl
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.000 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.000 Need to get 3050 kB of archives.
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.000 After this operation, 6663 kB of additional disk space will be used.
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.000 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.022 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.022 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.022 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.022 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.022 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.027 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.027 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.027 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.030 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.038 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.038 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.038 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.046 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.078 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.472 debconf: delaying package configuration, since apt-utils is not installed
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.529 Fetched 3050 kB in 0s (8737 kB/s)
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.560 Selecting previously unselected package openssl.
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.560 (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.)
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.568 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.574 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:49:17 [2023-03-22T14:49:17.461Z] #0 6.838 Selecting previously unselected package ca-certificates.
14:49:17 [2023-03-22T14:49:17.462Z] #0 6.838 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 6.879 Unpacking ca-certificates (20210119) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.031 Selecting previously unselected package libbrotli1:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.031 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.114 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.352 Selecting previously unselected package libsasl2-modules-db:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.352 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.429 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.532 Selecting previously unselected package libsasl2-2:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.532 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.537 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.780 Selecting previously unselected package libldap-2.4-2:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.782 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.789 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.982 Selecting previously unselected package libnghttp2-14:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 7.982 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.099 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.208 Selecting previously unselected package libpsl5:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.211 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.238 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.389 Selecting previously unselected package librtmp1:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.389 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.394 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.460 Selecting previously unselected package libssh2-1:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.460 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.460 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.574 Selecting previously unselected package libcurl4:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.574 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.577 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.678 Selecting previously unselected package curl.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.678 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.690 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.901 Selecting previously unselected package libonig5:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.901 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 8.914 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.044 Selecting previously unselected package libjq1:amd64.
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.044 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.049 Unpacking libjq1:amd64 (1.6-2.1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.115 Selecting previously unselected package jq.
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.115 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.121 Unpacking jq (1.6-2.1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.179 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.191 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.207 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.231 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.269 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.363 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.382 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.458 Setting up openssl (1.1.1n-0+deb11u4) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.512 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.525 Setting up libjq1:amd64 (1.6-2.1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.538 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.462Z] #0 9.554 Setting up ca-certificates (20210119) ...
14:49:17 [2023-03-22T14:49:17.637Z] #38 28.61   CC       images/tcp-stream.o
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.8 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 104.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:49:17 [2023-03-22T14:49:17.650Z] #34 104.0 Setting up mingw-w64-common (8.0.0-1) ...
14:49:17 [2023-03-22T14:49:17.726Z] #16 ...
14:49:17 [2023-03-22T14:49:17.726Z] 
14:49:17 [2023-03-22T14:49:17.726Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:17 [2023-03-22T14:49:17.894Z] #38 28.80   CC       images/sk-packet.o
14:49:17 [2023-03-22T14:49:17.895Z] #38 29.03   CC       images/mnt.o
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.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
14:49:17 [2023-03-22T14:49:17.908Z] #34 104.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:49:17 [2023-03-22T14:49:17.987Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.2s done
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.3 Setting up dmsetup (2:1.02.175-2.1) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:49:18 [2023-03-22T14:49:18.166Z] #34 104.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:18 [2023-03-22T14:49:18.458Z] #38 29.20   CC       images/pipe-data.o
14:49:18 [2023-03-22T14:49:18.458Z] #38 29.36   CC       images/sa.o
14:49:18 [2023-03-22T14:49:18.563Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103
14:49:18 [2023-03-22T14:49:18.715Z] #38 29.62   CC       images/timer.o
14:49:18 [2023-03-22T14:49:18.972Z] #38 29.93   CC       images/timerfd.o
14:49:19 [2023-03-22T14:49:19.228Z] #38 30.12   CC       images/mm.o
14:49:19 [2023-03-22T14:49:19.375Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s
14:49:19 [2023-03-22T14:49:19.485Z] #38 30.47   CC       images/sk-opts.o
14:49:19 [2023-03-22T14:49:19.540Z] #34 DONE 105.7s
14:49:19 [2023-03-22T14:49:19.540Z] 
14:49:19 [2023-03-22T14:49:19.540Z] #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
14:49:19 [2023-03-22T14:49:19.540Z] #38 44.49   HOSTDEP  compel/src/lib/handle-elf-host.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 44.58   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 44.71   HOSTDEP  compel/src/main-host.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 44.83   DEP      compel/src/lib/ptrace.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 44.93   DEP      compel/src/lib/infect.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.11   DEP      compel/src/lib/infect-util.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.20   DEP      compel/src/lib/infect-rpc.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.35   DEP      compel/arch/aarch64/src/lib/infect.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.45   DEP      compel/arch/aarch64/src/lib/cpu.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.50   DEP      compel/src/lib/log.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.55   DEP      compel/src/main.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.65   DEP      compel/src/lib/handle-elf.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.75   DEP      compel/arch/aarch64/src/lib/handle-elf.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.83   CC       compel/src/lib/log.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 45.98   CC       compel/arch/aarch64/src/lib/cpu.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 46.22   CC       compel/arch/aarch64/src/lib/infect.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 46.54   CC       compel/src/lib/infect-rpc.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 46.86   CC       compel/src/lib/infect-util.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 47.07   CC       compel/src/lib/infect.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 49.20   CC       compel/src/lib/ptrace.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 49.45   AR       compel/libcompel.a
14:49:19 [2023-03-22T14:49:19.540Z] #38 49.53   HOSTCC   compel/src/main-host.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 49.74   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 49.86   HOSTCC   compel/src/lib/handle-elf-host.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 50.13   HOSTCC   compel/src/lib/log-host.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 50.31   HOSTLINK compel/compel-host-bin
14:49:19 [2023-03-22T14:49:19.540Z] #38 50.44   DEP      soccr/soccr.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 50.63   CC       soccr/soccr.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 51.99   AR       soccr/libsoccr.a
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.08 make[1]: 'soccr/libsoccr.a' is up to date.
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.54   DEP      criu/arch/aarch64/sigframe.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.62   DEP      criu/arch/aarch64/crtools.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.73   DEP      criu/arch/aarch64/cpu.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.79   DEP      criu/arch/aarch64/bitops.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.86   CC       criu/arch/aarch64/bitops.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 52.99   CC       criu/arch/aarch64/cpu.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 53.16   CC       criu/arch/aarch64/crtools.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 53.49   CC       criu/arch/aarch64/sigframe.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 53.75   LINK     criu/arch/aarch64/crtools.built-in.o
14:49:19 [2023-03-22T14:49:19.540Z] #38 53.84   DEP      criu/pie/util-vdso.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 53.99   DEP      criu/pie/util.d
14:49:19 [2023-03-22T14:49:19.540Z] #38 ...
14:49:19 [2023-03-22T14:49:19.540Z] 
14:49:19 [2023-03-22T14:49:19.540Z] #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
14:49:19 [2023-03-22T14:49:19.546Z] #30 ...
14:49:19 [2023-03-22T14:49:19.546Z] 
14:49:19 [2023-03-22T14:49:19.546Z] #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
14:49:19 [2023-03-22T14:49:19.546Z] #26 76.47 Selecting previously unselected package libicu67:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 76.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 76.48 Unpacking libicu67:amd64 (67.1-7) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 84.35 Selecting previously unselected package libxml2:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 84.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 84.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.13 Selecting previously unselected package libarchive13:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.65 Selecting previously unselected package libjsoncpp24:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.91 Selecting previously unselected package librhash0:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 85.95 Unpacking librhash0:amd64 (1.4.1-2) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.15 Selecting previously unselected package libuv1:amd64.
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.24 Unpacking libuv1:amd64 (1.40.0-2) ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.43 Selecting previously unselected package cmake.
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:49:19 [2023-03-22T14:49:19.546Z] #26 86.46 Unpacking cmake (3.18.4-2+deb11u1) ...
14:49:19 [2023-03-22T14:49:19.742Z] #38 30.68   CC       images/sk-unix.o
14:49:19 [2023-03-22T14:49:19.805Z] #26 ...
14:49:19 [2023-03-22T14:49:19.805Z] 
14:49:19 [2023-03-22T14:49:19.805Z] #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
14:49:19 [2023-03-22T14:49:19.805Z] #30 86.73 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:49:19 [2023-03-22T14:49:19.999Z] #38 30.97   CC       images/sk-inet.o
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.82 Setting up protobuf-compiler (3.12.4-1) ...
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.86 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.87 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.89 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:49:20 [2023-03-22T14:49:20.064Z] #30 86.91 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:20 [2023-03-22T14:49:20.256Z] #38 ...
14:49:20 [2023-03-22T14:49:20.256Z] 
14:49:20 [2023-03-22T14:49:20.256Z] #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
14:49:20 [2023-03-22T14:49:20.256Z] #31 86.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:49:20 [2023-03-22T14:49:20.256Z] #31 86.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:49:20 [2023-03-22T14:49:20.256Z] #31 86.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.126 + RM_GOPATH=0
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.126 + TMP_GOPATH=
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.126 + : /build
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.129 + '[' -z '' ']'
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.130 ++ mktemp -d
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.132 + export GOPATH=/tmp/tmp.FowxihGUBb
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.132 + GOPATH=/tmp/tmp.FowxihGUBb
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.132 + RM_GOPATH=1
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.132 + case "$(go env GOARCH)" in
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.132 ++ go env GOARCH
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.158 + export GO_BUILDMODE=-buildmode=pie
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.158 + GO_BUILDMODE=-buildmode=pie
14:49:20 [2023-03-22T14:49:20.917Z] #40 ...
14:49:20 [2023-03-22T14:49:20.917Z] 
14:49:20 [2023-03-22T14:49:20.917Z] #41 [dev-systemd-false  1/27] RUN groupadd -r docker
14:49:20 [2023-03-22T14:49:20.917Z] #41 DONE 1.3s
14:49:20 [2023-03-22T14:49:20.917Z] 
14:49:20 [2023-03-22T14:49:20.917Z] #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
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.162 ++ dirname /tmp/install/install.sh
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.163 + dir=/tmp/install
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.163 + bin=runc
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.163 + shift
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.163 + '[' '!' -f /tmp/install/runc.installer ']'
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.163 + . /tmp/install/runc.installer
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.164 ++ set -e
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.164 ++ : v1.1.4
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.164 + install_runc
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.164 + RUNC_BUILDTAGS=seccomp
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.165 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.165 Install runc version v1.1.4 (build tags: seccomp)
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.165 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FowxihGUBb/src/github.com/opencontainers/runc
14:49:20 [2023-03-22T14:49:20.917Z] #40 1.201 Cloning into '/tmp/tmp.FowxihGUBb/src/github.com/opencontainers/runc'...
14:49:21 [2023-03-22T14:49:21.174Z] #40 ...
14:49:21 [2023-03-22T14:49:21.175Z] 
14:49:21 [2023-03-22T14:49:21.175Z] #33 [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
14:49:21 [2023-03-22T14:49:21.175Z] #33 100.3 + for f in rootlesskit rootlesskit-docker-proxy
14:49:21 [2023-03-22T14:49:21.175Z] #33 100.3 + GOBIN=/build
14:49:21 [2023-03-22T14:49:21.175Z] #33 100.3 + GO111MODULE=on
14:49:21 [2023-03-22T14:49:21.175Z] #33 100.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:49:21 [2023-03-22T14:49:21.175Z] #33 DONE 107.4s
14:49:21 [2023-03-22T14:49:21.186Z] #31 ...
14:49:21 [2023-03-22T14:49:21.186Z] 
14:49:21 [2023-03-22T14:49:21.186Z] #29 [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
14:49:21 [2023-03-22T14:49:21.186Z] #29 76.99 strings
14:49:21 [2023-03-22T14:49:21.186Z] #29 77.06 io/fs
14:49:21 [2023-03-22T14:49:21.186Z] #29 78.32 os
14:49:21 [2023-03-22T14:49:21.186Z] #29 79.21 bufio
14:49:21 [2023-03-22T14:49:21.186Z] #29 80.69 text/tabwriter
14:49:21 [2023-03-22T14:49:21.186Z] #29 82.02 io/ioutil
14:49:21 [2023-03-22T14:49:21.186Z] #29 82.03 fmt
14:49:21 [2023-03-22T14:49:21.186Z] #29 84.60 flag
14:49:21 [2023-03-22T14:49:21.186Z] #29 84.62 github.com/BurntSushi/toml
14:49:21 [2023-03-22T14:49:21.186Z] #29 86.13 log
14:49:21 [2023-03-22T14:49:21.186Z] #29 ...
14:49:21 [2023-03-22T14:49:21.186Z] 
14:49:21 [2023-03-22T14:49:21.186Z] #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
14:49:21 [2023-03-22T14:49:21.186Z] #38 31.24   CC       images/tun.o
14:49:21 [2023-03-22T14:49:21.186Z] #38 31.49   CC       images/sk-netlink.o
14:49:21 [2023-03-22T14:49:21.186Z] #38 31.68   CC       images/packet-sock.o
14:49:21 [2023-03-22T14:49:21.186Z] #38 32.00   CC       images/ipc-var.o
14:49:21 [2023-03-22T14:49:21.186Z] #38 32.23   CC       images/ipc-desc.o
14:49:21 [2023-03-22T14:49:21.432Z] 
14:49:21 [2023-03-22T14:49:21.432Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:49:21 [2023-03-22T14:49:21.432Z] #42 DONE 0.1s
14:49:21 [2023-03-22T14:49:21.432Z] 
14:49:21 [2023-03-22T14:49:21.432Z] #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
14:49:21 [2023-03-22T14:49:21.432Z] #38 54.24   CC       criu/pie/util.o
14:49:21 [2023-03-22T14:49:21.432Z] #38 54.68   CC       criu/pie/util-vdso.o
14:49:21 [2023-03-22T14:49:21.432Z] #38 55.51   AR       criu/pie/pie.lib.a
14:49:21 [2023-03-22T14:49:21.432Z] #38 55.64   DEP      criu/pie/restorer.d
14:49:21 [2023-03-22T14:49:21.432Z] #38 ...
14:49:21 [2023-03-22T14:49:21.432Z] 
14:49:21 [2023-03-22T14:49:21.432Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:49:21 [2023-03-22T14:49:21.432Z] #43 DONE 0.1s
14:49:21 [2023-03-22T14:49:21.445Z] #38 32.39   CC       images/ipc-shm.o
14:49:21 [2023-03-22T14:49:21.690Z] 
14:49:21 [2023-03-22T14:49:21.690Z] #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
14:49:21 [2023-03-22T14:49:21.690Z] #38 55.99   DEP      criu/arch/aarch64/intraprocedure.d
14:49:21 [2023-03-22T14:49:21.690Z] #38 56.03   DEP      criu/arch/aarch64/restorer.d
14:49:21 [2023-03-22T14:49:21.690Z] #38 56.25   DEP      criu/arch/aarch64/vdso-pie.d
14:49:21 [2023-03-22T14:49:21.702Z] #38 32.57   CC       images/ipc-msg.o
14:49:21 [2023-03-22T14:49:21.702Z] #38 32.80   CC       images/ipc-sem.o
14:49:21 [2023-03-22T14:49:21.898Z] #10 ...
14:49:21 [2023-03-22T14:49:21.898Z] 
14:49:21 [2023-03-22T14:49:21.898Z] #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
14:49:21 [2023-03-22T14:49:21.898Z] #16 10.31 Updating certificates in /etc/ssl/certs...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.02 129 added, 0 removed; done.
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.09 Setting up jq (1.6-2.1) ...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.10 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.11 Setting up curl (7.74.0-1.3+deb11u7) ...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.12 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.15 Processing triggers for ca-certificates (20210119) ...
14:49:21 [2023-03-22T14:49:21.898Z] #16 11.16 Updating certificates in /etc/ssl/certs...
14:49:21 [2023-03-22T14:49:21.898Z] #16 12.11 0 added, 0 removed; done.
14:49:21 [2023-03-22T14:49:21.898Z] #16 12.11 Running hooks in /etc/ca-certificates/update.d...
14:49:21 [2023-03-22T14:49:21.898Z] #16 12.11 done.
14:49:21 [2023-03-22T14:49:21.898Z] #16 DONE 14.3s
14:49:21 [2023-03-22T14:49:21.898Z] 
14:49:21 [2023-03-22T14:49:21.898Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:21 [2023-03-22T14:49:21.909Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.8s done
14:49:21 [2023-03-22T14:49:21.949Z] #38 56.45   DEP      criu/pie/parasite-vdso.d
14:49:21 [2023-03-22T14:49:21.958Z] #38 33.05   CC       images/utsns.o
14:49:21 [2023-03-22T14:49:21.970Z] #30 DONE 88.4s
14:49:21 [2023-03-22T14:49:21.970Z] 
14:49:21 [2023-03-22T14:49:21.970Z] #32 [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
14:49:21 [2023-03-22T14:49:21.970Z] #32 88.40 sync
14:49:21 [2023-03-22T14:49:21.970Z] #32 88.41 internal/reflectlite
14:49:21 [2023-03-22T14:49:21.970Z] #32 ...
14:49:21 [2023-03-22T14:49:21.970Z] 
14:49:21 [2023-03-22T14:49:21.970Z] #28 [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
14:49:21 [2023-03-22T14:49:21.970Z] #28 78.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 81.01 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:49:21 [2023-03-22T14:49:21.970Z] #28 81.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 81.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 84.88 Selecting previously unselected package binutils-mingw-w64.
14:49:21 [2023-03-22T14:49:21.970Z] #28 84.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 84.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.13 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.41 Selecting previously unselected package dmsetup.
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.46 Unpacking dmsetup (2:1.02.175-2.1) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.72 Selecting previously unselected package mingw-w64-common.
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 85.79 Unpacking mingw-w64-common (8.0.0-1) ...
14:49:21 [2023-03-22T14:49:21.970Z] #28 ...
14:49:21 [2023-03-22T14:49:21.970Z] 
14:49:21 [2023-03-22T14:49:21.970Z] #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
14:49:22 [2023-03-22T14:49:22.159Z] #10 ...
14:49:22 [2023-03-22T14:49:22.159Z] 
14:49:22 [2023-03-22T14:49:22.159Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:49:22 [2023-03-22T14:49:22.159Z] #17 DONE 0.2s
14:49:22 [2023-03-22T14:49:22.159Z] 
14:49:22 [2023-03-22T14:49:22.159Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:22 [2023-03-22T14:49:22.168Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103
14:49:22 [2023-03-22T14:49:22.207Z] #38 ...
14:49:22 [2023-03-22T14:49:22.207Z] 
14:49:22 [2023-03-22T14:49:22.207Z] #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
14:49:22 [2023-03-22T14:49:22.207Z] #44 DONE 1.3s
14:49:22 [2023-03-22T14:49:22.207Z] 
14:49:22 [2023-03-22T14:49:22.207Z] #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
14:49:22 [2023-03-22T14:49:22.207Z] #38 56.62   DEP      criu/pie/parasite.d
14:49:22 [2023-03-22T14:49:22.215Z] #38 33.29   CC       images/creds.o
14:49:22 [2023-03-22T14:49:22.466Z] #38 56.99   CC       criu/pie/parasite.o
14:49:22 [2023-03-22T14:49:22.472Z] #38 33.48   CC       images/vma.o
14:49:22 [2023-03-22T14:49:22.729Z] #38 33.67   CC       images/netdev.o
14:49:23 [2023-03-22T14:49:23.106Z] #10 ...
14:49:23 [2023-03-22T14:49:23.106Z] 
14:49:23 [2023-03-22T14:49:23.106Z] #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
14:49:23 [2023-03-22T14:49:23.106Z] #0 2.363 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 2.383 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 2.383 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 2.547 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 2.908 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 3.271 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 4.387 Fetched 8642 kB in 2s (3793 kB/s)
14:49:23 [2023-03-22T14:49:23.106Z] #0 4.387 Reading package lists...
14:49:23 [2023-03-22T14:49:23.106Z] #0 5.147 Reading package lists...
14:49:23 [2023-03-22T14:49:23.106Z] #0 5.962 Building dependency tree...
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.367 The following additional packages will be installed:
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.367   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.368   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.368 Recommended packages:
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.368   libldap-common publicsuffix libsasl2-modules
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.519 The following NEW packages will be installed:
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.520   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.525   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.525   libssh2-1 openssl
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.797 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.797 Need to get 3050 kB of archives.
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.797 After this operation, 6663 kB of additional disk space will be used.
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.797 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.813 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.813 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.826 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.826 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.826 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.826 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.858 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.858 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.858 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.861 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.866 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.870 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.872 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 6.895 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.206 debconf: delaying package configuration, since apt-utils is not installed
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.260 Fetched 3050 kB in 0s (8605 kB/s)
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.300 Selecting previously unselected package openssl.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.300 (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.)
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.300 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.338 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.611 Selecting previously unselected package ca-certificates.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.611 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.617 Unpacking ca-certificates (20210119) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.714 Selecting previously unselected package libbrotli1:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.714 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.725 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.821 Selecting previously unselected package libsasl2-modules-db:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.823 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.827 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.898 Selecting previously unselected package libsasl2-2:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.898 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.911 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.969 Selecting previously unselected package libldap-2.4-2:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.969 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 7.977 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.061 Selecting previously unselected package libnghttp2-14:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.062 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.066 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.140 Selecting previously unselected package libpsl5:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.140 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.145 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.200 Selecting previously unselected package librtmp1:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.200 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.214 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.266 Selecting previously unselected package libssh2-1:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.266 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.271 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.342 Selecting previously unselected package libcurl4:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.344 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.348 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.444 Selecting previously unselected package curl.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.444 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.450 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.538 Selecting previously unselected package libonig5:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.540 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.545 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.649 Selecting previously unselected package libjq1:amd64.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.649 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.653 Unpacking libjq1:amd64 (1.6-2.1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.734 Selecting previously unselected package jq.
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.734 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.743 Unpacking jq (1.6-2.1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.814 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.830 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.849 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.863 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.876 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.889 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.904 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.919 Setting up openssl (1.1.1n-0+deb11u4) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.942 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.956 Setting up libjq1:amd64 (1.6-2.1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.971 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 8.987 Setting up ca-certificates (20210119) ...
14:49:23 [2023-03-22T14:49:23.106Z] #0 9.757 Updating certificates in /etc/ssl/certs...
14:49:23 [2023-03-22T14:49:23.294Z] #38 34.12   CC       images/tty.o
14:49:23 [2023-03-22T14:49:23.368Z] #16 ...
14:49:23 [2023-03-22T14:49:23.368Z] 
14:49:23 [2023-03-22T14:49:23.368Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:23 [2023-03-22T14:49:23.415Z] #38 ...
14:49:23 [2023-03-22T14:49:23.415Z] 
14:49:23 [2023-03-22T14:49:23.415Z] #45 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:49:23 [2023-03-22T14:49:23.415Z] #0 1.044 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:49:23 [2023-03-22T14:49:23.415Z] #45 DONE 1.2s
14:49:23 [2023-03-22T14:49:23.415Z] 
14:49:23 [2023-03-22T14:49:23.415Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:49:23 [2023-03-22T14:49:23.554Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.1s
14:49:23 [2023-03-22T14:49:23.867Z] #38 34.72   CC       images/file-lock.o
14:49:23 [2023-03-22T14:49:23.867Z] #38 34.87   CC       images/rlimit.o
14:49:24 [2023-03-22T14:49:24.351Z] #46 DONE 0.9s
14:49:24 [2023-03-22T14:49:24.351Z] 
14:49:24 [2023-03-22T14:49:24.351Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:49:24 [2023-03-22T14:49:24.435Z] #38 35.15   CC       images/pagemap.o
14:49:24 [2023-03-22T14:49:24.692Z] #38 35.43   CC       images/siginfo.o
14:49:24 [2023-03-22T14:49:24.692Z] #38 ...
14:49:24 [2023-03-22T14:49:24.692Z] 
14:49:24 [2023-03-22T14:49:24.692Z] #29 [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
14:49:24 [2023-03-22T14:49:24.692Z] #29 88.63 github.com/BurntSushi/toml/cmd/tomlv
14:49:24 [2023-03-22T14:49:24.692Z] #29 DONE 90.7s
14:49:24 [2023-03-22T14:49:24.692Z] 
14:49:24 [2023-03-22T14:49:24.692Z] #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
14:49:24 [2023-03-22T14:49:24.692Z] #38 35.76   CC       images/rpc.o
14:49:24 [2023-03-22T14:49:24.917Z] #47 DONE 0.7s
14:49:24 [2023-03-22T14:49:24.917Z] 
14:49:24 [2023-03-22T14:49:24.917Z] #48 [dev-systemd-false  6/27] RUN ldconfig
14:49:24 [2023-03-22T14:49:24.945Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.6s done
14:49:25 [2023-03-22T14:49:25.206Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003
14:49:25 [2023-03-22T14:49:25.851Z] #48 DONE 0.9s
14:49:25 [2023-03-22T14:49:25.851Z] 
14:49:25 [2023-03-22T14:49:25.851Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:49:26 [2023-03-22T14:49:26.061Z] #38 37.02   CC       images/ext-file.o
14:49:26 [2023-03-22T14:49:26.167Z] #38 4.188 Note: Building without setproctitle() and strlcpy() support.
14:49:26 [2023-03-22T14:49:26.167Z] #38 4.188       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:49:26 [2023-03-22T14:49:26.167Z] #38 4.274 Note: Building without GnuTLS support
14:49:26 [2023-03-22T14:49:26.167Z] #38 4.302 Makefile.config:39: Warn: you have no libnftables installed
14:49:26 [2023-03-22T14:49:26.167Z] #38 4.302 Makefile.config:40: Warn: Building without nftables support
14:49:26 [2023-03-22T14:49:26.318Z] #38 37.22   CC       images/cgroup.o
14:49:26 [2023-03-22T14:49:26.789Z] #49 DONE 0.8s
14:49:26 [2023-03-22T14:49:26.789Z] 
14:49:26 [2023-03-22T14:49:26.789Z] #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
14:49:26 [2023-03-22T14:49:26.882Z] #38 37.78   CC       images/userns.o
14:49:26 [2023-03-22T14:49:26.882Z] #38 38.01   CC       images/google/protobuf/descriptor.o
14:49:27 [2023-03-22T14:49:27.106Z] #38 ...
14:49:27 [2023-03-22T14:49:27.106Z] 
14:49:27 [2023-03-22T14:49:27.106Z] #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
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.86 Setting up libicu67:amd64 (67.1-7) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.90 Setting up libuv1:amd64 (1.40.0-2) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 93.99 Setting up librhash0:amd64 (1.4.1-2) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 94.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:49:27 [2023-03-22T14:49:27.106Z] #26 94.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:49:27 [2023-03-22T14:49:27.365Z] #26 94.29 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:49:27 [2023-03-22T14:49:27.559Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.0s
14:49:27 [2023-03-22T14:49:27.625Z] #26 94.42 Setting up cmake (3.18.4-2+deb11u1) ...
14:49:27 [2023-03-22T14:49:27.625Z] #26 94.48 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:28 [2023-03-22T14:49:28.166Z] #50 1.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:28 [2023-03-22T14:49:28.166Z] #50 1.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:28 [2023-03-22T14:49:28.166Z] #50 1.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:28 [2023-03-22T14:49:28.424Z] #50 1.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:49:28 [2023-03-22T14:49:28.496Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.0s done
14:49:28 [2023-03-22T14:49:28.754Z] #10 ...
14:49:28 [2023-03-22T14:49:28.754Z] 
14:49:28 [2023-03-22T14:49:28.754Z] #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
14:49:28 [2023-03-22T14:49:28.754Z] #16 10.96 129 added, 0 removed; done.
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.06 Setting up jq (1.6-2.1) ...
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.11 Setting up curl (7.74.0-1.3+deb11u7) ...
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.13 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.17 Processing triggers for ca-certificates (20210119) ...
14:49:28 [2023-03-22T14:49:28.754Z] #16 11.19 Updating certificates in /etc/ssl/certs...
14:49:28 [2023-03-22T14:49:28.754Z] #16 12.13 0 added, 0 removed; done.
14:49:28 [2023-03-22T14:49:28.754Z] #16 12.13 Running hooks in /etc/ca-certificates/update.d...
14:49:28 [2023-03-22T14:49:28.754Z] #16 12.14 done.
14:49:28 [2023-03-22T14:49:28.754Z] #16 DONE 15.5s
14:49:28 [2023-03-22T14:49:28.754Z] 
14:49:28 [2023-03-22T14:49:28.754Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:49:28 [2023-03-22T14:49:28.776Z] #38 39.81   CC       images/opts.o
14:49:29 [2023-03-22T14:49:29.017Z] #17 DONE 0.2s
14:49:29 [2023-03-22T14:49:29.017Z] 
14:49:29 [2023-03-22T14:49:29.017Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:29 [2023-03-22T14:49:29.017Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003
14:49:29 [2023-03-22T14:49:29.033Z] #38 40.00   CC       images/seccomp.o
14:49:29 [2023-03-22T14:49:29.289Z] #38 40.15   CC       images/binfmt-misc.o
14:49:29 [2023-03-22T14:49:29.290Z] #38 40.30   CC       images/time.o
14:49:29 [2023-03-22T14:49:29.533Z] #26 DONE 96.1s
14:49:29 [2023-03-22T14:49:29.533Z] 
14:49:29 [2023-03-22T14:49:29.533Z] #28 [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
14:49:29 [2023-03-22T14:49:29.533Z] #28 96.08 Selecting previously unselected package mingw-w64-x86-64-dev.
14:49:29 [2023-03-22T14:49:29.533Z] #28 96.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:49:29 [2023-03-22T14:49:29.533Z] #28 96.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:29 [2023-03-22T14:49:29.546Z] #38 40.47   CC       images/sysctl.o
14:49:29 [2023-03-22T14:49:29.799Z] #50 3.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
14:49:29 [2023-03-22T14:49:29.803Z] #38 40.64   CC       images/autofs.o
14:49:30 [2023-03-22T14:49:30.060Z] #38 40.88   CC       images/macvlan.o
14:49:30 [2023-03-22T14:49:30.060Z] #38 41.11   CC       images/sit.o
14:49:30 [2023-03-22T14:49:30.317Z] #38 41.32   CC       images/memfd.o
14:49:30 [2023-03-22T14:49:30.506Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.0s
14:49:30 [2023-03-22T14:49:30.574Z] #38 41.53   CC       images/timens.o
14:49:30 [2023-03-22T14:49:30.831Z] #38 41.73   LINK     images/built-in.o
14:49:30 [2023-03-22T14:49:30.831Z] #38 41.91   GEN      compel/include/asm
14:49:30 [2023-03-22T14:49:30.831Z] #38 41.94   GEN      compel/include/version.h
14:49:31 [2023-03-22T14:49:31.088Z] #38 41.96 touch .config
14:49:31 [2023-03-22T14:49:31.088Z] #38 42.01   GEN      include/common/config.h
14:49:31 [2023-03-22T14:49:31.088Z] #38 42.12   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:49:31 [2023-03-22T14:49:31.088Z] #38 42.15   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:49:31 [2023-03-22T14:49:31.088Z] #38 42.18   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:49:31 [2023-03-22T14:49:31.088Z] #38 42.20   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:49:31 [2023-03-22T14:49:31.174Z] #50 4.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:49:31 [2023-03-22T14:49:31.344Z] #38 42.24   DEP      compel/arch/x86/plugins/std/memcpy.d
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.28   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.31   GEN      compel/plugins/include/uapi/std/syscall.h
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.35   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.36   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:49:31 [2023-03-22T14:49:31.345Z] #38 42.40   DEP      compel/plugins/std/infect.d
14:49:31 [2023-03-22T14:49:31.345Z] #38 ...
14:49:31 [2023-03-22T14:49:31.345Z] 
14:49:31 [2023-03-22T14:49:31.345Z] #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
14:49:31 [2023-03-22T14:49:31.897Z] #10 ...
14:49:31 [2023-03-22T14:49:31.897Z] 
14:49:31 [2023-03-22T14:49:31.897Z] #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
14:49:31 [2023-03-22T14:49:31.897Z] #0 2.686 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:49:31 [2023-03-22T14:49:31.897Z] #0 3.009 
14:49:31 [2023-03-22T14:49:31.897Z] #0 3.261 #=#=#                                                                         

######################################################################## 100.0%
14:49:31 [2023-03-22T14:49:31.897Z] #0 3.526 
14:49:31 [2023-03-22T14:49:31.897Z] #0 4.568 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:49:31 [2023-03-22T14:49:31.897Z] #0 4.955 
14:49:31 [2023-03-22T14:49:31.897Z] #0 5.193 #=#=#                                                                         

######################################################################## 100.0%
14:49:31 [2023-03-22T14:49:31.897Z] #0 5.479 
14:49:31 [2023-03-22T14:49:31.897Z] #0 6.411 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:49:31 [2023-03-22T14:49:31.897Z] #0 6.711 
14:49:31 [2023-03-22T14:49:31.897Z] #0 6.937 #=#=#                                                                         

######                                                                     9.1%
#########################################                                 57.8%
#################################################################         90.3%
######################################################################## 100.0%
14:49:31 [2023-03-22T14:49:31.897Z] #0 7.463 
14:49:31 [2023-03-22T14:49:31.897Z] #0 8.498 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:49:31 [2023-03-22T14:49:31.897Z] #0 8.895 
14:49:31 [2023-03-22T14:49:31.897Z] #0 9.120 #=#=#                                                                         

######################################################################## 100.0%
14:49:31 [2023-03-22T14:49:31.897Z] #0 9.475 
14:49:32 [2023-03-22T14:49:32.109Z] #50 ...
14:49:32 [2023-03-22T14:49:32.109Z] 
14:49:32 [2023-03-22T14:49:32.109Z] #28 [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
14:49:32 [2023-03-22T14:49:32.158Z] #18 ...
14:49:32 [2023-03-22T14:49:32.158Z] 
14:49:32 [2023-03-22T14:49:32.158Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:32 [2023-03-22T14:49:32.625Z] #28 115.7 Updating files:  24% (2828/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  42% (4830/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  68% (7861/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  97% (11162/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
14:49:32 [2023-03-22T14:49:32.884Z] #37 58.23 Updating files:  48% (2568/5256)
Updating files:  49% (2576/5256)
Updating files:  50% (2628/5256)
Updating files:  51% (2681/5256)
Updating files:  52% (2734/5256)
Updating files:  53% (2786/5256)
Updating files:  54% (2839/5256)
Updating files:  55% (2891/5256)
Updating files:  56% (2944/5256)
Updating files:  57% (2996/5256)
Updating files:  58% (3049/5256)
Updating files:  59% (3102/5256)
Updating files:  60% (3154/5256)
Updating files:  61% (3207/5256)
Updating files:  62% (3259/5256)
Updating files:  63% (3312/5256)
Updating files:  64% (3364/5256)
Updating files:  65% (3417/5256)
Updating files:  66% (3469/5256)
Updating files:  67% (3522/5256)
Updating files:  68% (3575/5256)
Updating files:  69% (3627/5256)
Updating files:  70% (3680/5256)
Updating files:  71% (3732/5256)
Updating files:  72% (3785/5256)
Updating files:  73% (3837/5256)
Updating files:  74% (3890/5256)
Updating files:  75% (3942/5256)
Updating files:  76% (3995/5256)
Updating files:  77% (4048/5256)
Updating files:  78% (4100/5256)
Updating files:  79% (4153/5256)
Updating files:  80% (4205/5256)
Updating files:  81% (4258/5256)
Updating files:  82% (4310/5256)
Updating files:  83% (4363/5256)
Updating files:  84% (4416/5256)
Updating files:  85% (4468/5256)
Updating files:  86% (4521/5256)
Updating files:  87% (4573/5256)
Updating files:  88% (4626/5256)
Updating files:  88% (4644/5256)
Updating files:  89% (4678/5256)
Updating files:  90% (4731/5256)
Updating files:  91% (4783/5256)
Updating files:  92% (4836/5256)
Updating files:  93% (4889/5256)
Updating files:  94% (4941/5256)
Updating files:  95% (4994/5256)
Updating files:  96% (5046/5256)
Updating files:  97% (5099/5256)
Updating files:  98% (5151/5256)
Updating files:  99% (5204/5256)
Updating files: 100% (5256/5256)
Updating files: 100% (5256/5256), done.
14:49:32 [2023-03-22T14:49:32.884Z] #37 59.69 + cd /tmp/tmp.UJcVb1Omfo/src/github.com/containerd/containerd
14:49:32 [2023-03-22T14:49:32.884Z] #37 59.69 + git checkout -q v1.6.16
14:49:32 [2023-03-22T14:49:32.884Z] #28 119.1 + cd /tmp/tmp.1nrUVl4pof/tmp/docker-ce
14:49:32 [2023-03-22T14:49:32.884Z] #28 119.1 + git checkout -q v17.06.2-ce
14:49:34 [2023-03-22T14:49:34.259Z] #28 ...
14:49:34 [2023-03-22T14:49:34.259Z] 
14:49:34 [2023-03-22T14:49:34.259Z] #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
14:49:34 [2023-03-22T14:49:34.259Z] #38 58.87   LINK     criu/pie/parasite.built-in.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 58.89   GEN      criu/pie/parasite-blob.h
14:49:34 [2023-03-22T14:49:34.259Z] #38 58.92   CC       criu/pie/parasite-vdso.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 59.92   CC       criu/arch/aarch64/vdso-pie.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 60.32   CC       criu/arch/aarch64/restorer.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 60.84   CC       criu/arch/aarch64/intraprocedure.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 60.94   CC       criu/pie/restorer.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 63.98   LINK     criu/pie/restorer.built-in.o
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.01   GEN      criu/pie/restorer-blob.h
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.10   DEP      criu/vdso.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.38   DEP      criu/uts_ns.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.52   DEP      criu/util.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.79   DEP      criu/uffd.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 64.98   DEP      criu/tun.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.15   DEP      criu/tty.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.32   DEP      criu/timerfd.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.48   DEP      criu/timens.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.61   DEP      criu/sysfs_parse.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.80   DEP      criu/sysctl.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 65.96   DEP      criu/string.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.00   DEP      criu/stats.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.13   DEP      criu/sockets.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.29   DEP      criu/sk-unix.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.50   DEP      criu/sk-tcp.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.66   DEP      criu/sk-queue.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.78   DEP      criu/sk-packet.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 66.94   DEP      criu/sk-netlink.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.13   DEP      criu/sk-inet.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.22   DEP      criu/signalfd.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.27   DEP      criu/sigframe.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.31   DEP      criu/shmem.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.57   DEP      criu/servicefd.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.78   DEP      criu/seize.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 67.95   DEP      criu/seccomp.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 68.16   DEP      criu/rst-malloc.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 68.25   DEP      criu/rbtree.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 68.34   DEP      criu/pstree.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 68.57   DEP      criu/protobuf.d
14:49:34 [2023-03-22T14:49:34.259Z] #38 68.74   GEN      criu/protobuf-desc-gen.h
14:49:34 [2023-03-22T14:49:34.292Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s
14:49:34 [2023-03-22T14:49:34.809Z] #28 ...
14:49:34 [2023-03-22T14:49:34.809Z] 
14:49:34 [2023-03-22T14:49:34.809Z] #32 [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
14:49:34 [2023-03-22T14:49:34.809Z] #32 90.84 internal/testlog
14:49:34 [2023-03-22T14:49:34.809Z] #32 92.85 sort
14:49:34 [2023-03-22T14:49:34.809Z] #32 92.86 errors
14:49:34 [2023-03-22T14:49:34.809Z] #32 93.73 strconv
14:49:34 [2023-03-22T14:49:34.809Z] #32 94.93 io
14:49:34 [2023-03-22T14:49:34.809Z] #32 96.29 internal/oserror
14:49:34 [2023-03-22T14:49:34.809Z] #32 96.60 syscall
14:49:34 [2023-03-22T14:49:34.809Z] #32 98.78 reflect
14:49:34 [2023-03-22T14:49:34.809Z] #32 ...
14:49:34 [2023-03-22T14:49:34.809Z] 
14:49:34 [2023-03-22T14:49:34.809Z] #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
14:49:34 [2023-03-22T14:49:34.809Z] #38 7.276 fatal: not a git repository (or any of the parent directories): .git
14:49:34 [2023-03-22T14:49:34.809Z] #38 7.311   GEN      .gitid
14:49:34 [2023-03-22T14:49:34.809Z] #38 7.335   GEN      criu/include/version.h
14:49:34 [2023-03-22T14:49:34.809Z] #38 7.470   GEN      include/common/asm
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.07   PBCC     images/timens.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.08   DEP      images/timens.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.26   PBCC     images/fown.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.37   PBCC     images/google/protobuf/descriptor.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.50   PBCC     images/opts.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.56   PBCC     images/memfd.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.63   DEP      images/fown.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.78   DEP      images/google/protobuf/descriptor.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 11.95   DEP      images/opts.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.10   DEP      images/memfd.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.17   PBCC     images/sit.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.17   DEP      images/sit.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.18   PBCC     images/macvlan.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.19   DEP      images/macvlan.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.20   PBCC     images/autofs.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.22   DEP      images/autofs.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.24   PBCC     images/sysctl.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.25   DEP      images/sysctl.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.53   PBCC     images/time.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.61   DEP      images/time.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.77   PBCC     images/binfmt-misc.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.79   DEP      images/binfmt-misc.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.88   PBCC     images/seccomp.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 12.98   DEP      images/seccomp.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 13.11   PBCC     images/userns.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 13.12   DEP      images/userns.pb-c.d
14:49:34 [2023-03-22T14:49:34.809Z] #38 13.24   PBCC     images/cgroup.pb-c.c
14:49:34 [2023-03-22T14:49:34.809Z] #38 13.29   DEP      images/cgroup.pb-c.d
14:49:35 [2023-03-22T14:49:35.069Z] #38 13.48   PBCC     images/ext-file.pb-c.c
14:49:35 [2023-03-22T14:49:35.069Z] #38 13.52   DEP      images/ext-file.pb-c.d
14:49:35 [2023-03-22T14:49:35.069Z] #38 13.55   PBCC     images/rpc.pb-c.c
14:49:35 [2023-03-22T14:49:35.069Z] #38 13.62   DEP      images/rpc.pb-c.d
14:49:35 [2023-03-22T14:49:35.330Z] #38 13.72   PBCC     images/siginfo.pb-c.c
14:49:35 [2023-03-22T14:49:35.330Z] #38 13.80   DEP      images/siginfo.pb-c.d
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + export 'BUILDTAGS=netgo osusergo static_build'
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + BUILDTAGS='netgo osusergo static_build'
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + export EXTRA_FLAGS=-buildmode=pie
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + EXTRA_FLAGS=-buildmode=pie
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + '[' '' = dynamic ']'
14:49:35 [2023-03-22T14:49:35.407Z] #37 61.83 + make
14:49:35 [2023-03-22T14:49:35.467Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.1s
14:49:35 [2023-03-22T14:49:35.589Z] #38 13.86   PBCC     images/pagemap.pb-c.c
14:49:35 [2023-03-22T14:49:35.589Z] #38 13.92   DEP      images/pagemap.pb-c.d
14:49:35 [2023-03-22T14:49:35.589Z] #38 14.00   PBCC     images/rlimit.pb-c.c
14:49:35 [2023-03-22T14:49:35.589Z] #38 14.05   DEP      images/rlimit.pb-c.d
14:49:35 [2023-03-22T14:49:35.589Z] #38 14.15   PBCC     images/file-lock.pb-c.c
14:49:35 [2023-03-22T14:49:35.589Z] #38 14.23   DEP      images/file-lock.pb-c.d
14:49:35 [2023-03-22T14:49:35.728Z] #10 ...
14:49:35 [2023-03-22T14:49:35.729Z] 
14:49:35 [2023-03-22T14:49:35.729Z] #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
14:49:35 [2023-03-22T14:49:35.729Z] #18 10.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:49:35 [2023-03-22T14:49:35.729Z] #18 10.54 
14:49:35 [2023-03-22T14:49:35.729Z] #18 10.77 #=#=#                                                                         

######################################################################## 100.0%
14:49:35 [2023-03-22T14:49:35.729Z] #18 11.16 
14:49:35 [2023-03-22T14:49:35.729Z] #18 11.26 Download of images into '/build' complete.
14:49:35 [2023-03-22T14:49:35.729Z] #18 11.26 Use something like the following to load the result into a Docker daemon:
14:49:35 [2023-03-22T14:49:35.729Z] #18 11.26   tar -cC '/build' . | docker load
14:49:35 [2023-03-22T14:49:35.729Z] #18 DONE 13.7s
14:49:35 [2023-03-22T14:49:35.729Z] 
14:49:35 [2023-03-22T14:49:35.729Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:35 [2023-03-22T14:49:35.849Z] #38 14.31   PBCC     images/tty.pb-c.c
14:49:35 [2023-03-22T14:49:35.849Z] #38 14.40   DEP      images/tty.pb-c.d
14:49:35 [2023-03-22T14:49:35.849Z] #38 14.49   PBCC     images/tun.pb-c.c
14:49:35 [2023-03-22T14:49:35.971Z] #37 ...
14:49:35 [2023-03-22T14:49:35.971Z] 
14:49:35 [2023-03-22T14:49:35.971Z] #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
14:49:35 [2023-03-22T14:49:35.971Z] #31 91.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:49:35 [2023-03-22T14:49:35.971Z] #31 91.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:35 [2023-03-22T14:49:35.971Z] #31 91.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:35 [2023-03-22T14:49:35.971Z] #31 98.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:49:35 [2023-03-22T14:49:35.971Z] #31 98.67 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:35 [2023-03-22T14:49:35.971Z] #31 98.68 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:36 [2023-03-22T14:49:36.109Z] #38 14.56   PBCC     images/netdev.pb-c.c
14:49:36 [2023-03-22T14:49:36.247Z] #31 ...
14:49:36 [2023-03-22T14:49:36.247Z] 
14:49:36 [2023-03-22T14:49:36.247Z] #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
14:49:36 [2023-03-22T14:49:36.247Z] #38 42.55   DEP      compel/plugins/std/string.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 42.67   DEP      compel/plugins/std/log.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 42.75   DEP      compel/plugins/std/fds.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 42.85   DEP      compel/plugins/std/std.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 42.94   DEP      compel/plugins/shmem/shmem.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 43.09   DEP      compel/plugins/fds/fds.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 43.21   CC       compel/plugins/std/std.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 43.43   CC       compel/plugins/std/fds.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 43.84   CC       compel/plugins/std/log.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 44.52   CC       compel/plugins/std/string.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.01   CC       compel/plugins/std/infect.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.37   CC       compel/arch/x86/plugins/std/parasite-head.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.42   CC       compel/arch/x86/plugins/std/memcpy.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.50   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.57   AR       compel/plugins/std.lib.a
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.65   CC       compel/plugins/fds/fds.o
14:49:36 [2023-03-22T14:49:36.247Z] #38 45.95   AR       compel/plugins/fds.lib.a
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.02   HOSTDEP  compel/src/lib/log-host.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.12   HOSTDEP  compel/src/lib/handle-elf-host.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.21   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.27   HOSTDEP  compel/src/main-host.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.36   DEP      compel/src/lib/ptrace.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.47   DEP      compel/src/lib/infect.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.61   DEP      compel/src/lib/infect-util.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.70   DEP      compel/src/lib/infect-rpc.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.80   DEP      compel/arch/x86/src/lib/infect.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 46.92   DEP      compel/arch/x86/src/lib/cpu.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 47.00   DEP      compel/src/lib/log.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 47.06   DEP      compel/src/main.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 47.15   DEP      compel/src/lib/handle-elf.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 47.25   DEP      compel/arch/x86/src/lib/handle-elf.d
14:49:36 [2023-03-22T14:49:36.247Z] #38 47.37   CC       compel/src/lib/log.o
14:49:36 [2023-03-22T14:49:36.383Z] #38 14.64   DEP      images/tun.pb-c.d
14:49:36 [2023-03-22T14:49:36.383Z] #38 14.70   DEP      images/netdev.pb-c.d
14:49:36 [2023-03-22T14:49:36.383Z] #38 14.78   PBCC     images/vma.pb-c.c
14:49:36 [2023-03-22T14:49:36.383Z] #38 14.85   DEP      images/vma.pb-c.d
14:49:36 [2023-03-22T14:49:36.383Z] #38 14.93   PBCC     images/creds.pb-c.c
14:49:36 [2023-03-22T14:49:36.508Z] #38 47.63   CC       compel/arch/x86/src/lib/cpu.o
14:49:36 [2023-03-22T14:49:36.647Z] #38 14.95   DEP      images/creds.pb-c.d
14:49:36 [2023-03-22T14:49:36.647Z] #38 15.05   PBCC     images/utsns.pb-c.c
14:49:36 [2023-03-22T14:49:36.647Z] #38 15.06   DEP      images/utsns.pb-c.d
14:49:36 [2023-03-22T14:49:36.647Z] #38 15.16   PBCC     images/ipc-desc.pb-c.c
14:49:36 [2023-03-22T14:49:36.790Z] #38 71.15   DEP      criu/protobuf-desc.d
14:49:36 [2023-03-22T14:49:36.790Z] #38 71.25   DEP      criu/proc_parse.d
14:49:36 [2023-03-22T14:49:36.790Z] #38 ...
14:49:36 [2023-03-22T14:49:36.790Z] 
14:49:36 [2023-03-22T14:49:36.790Z] #28 [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
14:49:36 [2023-03-22T14:49:36.790Z] #28 122.9 + mkdir -p /tmp/tmp.1nrUVl4pof/src/github.com/docker
14:49:36 [2023-03-22T14:49:36.790Z] #28 122.9 + mv components/cli /tmp/tmp.1nrUVl4pof/src/github.com/docker/cli
14:49:36 [2023-03-22T14:49:36.790Z] #28 122.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:49:36 [2023-03-22T14:49:36.907Z] #38 15.21   PBCC     images/ipc-sem.pb-c.c
14:49:36 [2023-03-22T14:49:36.907Z] #38 15.25   DEP      images/ipc-desc.pb-c.d
14:49:36 [2023-03-22T14:49:36.907Z] #38 15.30   DEP      images/ipc-sem.pb-c.d
14:49:36 [2023-03-22T14:49:36.907Z] #38 15.41   PBCC     images/ipc-msg.pb-c.c
14:49:37 [2023-03-22T14:49:37.167Z] #38 15.43   DEP      images/ipc-msg.pb-c.d
14:49:37 [2023-03-22T14:49:37.167Z] #38 15.49   PBCC     images/ipc-shm.pb-c.c
14:49:37 [2023-03-22T14:49:37.167Z] #38 15.51   DEP      images/ipc-shm.pb-c.d
14:49:37 [2023-03-22T14:49:37.167Z] #38 15.64   PBCC     images/ipc-var.pb-c.c
14:49:37 [2023-03-22T14:49:37.167Z] #38 15.65   DEP      images/ipc-var.pb-c.d
14:49:37 [2023-03-22T14:49:37.426Z] #38 15.74   PBCC     images/sk-opts.pb-c.c
14:49:37 [2023-03-22T14:49:37.426Z] #38 15.79   PBCC     images/packet-sock.pb-c.c
14:49:37 [2023-03-22T14:49:37.426Z] #38 15.88   DEP      images/sk-opts.pb-c.d
14:49:37 [2023-03-22T14:49:37.453Z] #38 48.40   CC       compel/arch/x86/src/lib/infect.o
14:49:37 [2023-03-22T14:49:37.688Z] #38 16.03   DEP      images/packet-sock.pb-c.d
14:49:37 [2023-03-22T14:49:37.688Z] #38 16.13   PBCC     images/sk-netlink.pb-c.c
14:49:37 [2023-03-22T14:49:37.688Z] #38 16.25   DEP      images/sk-netlink.pb-c.d
14:49:37 [2023-03-22T14:49:37.948Z] #38 16.38   PBCC     images/sk-inet.pb-c.c
14:49:37 [2023-03-22T14:49:37.948Z] #38 16.47   DEP      images/sk-inet.pb-c.d
14:49:38 [2023-03-22T14:49:38.207Z] #38 16.61   PBCC     images/sk-unix.pb-c.c
14:49:38 [2023-03-22T14:49:38.207Z] #38 16.72   DEP      images/sk-unix.pb-c.d
14:49:38 [2023-03-22T14:49:38.277Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.0s done
14:49:38 [2023-03-22T14:49:38.384Z] #38 49.39   CC       compel/src/lib/infect-rpc.o
14:49:38 [2023-03-22T14:49:38.468Z] #38 16.86   PBCC     images/mm.pb-c.c
14:49:38 [2023-03-22T14:49:38.468Z] #38 16.91   DEP      images/mm.pb-c.d
14:49:38 [2023-03-22T14:49:38.538Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done
14:49:38 [2023-03-22T14:49:38.727Z] #38 17.01   PBCC     images/timerfd.pb-c.c
14:49:38 [2023-03-22T14:49:38.727Z] #38 17.05   DEP      images/timerfd.pb-c.d
14:49:38 [2023-03-22T14:49:38.727Z] #38 17.19   PBCC     images/timer.pb-c.c
14:49:38 [2023-03-22T14:49:38.727Z] #38 17.21   DEP      images/timer.pb-c.d
14:49:38 [2023-03-22T14:49:38.798Z] #10 DONE 50.1s
14:49:38 [2023-03-22T14:49:38.798Z] 
14:49:38 [2023-03-22T14:49:38.798Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:49:38 [2023-03-22T14:49:38.946Z] #38 49.72   CC       compel/src/lib/infect-util.o
14:49:38 [2023-03-22T14:49:38.946Z] #38 49.93   CC       compel/src/lib/infect.o
14:49:38 [2023-03-22T14:49:38.986Z] #38 17.31   PBCC     images/sa.pb-c.c
14:49:38 [2023-03-22T14:49:38.986Z] #38 17.35   DEP      images/sa.pb-c.d
14:49:38 [2023-03-22T14:49:38.986Z] #38 17.56   PBCC     images/pipe-data.pb-c.c
14:49:39 [2023-03-22T14:49:39.245Z] #38 17.59   DEP      images/pipe-data.pb-c.d
14:49:39 [2023-03-22T14:49:39.245Z] #38 17.73   PBCC     images/mnt.pb-c.c
14:49:39 [2023-03-22T14:49:39.245Z] #38 ...
14:49:39 [2023-03-22T14:49:39.245Z] 
14:49:39 [2023-03-22T14:49:39.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
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.585 + RM_GOPATH=0
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.585 + TMP_GOPATH=
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.585 + : /build
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.585 + '[' -z '' ']'
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.586 ++ mktemp -d
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.604 + export GOPATH=/tmp/tmp.eDtYMXhpvr
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.604 + GOPATH=/tmp/tmp.eDtYMXhpvr
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.604 + RM_GOPATH=1
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.604 + case "$(go env GOARCH)" in
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.614 ++ go env GOARCH
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.664 + export GO_BUILDMODE=-buildmode=pie
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.664 + GO_BUILDMODE=-buildmode=pie
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.664 ++ dirname /tmp/install/install.sh
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + dir=/tmp/install
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + bin=tini
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + shift
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + '[' '!' -f /tmp/install/tini.installer ']'
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + . /tmp/install/tini.installer
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 ++ : v0.19.0
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + install_tini
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + echo 'Install tini version v0.19.0'
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 + git clone https://github.com/krallin/tini.git /tmp/tmp.eDtYMXhpvr/tini
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.666 Install tini version v0.19.0
14:49:39 [2023-03-22T14:49:39.245Z] #0 1.680 Cloning into '/tmp/tmp.eDtYMXhpvr/tini'...
14:49:39 [2023-03-22T14:49:39.245Z] #0 3.107 + cd /tmp/tmp.eDtYMXhpvr/tini
14:49:39 [2023-03-22T14:49:39.245Z] #0 3.107 + git checkout -q v0.19.0
14:49:39 [2023-03-22T14:49:39.245Z] #0 3.144 + cmake .
14:49:39 [2023-03-22T14:49:39.245Z] #0 3.961 -- The C compiler identification is GNU 10.2.1
14:49:39 [2023-03-22T14:49:39.245Z] #0 4.095 -- Detecting C compiler ABI info
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.038 -- Detecting C compiler ABI info - done
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.250 -- Check for working C compiler: /usr/bin/cc - skipped
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.252 -- Detecting C compile features
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.267 -- Detecting C compile features - done
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.331 -- Performing Test HAS_BUILTIN_FORTIFY
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.794 -- Configuring done
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.830 -- Generating done
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.847 -- Build files have been written to: /tmp/tmp.eDtYMXhpvr/tini
14:49:39 [2023-03-22T14:49:39.245Z] #0 5.859 + make tini-static
14:49:39 [2023-03-22T14:49:39.245Z] #0 6.420 Scanning dependencies of target tini-static
14:49:39 [2023-03-22T14:49:39.245Z] #0 6.577 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:49:39 [2023-03-22T14:49:39.245Z] #0 8.976 [100%] Linking C executable tini-static
14:49:39 [2023-03-22T14:49:39.504Z] #39 ...
14:49:39 [2023-03-22T14:49:39.504Z] 
14:49:39 [2023-03-22T14:49:39.504Z] #28 [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
14:49:39 [2023-03-22T14:49:39.504Z] #28 106.4 Selecting previously unselected package gcc-mingw-w64-base.
14:49:39 [2023-03-22T14:49:39.504Z] #28 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:49:39 [2023-03-22T14:49:39.504Z] #28 106.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:39 [2023-03-22T14:49:39.556Z] #10 ...
14:49:39 [2023-03-22T14:49:39.556Z] 
14:49:39 [2023-03-22T14:49:39.556Z] #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
14:49:39 [2023-03-22T14:49:39.556Z] #0 2.363 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:49:39 [2023-03-22T14:49:39.556Z] #0 2.718 
14:49:39 [2023-03-22T14:49:39.556Z] #0 2.943 #=#=#                                                                         

######################################################################## 100.0%
14:49:39 [2023-03-22T14:49:39.556Z] #0 3.188 
14:49:39 [2023-03-22T14:49:39.556Z] #0 4.198 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:49:39 [2023-03-22T14:49:39.556Z] #0 4.553 
14:49:39 [2023-03-22T14:49:39.556Z] #0 4.773 #=#=#                                                                         

######################################################################## 100.0%
14:49:39 [2023-03-22T14:49:39.556Z] #0 5.126 
14:49:39 [2023-03-22T14:49:39.556Z] #0 6.242 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:49:39 [2023-03-22T14:49:39.556Z] #0 6.603 
14:49:39 [2023-03-22T14:49:39.556Z] #0 6.825 #=#=#                                                                         

##################                                                        25.2%
#########################################                                 57.2%
################################################################          89.3%
######################################################################## 100.0%
14:49:39 [2023-03-22T14:49:39.556Z] #0 7.357 
14:49:39 [2023-03-22T14:49:39.556Z] #0 8.409 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:49:39 [2023-03-22T14:49:39.556Z] #0 8.800 
14:49:39 [2023-03-22T14:49:39.557Z] #0 9.021 #=#=#                                                                         

######################################################################## 100.0%
14:49:39 [2023-03-22T14:49:39.557Z] #0 9.261 
14:49:39 [2023-03-22T14:49:39.557Z] #0 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:49:39 [2023-03-22T14:49:39.557Z] #18 ...
14:49:39 [2023-03-22T14:49:39.557Z] 
14:49:39 [2023-03-22T14:49:39.557Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:39 [2023-03-22T14:49:39.557Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.2s
14:49:39 [2023-03-22T14:49:39.740Z] #19 DONE 0.8s
14:49:39 [2023-03-22T14:49:39.740Z] 
14:49:39 [2023-03-22T14:49:39.740Z] #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
14:49:40 [2023-03-22T14:49:40.316Z] #20 DONE 0.7s
14:49:40 [2023-03-22T14:49:40.316Z] 
14:49:40 [2023-03-22T14:49:40.316Z] #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
14:49:40 [2023-03-22T14:49:40.316Z] #21 ...
14:49:40 [2023-03-22T14:49:40.316Z] 
14:49:40 [2023-03-22T14:49:40.316Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:49:40 [2023-03-22T14:49:40.316Z] #22 DONE 0.2s
14:49:40 [2023-03-22T14:49:40.445Z] #28 107.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:49:40 [2023-03-22T14:49:40.445Z] #28 107.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:40 [2023-03-22T14:49:40.445Z] #28 107.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:40 [2023-03-22T14:49:40.585Z] 
14:49:40 [2023-03-22T14:49:40.585Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:49:40 [2023-03-22T14:49:40.585Z] #23 DONE 0.3s
14:49:40 [2023-03-22T14:49:40.585Z] 
14:49:40 [2023-03-22T14:49:40.585Z] #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
14:49:40 [2023-03-22T14:49:40.837Z] #38 51.74   CC       compel/src/lib/ptrace.o
14:49:41 [2023-03-22T14:49:41.384Z] #28 ...
14:49:41 [2023-03-22T14:49:41.385Z] 
14:49:41 [2023-03-22T14:49:41.385Z] #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
14:49:41 [2023-03-22T14:49:41.385Z] #39 10.34 [100%] Built target tini-static
14:49:41 [2023-03-22T14:49:41.385Z] #39 10.50 + mkdir -p /build
14:49:41 [2023-03-22T14:49:41.385Z] #39 10.55 + cp tini-static /build/docker-init
14:49:41 [2023-03-22T14:49:41.385Z] #39 DONE 12.1s
14:49:41 [2023-03-22T14:49:41.385Z] 
14:49:41 [2023-03-22T14:49:41.385Z] #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
14:49:41 [2023-03-22T14:49:41.385Z] #33 DONE 108.2s
14:49:41 [2023-03-22T14:49:41.385Z] 
14:49:41 [2023-03-22T14:49:41.385Z] #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
14:49:41 [2023-03-22T14:49:41.385Z] #38 17.88   DEP      images/mnt.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.00   PBCC     images/sk-packet.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.10   DEP      images/sk-packet.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.25   PBCC     images/tcp-stream.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.37   DEP      images/tcp-stream.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.51   PBCC     images/pipe.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.56   DEP      images/pipe.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.69   PBCC     images/pstree.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.73   DEP      images/pstree.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.89   PBCC     images/fs.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 18.91   DEP      images/fs.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.07   PBCC     images/signalfd.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.12   DEP      images/signalfd.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.24   PBCC     images/fh.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.33   PBCC     images/fsnotify.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.44   DEP      images/fh.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.51   DEP      images/fsnotify.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.64   PBCC     images/eventpoll.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.71   DEP      images/eventpoll.pb-c.d
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.89   PBCC     images/eventfd.pb-c.c
14:49:41 [2023-03-22T14:49:41.385Z] #38 19.94   DEP      images/eventfd.pb-c.d
14:49:41 [2023-03-22T14:49:41.400Z] #38 52.10   AR       compel/libcompel.a
14:49:41 [2023-03-22T14:49:41.400Z] #38 52.17   HOSTCC   compel/src/main-host.o
14:49:41 [2023-03-22T14:49:41.644Z] #38 20.02   PBCC     images/remap-file-path.pb-c.c
14:49:41 [2023-03-22T14:49:41.644Z] #38 20.05   DEP      images/remap-file-path.pb-c.d
14:49:41 [2023-03-22T14:49:41.657Z] #38 52.43   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:49:41 [2023-03-22T14:49:41.657Z] #38 52.58   HOSTCC   compel/src/lib/handle-elf-host.o
14:49:41 [2023-03-22T14:49:41.903Z] #38 20.23   PBCC     images/fifo.pb-c.c
14:49:41 [2023-03-22T14:49:41.904Z] #38 20.26   DEP      images/fifo.pb-c.d
14:49:41 [2023-03-22T14:49:41.904Z] #38 20.38   PBCC     images/ghost-file.pb-c.c
14:49:41 [2023-03-22T14:49:41.904Z] #38 20.44   DEP      images/ghost-file.pb-c.d
14:49:41 [2023-03-22T14:49:41.904Z] #38 20.50   PBCC     images/regfile.pb-c.c
14:49:41 [2023-03-22T14:49:41.914Z] #38 52.93   HOSTCC   compel/src/lib/log-host.o
14:49:42 [2023-03-22T14:49:42.057Z] #28 ...
14:49:42 [2023-03-22T14:49:42.057Z] 
14:49:42 [2023-03-22T14:49:42.057Z] #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
14:49:42 [2023-03-22T14:49:42.057Z] #40 12.21 + cd /tmp/tmp.FowxihGUBb/src/github.com/opencontainers/runc
14:49:42 [2023-03-22T14:49:42.057Z] #40 12.21 + git checkout -q v1.1.4
14:49:42 [2023-03-22T14:49:42.057Z] #40 13.01 + '[' -z '' ']'
14:49:42 [2023-03-22T14:49:42.057Z] #40 13.01 + target=static
14:49:42 [2023-03-22T14:49:42.057Z] #40 13.01 + make BUILDTAGS=seccomp static
14:49:42 [2023-03-22T14:49:42.057Z] #40 13.53 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 .
14:49:42 [2023-03-22T14:49:42.057Z] #40 ...
14:49:42 [2023-03-22T14:49:42.057Z] 
14:49:42 [2023-03-22T14:49:42.057Z] #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
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.36   DEP      criu/plugin.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.43   DEP      criu/pipes.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.64   DEP      criu/pie-util.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.75   DEP      criu/pie-util-vdso.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.85   DEP      criu/path.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 71.98   DEP      criu/parasite-syscall.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 72.23   DEP      criu/pagemap.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 72.46   DEP      criu/pagemap-cache.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 72.64   DEP      criu/page-xfer.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 72.79   DEP      criu/page-pipe.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 72.93   DEP      criu/netfilter.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.11   DEP      criu/net.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.30   DEP      criu/namespaces.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.46   DEP      criu/mount.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.64   DEP      criu/memfd.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.78   DEP      criu/mem.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 73.91   DEP      criu/lsm.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.03   DEP      criu/log.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.14   DEP      criu/libnetlink.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.26   DEP      criu/kerndat.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.40   DEP      criu/kcmp-ids.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.47   DEP      criu/irmap.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.60   DEP      criu/ipc_ns.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.75   DEP      criu/image.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.87   DEP      criu/image-desc.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 74.96   DEP      criu/fsnotify.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.18   DEP      criu/filesystems.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.34   DEP      criu/files.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.53   DEP      criu/files-reg.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.67   DEP      criu/files-ext.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.80   DEP      criu/file-lock.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 75.98   DEP      criu/file-ids.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.10   DEP      criu/fifo.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.24   DEP      criu/fdstore.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.32   DEP      criu/fault-injection.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.36   DEP      criu/external.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.43   DEP      criu/eventpoll.d
14:49:42 [2023-03-22T14:49:42.057Z] #38 76.54   DEP      criu/eventfd.d
14:49:42 [2023-03-22T14:49:42.163Z] #38 20.57   DEP      images/regfile.pb-c.d
14:49:42 [2023-03-22T14:49:42.163Z] #38 20.73   PBCC     images/ns.pb-c.c
14:49:42 [2023-03-22T14:49:42.163Z] #38 20.81   DEP      images/ns.pb-c.d
14:49:42 [2023-03-22T14:49:42.170Z] #38 53.09   HOSTLINK compel/compel-host-bin
14:49:42 [2023-03-22T14:49:42.170Z] #38 53.22   DEP      soccr/soccr.d
14:49:42 [2023-03-22T14:49:42.315Z] #38 76.68   DEP      criu/crtools.d
14:49:42 [2023-03-22T14:49:42.315Z] #38 76.88   DEP      criu/cr-service.d
14:49:42 [2023-03-22T14:49:42.423Z] #38 20.91   PBCC     images/fdinfo.pb-c.c
14:49:42 [2023-03-22T14:49:42.427Z] #38 53.33   CC       soccr/soccr.o
14:49:42 [2023-03-22T14:49:42.573Z] #38 77.13   DEP      criu/cr-restore.d
14:49:42 [2023-03-22T14:49:42.683Z] #38 21.07   DEP      images/fdinfo.pb-c.d
14:49:42 [2023-03-22T14:49:42.831Z] #38 77.41   DEP      criu/cr-errno.d
14:49:42 [2023-03-22T14:49:42.831Z] #38 77.44   DEP      criu/cr-dump.d
14:49:42 [2023-03-22T14:49:42.841Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.7s done
14:49:42 [2023-03-22T14:49:42.946Z] #38 21.22   PBCC     images/core-aarch64.pb-c.c
14:49:42 [2023-03-22T14:49:42.946Z] #38 21.34   PBCC     images/core-arm.pb-c.c
14:49:43 [2023-03-22T14:49:43.097Z] #38 77.70   DEP      criu/cr-dedup.d
14:49:43 [2023-03-22T14:49:43.097Z] #38 77.74   DEP      criu/cr-check.d
14:49:43 [2023-03-22T14:49:43.205Z] #38 21.51   PBCC     images/core-ppc64.pb-c.c
14:49:43 [2023-03-22T14:49:43.205Z] #38 21.60   PBCC     images/core-s390.pb-c.c
14:49:43 [2023-03-22T14:49:43.205Z] #38 21.73   PBCC     images/core-x86.pb-c.c
14:49:43 [2023-03-22T14:49:43.356Z] #38 ...
14:49:43 [2023-03-22T14:49:43.356Z] 
14:49:43 [2023-03-22T14:49:43.357Z] #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
14:49:43 [2023-03-22T14:49:43.357Z] #35 DONE 129.2s
14:49:43 [2023-03-22T14:49:43.357Z] 
14:49:43 [2023-03-22T14:49:43.357Z] #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
14:49:43 [2023-03-22T14:49:43.357Z] #50 6.955 Fetched 8524 kB in 6s (1383 kB/s)
14:49:43 [2023-03-22T14:49:43.357Z] #50 6.955 Reading package lists...
14:49:43 [2023-03-22T14:49:43.357Z] #50 9.614 Reading package lists...
14:49:43 [2023-03-22T14:49:43.357Z] #50 12.06 Building dependency tree...
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.27 The following additional packages will be installed:
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.28   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.29   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.29   python3-pkg-resources vim-runtime xxd
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.29 Suggested packages:
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.32   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.32   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.32   acl attr quota
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.32 Recommended packages:
14:49:43 [2023-03-22T14:49:43.357Z] #50 14.32   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.69 The following NEW packages will be installed:
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.69   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.69   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.69   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.69   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.70   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.70   python3-pkg-resources python3-setuptools python3-wheel sudo
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.70   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:49:43 [2023-03-22T14:49:43.357Z] #50 15.70   xz-utils zip
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.07 0 upgraded, 47 newly installed, 0 to remove and 11 not upgraded.
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.07 Need to get 26.4 MB of archives.
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.07 After this operation, 103 MB of additional disk space will be used.
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.37 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 16.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:49:43 [2023-03-22T14:49:43.357Z] #50 ...
14:49:43 [2023-03-22T14:49:43.357Z] 
14:49:43 [2023-03-22T14:49:43.357Z] #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
14:49:43 [2023-03-22T14:49:43.357Z] #38 78.02   DEP      criu/config.d
14:49:43 [2023-03-22T14:49:43.412Z] #10 ...
14:49:43 [2023-03-22T14:49:43.412Z] 
14:49:43 [2023-03-22T14:49:43.412Z] #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
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.39 
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.62 #=#=#                                                                         

######################################################################## 100.0%
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.90 
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.94 Download of images into '/build' complete.
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.94 Use something like the following to load the result into a Docker daemon:
14:49:43 [2023-03-22T14:49:43.412Z] #18 10.94   tar -cC '/build' . | docker load
14:49:43 [2023-03-22T14:49:43.412Z] #18 DONE 14.3s
14:49:43 [2023-03-22T14:49:43.412Z] 
14:49:43 [2023-03-22T14:49:43.412Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b
14:49:43 [2023-03-22T14:49:43.412Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done
14:49:43 [2023-03-22T14:49:43.464Z] #38 21.85   PBCC     images/core.pb-c.c
14:49:43 [2023-03-22T14:49:43.464Z] #38 22.00   PBCC     images/inventory.pb-c.c
14:49:43 [2023-03-22T14:49:43.670Z] #10 DONE 47.2s
14:49:43 [2023-03-22T14:49:43.670Z] 
14:49:43 [2023-03-22T14:49:43.670Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:49:43 [2023-03-22T14:49:43.723Z] #38 22.08   DEP      images/core-aarch64.pb-c.d
14:49:43 [2023-03-22T14:49:43.723Z] #38 22.18   DEP      images/core-arm.pb-c.d
14:49:43 [2023-03-22T14:49:43.723Z] #38 22.25   DEP      images/core-ppc64.pb-c.d
14:49:43 [2023-03-22T14:49:43.796Z] #38 54.60   AR       soccr/libsoccr.a
14:49:43 [2023-03-22T14:49:43.796Z] #38 54.66 make[1]: 'soccr/libsoccr.a' is up to date.
14:49:43 [2023-03-22T14:49:43.923Z] #38 78.24   DEP      criu/clone-noasan.d
14:49:43 [2023-03-22T14:49:43.923Z] #38 78.35   DEP      criu/cgroup.d
14:49:43 [2023-03-22T14:49:43.983Z] #38 22.35   DEP      images/core-s390.pb-c.d
14:49:43 [2023-03-22T14:49:43.983Z] #38 22.54   DEP      images/core-x86.pb-c.d
14:49:44 [2023-03-22T14:49:44.181Z] #38 78.66   DEP      criu/cgroup-props.d
14:49:44 [2023-03-22T14:49:44.242Z] #38 22.72   DEP      images/core.pb-c.d
14:49:44 [2023-03-22T14:49:44.242Z] #38 22.82   DEP      images/inventory.pb-c.d
14:49:44 [2023-03-22T14:49:44.360Z] #38 55.06   DEP      criu/arch/x86/sigframe.d
14:49:44 [2023-03-22T14:49:44.360Z] #38 55.21   DEP      criu/arch/x86/sigaction_compat.d
14:49:44 [2023-03-22T14:49:44.360Z] #38 55.36   DEP      criu/arch/x86/kerndat.d
14:49:44 [2023-03-22T14:49:44.360Z] #38 55.46   DEP      criu/arch/x86/crtools.d
14:49:44 [2023-03-22T14:49:44.439Z] #38 78.83   DEP      criu/bitmap.d
14:49:44 [2023-03-22T14:49:44.439Z] #38 78.86   DEP      criu/bfd.d
14:49:44 [2023-03-22T14:49:44.439Z] #38 79.02   DEP      criu/autofs.d
14:49:44 [2023-03-22T14:49:44.501Z] #38 22.97   PBCC     images/cpuinfo.pb-c.c
14:49:44 [2023-03-22T14:49:44.501Z] #38 23.02   DEP      images/cpuinfo.pb-c.d
14:49:44 [2023-03-22T14:49:44.501Z] #38 23.14   PBCC     images/stats.pb-c.c
14:49:44 [2023-03-22T14:49:44.605Z] #19 DONE 0.7s
14:49:44 [2023-03-22T14:49:44.605Z] 
14:49:44 [2023-03-22T14:49:44.605Z] #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
14:49:44 [2023-03-22T14:49:44.617Z] #38 55.56   DEP      criu/arch/x86/cpu.d
14:49:44 [2023-03-22T14:49:44.697Z] #38 79.13   DEP      criu/aio.d
14:49:44 [2023-03-22T14:49:44.697Z] #38 79.27   DEP      criu/action-scripts.d
14:49:44 [2023-03-22T14:49:44.760Z] #38 23.17   DEP      images/stats.pb-c.d
14:49:44 [2023-03-22T14:49:44.873Z] #38 55.67   CC       criu/arch/x86/cpu.o
14:49:44 [2023-03-22T14:49:44.954Z] #38 79.60   CC       criu/action-scripts.o
14:49:45 [2023-03-22T14:49:45.171Z] #20 DONE 0.7s
14:49:45 [2023-03-22T14:49:45.171Z] 
14:49:45 [2023-03-22T14:49:45.171Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:49:45 [2023-03-22T14:49:45.434Z] #21 ...
14:49:45 [2023-03-22T14:49:45.434Z] 
14:49:45 [2023-03-22T14:49:45.434Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:49:45 [2023-03-22T14:49:45.434Z] #22 DONE 0.2s
14:49:45 [2023-03-22T14:49:45.434Z] 
14:49:45 [2023-03-22T14:49:45.434Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:49:45 [2023-03-22T14:49:45.434Z] #21 DONE 0.2s
14:49:45 [2023-03-22T14:49:45.434Z] 
14:49:45 [2023-03-22T14:49:45.435Z] #23 [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
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.22 include/common/asm/bitops.h: Assembler messages:
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:49:45 [2023-03-22T14:49:45.437Z] #38 56.27   CC       criu/arch/x86/crtools.o
14:49:45 [2023-03-22T14:49:45.520Z] #38 79.94   CC       criu/aio.o
14:49:45 [2023-03-22T14:49:45.779Z] #38 80.37   CC       criu/autofs.o
14:49:46 [2023-03-22T14:49:46.002Z] #38 ...
14:49:46 [2023-03-22T14:49:46.002Z] 
14:49:46 [2023-03-22T14:49:46.002Z] #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
14:49:46 [2023-03-22T14:49:46.002Z] #31 111.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:49:46 [2023-03-22T14:49:46.002Z] #31 111.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:46 [2023-03-22T14:49:46.002Z] #31 111.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:47 [2023-03-22T14:49:47.189Z] #24 ...
14:49:47 [2023-03-22T14:49:47.189Z] 
14:49:47 [2023-03-22T14:49:47.189Z] #25 [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
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + RM_GOPATH=0
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + TMP_GOPATH=
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + : /build
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + '[' -z '' ']'
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 ++ mktemp -d
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + export GOPATH=/tmp/tmp.qgXLOp5FiU
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + GOPATH=/tmp/tmp.qgXLOp5FiU
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + RM_GOPATH=1
14:49:47 [2023-03-22T14:49:47.189Z] #0 6.822 + case "$(go env GOARCH)" in
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.823 ++ go env GOARCH
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.830 + export GO_BUILDMODE=-buildmode=pie
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.830 + GO_BUILDMODE=-buildmode=pie
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.830 ++ dirname /tmp/install/install.sh
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + dir=/tmp/install
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + bin=shfmt
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + shift
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + . /tmp/install/shfmt.installer
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 ++ : v3.0.2
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + install_shfmt
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + echo 'Install shfmt version v3.0.2'
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + GOBIN=/build
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + GO111MODULE=on
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.831 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:49:47 [2023-03-22T14:49:47.189Z] #25 6.837 Install shfmt version v3.0.2
14:49:47 [2023-03-22T14:49:47.372Z] #31 ...
14:49:47 [2023-03-22T14:49:47.372Z] 
14:49:47 [2023-03-22T14:49:47.372Z] #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
14:49:47 [2023-03-22T14:49:47.372Z] #37 63.94 + bin/ctr
14:49:47 [2023-03-22T14:49:47.372Z] #37 ...
14:49:47 [2023-03-22T14:49:47.372Z] 
14:49:47 [2023-03-22T14:49:47.372Z] #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
14:49:47 [2023-03-22T14:49:47.372Z] #38 57.42   CC       criu/arch/x86/kerndat.o
14:49:47 [2023-03-22T14:49:47.372Z] #38 57.87   CC       criu/arch/x86/sigaction_compat.o
14:49:47 [2023-03-22T14:49:47.372Z] #38 58.09   CC       criu/arch/x86/sigframe.o
14:49:47 [2023-03-22T14:49:47.372Z] #38 58.33   LINK     criu/arch/x86/crtools.built-in.o
14:49:47 [2023-03-22T14:49:47.372Z] #38 58.39   DEP      criu/pie/util-vdso-elf32.d
14:49:47 [2023-03-22T14:49:47.629Z] #38 58.51   DEP      criu/pie/util-vdso.d
14:49:47 [2023-03-22T14:49:47.629Z] #38 58.63   DEP      criu/pie/util.d
14:49:47 [2023-03-22T14:49:47.629Z] #38 58.76   CC       criu/pie/util.o
14:49:47 [2023-03-22T14:49:47.680Z] #38 81.73   CC       criu/bfd.o
14:49:47 [2023-03-22T14:49:47.680Z] #38 82.20   CC       criu/bitmap.o
14:49:47 [2023-03-22T14:49:47.763Z] #25 7.357 go: downloading mvdan.cc/sh/v3 v3.0.2
14:49:47 [2023-03-22T14:49:47.763Z] #25 ...
14:49:47 [2023-03-22T14:49:47.763Z] 
14:49:47 [2023-03-22T14:49:47.764Z] #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
14:49:47 [2023-03-22T14:49:47.764Z] #24 7.147 + git clone https://github.com/docker/distribution.git .
14:49:47 [2023-03-22T14:49:47.764Z] #24 7.157 Cloning into '.'...
14:49:47 [2023-03-22T14:49:47.938Z] #38 82.34   CC       criu/cgroup-props.o
14:49:48 [2023-03-22T14:49:48.065Z] #38 26.02 make[1]: Nothing to be done for 'all'.
14:49:48 [2023-03-22T14:49:48.193Z] #38 59.00   CC       criu/pie/util-vdso.o
14:49:48 [2023-03-22T14:49:48.756Z] #38 59.72   CC       criu/pie/util-vdso-elf32.o
14:49:48 [2023-03-22T14:49:48.907Z] #38 83.23   CC       criu/cgroup.o
14:49:49 [2023-03-22T14:49:49.178Z] #38 ...
14:49:49 [2023-03-22T14:49:49.178Z] 
14:49:49 [2023-03-22T14:49:49.178Z] #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
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.40 debconf: delaying package configuration, since apt-utils is not installed
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.55 Fetched 26.4 MB in 1s (32.1 MB/s)
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.63 Selecting previously unselected package pigz.
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.63 (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.)
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.67 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.68 Unpacking pigz (2.6-1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.79 Selecting previously unselected package libelf1:arm64.
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.80 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 17.84 Unpacking libelf1:arm64 (0.183-1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.06 Selecting previously unselected package libbpf0:arm64.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.07 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.18 Selecting previously unselected package libcap2:arm64.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.19 Unpacking libcap2:arm64 (1:2.44-1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.27 Selecting previously unselected package libmnl0:arm64.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.30 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.36 Selecting previously unselected package libxtables12:arm64.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.37 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.37 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.47 Selecting previously unselected package libcap2-bin.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.49 Unpacking libcap2-bin (1:2.44-1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.58 Selecting previously unselected package iproute2.
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 18.59 Unpacking iproute2 (5.10.0-4) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.00 Selecting previously unselected package xxd.
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.17 Selecting previously unselected package vim-common.
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.35 Selecting previously unselected package bash-completion.
14:49:49 [2023-03-22T14:49:49.178Z] #50 19.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 22.03 Unpacking bash-completion (1:2.11-2) ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 22.48 Selecting previously unselected package bzip2.
14:49:49 [2023-03-22T14:49:49.178Z] #50 22.49 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.178Z] #50 22.49 Unpacking bzip2 (1.0.8-4) ...
14:49:49 [2023-03-22T14:49:49.320Z] #38 60.29   AR       criu/pie/pie.lib.a
14:49:49 [2023-03-22T14:49:49.320Z] #38 60.37   DEP      criu/pie/restorer.d
14:49:49 [2023-03-22T14:49:49.447Z] #50 22.61 Selecting previously unselected package xz-utils.
14:49:49 [2023-03-22T14:49:49.447Z] #50 22.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.447Z] #50 22.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:49:49 [2023-03-22T14:49:49.447Z] #50 22.86 Selecting previously unselected package apparmor.
14:49:49 [2023-03-22T14:49:49.577Z] #38 60.58   DEP      criu/arch/x86/sigaction_compat_pie.d
14:49:49 [2023-03-22T14:49:49.719Z] #50 22.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.719Z] #50 22.92 Unpacking apparmor (2.13.6-10) ...
14:49:49 [2023-03-22T14:49:49.834Z] #38 60.69   DEP      criu/arch/x86/restorer_unmap.d
14:49:49 [2023-03-22T14:49:49.834Z] #38 60.71   DEP      criu/arch/x86/restorer.d
14:49:49 [2023-03-22T14:49:49.834Z] #38 60.83   DEP      criu/arch/x86/vdso-pie.d
14:49:49 [2023-03-22T14:49:49.834Z] #38 60.87   DEP      criu/pie/parasite-vdso.d
14:49:49 [2023-03-22T14:49:49.985Z] #50 23.18 Selecting previously unselected package inetutils-ping.
14:49:49 [2023-03-22T14:49:49.985Z] #50 23.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:49:49 [2023-03-22T14:49:49.986Z] #50 23.20 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:49:50 [2023-03-22T14:49:50.091Z] #38 60.98   DEP      criu/pie/parasite.d
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.31 Selecting previously unselected package libip4tc2:arm64.
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.33 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.41 Selecting previously unselected package libip6tc2:arm64.
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.42 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.51 Selecting previously unselected package libnfnetlink0:arm64.
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.59 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.250Z] #50 23.60 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:49:50 [2023-03-22T14:49:50.313Z] #24 ...
14:49:50 [2023-03-22T14:49:50.313Z] 
14:49:50 [2023-03-22T14:49:50.313Z] #26 [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
14:49:50 [2023-03-22T14:49:50.313Z] #0 7.225 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:50 [2023-03-22T14:49:50.313Z] #0 7.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:50 [2023-03-22T14:49:50.313Z] #0 7.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:50 [2023-03-22T14:49:50.313Z] #0 8.220 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:50 [2023-03-22T14:49:50.314Z] #26 ...
14:49:50 [2023-03-22T14:49:50.314Z] 
14:49:50 [2023-03-22T14:49:50.314Z] #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
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.093 + RM_GOPATH=0
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.093 + TMP_GOPATH=
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.093 + : /build
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.093 + '[' -z '' ']'
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.093 ++ mktemp -d
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.117 + export GOPATH=/tmp/tmp.cuyLhhw1F7
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.117 + GOPATH=/tmp/tmp.cuyLhhw1F7
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.117 + RM_GOPATH=1
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.117 + case "$(go env GOARCH)" in
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.117 ++ go env GOARCH
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.184 + export GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.184 + GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.184 ++ dirname /tmp/install/install.sh
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.265 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + dir=/tmp/install
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + bin=tomlv
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + shift
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + . /tmp/install/tomlv.installer
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + install_tomlv
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cuyLhhw1F7/src/github.com/BurntSushi/toml
14:49:50 [2023-03-22T14:49:50.314Z] #0 8.266 Cloning into '/tmp/tmp.cuyLhhw1F7/src/github.com/BurntSushi/toml'...
14:49:50 [2023-03-22T14:49:50.348Z] #38 61.16   CC       criu/pie/parasite.o
14:49:50 [2023-03-22T14:49:50.508Z] #50 23.73 Selecting previously unselected package libnftnl11:arm64.
14:49:50 [2023-03-22T14:49:50.508Z] #50 23.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.508Z] #50 23.73 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:49:50 [2023-03-22T14:49:50.575Z] #27 ...
14:49:50 [2023-03-22T14:49:50.575Z] 
14:49:50 [2023-03-22T14:49:50.575Z] #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
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.090 + RM_GOPATH=0
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.090 + TMP_GOPATH=
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.090 + : /build
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.090 + '[' -z '' ']'
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.090 ++ mktemp -d
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.092 + export GOPATH=/tmp/tmp.t1TAT0v4fc
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.092 + GOPATH=/tmp/tmp.t1TAT0v4fc
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.092 + RM_GOPATH=1
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.092 + case "$(go env GOARCH)" in
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.092 ++ go env GOARCH
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + export GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 ++ dirname /tmp/install/install.sh
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + dir=/tmp/install
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + bin=proxy
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + shift
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + '[' '!' -f /tmp/install/proxy.installer ']'
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + . /tmp/install/proxy.installer
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + install_proxy
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + case "$1" in
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + export CGO_ENABLED=0
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + CGO_ENABLED=0
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + _install_proxy
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7'
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.t1TAT0v4fc/src/github.com/docker/libnetwork
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.185 Cloning into '/tmp/tmp.t1TAT0v4fc/src/github.com/docker/libnetwork'...
14:49:50 [2023-03-22T14:49:50.575Z] #28 ...
14:49:50 [2023-03-22T14:49:50.575Z] 
14:49:50 [2023-03-22T14:49:50.575Z] #29 [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
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.982 + RM_GOPATH=0
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.982 + TMP_GOPATH=
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.982 + : /build
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.982 + '[' -z '' ']'
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.982 ++ mktemp -d
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.999 + export GOPATH=/tmp/tmp.hH2zNvbfSb
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.999 + GOPATH=/tmp/tmp.hH2zNvbfSb
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.999 + RM_GOPATH=1
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.999 + case "$(go env GOARCH)" in
14:49:50 [2023-03-22T14:49:50.575Z] #0 7.999 ++ go env GOARCH
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.039 + export GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.039 + GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.049 ++ dirname /tmp/install/install.sh
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.053 + dir=/tmp/install
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.053 + bin=golangci_lint
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.053 + shift
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.053 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.053 + . /tmp/install/golangci_lint.installer
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 ++ : v1.49.0
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + install_golangci_lint
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + set -e
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + echo 'Install golangci-lint version v1.49.0'
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 Install golangci-lint version v1.49.0
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + GOBIN=/build
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + GO111MODULE=on
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.054 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
14:49:50 [2023-03-22T14:49:50.575Z] #0 8.573 go: downloading github.com/golangci/golangci-lint v1.49.0
14:49:50 [2023-03-22T14:49:50.713Z] #23 ...
14:49:50 [2023-03-22T14:49:50.713Z] 
14:49:50 [2023-03-22T14:49:50.713Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.325 + RM_GOPATH=0
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.325 + TMP_GOPATH=
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.325 + : /build
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.325 + '[' -z '' ']'
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.326 ++ mktemp -d
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.328 + export GOPATH=/tmp/tmp.03yxIlkakT
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.328 + GOPATH=/tmp/tmp.03yxIlkakT
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.328 + RM_GOPATH=1
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.328 + case "$(go env GOARCH)" in
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.330 ++ go env GOARCH
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.341 + export GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.341 + GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.341 ++ dirname /tmp/install/install.sh
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + dir=/tmp/install
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + bin=dockercli
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + shift
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + . /tmp/install/dockercli.installer
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 ++ : stable
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 ++ : 17.06.2-ce
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + install_dockercli
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.342 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.343 ++ uname -m
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.344 Install docker/cli version 17.06.2-ce from stable
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.346 + arch=x86_64
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.346 + '[' x86_64 '!=' x86_64 ']'
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.346 + url=https://download.docker.com/linux/static
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.346 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:49:50 [2023-03-22T14:49:50.713Z] #0 5.346 + tar -xz docker/docker
14:49:50 [2023-03-22T14:49:50.766Z] #50 23.84 Selecting previously unselected package iptables.
14:49:50 [2023-03-22T14:49:50.766Z] #50 23.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
14:49:50 [2023-03-22T14:49:50.766Z] #50 23.85 Unpacking iptables (1.8.7-1) ...
14:49:50 [2023-03-22T14:49:50.836Z] #29 ...
14:49:50 [2023-03-22T14:49:50.836Z] 
14:49:50 [2023-03-22T14:49:50.836Z] #30 [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
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.667 + RM_GOPATH=0
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.667 + TMP_GOPATH=
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.667 + : /build
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.667 + '[' -z '' ']'
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.667 ++ mktemp -d
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.669 + export GOPATH=/tmp/tmp.UUpZknzBBy
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.669 + GOPATH=/tmp/tmp.UUpZknzBBy
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.669 + RM_GOPATH=1
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.669 + case "$(go env GOARCH)" in
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.669 ++ go env GOARCH
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.674 + export GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.674 + GO_BUILDMODE=-buildmode=pie
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.677 ++ dirname /tmp/install/install.sh
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + dir=/tmp/install
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + bin=gotestsum
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + shift
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + . /tmp/install/gotestsum.installer
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 ++ : v1.8.2
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.681 + install_gotestsum
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 + set -e
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 + echo 'Install gotestsum version v1.8.2'
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 + GOBIN=/build
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 + GO111MODULE=on
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 + go install gotest.tools/gotestsum@v1.8.2
14:49:50 [2023-03-22T14:49:50.836Z] #0 7.683 Install gotestsum version v1.8.2
14:49:50 [2023-03-22T14:49:50.836Z] #0 8.265 go: downloading gotest.tools/gotestsum v1.8.2
14:49:51 [2023-03-22T14:49:51.024Z] #50 24.23 Selecting previously unselected package libonig5:arm64.
14:49:51 [2023-03-22T14:49:51.024Z] #50 24.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.024Z] #50 24.25 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:49:51 [2023-03-22T14:49:51.098Z] #30 ...
14:49:51 [2023-03-22T14:49:51.098Z] 
14:49:51 [2023-03-22T14:49:51.098Z] #31 [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
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.546 + RM_GOPATH=0
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.546 + TMP_GOPATH=
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.546 + : /build
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.546 + '[' -z '' ']'
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.546 ++ mktemp -d
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.554 + export GOPATH=/tmp/tmp.DC2QgJAyMB
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.554 + GOPATH=/tmp/tmp.DC2QgJAyMB
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.554 + RM_GOPATH=1
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.570 + case "$(go env GOARCH)" in
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.570 ++ go env GOARCH
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + export GO_BUILDMODE=-buildmode=pie
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + GO_BUILDMODE=-buildmode=pie
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 ++ dirname /tmp/install/install.sh
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + dir=/tmp/install
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + bin=rootlesskit
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + shift
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 + . /tmp/install/rootlesskit.installer
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.602 ++ : v0.14.4
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + install_rootlesskit
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + case "$1" in
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + export CGO_ENABLED=0
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + CGO_ENABLED=0
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + _install_rootlesskit
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + echo 'Install rootlesskit version v0.14.4'
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + for f in rootlesskit rootlesskit-docker-proxy
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + GOBIN=/build
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + GO111MODULE=on
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.643 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.644 Install rootlesskit version v0.14.4
14:49:51 [2023-03-22T14:49:51.098Z] #0 8.587 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:49:51 [2023-03-22T14:49:51.098Z] #31 ...
14:49:51 [2023-03-22T14:49:51.098Z] 
14:49:51 [2023-03-22T14:49:51.098Z] #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
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:51 [2023-03-22T14:49:51.098Z] #0 7.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:51 [2023-03-22T14:49:51.098Z] #0 8.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:51 [2023-03-22T14:49:51.279Z] #38 62.29   LINK     criu/pie/parasite.built-in.o
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.39 Selecting previously unselected package libjq1:arm64.
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.39 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.42 Unpacking libjq1:arm64 (1.6-2.1) ...
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.56 Selecting previously unselected package jq.
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.58 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.282Z] #50 24.59 Unpacking jq (1.6-2.1) ...
14:49:51 [2023-03-22T14:49:51.357Z] #38 29.17   CC       images/stats.o
14:49:51 [2023-03-22T14:49:51.357Z] #38 29.57   CC       images/core.o
14:49:51 [2023-03-22T14:49:51.360Z] #32 ...
14:49:51 [2023-03-22T14:49:51.360Z] 
14:49:51 [2023-03-22T14:49:51.360Z] #33 [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
14:49:51 [2023-03-22T14:49:51.360Z] #0 7.005 + git clone https://github.com/kolyshkin/go-swagger.git .
14:49:51 [2023-03-22T14:49:51.360Z] #0 7.006 Cloning into '.'...
14:49:51 [2023-03-22T14:49:51.360Z] #33 ...
14:49:51 [2023-03-22T14:49:51.360Z] 
14:49:51 [2023-03-22T14:49:51.360Z] #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
14:49:51 [2023-03-22T14:49:51.360Z] #0 7.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:51 [2023-03-22T14:49:51.360Z] #0 7.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:51 [2023-03-22T14:49:51.360Z] #0 7.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:51 [2023-03-22T14:49:51.360Z] #0 8.300 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:51 [2023-03-22T14:49:51.536Z] #38 62.31   GEN      criu/pie/parasite-blob.h
14:49:51 [2023-03-22T14:49:51.536Z] #38 62.33   CC       criu/pie/parasite-vdso.o
14:49:51 [2023-03-22T14:49:51.540Z] #50 24.70 Selecting previously unselected package libaio1:arm64.
14:49:51 [2023-03-22T14:49:51.540Z] #50 24.72 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.540Z] #50 24.73 Unpacking libaio1:arm64 (0.3.112-9) ...
14:49:51 [2023-03-22T14:49:51.540Z] #50 24.81 Selecting previously unselected package libgpm2:arm64.
14:49:51 [2023-03-22T14:49:51.633Z] #34 ...
14:49:51 [2023-03-22T14:49:51.633Z] 
14:49:51 [2023-03-22T14:49:51.633Z] #35 [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
14:49:51 [2023-03-22T14:49:51.633Z] #0 8.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:51 [2023-03-22T14:49:51.633Z] #0 8.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:51 [2023-03-22T14:49:51.633Z] #0 8.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:51 [2023-03-22T14:49:51.633Z] #0 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:51 [2023-03-22T14:49:51.633Z] #35 ...
14:49:51 [2023-03-22T14:49:51.633Z] 
14:49:51 [2023-03-22T14:49:51.633Z] #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
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.777 + RM_GOPATH=0
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.777 + TMP_GOPATH=
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.777 + : /build
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.777 + '[' -z '' ']'
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.783 ++ mktemp -d
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.793 + export GOPATH=/tmp/tmp.grFYdolMxQ
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.793 + GOPATH=/tmp/tmp.grFYdolMxQ
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.793 + RM_GOPATH=1
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.793 + case "$(go env GOARCH)" in
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.793 ++ go env GOARCH
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.794 + export GO_BUILDMODE=-buildmode=pie
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.794 + GO_BUILDMODE=-buildmode=pie
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.794 ++ dirname /tmp/install/install.sh
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + dir=/tmp/install
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + bin=vndr
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + shift
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + '[' '!' -f /tmp/install/vndr.installer ']'
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + . /tmp/install/vndr.installer
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + install_vndr
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.816 + GOBIN=/build
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.817 + GO111MODULE=on
14:49:51 [2023-03-22T14:49:51.633Z] #0 7.817 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:49:51 [2023-03-22T14:49:51.633Z] #0 8.387 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:49:51 [2023-03-22T14:49:51.794Z] #38 ...
14:49:51 [2023-03-22T14:49:51.794Z] 
14:49:51 [2023-03-22T14:49:51.794Z] #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
14:49:51 [2023-03-22T14:49:51.794Z] #31 117.7 Selecting previously unselected package g++-mingw-w64-x86-64.
14:49:51 [2023-03-22T14:49:51.794Z] #31 117.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:49:51 [2023-03-22T14:49:51.794Z] #31 117.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:51 [2023-03-22T14:49:51.798Z] #50 24.81 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.798Z] #50 24.82 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:49:51 [2023-03-22T14:49:51.798Z] #50 24.89 Selecting previously unselected package libicu67:arm64.
14:49:51 [2023-03-22T14:49:51.798Z] #50 24.90 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
14:49:51 [2023-03-22T14:49:51.798Z] #50 24.90 Unpacking libicu67:arm64 (67.1-7) ...
14:49:51 [2023-03-22T14:49:51.906Z] #36 ...
14:49:51 [2023-03-22T14:49:51.906Z] 
14:49:51 [2023-03-22T14:49:51.906Z] #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
14:49:51 [2023-03-22T14:49:51.906Z] #27 11.29 + cd /tmp/tmp.cuyLhhw1F7/src/github.com/BurntSushi/toml
14:49:51 [2023-03-22T14:49:51.906Z] #27 11.29 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:51 [2023-03-22T14:49:51.906Z] #27 11.64 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:49:52 [2023-03-22T14:49:52.051Z] #31 117.9 Selecting previously unselected package libapparmor1:amd64.
14:49:52 [2023-03-22T14:49:52.051Z] #31 117.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.051Z] #31 117.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:49:52 [2023-03-22T14:49:52.051Z] #31 118.0 Selecting previously unselected package libapparmor-dev:amd64.
14:49:52 [2023-03-22T14:49:52.051Z] #31 118.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.051Z] #31 118.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:49:52 [2023-03-22T14:49:52.051Z] #31 118.1 Selecting previously unselected package libbtrfs0:amd64.
14:49:52 [2023-03-22T14:49:52.297Z] #38 30.61   CC       images/core-x86.o
14:49:52 [2023-03-22T14:49:52.308Z] #31 118.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.308Z] #31 118.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:49:52 [2023-03-22T14:49:52.308Z] #31 118.3 Selecting previously unselected package libbtrfs-dev:amd64.
14:49:52 [2023-03-22T14:49:52.308Z] #31 118.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.308Z] #31 118.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:52 [2023-03-22T14:49:52.564Z] #31 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:49:52 [2023-03-22T14:49:52.564Z] #31 118.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.564Z] #31 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:52 [2023-03-22T14:49:52.564Z] #31 118.6 Selecting previously unselected package libudev-dev:amd64.
14:49:52 [2023-03-22T14:49:52.633Z] #24 7.065 + mkdir -p /build
14:49:52 [2023-03-22T14:49:52.633Z] #24 7.065 + mv docker/docker /build/
14:49:52 [2023-03-22T14:49:52.633Z] #24 7.065 + rmdir docker
14:49:52 [2023-03-22T14:49:52.821Z] #31 118.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.821Z] #31 118.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:49:52 [2023-03-22T14:49:52.821Z] #31 118.8 Selecting previously unselected package libsepol1-dev:amd64.
14:49:52 [2023-03-22T14:49:52.821Z] #31 118.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:49:52 [2023-03-22T14:49:52.821Z] #31 118.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:49:52 [2023-03-22T14:49:52.866Z] #38 ...
14:49:52 [2023-03-22T14:49:52.866Z] 
14:49:52 [2023-03-22T14:49:52.866Z] #32 [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
14:49:52 [2023-03-22T14:49:52.866Z] #32 109.8 internal/syscall/unix
14:49:52 [2023-03-22T14:49:52.866Z] #32 110.5 time
14:49:52 [2023-03-22T14:49:52.891Z] #24 DONE 7.6s
14:49:52 [2023-03-22T14:49:52.891Z] 
14:49:52 [2023-03-22T14:49:52.891Z] #25 [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
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.380 + RM_GOPATH=0
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.380 + TMP_GOPATH=
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.380 + : /build
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.380 + '[' -z '' ']'
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 ++ mktemp -d
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 + export GOPATH=/tmp/tmp.bmYz7kravM
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 + GOPATH=/tmp/tmp.bmYz7kravM
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 + RM_GOPATH=1
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 + case "$(go env GOARCH)" in
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.384 ++ go env GOARCH
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.389 + export GO_BUILDMODE=-buildmode=pie
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.389 + GO_BUILDMODE=-buildmode=pie
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.390 ++ dirname /tmp/install/install.sh
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + dir=/tmp/install
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + bin=vndr
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + shift
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + '[' '!' -f /tmp/install/vndr.installer ']'
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + . /tmp/install/vndr.installer
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + install_vndr
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + GOBIN=/build
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + GO111MODULE=on
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.391 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:49:52 [2023-03-22T14:49:52.891Z] #0 7.396 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:49:52 [2023-03-22T14:49:52.891Z] #25 7.806 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:49:53 [2023-03-22T14:49:53.078Z] #31 119.0 Selecting previously unselected package libpcre2-16-0:amd64.
14:49:53 [2023-03-22T14:49:53.079Z] #31 119.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:49:53 [2023-03-22T14:49:53.079Z] #31 119.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:49:53 [2023-03-22T14:49:53.126Z] #32 ...
14:49:53 [2023-03-22T14:49:53.126Z] 
14:49:53 [2023-03-22T14:49:53.126Z] #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
14:49:53 [2023-03-22T14:49:53.126Z] #38 31.66   CC       images/core-arm.o
14:49:53 [2023-03-22T14:49:53.336Z] #31 119.2 Selecting previously unselected package libpcre2-32-0:amd64.
14:49:53 [2023-03-22T14:49:53.336Z] #31 119.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:49:53 [2023-03-22T14:49:53.336Z] #31 119.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:49:53 [2023-03-22T14:49:53.336Z] #31 119.4 Selecting previously unselected package libpcre2-posix2:amd64.
14:49:53 [2023-03-22T14:49:53.336Z] #31 119.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:49:53 [2023-03-22T14:49:53.593Z] #31 119.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:49:53 [2023-03-22T14:49:53.593Z] #31 119.5 Selecting previously unselected package libpcre2-dev:amd64.
14:49:53 [2023-03-22T14:49:53.593Z] #31 119.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:49:53 [2023-03-22T14:49:53.593Z] #31 119.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:49:53 [2023-03-22T14:49:53.823Z] #27 13.58 internal/goarch
14:49:53 [2023-03-22T14:49:53.823Z] #27 13.59 internal/unsafeheader
14:49:53 [2023-03-22T14:49:53.825Z] #25 ...
14:49:53 [2023-03-22T14:49:53.825Z] 
14:49:53 [2023-03-22T14:49:53.826Z] #23 [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
14:49:53 [2023-03-22T14:49:53.826Z] #23 8.362 + git clone https://github.com/kolyshkin/go-swagger.git .
14:49:53 [2023-03-22T14:49:53.826Z] #23 8.362 Cloning into '.'...
14:49:54 [2023-03-22T14:49:54.064Z] #38 32.29   CC       images/core-aarch64.o
14:49:54 [2023-03-22T14:49:54.156Z] #31 120.0 Selecting previously unselected package libselinux1-dev:amd64.
14:49:54 [2023-03-22T14:49:54.156Z] #31 120.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:49:54 [2023-03-22T14:49:54.156Z] #31 120.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:49:54 [2023-03-22T14:49:54.156Z] #31 120.2 Selecting previously unselected package libdevmapper-dev:amd64.
14:49:54 [2023-03-22T14:49:54.396Z] #27 14.06 internal/cpu
14:49:54 [2023-03-22T14:49:54.396Z] #27 14.27 internal/abi
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.3 Selecting previously unselected package libseccomp-dev:amd64.
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:54 [2023-03-22T14:49:54.413Z] #31 120.5 Selecting previously unselected package libsystemd-dev:amd64.
14:49:54 [2023-03-22T14:49:54.634Z] #38 33.00   CC       images/core-ppc64.o
14:49:54 [2023-03-22T14:49:54.669Z] #31 120.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:49:54 [2023-03-22T14:49:54.669Z] #31 120.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 27.96 Selecting previously unselected package libinih1:arm64.
14:49:55 [2023-03-22T14:49:55.082Z] #50 27.96 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 27.97 Unpacking libinih1:arm64 (53-1+b2) ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.05 Selecting previously unselected package libnet1:arm64.
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.18 Selecting previously unselected package libnl-3-200:arm64.
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.28 Selecting previously unselected package libprotobuf-c1:arm64.
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.36 Selecting previously unselected package net-tools.
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.082Z] #50 28.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:49:55 [2023-03-22T14:49:55.202Z] #23 ...
14:49:55 [2023-03-22T14:49:55.202Z] 
14:49:55 [2023-03-22T14:49:55.202Z] #26 [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
14:49:55 [2023-03-22T14:49:55.202Z] #0 9.496 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:55 [2023-03-22T14:49:55.202Z] #0 9.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:55 [2023-03-22T14:49:55.202Z] #0 9.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:49:55 [2023-03-22T14:49:55.235Z] #31 121.3 Setting up mingw-w64-common (8.0.0-1) ...
14:49:55 [2023-03-22T14:49:55.253Z] #38 33.85   CC       images/core-s390.o
14:49:55 [2023-03-22T14:49:55.340Z] #50 28.56 Selecting previously unselected package patch.
14:49:55 [2023-03-22T14:49:55.340Z] #50 28.57 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
14:49:55 [2023-03-22T14:49:55.340Z] #50 28.57 Unpacking patch (2.7.6-7) ...
14:49:55 [2023-03-22T14:49:55.462Z] #26 ...
14:49:55 [2023-03-22T14:49:55.462Z] 
14:49:55 [2023-03-22T14:49:55.462Z] #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
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + RM_GOPATH=0
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + TMP_GOPATH=
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + : /build
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + '[' -z '' ']'
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 ++ mktemp -d
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + export GOPATH=/tmp/tmp.zTc4xrSyaK
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + GOPATH=/tmp/tmp.zTc4xrSyaK
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + RM_GOPATH=1
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 + case "$(go env GOARCH)" in
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.035 ++ go env GOARCH
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 Install golangci-lint version v1.49.0
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + export GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 ++ dirname /tmp/install/install.sh
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + dir=/tmp/install
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + bin=golangci_lint
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + shift
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + . /tmp/install/golangci_lint.installer
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 ++ : v1.49.0
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + install_golangci_lint
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + set -e
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + echo 'Install golangci-lint version v1.49.0'
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + GOBIN=/build
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + GO111MODULE=on
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.055 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
14:49:55 [2023-03-22T14:49:55.462Z] #0 9.734 go: downloading github.com/golangci/golangci-lint v1.49.0
14:49:55 [2023-03-22T14:49:55.462Z] #27 ...
14:49:55 [2023-03-22T14:49:55.462Z] 
14:49:55 [2023-03-22T14:49:55.462Z] #28 [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
14:49:55 [2023-03-22T14:49:55.462Z] #0 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:55 [2023-03-22T14:49:55.462Z] #0 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:55 [2023-03-22T14:49:55.462Z] #0 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.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
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.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
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.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
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.4 Setting up dmsetup (2:1.02.175-2.1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:55 [2023-03-22T14:49:55.492Z] #31 121.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:55 [2023-03-22T14:49:55.598Z] #50 28.70 Selecting previously unselected package python-pip-whl.
14:49:55 [2023-03-22T14:49:55.598Z] #50 28.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:49:55 [2023-03-22T14:49:55.598Z] #50 28.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:49:55 [2023-03-22T14:49:55.722Z] #28 ...
14:49:55 [2023-03-22T14:49:55.722Z] 
14:49:55 [2023-03-22T14:49:55.722Z] #29 [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
14:49:55 [2023-03-22T14:49:55.722Z] #0 9.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:55 [2023-03-22T14:49:55.722Z] #0 9.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:55 [2023-03-22T14:49:55.722Z] #0 9.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:55 [2023-03-22T14:49:55.722Z] #29 ...
14:49:55 [2023-03-22T14:49:55.722Z] 
14:49:55 [2023-03-22T14:49:55.722Z] #30 [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
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + RM_GOPATH=0
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + TMP_GOPATH=
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + : /build
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + '[' -z '' ']'
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 ++ mktemp -d
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + export GOPATH=/tmp/tmp.d9C10rLU2m
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + GOPATH=/tmp/tmp.d9C10rLU2m
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + RM_GOPATH=1
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 + case "$(go env GOARCH)" in
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.614 ++ go env GOARCH
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.616 + export GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.616 + GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 ++ dirname /tmp/install/install.sh
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + dir=/tmp/install
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + bin=tomlv
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + shift
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + . /tmp/install/tomlv.installer
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + install_tomlv
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.d9C10rLU2m/src/github.com/BurntSushi/toml
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 Cloning into '/tmp/tmp.d9C10rLU2m/src/github.com/BurntSushi/toml'...
14:49:55 [2023-03-22T14:49:55.722Z] #0 7.621 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:55 [2023-03-22T14:49:55.722Z] #0 8.843 + cd /tmp/tmp.d9C10rLU2m/src/github.com/BurntSushi/toml
14:49:55 [2023-03-22T14:49:55.722Z] #0 8.843 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:49:55 [2023-03-22T14:49:55.722Z] #0 9.305 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:49:55 [2023-03-22T14:49:55.722Z] #0 10.40 internal/unsafeheader
14:49:55 [2023-03-22T14:49:55.722Z] #0 10.44 internal/goarch
14:49:55 [2023-03-22T14:49:55.749Z] #31 121.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:49:55 [2023-03-22T14:49:55.856Z] #50 29.25 Selecting previously unselected package python3-lib2to3.
14:49:55 [2023-03-22T14:49:55.856Z] #50 29.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:49:55 [2023-03-22T14:49:55.985Z] #30 ...
14:49:55 [2023-03-22T14:49:55.985Z] 
14:49:55 [2023-03-22T14:49:55.985Z] #31 [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
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.931 + RM_GOPATH=0
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.931 + TMP_GOPATH=
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.931 + : /build
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.931 + '[' -z '' ']'
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.931 ++ mktemp -d
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.935 + export GOPATH=/tmp/tmp.vEtIItNkJT
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.935 + GOPATH=/tmp/tmp.vEtIItNkJT
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.935 + RM_GOPATH=1
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.935 + case "$(go env GOARCH)" in
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.935 ++ go env GOARCH
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.956 + export GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.956 + GO_BUILDMODE=-buildmode=pie
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.956 ++ dirname /tmp/install/install.sh
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.958 + dir=/tmp/install
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.958 + bin=proxy
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.958 + shift
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.958 + '[' '!' -f /tmp/install/proxy.installer ']'
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + . /tmp/install/proxy.installer
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + install_proxy
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + case "$1" in
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + export CGO_ENABLED=0
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + CGO_ENABLED=0
14:49:55 [2023-03-22T14:49:55.985Z] #0 7.961 + _install_proxy
14:49:55 [2023-03-22T14:49:55.986Z] #0 7.961 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7'
14:49:55 [2023-03-22T14:49:55.986Z] #0 7.961 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.vEtIItNkJT/src/github.com/docker/libnetwork
14:49:55 [2023-03-22T14:49:55.986Z] #0 7.961 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:49:55 [2023-03-22T14:49:55.986Z] #0 7.973 Cloning into '/tmp/tmp.vEtIItNkJT/src/github.com/docker/libnetwork'...
14:49:55 [2023-03-22T14:49:55.986Z] #31 ...
14:49:55 [2023-03-22T14:49:55.986Z] 
14:49:55 [2023-03-22T14:49:55.986Z] #32 [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
14:49:55 [2023-03-22T14:49:55.986Z] #0 8.812 + git clone https://github.com/docker/distribution.git .
14:49:55 [2023-03-22T14:49:55.986Z] #0 8.812 Cloning into '.'...
14:49:56 [2023-03-22T14:49:56.114Z] #50 29.28 Unpacking python3-lib2to3 (3.9.2-1) ...
14:49:56 [2023-03-22T14:49:56.253Z] #32 ...
14:49:56 [2023-03-22T14:49:56.253Z] 
14:49:56 [2023-03-22T14:49:56.253Z] #33 [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
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + RM_GOPATH=0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + TMP_GOPATH=
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + : /build
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + '[' -z '' ']'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 ++ mktemp -d
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + export GOPATH=/tmp/tmp.ILGZIrLZc0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + GOPATH=/tmp/tmp.ILGZIrLZc0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + RM_GOPATH=1
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 + case "$(go env GOARCH)" in
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.918 ++ go env GOARCH
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 Install rootlesskit version v0.14.4
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + export GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 ++ dirname /tmp/install/install.sh
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + dir=/tmp/install
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + bin=rootlesskit
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + shift
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + . /tmp/install/rootlesskit.installer
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 ++ : v0.14.4
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + install_rootlesskit
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + case "$1" in
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + export CGO_ENABLED=0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + CGO_ENABLED=0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + _install_rootlesskit
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + echo 'Install rootlesskit version v0.14.4'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + for f in rootlesskit rootlesskit-docker-proxy
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + GOBIN=/build
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + GO111MODULE=on
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.930 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:49:56 [2023-03-22T14:49:56.253Z] #0 8.632 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:49:56 [2023-03-22T14:49:56.253Z] #33 ...
14:49:56 [2023-03-22T14:49:56.253Z] 
14:49:56 [2023-03-22T14:49:56.253Z] #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
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + RM_GOPATH=0
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + TMP_GOPATH=
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + : /build
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + '[' -z '' ']'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 ++ mktemp -d
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + export GOPATH=/tmp/tmp.UUabwMHcWp
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + GOPATH=/tmp/tmp.UUabwMHcWp
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + RM_GOPATH=1
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 + case "$(go env GOARCH)" in
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.070 ++ go env GOARCH
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.080 Install gotestsum version v1.8.2
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + export GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 ++ dirname /tmp/install/install.sh
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + dir=/tmp/install
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + bin=gotestsum
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + shift
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + . /tmp/install/gotestsum.installer
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 ++ : v1.8.2
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + install_gotestsum
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + set -e
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + echo 'Install gotestsum version v1.8.2'
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + GOBIN=/build
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + GO111MODULE=on
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.082 + go install gotest.tools/gotestsum@v1.8.2
14:49:56 [2023-03-22T14:49:56.253Z] #0 7.451 go: downloading gotest.tools/gotestsum v1.8.2
14:49:56 [2023-03-22T14:49:56.253Z] #0 8.976 go: downloading github.com/dnephin/pflag v1.0.7
14:49:56 [2023-03-22T14:49:56.253Z] #0 9.004 go: downloading github.com/fatih/color v1.13.0
14:49:56 [2023-03-22T14:49:56.253Z] #0 9.180 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:49:56 [2023-03-22T14:49:56.253Z] #0 9.835 go: downloading github.com/mattn/go-colorable v0.1.12
14:49:56 [2023-03-22T14:49:56.253Z] #0 9.847 go: downloading github.com/mattn/go-isatty v0.0.14
14:49:56 [2023-03-22T14:49:56.253Z] #0 9.912 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:49:56 [2023-03-22T14:49:56.253Z] #0 10.03 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:49:56 [2023-03-22T14:49:56.253Z] #0 10.17 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:49:56 [2023-03-22T14:49:56.253Z] #0 10.48 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:49:56 [2023-03-22T14:49:56.253Z] #0 10.65 go: downloading golang.org/x/tools v0.1.11
14:49:56 [2023-03-22T14:49:56.312Z] #27 15.82 internal/goexperiment
14:49:56 [2023-03-22T14:49:56.312Z] #27 16.29 internal/goos
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.44 Selecting previously unselected package python3-distutils.
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.45 Unpacking python3-distutils (3.9.2-1) ...
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.62 Selecting previously unselected package python3-pkg-resources.
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:49:56 [2023-03-22T14:49:56.373Z] #50 29.62 Unpacking python3-pkg-resources (52.0.0-4) ...
14:49:56 [2023-03-22T14:49:56.513Z] #34 ...
14:49:56 [2023-03-22T14:49:56.513Z] 
14:49:56 [2023-03-22T14:49:56.513Z] #35 [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
14:49:56 [2023-03-22T14:49:56.513Z] #0 8.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:56 [2023-03-22T14:49:56.513Z] #0 8.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:56 [2023-03-22T14:49:56.513Z] #0 8.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:56 [2023-03-22T14:49:56.513Z] #0 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:56 [2023-03-22T14:49:56.574Z] #27 16.36 internal/bytealg
14:49:56 [2023-03-22T14:49:56.631Z] #50 29.76 Selecting previously unselected package python3-setuptools.
14:49:56 [2023-03-22T14:49:56.631Z] #50 29.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:49:56 [2023-03-22T14:49:56.631Z] #50 29.76 Unpacking python3-setuptools (52.0.0-4) ...
14:49:56 [2023-03-22T14:49:56.664Z] #38 35.08   CC       images/cpuinfo.o
14:49:56 [2023-03-22T14:49:56.772Z] #35 ...
14:49:56 [2023-03-22T14:49:56.772Z] 
14:49:56 [2023-03-22T14:49:56.772Z] #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
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + RM_GOPATH=0
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + TMP_GOPATH=
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + : /build
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + '[' -z '' ']'
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 ++ mktemp -d
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + export GOPATH=/tmp/tmp.UrjPsSB0JF
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + GOPATH=/tmp/tmp.UrjPsSB0JF
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + RM_GOPATH=1
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.934 + case "$(go env GOARCH)" in
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.935 ++ go env GOARCH
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + export GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + GO_BUILDMODE=-buildmode=pie
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 ++ dirname /tmp/install/install.sh
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + dir=/tmp/install
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + bin=shfmt
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + shift
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + . /tmp/install/shfmt.installer
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 ++ : v3.0.2
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + install_shfmt
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + echo 'Install shfmt version v3.0.2'
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + GOBIN=/build
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + GO111MODULE=on
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:49:56 [2023-03-22T14:49:56.772Z] #0 7.969 Install shfmt version v3.0.2
14:49:56 [2023-03-22T14:49:56.772Z] #0 8.603 go: downloading mvdan.cc/sh/v3 v3.0.2
14:49:56 [2023-03-22T14:49:56.772Z] #0 10.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:49:56 [2023-03-22T14:49:56.772Z] #0 10.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:49:56 [2023-03-22T14:49:56.772Z] #0 10.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:49:56 [2023-03-22T14:49:56.772Z] #36 ...
14:49:56 [2023-03-22T14:49:56.772Z] 
14:49:56 [2023-03-22T14:49:56.772Z] #26 [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
14:49:56 [2023-03-22T14:49:56.772Z] #26 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.06 Selecting previously unselected package python3-wheel.
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.07 Unpacking python3-wheel (0.34.2-1) ...
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.15 Selecting previously unselected package python3-pip.
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.15 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:49:56 [2023-03-22T14:49:56.890Z] #50 30.16 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:49:57 [2023-03-22T14:49:57.118Z] #31 DONE 123.2s
14:49:57 [2023-03-22T14:49:57.118Z] 
14:49:57 [2023-03-22T14:49:57.118Z] #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
14:49:57 [2023-03-22T14:49:57.118Z] #38 63.00   CC       criu/arch/x86/vdso-pie.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 63.25   CC       criu/arch/x86/restorer.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 63.69   CC       criu/arch/x86/restorer_unmap.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 63.74   CC       criu/arch/x86/sigaction_compat_pie.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 63.99   CC       criu/pie/restorer.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 66.76   LINK     criu/pie/restorer.built-in.o
14:49:57 [2023-03-22T14:49:57.118Z] #38 66.78   GEN      criu/pie/restorer-blob.h
14:49:57 [2023-03-22T14:49:57.118Z] #38 66.88   DEP      criu/vdso.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.12   DEP      criu/vdso-compat.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.17   DEP      criu/uts_ns.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.24   DEP      criu/util.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.38   DEP      criu/uffd.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.53   DEP      criu/tun.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.67   DEP      criu/tty.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 67.89   DEP      criu/timerfd.d
14:49:57 [2023-03-22T14:49:57.118Z] #38 68.10   DEP      criu/timens.d
14:49:57 [2023-03-22T14:49:57.146Z] #27 16.77 runtime/internal/atomic
14:49:57 [2023-03-22T14:49:57.148Z] #50 30.43 Selecting previously unselected package sudo.
14:49:57 [2023-03-22T14:49:57.375Z] #38 68.36   DEP      criu/sysfs_parse.d
14:49:57 [2023-03-22T14:49:57.407Z] #50 30.44 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:49:57 [2023-03-22T14:49:57.407Z] #50 30.44 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:49:57 [2023-03-22T14:49:57.408Z] #27 ...
14:49:57 [2023-03-22T14:49:57.408Z] 
14:49:57 [2023-03-22T14:49:57.408Z] #35 [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
14:49:57 [2023-03-22T14:49:57.408Z] #35 17.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:49:57 [2023-03-22T14:49:57.602Z] #38 35.94   CC       images/inventory.o
14:49:57 [2023-03-22T14:49:57.632Z] #38 68.55   DEP      criu/sysctl.d
14:49:57 [2023-03-22T14:49:57.632Z] #38 68.75   DEP      criu/string.d
14:49:57 [2023-03-22T14:49:57.665Z] #50 30.96 Selecting previously unselected package thin-provisioning-tools.
14:49:57 [2023-03-22T14:49:57.665Z] #50 30.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:49:57 [2023-03-22T14:49:57.665Z] #50 30.97 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:49:57 [2023-03-22T14:49:57.889Z] #38 68.79   DEP      criu/stats.d
14:49:57 [2023-03-22T14:49:57.889Z] #38 68.90   DEP      criu/sockets.d
14:49:57 [2023-03-22T14:49:57.925Z] #50 31.16 Selecting previously unselected package uidmap.
14:49:57 [2023-03-22T14:49:57.925Z] #50 31.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
14:49:57 [2023-03-22T14:49:57.925Z] #50 31.17 Unpacking uidmap (1:4.8.1-1) ...
14:49:57 [2023-03-22T14:49:57.925Z] #50 31.29 Selecting previously unselected package vim-runtime.
14:49:57 [2023-03-22T14:49:57.991Z] #35 ...
14:49:57 [2023-03-22T14:49:57.991Z] 
14:49:57 [2023-03-22T14:49:57.991Z] #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
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.690 + RM_GOPATH=0
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.690 + TMP_GOPATH=
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.690 + : /build
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.690 + '[' -z '' ']'
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.690 ++ mktemp -d
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.691 + export GOPATH=/tmp/tmp.sBAOhBpVyC
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.691 + GOPATH=/tmp/tmp.sBAOhBpVyC
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.691 + RM_GOPATH=1
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.691 + case "$(go env GOARCH)" in
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.691 ++ go env GOARCH
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.707 Install docker/cli version 17.06.2-ce from stable
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + export GO_BUILDMODE=-buildmode=pie
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + GO_BUILDMODE=-buildmode=pie
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 ++ dirname /tmp/install/install.sh
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + dir=/tmp/install
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + bin=dockercli
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + shift
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + . /tmp/install/dockercli.installer
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 ++ : stable
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 ++ : 17.06.2-ce
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + install_dockercli
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.720 ++ uname -m
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.730 + arch=x86_64
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.730 + '[' x86_64 '!=' x86_64 ']'
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.730 + url=https://download.docker.com/linux/static
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.731 + tar -xz docker/docker
14:49:57 [2023-03-22T14:49:57.991Z] #21 7.747 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:49:57 [2023-03-22T14:49:57.991Z] #21 ...
14:49:57 [2023-03-22T14:49:57.991Z] 
14:49:57 [2023-03-22T14:49:57.991Z] #29 [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
14:49:57 [2023-03-22T14:49:57.991Z] #29 12.41 go: downloading github.com/gofrs/flock v0.8.1
14:49:57 [2023-03-22T14:49:57.991Z] #29 12.42 go: downloading github.com/fatih/color v1.13.0
14:49:57 [2023-03-22T14:49:57.991Z] #29 12.68 go: downloading github.com/pkg/errors v0.9.1
14:49:57 [2023-03-22T14:49:57.991Z] #29 12.73 go: downloading github.com/spf13/cobra v1.5.0
14:49:57 [2023-03-22T14:49:57.991Z] #29 12.82 go: downloading github.com/spf13/pflag v1.0.5
14:49:57 [2023-03-22T14:49:57.991Z] #29 13.61 go: downloading github.com/spf13/viper v1.12.0
14:49:57 [2023-03-22T14:49:57.991Z] #29 13.77 go: downloading gopkg.in/yaml.v3 v3.0.1
14:49:57 [2023-03-22T14:49:57.991Z] #29 15.29 go: downloading golang.org/x/tools v0.1.12
14:49:57 [2023-03-22T14:49:57.991Z] #29 15.34 go: downloading github.com/hashicorp/go-version v1.6.0
14:49:57 [2023-03-22T14:49:57.991Z] #29 15.67 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:49:57 [2023-03-22T14:49:57.991Z] #29 15.84 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:49:57 [2023-03-22T14:49:57.991Z] #29 16.03 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:49:58 [2023-03-22T14:49:58.146Z] #38 69.08   DEP      criu/sk-unix.d
14:49:58 [2023-03-22T14:49:58.169Z] #38 36.47   CC       images/fdinfo.o
14:49:58 [2023-03-22T14:49:58.183Z] #50 31.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:49:58 [2023-03-22T14:49:58.183Z] #50 31.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:49:58 [2023-03-22T14:49:58.183Z] #50 31.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:49:58 [2023-03-22T14:49:58.183Z] #50 31.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:49:58 [2023-03-22T14:49:58.403Z] #38 69.27   DEP      criu/sk-tcp.d
14:49:58 [2023-03-22T14:49:58.403Z] #38 69.40   DEP      criu/sk-queue.d
14:49:58 [2023-03-22T14:49:58.659Z] #38 69.52   DEP      criu/sk-packet.d
14:49:58 [2023-03-22T14:49:58.737Z] #38 37.03   CC       images/fown.o
14:49:58 [2023-03-22T14:49:58.915Z] #38 69.69   DEP      criu/sk-netlink.d
14:49:58 [2023-03-22T14:49:58.915Z] #38 69.86   DEP      criu/sk-inet.d
14:49:58 [2023-03-22T14:49:58.915Z] #38 70.06   DEP      criu/signalfd.d
14:49:58 [2023-03-22T14:49:58.995Z] #38 37.48   CC       images/ns.o
14:49:58 [2023-03-22T14:49:58.995Z] #38 37.53   CC       images/regfile.o
14:49:59 [2023-03-22T14:49:59.254Z] #38 37.85   CC       images/ghost-file.o
14:49:59 [2023-03-22T14:49:59.386Z] #29 ...
14:49:59 [2023-03-22T14:49:59.386Z] 
14:49:59 [2023-03-22T14:49:59.386Z] #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
14:49:59 [2023-03-22T14:49:59.386Z] #27 19.07 runtime/internal/math
14:49:59 [2023-03-22T14:49:59.478Z] #38 70.28   DEP      criu/sigframe.d
14:49:59 [2023-03-22T14:49:59.478Z] #38 70.35   DEP      criu/shmem.d
14:49:59 [2023-03-22T14:49:59.478Z] #38 70.48   DEP      criu/servicefd.d
14:49:59 [2023-03-22T14:49:59.478Z] #38 70.59   DEP      criu/seize.d
14:49:59 [2023-03-22T14:49:59.648Z] #27 ...
14:49:59 [2023-03-22T14:49:59.648Z] 
14:49:59 [2023-03-22T14:49:59.648Z] #25 [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
14:49:59 [2023-03-22T14:49:59.648Z] #25 9.393 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:49:59 [2023-03-22T14:49:59.648Z] #25 9.403 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:49:59 [2023-03-22T14:49:59.648Z] #25 9.545 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:49:59 [2023-03-22T14:49:59.648Z] #25 12.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:49:59 [2023-03-22T14:49:59.648Z] #25 ...
14:49:59 [2023-03-22T14:49:59.648Z] 
14:49:59 [2023-03-22T14:49:59.648Z] #30 [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
14:49:59 [2023-03-22T14:49:59.648Z] #30 12.32 go: downloading github.com/fatih/color v1.13.0
14:49:59 [2023-03-22T14:49:59.648Z] #30 12.87 go: downloading github.com/dnephin/pflag v1.0.7
14:49:59 [2023-03-22T14:49:59.648Z] #30 13.07 go: downloading golang.org/x/tools v0.1.11
14:49:59 [2023-03-22T14:49:59.648Z] #30 13.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:49:59 [2023-03-22T14:49:59.648Z] #30 13.75 go: downloading github.com/mattn/go-colorable v0.1.12
14:49:59 [2023-03-22T14:49:59.648Z] #30 13.94 go: downloading github.com/mattn/go-isatty v0.0.14
14:49:59 [2023-03-22T14:49:59.648Z] #30 14.48 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:49:59 [2023-03-22T14:49:59.648Z] #30 14.91 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:49:59 [2023-03-22T14:49:59.648Z] #30 15.22 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:49:59 [2023-03-22T14:49:59.648Z] #30 15.62 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:49:59 [2023-03-22T14:49:59.735Z] #38 70.73   DEP      criu/seccomp.d
14:49:59 [2023-03-22T14:49:59.827Z] #38 38.21   CC       images/fifo.o
14:49:59 [2023-03-22T14:49:59.827Z] #38 38.35   CC       images/remap-file-path.o
14:49:59 [2023-03-22T14:49:59.909Z] #30 ...
14:49:59 [2023-03-22T14:49:59.909Z] 
14:49:59 [2023-03-22T14:49:59.909Z] #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
14:49:59 [2023-03-22T14:49:59.909Z] #27 19.62 runtime/internal/sys
14:49:59 [2023-03-22T14:49:59.909Z] #27 19.79 runtime/internal/syscall
14:49:59 [2023-03-22T14:49:59.994Z] #38 70.91   DEP      criu/rst-malloc.d
14:49:59 [2023-03-22T14:49:59.995Z] #38 70.98   DEP      criu/rbtree.d
14:49:59 [2023-03-22T14:49:59.995Z] #38 71.05   DEP      criu/pstree.d
14:50:00 [2023-03-22T14:50:00.251Z] #38 71.24   DEP      criu/protobuf.d
14:50:00 [2023-03-22T14:50:00.251Z] #38 ...
14:50:00 [2023-03-22T14:50:00.251Z] 
14:50:00 [2023-03-22T14:50:00.251Z] #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
14:50:00 [2023-03-22T14:50:00.251Z] #26 119.8 + for f in rootlesskit rootlesskit-docker-proxy
14:50:00 [2023-03-22T14:50:00.251Z] #26 119.8 + GOBIN=/build
14:50:00 [2023-03-22T14:50:00.251Z] #26 119.8 + GO111MODULE=on
14:50:00 [2023-03-22T14:50:00.251Z] #26 119.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:50:00 [2023-03-22T14:50:00.251Z] #26 DONE 126.3s
14:50:00 [2023-03-22T14:50:00.251Z] 
14:50:00 [2023-03-22T14:50:00.251Z] #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
14:50:00 [2023-03-22T14:50:00.251Z] #38 71.32   GEN      criu/protobuf-desc-gen.h
14:50:00 [2023-03-22T14:50:00.251Z] #38 ...
14:50:00 [2023-03-22T14:50:00.251Z] 
14:50:00 [2023-03-22T14:50:00.251Z] #40 [dev-systemd-false  1/27] RUN groupadd -r docker
14:50:00 [2023-03-22T14:50:00.394Z] #38 38.67   CC       images/eventfd.o
14:50:00 [2023-03-22T14:50:00.511Z] #40 ...
14:50:00 [2023-03-22T14:50:00.511Z] 
14:50:00 [2023-03-22T14:50:00.511Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:50:00 [2023-03-22T14:50:00.511Z] #41 DONE 0.1s
14:50:00 [2023-03-22T14:50:00.511Z] 
14:50:00 [2023-03-22T14:50:00.511Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:50:00 [2023-03-22T14:50:00.654Z] #38 39.16   CC       images/eventpoll.o
14:50:00 [2023-03-22T14:50:00.771Z] #42 DONE 0.3s
14:50:00 [2023-03-22T14:50:00.771Z] 
14:50:00 [2023-03-22T14:50:00.771Z] #43 [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
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.545 + RM_GOPATH=0
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.545 + TMP_GOPATH=
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.545 + : /build
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.545 + '[' -z '' ']'
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.550 ++ mktemp -d
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.555 + export GOPATH=/tmp/tmp.xiv3FAcsZi
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.555 + GOPATH=/tmp/tmp.xiv3FAcsZi
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.555 + RM_GOPATH=1
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.555 + case "$(go env GOARCH)" in
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.555 ++ go env GOARCH
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.572 + export GO_BUILDMODE=-buildmode=pie
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.589 + GO_BUILDMODE=-buildmode=pie
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 Install runc version v1.1.4 (build tags: seccomp)
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 ++ dirname /tmp/install/install.sh
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + dir=/tmp/install
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + bin=runc
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + shift
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + '[' '!' -f /tmp/install/runc.installer ']'
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + . /tmp/install/runc.installer
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 ++ set -e
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 ++ : v1.1.4
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + install_runc
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + RUNC_BUILDTAGS=seccomp
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xiv3FAcsZi/src/github.com/opencontainers/runc
14:50:00 [2023-03-22T14:50:00.771Z] #0 3.590 Cloning into '/tmp/tmp.xiv3FAcsZi/src/github.com/opencontainers/runc'...
14:50:00 [2023-03-22T14:50:00.853Z] #27 20.42 internal/itoa
14:50:01 [2023-03-22T14:50:01.115Z] #27 21.06 runtime
14:50:01 [2023-03-22T14:50:01.334Z] #43 ...
14:50:01 [2023-03-22T14:50:01.334Z] 
14:50:01 [2023-03-22T14:50:01.334Z] #40 [dev-systemd-false  1/27] RUN groupadd -r docker
14:50:01 [2023-03-22T14:50:01.334Z] #40 DONE 4.2s
14:50:01 [2023-03-22T14:50:01.382Z] #27 21.16 math/bits
14:50:01 [2023-03-22T14:50:01.467Z] #50 34.52 Selecting previously unselected package vim.
14:50:01 [2023-03-22T14:50:01.467Z] #50 34.52 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:50:01 [2023-03-22T14:50:01.467Z] #50 34.54 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:50:01 [2023-03-22T14:50:01.590Z] 
14:50:01 [2023-03-22T14:50:01.590Z] #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
14:50:01 [2023-03-22T14:50:01.591Z] #38 39.83   CC       images/fh.o
14:50:01 [2023-03-22T14:50:01.725Z] #50 35.04 Selecting previously unselected package xfsprogs.
14:50:01 [2023-03-22T14:50:01.725Z] #50 ...
14:50:01 [2023-03-22T14:50:01.725Z] 
14:50:01 [2023-03-22T14:50:01.725Z] #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
14:50:01 [2023-03-22T14:50:01.725Z] #38 86.26   CC       criu/clone-noasan.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 86.52   CC       criu/config.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 87.91   CC       criu/cr-check.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 89.60   CC       criu/cr-dedup.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 90.00   CC       criu/cr-dump.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 92.76   CC       criu/cr-errno.o
14:50:01 [2023-03-22T14:50:01.725Z] #38 92.87   CC       criu/cr-restore.o
14:50:01 [2023-03-22T14:50:01.849Z] #38 40.35   CC       images/fsnotify.o
14:50:01 [2023-03-22T14:50:01.984Z] #38 ...
14:50:01 [2023-03-22T14:50:01.984Z] 
14:50:01 [2023-03-22T14:50:01.984Z] #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
14:50:01 [2023-03-22T14:50:01.984Z] #50 35.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
14:50:01 [2023-03-22T14:50:01.984Z] #50 35.05 Unpacking xfsprogs (5.10.0-4) ...
14:50:02 [2023-03-22T14:50:02.061Z] #26 16.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:02 [2023-03-22T14:50:02.061Z] #26 ...
14:50:02 [2023-03-22T14:50:02.061Z] 
14:50:02 [2023-03-22T14:50:02.061Z] #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
14:50:02 [2023-03-22T14:50:02.061Z] #27 12.39 go: downloading github.com/fatih/color v1.13.0
14:50:02 [2023-03-22T14:50:02.061Z] #27 12.42 go: downloading github.com/gofrs/flock v0.8.1
14:50:02 [2023-03-22T14:50:02.061Z] #27 12.71 go: downloading github.com/pkg/errors v0.9.1
14:50:02 [2023-03-22T14:50:02.061Z] #27 12.73 go: downloading github.com/spf13/cobra v1.5.0
14:50:02 [2023-03-22T14:50:02.061Z] #27 12.97 go: downloading github.com/spf13/pflag v1.0.5
14:50:02 [2023-03-22T14:50:02.061Z] #27 13.46 go: downloading github.com/spf13/viper v1.12.0
14:50:02 [2023-03-22T14:50:02.061Z] #27 13.51 go: downloading gopkg.in/yaml.v3 v3.0.1
14:50:02 [2023-03-22T14:50:02.061Z] #27 14.49 go: downloading github.com/mattn/go-colorable v0.1.13
14:50:02 [2023-03-22T14:50:02.061Z] #27 14.51 go: downloading github.com/mattn/go-isatty v0.0.16
14:50:02 [2023-03-22T14:50:02.061Z] #27 14.69 go: downloading golang.org/x/tools v0.1.12
14:50:02 [2023-03-22T14:50:02.061Z] #27 14.70 go: downloading github.com/hashicorp/go-version v1.6.0
14:50:02 [2023-03-22T14:50:02.061Z] #27 14.95 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:50:02 [2023-03-22T14:50:02.061Z] #27 15.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:50:02 [2023-03-22T14:50:02.243Z] #50 35.48 Selecting previously unselected package zip.
14:50:02 [2023-03-22T14:50:02.243Z] #50 35.50 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
14:50:02 [2023-03-22T14:50:02.243Z] #50 35.50 Unpacking zip (3.0-12) ...
14:50:02 [2023-03-22T14:50:02.502Z] #50 35.69 Setting up python3-pkg-resources (52.0.0-4) ...
14:50:03 [2023-03-22T14:50:03.227Z] #38 41.54   CC       images/signalfd.o
14:50:03 [2023-03-22T14:50:03.306Z] #27 ...
14:50:03 [2023-03-22T14:50:03.307Z] 
14:50:03 [2023-03-22T14:50:03.307Z] #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
14:50:03 [2023-03-22T14:50:03.307Z] #34 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:03 [2023-03-22T14:50:03.307Z] #34 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:03 [2023-03-22T14:50:03.307Z] #34 ...
14:50:03 [2023-03-22T14:50:03.307Z] 
14:50:03 [2023-03-22T14:50:03.307Z] #35 [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
14:50:03 [2023-03-22T14:50:03.307Z] #35 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:03 [2023-03-22T14:50:03.307Z] #35 ...
14:50:03 [2023-03-22T14:50:03.307Z] 
14:50:03 [2023-03-22T14:50:03.307Z] #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
14:50:03 [2023-03-22T14:50:03.307Z] #21 21.70 + mkdir -p /build
14:50:03 [2023-03-22T14:50:03.307Z] #21 21.71 + mv docker/docker /build/
14:50:03 [2023-03-22T14:50:03.307Z] #21 21.73 + rmdir docker
14:50:03 [2023-03-22T14:50:03.307Z] #21 DONE 23.0s
14:50:03 [2023-03-22T14:50:03.307Z] 
14:50:03 [2023-03-22T14:50:03.307Z] #26 [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
14:50:03 [2023-03-22T14:50:03.307Z] #26 13.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:03 [2023-03-22T14:50:03.307Z] #26 18.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.54 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.56 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.57 Setting up libgpm2:arm64 (1.20.7-8) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.59 Setting up libicu67:arm64 (67.1-7) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.60 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.62 Setting up libinih1:arm64 (53-1+b2) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.63 Setting up uidmap (1:4.8.1-1) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.67 Setting up bzip2 (1.0.8-4) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:50:03 [2023-03-22T14:50:03.437Z] #50 36.70 Setting up python3-wheel (0.34.2-1) ...
14:50:03 [2023-03-22T14:50:03.493Z] #38 41.86   CC       images/fs.o
14:50:03 [2023-03-22T14:50:03.493Z] #38 ...
14:50:03 [2023-03-22T14:50:03.493Z] 
14:50:03 [2023-03-22T14:50:03.493Z] #32 [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
14:50:03 [2023-03-22T14:50:03.493Z] #32 120.2 internal/poll
14:50:03 [2023-03-22T14:50:03.493Z] #32 122.2 internal/fmtsort
14:50:03 [2023-03-22T14:50:03.493Z] #32 123.3 internal/safefilepath
14:50:03 [2023-03-22T14:50:03.493Z] #32 123.8 internal/syscall/execenv
14:50:03 [2023-03-22T14:50:03.493Z] #32 124.2 path
14:50:03 [2023-03-22T14:50:03.493Z] #32 125.1 strings
14:50:03 [2023-03-22T14:50:03.493Z] #32 125.3 io/fs
14:50:03 [2023-03-22T14:50:03.493Z] #32 127.9 os
14:50:03 [2023-03-22T14:50:03.493Z] #32 129.4 bufio
14:50:03 [2023-03-22T14:50:03.568Z] #26 ...
14:50:03 [2023-03-22T14:50:03.568Z] 
14:50:03 [2023-03-22T14:50:03.568Z] #31 [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
14:50:03 [2023-03-22T14:50:03.568Z] #31 13.17 go: downloading github.com/pkg/errors v0.9.1
14:50:03 [2023-03-22T14:50:03.568Z] #31 13.23 go: downloading github.com/sirupsen/logrus v1.8.1
14:50:03 [2023-03-22T14:50:03.568Z] #31 13.32 go: downloading github.com/urfave/cli/v2 v2.3.0
14:50:03 [2023-03-22T14:50:03.568Z] #31 14.52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:50:03 [2023-03-22T14:50:03.568Z] #31 19.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:50:03 [2023-03-22T14:50:03.568Z] #31 21.50 go: downloading github.com/google/uuid v1.3.0
14:50:03 [2023-03-22T14:50:03.568Z] #31 21.64 go: downloading github.com/moby/vpnkit v0.5.0
14:50:03 [2023-03-22T14:50:03.568Z] #31 21.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:50:03 [2023-03-22T14:50:03.568Z] #31 22.50 go: downloading github.com/gofrs/flock v0.8.1
14:50:03 [2023-03-22T14:50:03.569Z] #31 22.77 go: downloading github.com/gorilla/mux v1.8.0
14:50:03 [2023-03-22T14:50:03.569Z] #31 23.47 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:50:03 [2023-03-22T14:50:03.569Z] #31 ...
14:50:03 [2023-03-22T14:50:03.569Z] 
14:50:03 [2023-03-22T14:50:03.569Z] #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
14:50:03 [2023-03-22T14:50:03.569Z] #27 22.99 math
14:50:03 [2023-03-22T14:50:03.752Z] #32 ...
14:50:03 [2023-03-22T14:50:03.752Z] 
14:50:03 [2023-03-22T14:50:03.752Z] #28 [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
14:50:03 [2023-03-22T14:50:03.752Z] #28 120.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:50:03 [2023-03-22T14:50:03.752Z] #28 120.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:50:03 [2023-03-22T14:50:03.752Z] #28 120.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:50:04 [2023-03-22T14:50:04.011Z] #28 ...
14:50:04 [2023-03-22T14:50:04.011Z] 
14:50:04 [2023-03-22T14:50:04.011Z] #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
14:50:04 [2023-03-22T14:50:04.011Z] #38 42.22   CC       images/pstree.o
14:50:04 [2023-03-22T14:50:04.011Z] #38 42.28   CC       images/pipe.o
14:50:04 [2023-03-22T14:50:04.141Z] #27 ...
14:50:04 [2023-03-22T14:50:04.141Z] 
14:50:04 [2023-03-22T14:50:04.141Z] #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
14:50:04 [2023-03-22T14:50:04.141Z] #32 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:04 [2023-03-22T14:50:04.141Z] #32 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:04 [2023-03-22T14:50:04.270Z] #38 42.62   CC       images/tcp-stream.o
14:50:04 [2023-03-22T14:50:04.372Z] #50 37.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:50:04 [2023-03-22T14:50:04.373Z] #50 37.42 Setting up libcap2:arm64 (1:2.44-1) ...
14:50:04 [2023-03-22T14:50:04.373Z] #50 37.43 Setting up libcap2-bin (1:2.44-1) ...
14:50:04 [2023-03-22T14:50:04.373Z] #50 37.45 Setting up apparmor (2.13.6-10) ...
14:50:04 [2023-03-22T14:50:04.529Z] #38 43.00   CC       images/sk-packet.o
14:50:04 [2023-03-22T14:50:04.713Z] #32 ...
14:50:04 [2023-03-22T14:50:04.713Z] 
14:50:04 [2023-03-22T14:50:04.713Z] #31 [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
14:50:04 [2023-03-22T14:50:04.713Z] #31 24.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:50:04 [2023-03-22T14:50:04.713Z] #31 24.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:50:05 [2023-03-22T14:50:05.097Z] #38 43.45   CC       images/mnt.o
14:50:05 [2023-03-22T14:50:05.097Z] #38 43.74   CC       images/pipe-data.o
14:50:05 [2023-03-22T14:50:05.664Z] #38 44.07   CC       images/sa.o
14:50:05 [2023-03-22T14:50:05.762Z] #44 DONE 3.5s
14:50:05 [2023-03-22T14:50:05.762Z] 
14:50:05 [2023-03-22T14:50:05.762Z] #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
14:50:05 [2023-03-22T14:50:05.762Z] #38 72.98   DEP      criu/protobuf-desc.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.06   DEP      criu/proc_parse.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.28   DEP      criu/plugin.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.34   DEP      criu/pipes.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.54   DEP      criu/pie-util.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.63   DEP      criu/pie-util-vdso.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.75   DEP      criu/pie-util-vdso-elf32.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.87   DEP      criu/path.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 73.98   DEP      criu/parasite-syscall.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.16   DEP      criu/pagemap.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.38   DEP      criu/pagemap-cache.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.57   DEP      criu/page-xfer.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.74   DEP      criu/page-pipe.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.82   DEP      criu/netfilter.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 74.98   DEP      criu/net.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 75.19   DEP      criu/namespaces.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 75.35   DEP      criu/mount.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 75.50   DEP      criu/memfd.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 75.64   DEP      criu/mem.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 75.83   DEP      criu/lsm.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 76.05   DEP      criu/log.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 76.19   DEP      criu/libnetlink.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 76.31   DEP      criu/kerndat.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 76.54   DEP      criu/kcmp-ids.d
14:50:05 [2023-03-22T14:50:05.762Z] #38 76.65   DEP      criu/irmap.d
14:50:06 [2023-03-22T14:50:06.018Z] #38 76.79   DEP      criu/ipc_ns.d
14:50:06 [2023-03-22T14:50:06.018Z] #38 77.01   DEP      criu/image.d
14:50:06 [2023-03-22T14:50:06.235Z] #38 44.57   CC       images/timer.o
14:50:06 [2023-03-22T14:50:06.275Z] #38 77.16   DEP      criu/image-desc.d
14:50:06 [2023-03-22T14:50:06.275Z] #38 77.31   DEP      criu/fsnotify.d
14:50:06 [2023-03-22T14:50:06.276Z] #50 39.20 Setting up zip (3.0-12) ...
14:50:06 [2023-03-22T14:50:06.276Z] #50 39.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:50:06 [2023-03-22T14:50:06.276Z] #50 39.26 Setting up bash-completion (1:2.11-2) ...
14:50:06 [2023-03-22T14:50:06.433Z] #27 ...
14:50:06 [2023-03-22T14:50:06.433Z] 
14:50:06 [2023-03-22T14:50:06.433Z] #30 [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
14:50:06 [2023-03-22T14:50:06.433Z] #30 11.00 internal/abi
14:50:06 [2023-03-22T14:50:06.433Z] #30 11.04 internal/cpu
14:50:06 [2023-03-22T14:50:06.433Z] #30 11.80 internal/goexperiment
14:50:06 [2023-03-22T14:50:06.433Z] #30 12.15 internal/goos
14:50:06 [2023-03-22T14:50:06.433Z] #30 12.38 runtime/internal/atomic
14:50:06 [2023-03-22T14:50:06.433Z] #30 12.65 internal/bytealg
14:50:06 [2023-03-22T14:50:06.433Z] #30 14.27 runtime/internal/math
14:50:06 [2023-03-22T14:50:06.433Z] #30 14.81 runtime/internal/sys
14:50:06 [2023-03-22T14:50:06.433Z] #30 15.61 runtime/internal/syscall
14:50:06 [2023-03-22T14:50:06.433Z] #30 15.73 internal/itoa
14:50:06 [2023-03-22T14:50:06.433Z] #30 16.43 math/bits
14:50:06 [2023-03-22T14:50:06.433Z] #30 17.03 runtime
14:50:06 [2023-03-22T14:50:06.433Z] #30 17.89 math
14:50:06 [2023-03-22T14:50:06.433Z] #30 ...
14:50:06 [2023-03-22T14:50:06.433Z] 
14:50:06 [2023-03-22T14:50:06.433Z] #33 [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
14:50:06 [2023-03-22T14:50:06.433Z] #33 11.85 go: downloading github.com/pkg/errors v0.9.1
14:50:06 [2023-03-22T14:50:06.433Z] #33 11.88 go: downloading github.com/sirupsen/logrus v1.8.1
14:50:06 [2023-03-22T14:50:06.433Z] #33 12.15 go: downloading github.com/urfave/cli/v2 v2.3.0
14:50:06 [2023-03-22T14:50:06.433Z] #33 12.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:50:06 [2023-03-22T14:50:06.434Z] #33 18.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:50:06 [2023-03-22T14:50:06.434Z] #33 19.92 go: downloading github.com/google/uuid v1.3.0
14:50:06 [2023-03-22T14:50:06.434Z] #33 19.92 go: downloading github.com/moby/vpnkit v0.5.0
14:50:06 [2023-03-22T14:50:06.434Z] #33 20.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:50:06 [2023-03-22T14:50:06.434Z] #33 20.51 go: downloading github.com/gofrs/flock v0.8.1
14:50:06 [2023-03-22T14:50:06.434Z] #33 20.57 go: downloading github.com/gorilla/mux v1.8.0
14:50:06 [2023-03-22T14:50:06.434Z] #33 20.75 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:50:06 [2023-03-22T14:50:06.434Z] #33 21.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:50:06 [2023-03-22T14:50:06.434Z] #33 21.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:50:06 [2023-03-22T14:50:06.532Z] #38 77.51   DEP      criu/filesystems.d
14:50:06 [2023-03-22T14:50:06.699Z] #33 ...
14:50:06 [2023-03-22T14:50:06.699Z] 
14:50:06 [2023-03-22T14:50:06.699Z] #28 [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
14:50:06 [2023-03-22T14:50:06.699Z] #28 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:50:06 [2023-03-22T14:50:06.699Z] #28 16.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:06 [2023-03-22T14:50:06.789Z] #38 77.70   DEP      criu/files.d
14:50:06 [2023-03-22T14:50:06.803Z] #38 45.31   CC       images/timerfd.o
14:50:06 [2023-03-22T14:50:06.956Z] #28 ...
14:50:06 [2023-03-22T14:50:06.956Z] 
14:50:06 [2023-03-22T14:50:06.956Z] #29 [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
14:50:06 [2023-03-22T14:50:06.956Z] #29 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:50:06 [2023-03-22T14:50:06.956Z] #29 16.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:06 [2023-03-22T14:50:06.956Z] #29 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:06 [2023-03-22T14:50:06.956Z] #29 ...
14:50:06 [2023-03-22T14:50:06.956Z] 
14:50:06 [2023-03-22T14:50:06.956Z] #35 [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
14:50:06 [2023-03-22T14:50:06.956Z] #35 15.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:06 [2023-03-22T14:50:06.956Z] #35 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:07 [2023-03-22T14:50:07.046Z] #38 77.83   DEP      criu/files-reg.d
14:50:07 [2023-03-22T14:50:07.046Z] #38 78.00   DEP      criu/files-ext.d
14:50:07 [2023-03-22T14:50:07.214Z] #35 ...
14:50:07 [2023-03-22T14:50:07.214Z] 
14:50:07 [2023-03-22T14:50:07.214Z] #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
14:50:07 [2023-03-22T14:50:07.214Z] #36 12.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:50:07 [2023-03-22T14:50:07.303Z] #38 78.19   DEP      criu/file-lock.d
14:50:07 [2023-03-22T14:50:07.303Z] #38 78.36   DEP      criu/file-ids.d
14:50:07 [2023-03-22T14:50:07.372Z] #38 45.72   CC       images/mm.o
14:50:07 [2023-03-22T14:50:07.473Z] #36 ...
14:50:07 [2023-03-22T14:50:07.473Z] 
14:50:07 [2023-03-22T14:50:07.473Z] #26 [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
14:50:07 [2023-03-22T14:50:07.473Z] #26 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:07 [2023-03-22T14:50:07.560Z] #38 78.53   DEP      criu/fifo.d
14:50:07 [2023-03-22T14:50:07.560Z] #38 78.67   DEP      criu/fdstore.d
14:50:07 [2023-03-22T14:50:07.632Z] #38 46.13   CC       images/sk-opts.o
14:50:07 [2023-03-22T14:50:07.817Z] #38 78.77   DEP      criu/fault-injection.d
14:50:07 [2023-03-22T14:50:07.817Z] #38 78.82   DEP      criu/external.d
14:50:08 [2023-03-22T14:50:08.074Z] #38 78.96   DEP      criu/eventpoll.d
14:50:08 [2023-03-22T14:50:08.074Z] #38 79.21   DEP      criu/eventfd.d
14:50:08 [2023-03-22T14:50:08.201Z] #38 46.56   CC       images/sk-unix.o
14:50:08 [2023-03-22T14:50:08.331Z] #38 ...
14:50:08 [2023-03-22T14:50:08.331Z] 
14:50:08 [2023-03-22T14:50:08.331Z] #45 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:50:08 [2023-03-22T14:50:08.331Z] #0 3.116 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:50:08 [2023-03-22T14:50:08.331Z] #45 DONE 3.2s
14:50:08 [2023-03-22T14:50:08.331Z] 
14:50:08 [2023-03-22T14:50:08.331Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:50:08 [2023-03-22T14:50:08.769Z] #38 47.05   CC       images/sk-inet.o
14:50:08 [2023-03-22T14:50:08.804Z] #50 42.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.17 Setting up libmnl0:arm64 (1.0.4-3) ...
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.18 Setting up patch (2.7.6-7) ...
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.20 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.31 invoke-rc.d: could not determine current runlevel
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.32 invoke-rc.d: policy-rc.d denied execution of start.
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.33 Setting up xfsprogs (5.10.0-4) ...
14:50:09 [2023-03-22T14:50:09.064Z] #50 42.35 Setting up libxtables12:arm64 (1.8.7-1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.36 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.38 Setting up pigz (2.6-1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:50:09 [2023-03-22T14:50:09.322Z] #50 42.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:09 [2023-03-22T14:50:09.337Z] #38 47.68   CC       images/tun.o
14:50:09 [2023-03-22T14:50:09.596Z] #38 48.11   CC       images/sk-netlink.o
14:50:10 [2023-03-22T14:50:10.025Z] #31 ...
14:50:10 [2023-03-22T14:50:10.025Z] 
14:50:10 [2023-03-22T14:50:10.025Z] #29 [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
14:50:10 [2023-03-22T14:50:10.025Z] #29 26.89 go: downloading github.com/mattn/go-colorable v0.1.13
14:50:10 [2023-03-22T14:50:10.025Z] #29 26.90 go: downloading github.com/sirupsen/logrus v1.9.0
14:50:10 [2023-03-22T14:50:10.025Z] #29 27.19 go: downloading github.com/stretchr/testify v1.8.0
14:50:10 [2023-03-22T14:50:10.025Z] #29 27.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:50:10 [2023-03-22T14:50:10.025Z] #29 27.84 go: downloading github.com/mattn/go-isatty v0.0.16
14:50:10 [2023-03-22T14:50:10.025Z] #29 27.94 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:50:10 [2023-03-22T14:50:10.025Z] #29 28.25 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:50:10 [2023-03-22T14:50:10.025Z] #29 28.43 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:50:10 [2023-03-22T14:50:10.025Z] #29 28.65 go: downloading github.com/spf13/afero v1.8.2
14:50:10 [2023-03-22T14:50:10.025Z] #29 28.77 go: downloading github.com/spf13/cast v1.5.0
14:50:10 [2023-03-22T14:50:10.025Z] #29 29.16 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:50:10 [2023-03-22T14:50:10.025Z] #29 29.47 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:50:10 [2023-03-22T14:50:10.025Z] #29 29.51 go: downloading github.com/hashicorp/errwrap v1.0.0
14:50:10 [2023-03-22T14:50:10.166Z] #38 48.37   CC       images/packet-sock.o
14:50:10 [2023-03-22T14:50:10.256Z] #50 43.32 Setting up libaio1:arm64 (0.3.112-9) ...
14:50:10 [2023-03-22T14:50:10.256Z] #50 43.34 Setting up python3-lib2to3 (3.9.2-1) ...
14:50:10 [2023-03-22T14:50:10.287Z] #29 30.14 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:50:10 [2023-03-22T14:50:10.515Z] #50 43.74 Setting up libelf1:arm64 (0.183-1) ...
14:50:10 [2023-03-22T14:50:10.515Z] #50 43.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:50:10 [2023-03-22T14:50:10.515Z] #50 43.78 Setting up python3-distutils (3.9.2-1) ...
14:50:10 [2023-03-22T14:50:10.734Z] #38 49.21   CC       images/ipc-var.o
14:50:10 [2023-03-22T14:50:10.860Z] #29 30.57 go: downloading github.com/Antonboom/errname v0.1.7
14:50:10 [2023-03-22T14:50:10.860Z] #29 30.58 go: downloading github.com/Antonboom/nilnil v0.1.1
14:50:10 [2023-03-22T14:50:10.860Z] #29 30.82 go: downloading github.com/BurntSushi/toml v1.2.0
14:50:10 [2023-03-22T14:50:10.994Z] #38 49.56   CC       images/ipc-desc.o
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.23 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:50:11 [2023-03-22T14:50:11.082Z] #50 44.34 Setting up python3-setuptools (52.0.0-4) ...
14:50:11 [2023-03-22T14:50:11.122Z] #29 30.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:50:11 [2023-03-22T14:50:11.384Z] #29 31.16 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:50:11 [2023-03-22T14:50:11.562Z] #38 50.05   CC       images/ipc-shm.o
14:50:11 [2023-03-22T14:50:11.606Z] #46 DONE 2.7s
14:50:11 [2023-03-22T14:50:11.606Z] 
14:50:11 [2023-03-22T14:50:11.606Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:50:11 [2023-03-22T14:50:11.831Z] #38 50.42   CC       images/ipc-msg.o
14:50:12 [2023-03-22T14:50:12.329Z] #29 31.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:50:12 [2023-03-22T14:50:12.402Z] #38 50.83   CC       images/ipc-sem.o
14:50:12 [2023-03-22T14:50:12.591Z] #29 32.21 go: downloading github.com/alexkohler/prealloc v1.0.0
14:50:12 [2023-03-22T14:50:12.591Z] #29 32.33 go: downloading github.com/alingse/asasalint v0.0.11
14:50:12 [2023-03-22T14:50:12.661Z] #38 51.15   CC       images/utsns.o
14:50:12 [2023-03-22T14:50:12.748Z] #26 ...
14:50:12 [2023-03-22T14:50:12.748Z] 
14:50:12 [2023-03-22T14:50:12.748Z] #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
14:50:12 [2023-03-22T14:50:12.748Z] #27 24.52 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:50:12 [2023-03-22T14:50:12.748Z] #27 24.72 go: downloading github.com/sirupsen/logrus v1.9.0
14:50:12 [2023-03-22T14:50:12.748Z] #27 24.74 go: downloading github.com/stretchr/testify v1.8.0
14:50:12 [2023-03-22T14:50:12.748Z] #27 25.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:50:12 [2023-03-22T14:50:12.748Z] #27 25.59 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:50:12 [2023-03-22T14:50:12.748Z] #27 25.81 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:50:12 [2023-03-22T14:50:12.748Z] #27 25.97 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:50:12 [2023-03-22T14:50:12.748Z] #27 26.15 go: downloading github.com/spf13/afero v1.8.2
14:50:12 [2023-03-22T14:50:12.748Z] #27 26.44 go: downloading github.com/spf13/cast v1.5.0
14:50:12 [2023-03-22T14:50:12.748Z] #27 26.80 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:50:12 [2023-03-22T14:50:12.748Z] #27 26.95 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:50:12 [2023-03-22T14:50:12.748Z] #27 27.11 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:50:12 [2023-03-22T14:50:12.852Z] #29 ...
14:50:12 [2023-03-22T14:50:12.852Z] 
14:50:12 [2023-03-22T14:50:12.852Z] #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
14:50:12 [2023-03-22T14:50:12.852Z] #32 32.59 Fetched 8642 kB in 25s (347 kB/s)
14:50:12 [2023-03-22T14:50:12.921Z] #38 51.55   CC       images/creds.o
14:50:12 [2023-03-22T14:50:12.983Z] #50 45.82 Setting up libjq1:arm64 (1.6-2.1) ...
14:50:12 [2023-03-22T14:50:12.983Z] #50 45.84 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:50:12 [2023-03-22T14:50:12.983Z] #50 45.85 Setting up thin-provisioning-tools (0.9.0-1) ...
14:50:12 [2023-03-22T14:50:12.983Z] #50 45.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:50:13 [2023-03-22T14:50:13.180Z] #38 51.62   CC       images/vma.o
14:50:13 [2023-03-22T14:50:13.180Z] #38 51.67   CC       images/netdev.o
14:50:13 [2023-03-22T14:50:13.504Z] #47 DONE 2.2s
14:50:13 [2023-03-22T14:50:13.504Z] 
14:50:13 [2023-03-22T14:50:13.504Z] #48 [dev-systemd-false  6/27] RUN ldconfig
14:50:14 [2023-03-22T14:50:14.118Z] #38 52.34   CC       images/tty.o
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:50:14 [2023-03-22T14:50:14.359Z] #50 ...
14:50:14 [2023-03-22T14:50:14.359Z] 
14:50:14 [2023-03-22T14:50:14.359Z] #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
14:50:14 [2023-03-22T14:50:14.359Z] #38 98.46   CC       criu/cr-service.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 100.3   CC       criu/crtools.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 101.0   CC       criu/eventfd.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 101.3   CC       criu/eventpoll.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 102.3   CC       criu/external.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 102.6   CC       criu/fault-injection.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 102.7   CC       criu/fdstore.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 103.2   CC       criu/fifo.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 103.5   CC       criu/file-ids.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 103.8   CC       criu/file-lock.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 104.8   CC       criu/files-ext.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 105.2   CC       criu/files-reg.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 107.8   CC       criu/files.o
14:50:14 [2023-03-22T14:50:14.359Z] #38 ...
14:50:14 [2023-03-22T14:50:14.359Z] 
14:50:14 [2023-03-22T14:50:14.359Z] #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
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.33 Setting up jq (1.6-2.1) ...
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.34 Setting up libbpf0:arm64 (1:0.3-2) ...
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.37 Setting up iptables (1.8.7-1) ...
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:50:14 [2023-03-22T14:50:14.359Z] #50 47.46 Setting up iproute2 (5.10.0-4) ...
14:50:14 [2023-03-22T14:50:14.619Z] #50 47.77 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:50:15 [2023-03-22T14:50:15.057Z] #38 53.33   CC       images/file-lock.o
14:50:15 [2023-03-22T14:50:15.057Z] #38 ...
14:50:15 [2023-03-22T14:50:15.057Z] 
14:50:15 [2023-03-22T14:50:15.057Z] #32 [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
14:50:15 [2023-03-22T14:50:15.057Z] #32 131.8 text/tabwriter
14:50:15 [2023-03-22T14:50:15.057Z] #32 134.1 io/ioutil
14:50:15 [2023-03-22T14:50:15.057Z] #32 134.1 fmt
14:50:15 [2023-03-22T14:50:15.057Z] #32 138.3 github.com/BurntSushi/toml
14:50:15 [2023-03-22T14:50:15.057Z] #32 138.3 flag
14:50:15 [2023-03-22T14:50:15.057Z] #32 141.0 log
14:50:15 [2023-03-22T14:50:15.057Z] #32 ...
14:50:15 [2023-03-22T14:50:15.057Z] 
14:50:15 [2023-03-22T14:50:15.057Z] #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
14:50:15 [2023-03-22T14:50:15.057Z] #38 53.57   CC       images/rlimit.o
14:50:15 [2023-03-22T14:50:15.554Z] #50 DONE 48.8s
14:50:15 [2023-03-22T14:50:15.554Z] 
14:50:15 [2023-03-22T14:50:15.554Z] #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
14:50:15 [2023-03-22T14:50:15.629Z] #38 53.96   CC       images/pagemap.o
14:50:16 [2023-03-22T14:50:16.025Z] #48 DONE 2.3s
14:50:16 [2023-03-22T14:50:16.025Z] 
14:50:16 [2023-03-22T14:50:16.025Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:50:16 [2023-03-22T14:50:16.200Z] #38 54.59   CC       images/siginfo.o
14:50:16 [2023-03-22T14:50:16.460Z] #38 55.11   CC       images/rpc.o
14:50:16 [2023-03-22T14:50:16.489Z] #51 0.772 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:50:16 [2023-03-22T14:50:16.489Z] #51 0.782 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:50:16 [2023-03-22T14:50:16.489Z] #51 0.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:50:16 [2023-03-22T14:50:16.489Z] #51 DONE 0.9s
14:50:16 [2023-03-22T14:50:16.489Z] 
14:50:16 [2023-03-22T14:50:16.489Z] #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
14:50:16 [2023-03-22T14:50:16.489Z] #38 110.5   CC       criu/filesystems.o
14:50:16 [2023-03-22T14:50:16.945Z] #27 31.64 go: downloading github.com/hashicorp/errwrap v1.0.0
14:50:16 [2023-03-22T14:50:16.945Z] #27 31.72 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:50:16 [2023-03-22T14:50:16.945Z] #27 31.94 go: downloading github.com/Antonboom/errname v0.1.7
14:50:17 [2023-03-22T14:50:17.056Z] #38 111.4   CC       criu/fsnotify.o
14:50:17 [2023-03-22T14:50:17.204Z] #27 32.06 go: downloading github.com/Antonboom/nilnil v0.1.1
14:50:17 [2023-03-22T14:50:17.204Z] #27 32.15 go: downloading github.com/BurntSushi/toml v1.2.0
14:50:17 [2023-03-22T14:50:17.396Z] #49 DONE 1.9s
14:50:17 [2023-03-22T14:50:17.396Z] 
14:50:17 [2023-03-22T14:50:17.396Z] #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
14:50:17 [2023-03-22T14:50:17.462Z] #27 32.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:50:17 [2023-03-22T14:50:17.991Z] #38 112.6   CC       criu/image-desc.o
14:50:18 [2023-03-22T14:50:18.030Z] #27 32.70 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:50:18 [2023-03-22T14:50:18.030Z] #27 ...
14:50:18 [2023-03-22T14:50:18.030Z] 
14:50:18 [2023-03-22T14:50:18.030Z] #28 [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
14:50:18 [2023-03-22T14:50:18.030Z] #28 22.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:18 [2023-03-22T14:50:18.030Z] #28 ...
14:50:18 [2023-03-22T14:50:18.030Z] 
14:50:18 [2023-03-22T14:50:18.030Z] #30 [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
14:50:18 [2023-03-22T14:50:18.030Z] #30 27.13 unicode/utf8
14:50:18 [2023-03-22T14:50:18.030Z] #30 28.63 internal/race
14:50:18 [2023-03-22T14:50:18.030Z] #30 29.03 sync/atomic
14:50:18 [2023-03-22T14:50:18.030Z] #30 30.49 unicode
14:50:18 [2023-03-22T14:50:18.255Z] #32 32.59 Reading package lists...
14:50:18 [2023-03-22T14:50:18.255Z] #32 ...
14:50:18 [2023-03-22T14:50:18.255Z] 
14:50:18 [2023-03-22T14:50:18.255Z] #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
14:50:18 [2023-03-22T14:50:18.287Z] #30 ...
14:50:18 [2023-03-22T14:50:18.288Z] 
14:50:18 [2023-03-22T14:50:18.288Z] #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
14:50:18 [2023-03-22T14:50:18.288Z] #27 33.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:50:18 [2023-03-22T14:50:18.288Z] #27 33.18 go: downloading github.com/alexkohler/prealloc v1.0.0
14:50:18 [2023-03-22T14:50:18.516Z] #28 36.34 Updating files:  39% (751/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:  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.
14:50:18 [2023-03-22T14:50:18.516Z] #28 38.37 + cd /tmp/tmp.t1TAT0v4fc/src/github.com/docker/libnetwork
14:50:18 [2023-03-22T14:50:18.516Z] #28 38.37 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:50:18 [2023-03-22T14:50:18.545Z] #27 33.34 go: downloading github.com/alingse/asasalint v0.0.11
14:50:18 [2023-03-22T14:50:18.558Z] #38 112.9   CC       criu/image.o
14:50:18 [2023-03-22T14:50:18.762Z] #50 ...
14:50:18 [2023-03-22T14:50:18.762Z] 
14:50:18 [2023-03-22T14:50:18.762Z] #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
14:50:18 [2023-03-22T14:50:18.762Z] #38 79.40   DEP      criu/crtools.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 79.66   DEP      criu/cr-service.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 79.85   DEP      criu/cr-restore.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 80.15   DEP      criu/cr-errno.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 80.21   DEP      criu/cr-dump.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 80.44   DEP      criu/cr-dedup.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 80.60   DEP      criu/cr-check.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 80.89   DEP      criu/config.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.05   DEP      criu/clone-noasan.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.12   DEP      criu/cgroup.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.29   DEP      criu/cgroup-props.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.39   DEP      criu/bitmap.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.42   DEP      criu/bfd.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.55   DEP      criu/autofs.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.68   DEP      criu/aio.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 81.85   DEP      criu/action-scripts.d
14:50:18 [2023-03-22T14:50:18.762Z] #38 82.26   CC       criu/action-scripts.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 82.80   CC       criu/aio.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 83.29   CC       criu/autofs.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 85.03   CC       criu/bfd.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 85.66   CC       criu/bitmap.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 85.85   CC       criu/cgroup-props.o
14:50:18 [2023-03-22T14:50:18.762Z] #38 87.00   CC       criu/cgroup.o
14:50:18 [2023-03-22T14:50:18.999Z] #38 57.03   CC       images/ext-file.o
14:50:18 [2023-03-22T14:50:18.999Z] #38 57.32   CC       images/cgroup.o
14:50:19 [2023-03-22T14:50:19.018Z] #38 90.00   CC       criu/clone-noasan.o
14:50:19 [2023-03-22T14:50:19.087Z] #28 38.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:50:19 [2023-03-22T14:50:19.111Z] #27 33.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:50:19 [2023-03-22T14:50:19.111Z] #27 33.99 go: downloading github.com/ashanbrown/makezero v1.1.1
14:50:19 [2023-03-22T14:50:19.274Z] #38 90.21   CC       criu/config.o
14:50:19 [2023-03-22T14:50:19.371Z] #27 34.21 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:50:19 [2023-03-22T14:50:19.492Z] #38 113.9   CC       criu/ipc_ns.o
14:50:19 [2023-03-22T14:50:19.629Z] #27 34.45 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:50:19 [2023-03-22T14:50:19.629Z] #27 34.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:50:19 [2023-03-22T14:50:19.659Z] #28 ...
14:50:19 [2023-03-22T14:50:19.659Z] 
14:50:19 [2023-03-22T14:50:19.659Z] #30 [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
14:50:19 [2023-03-22T14:50:19.659Z] #30 29.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:50:19 [2023-03-22T14:50:19.659Z] #30 ...
14:50:19 [2023-03-22T14:50:19.659Z] 
14:50:19 [2023-03-22T14:50:19.659Z] #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
14:50:19 [2023-03-22T14:50:19.659Z] #36 DONE 39.6s
14:50:19 [2023-03-22T14:50:19.659Z] 
14:50:19 [2023-03-22T14:50:19.659Z] #29 [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
14:50:19 [2023-03-22T14:50:19.659Z] #29 32.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 33.01 go: downloading github.com/ashanbrown/makezero v1.1.1
14:50:19 [2023-03-22T14:50:19.659Z] #29 33.24 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 33.38 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 33.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.02 go: downloading github.com/breml/bidichk v0.2.3
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.06 go: downloading github.com/breml/errchkjson v0.3.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.26 go: downloading github.com/butuzov/ireturn v0.1.1
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.41 go: downloading github.com/charithe/durationcheck v0.0.9
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.75 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:50:19 [2023-03-22T14:50:19.659Z] #29 34.81 go: downloading github.com/daixiang0/gci v0.6.3
14:50:19 [2023-03-22T14:50:19.659Z] #29 35.43 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:50:19 [2023-03-22T14:50:19.659Z] #29 35.43 go: downloading github.com/esimonov/ifshort v1.0.4
14:50:19 [2023-03-22T14:50:19.659Z] #29 35.64 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:50:19 [2023-03-22T14:50:19.659Z] #29 35.70 go: downloading github.com/fzipp/gocyclo v0.6.0
14:50:19 [2023-03-22T14:50:19.659Z] #29 36.04 go: downloading github.com/go-critic/go-critic v0.6.4
14:50:19 [2023-03-22T14:50:19.659Z] #29 37.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:50:19 [2023-03-22T14:50:19.659Z] #29 37.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:50:19 [2023-03-22T14:50:19.659Z] #29 37.75 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:50:19 [2023-03-22T14:50:19.659Z] #29 38.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:50:19 [2023-03-22T14:50:19.659Z] #29 38.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:50:19 [2023-03-22T14:50:19.659Z] #29 38.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:50:19 [2023-03-22T14:50:19.659Z] #29 38.80 go: downloading github.com/golangci/misspell v0.3.5
14:50:19 [2023-03-22T14:50:19.659Z] #29 38.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:50:19 [2023-03-22T14:50:19.659Z] #29 39.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:50:19 [2023-03-22T14:50:19.659Z] #29 39.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:50:19 [2023-03-22T14:50:19.837Z] #38 ...
14:50:19 [2023-03-22T14:50:19.837Z] 
14:50:19 [2023-03-22T14:50:19.837Z] #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
14:50:19 [2023-03-22T14:50:19.837Z] #50 2.311 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:50:19 [2023-03-22T14:50:19.837Z] #50 2.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:50:19 [2023-03-22T14:50:19.837Z] #50 2.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:50:19 [2023-03-22T14:50:19.887Z] #27 34.73 go: downloading github.com/breml/bidichk v0.2.3
14:50:19 [2023-03-22T14:50:19.887Z] #27 ...
14:50:19 [2023-03-22T14:50:19.887Z] 
14:50:19 [2023-03-22T14:50:19.887Z] #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
14:50:19 [2023-03-22T14:50:19.887Z] #34 24.68 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:50:19 [2023-03-22T14:50:19.887Z] #34 ...
14:50:19 [2023-03-22T14:50:19.887Z] 
14:50:19 [2023-03-22T14:50:19.887Z] #29 [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
14:50:19 [2023-03-22T14:50:19.887Z] #29 34.64 Fetched 8642 kB in 25s (344 kB/s)
14:50:19 [2023-03-22T14:50:19.922Z] #29 39.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:50:19 [2023-03-22T14:50:19.937Z] #38 58.36   CC       images/userns.o
14:50:20 [2023-03-22T14:50:20.183Z] #29 39.79 go: downloading github.com/hexops/gotextdiff v1.0.3
14:50:20 [2023-03-22T14:50:20.399Z] #50 2.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:50:20 [2023-03-22T14:50:20.444Z] #29 40.07 go: downloading github.com/jgautheron/goconst v1.5.1
14:50:20 [2023-03-22T14:50:20.444Z] #29 40.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:50:20 [2023-03-22T14:50:20.444Z] #29 40.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:50:20 [2023-03-22T14:50:20.444Z] #29 40.23 go: downloading github.com/julz/importas v0.1.0
14:50:20 [2023-03-22T14:50:20.444Z] #29 40.34 go: downloading github.com/kisielk/errcheck v1.6.2
14:50:20 [2023-03-22T14:50:20.505Z] #38 58.91   CC       images/google/protobuf/descriptor.o
14:50:20 [2023-03-22T14:50:20.705Z] #29 40.52 go: downloading github.com/kulti/thelper v0.6.3
14:50:20 [2023-03-22T14:50:20.867Z] #38 115.2   CC       criu/irmap.o
14:50:20 [2023-03-22T14:50:20.966Z] #29 40.70 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:50:20 [2023-03-22T14:50:20.966Z] #29 40.80 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:50:21 [2023-03-22T14:50:21.228Z] #29 41.02 go: downloading github.com/ldez/tagliatelle v0.3.1
14:50:21 [2023-03-22T14:50:21.433Z] #38 115.9   CC       criu/kcmp-ids.o
14:50:21 [2023-03-22T14:50:21.488Z] #29 41.19 go: downloading github.com/leonklingele/grouper v1.1.0
14:50:21 [2023-03-22T14:50:21.488Z] #29 41.32 go: downloading github.com/lufeee/execinquery v1.2.1
14:50:21 [2023-03-22T14:50:21.690Z] #38 116.2   CC       criu/kerndat.o
14:50:21 [2023-03-22T14:50:21.750Z] #29 41.58 go: downloading github.com/maratori/testpackage v1.1.0
14:50:21 [2023-03-22T14:50:21.750Z] #29 41.63 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:50:21 [2023-03-22T14:50:21.750Z] #29 41.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:50:21 [2023-03-22T14:50:21.774Z] #50 4.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:50:21 [2023-03-22T14:50:21.774Z] #50 ...
14:50:21 [2023-03-22T14:50:21.774Z] 
14:50:21 [2023-03-22T14:50:21.774Z] #43 [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
14:50:21 [2023-03-22T14:50:21.774Z] #43 14.47 + cd /tmp/tmp.xiv3FAcsZi/src/github.com/opencontainers/runc
14:50:21 [2023-03-22T14:50:21.774Z] #43 14.47 + git checkout -q v1.1.4
14:50:21 [2023-03-22T14:50:21.774Z] #43 15.24 + '[' -z '' ']'
14:50:21 [2023-03-22T14:50:21.774Z] #43 15.26 + target=static
14:50:21 [2023-03-22T14:50:21.774Z] #43 15.26 + make BUILDTAGS=seccomp static
14:50:21 [2023-03-22T14:50:21.774Z] #43 15.70 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 .
14:50:21 [2023-03-22T14:50:21.774Z] #43 ...
14:50:21 [2023-03-22T14:50:21.774Z] 
14:50:21 [2023-03-22T14:50:21.774Z] #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
14:50:21 [2023-03-22T14:50:21.774Z] #38 91.81   CC       criu/cr-check.o
14:50:21 [2023-03-22T14:50:21.798Z] #29 34.64 Reading package lists...
14:50:21 [2023-03-22T14:50:21.798Z] #29 ...
14:50:21 [2023-03-22T14:50:21.798Z] 
14:50:21 [2023-03-22T14:50:21.798Z] #25 [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
14:50:21 [2023-03-22T14:50:21.798Z] #25 DONE 36.3s
14:50:21 [2023-03-22T14:50:21.798Z] 
14:50:21 [2023-03-22T14:50:21.798Z] #26 [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
14:50:21 [2023-03-22T14:50:21.798Z] #26 35.52 Fetched 8642 kB in 26s (329 kB/s)
14:50:21 [2023-03-22T14:50:21.798Z] #26 35.52 Reading package lists...
14:50:21 [2023-03-22T14:50:21.798Z] #26 ...
14:50:21 [2023-03-22T14:50:21.798Z] 
14:50:21 [2023-03-22T14:50:21.798Z] #33 [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
14:50:21 [2023-03-22T14:50:21.798Z] #33 26.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:50:21 [2023-03-22T14:50:21.798Z] #33 34.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:50:21 [2023-03-22T14:50:21.798Z] #33 ...
14:50:21 [2023-03-22T14:50:21.798Z] 
14:50:21 [2023-03-22T14:50:21.798Z] #31 [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
14:50:21 [2023-03-22T14:50:21.882Z] #38 ...
14:50:21 [2023-03-22T14:50:21.882Z] 
14:50:21 [2023-03-22T14:50:21.882Z] #28 [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
14:50:21 [2023-03-22T14:50:21.882Z] #28 148.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:50:22 [2023-03-22T14:50:22.011Z] #29 41.98 go: downloading github.com/mgechev/revive v1.2.3
14:50:22 [2023-03-22T14:50:22.056Z] #31 35.23 Updating files:  42% (819/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:  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.
14:50:22 [2023-03-22T14:50:22.141Z] #28 148.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:50:22 [2023-03-22T14:50:22.141Z] #28 148.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:50:22 [2023-03-22T14:50:22.315Z] #31 37.09 + cd /tmp/tmp.vEtIItNkJT/src/github.com/docker/libnetwork
14:50:22 [2023-03-22T14:50:22.315Z] #31 37.09 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
14:50:22 [2023-03-22T14:50:22.574Z] #31 37.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:50:22 [2023-03-22T14:50:22.582Z] #29 ...
14:50:22 [2023-03-22T14:50:22.582Z] 
14:50:22 [2023-03-22T14:50:22.582Z] #26 [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
14:50:22 [2023-03-22T14:50:22.582Z] #26 32.38 Fetched 8642 kB in 25s (341 kB/s)
14:50:22 [2023-03-22T14:50:22.844Z] #26 32.38 Reading package lists...
14:50:22 [2023-03-22T14:50:22.844Z] #26 ...
14:50:22 [2023-03-22T14:50:22.844Z] 
14:50:22 [2023-03-22T14:50:22.844Z] #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
14:50:22 [2023-03-22T14:50:22.844Z] #27 33.29 unicode/utf8
14:50:22 [2023-03-22T14:50:22.844Z] #27 35.25 internal/race
14:50:22 [2023-03-22T14:50:22.844Z] #27 36.03 sync/atomic
14:50:22 [2023-03-22T14:50:22.844Z] #27 37.38 unicode
14:50:23 [2023-03-22T14:50:23.064Z] #38 117.3   CC       criu/libnetlink.o
14:50:23 [2023-03-22T14:50:23.064Z] #38 117.6   CC       criu/log.o
14:50:23 [2023-03-22T14:50:23.105Z] #27 ...
14:50:23 [2023-03-22T14:50:23.105Z] 
14:50:23 [2023-03-22T14:50:23.105Z] #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
14:50:23 [2023-03-22T14:50:23.105Z] #32 32.59 Reading package lists...
14:50:23 [2023-03-22T14:50:23.366Z] #32 ...
14:50:23 [2023-03-22T14:50:23.366Z] 
14:50:23 [2023-03-22T14:50:23.366Z] #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
14:50:23 [2023-03-22T14:50:23.366Z] #34 33.16 Fetched 8642 kB in 26s (328 kB/s)
14:50:23 [2023-03-22T14:50:23.366Z] #34 33.16 Reading package lists...
14:50:23 [2023-03-22T14:50:23.366Z] #34 ...
14:50:23 [2023-03-22T14:50:23.366Z] 
14:50:23 [2023-03-22T14:50:23.366Z] #29 [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
14:50:23 [2023-03-22T14:50:23.366Z] #29 43.29 go: downloading github.com/moricho/tparallel v0.2.1
14:50:23 [2023-03-22T14:50:23.520Z] #28 ...
14:50:23 [2023-03-22T14:50:23.520Z] 
14:50:23 [2023-03-22T14:50:23.520Z] #32 [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
14:50:23 [2023-03-22T14:50:23.520Z] #32 145.7 github.com/BurntSushi/toml/cmd/tomlv
14:50:23 [2023-03-22T14:50:23.520Z] #32 DONE 150.3s
14:50:23 [2023-03-22T14:50:23.520Z] 
14:50:23 [2023-03-22T14:50:23.520Z] #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
14:50:23 [2023-03-22T14:50:23.627Z] #29 43.32 go: downloading github.com/nakabonne/nestif v0.3.1
14:50:23 [2023-03-22T14:50:23.627Z] #29 43.42 go: downloading github.com/nishanths/exhaustive v0.8.1
14:50:23 [2023-03-22T14:50:23.686Z] #38 94.21   CC       criu/cr-dedup.o
14:50:23 [2023-03-22T14:50:23.686Z] #38 94.64   CC       criu/cr-dump.o
14:50:23 [2023-03-22T14:50:23.888Z] #29 43.80 go: downloading github.com/nishanths/predeclared v0.2.2
14:50:23 [2023-03-22T14:50:23.888Z] #29 43.81 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:50:23 [2023-03-22T14:50:23.946Z] #38 ...
14:50:23 [2023-03-22T14:50:23.946Z] 
14:50:23 [2023-03-22T14:50:23.946Z] #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
14:50:23 [2023-03-22T14:50:23.946Z] #35 DONE 149.6s
14:50:23 [2023-03-22T14:50:23.998Z] #38 118.2   CC       criu/lsm.o
14:50:23 [2023-03-22T14:50:23.998Z] #38 118.6   CC       criu/mem.o
14:50:24 [2023-03-22T14:50:24.149Z] #29 44.01 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:50:24 [2023-03-22T14:50:24.149Z] #29 44.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:50:24 [2023-03-22T14:50:24.202Z] 
14:50:24 [2023-03-22T14:50:24.202Z] #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
14:50:24 [2023-03-22T14:50:24.202Z] #50 5.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:50:24 [2023-03-22T14:50:24.410Z] #29 ...
14:50:24 [2023-03-22T14:50:24.410Z] 
14:50:24 [2023-03-22T14:50:24.410Z] #31 [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
14:50:24 [2023-03-22T14:50:24.410Z] #31 34.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:50:24 [2023-03-22T14:50:24.410Z] #31 34.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:50:24 [2023-03-22T14:50:24.410Z] #31 ...
14:50:24 [2023-03-22T14:50:24.410Z] 
14:50:24 [2023-03-22T14:50:24.410Z] #29 [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
14:50:24 [2023-03-22T14:50:24.410Z] #29 44.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:50:24 [2023-03-22T14:50:24.671Z] #29 44.36 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:50:24 [2023-03-22T14:50:24.671Z] #29 44.50 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:50:24 [2023-03-22T14:50:24.815Z] #37 80.57 Updating files:  28% (1524/5256)
Updating files:  29% (1525/5256)
Updating files:  30% (1577/5256)
Updating files:  31% (1630/5256)
Updating files:  32% (1682/5256)
Updating files:  33% (1735/5256)
Updating files:  34% (1788/5256)
Updating files:  35% (1840/5256)
Updating files:  36% (1893/5256)
Updating files:  37% (1945/5256)
Updating files:  38% (1998/5256)
Updating files:  39% (2050/5256)
Updating files:  40% (2103/5256)
Updating files:  41% (2155/5256)
Updating files:  42% (2208/5256)
Updating files:  43% (2261/5256)
Updating files:  44% (2313/5256)
Updating files:  45% (2366/5256)
Updating files:  46% (2418/5256)
Updating files:  47% (2471/5256)
Updating files:  48% (2523/5256)
Updating files:  49% (2576/5256)
Updating files:  50% (2628/5256)
Updating files:  51% (2681/5256)
Updating files:  52% (2734/5256)
Updating files:  53% (2786/5256)
Updating files:  54% (2839/5256)
Updating files:  55% (2891/5256)
Updating files:  56% (2944/5256)
Updating files:  57% (2996/5256)
Updating files:  58% (3049/5256)
Updating files:  59% (3102/5256)
Updating files:  60% (3154/5256)
Updating files:  61% (3207/5256)
Updating files:  62% (3259/5256)
Updating files:  63% (3312/5256)
Updating files:  64% (3364/5256)
Updating files:  65% (3417/5256)
Updating files:  66% (3469/5256)
Updating files:  67% (3522/5256)
Updating files:  68% (3575/5256)
Updating files:  69% (3627/5256)
Updating files:  70% (3680/5256)
Updating files:  71% (3732/5256)
Updating files:  72% (3785/5256)
Updating files:  73% (3837/5256)
Updating files:  74% (3890/5256)
Updating files:  75% (3942/5256)
Updating files:  76% (3995/5256)
Updating files:  77% (4048/5256)
Updating files:  78% (4100/5256)
Updating files:  79% (4153/5256)
Updating files:  80% (4205/5256)
Updating files:  81% (4258/5256)
Updating files:  82% (4310/5256)
Updating files:  83% (4363/5256)
Updating files:  84% (4416/5256)
Updating files:  85% (4468/5256)
Updating files:  86% (4521/5256)
Updating files:  87% (4573/5256)
Updating files:  88% (4626/5256)
Updating files:  88% (4634/5256)
Updating files:  89% (4678/5256)
Updating files:  90% (4731/5256)
Updating files:  91% (4783/5256)
Updating files:  92% (4836/5256)
Updating files:  93% (4889/5256)
Updating files:  94% (4941/5256)
Updating files:  95% (4994/5256)
Updating files:  96% (5046/5256)
Updating files:  97% (5099/5256)
Updating files:  98% (5151/5256)
Updating files:  99% (5204/5256)
Updating files: 100% (5256/5256)
Updating files: 100% (5256/5256), done.
14:50:24 [2023-03-22T14:50:24.932Z] #29 44.59 go: downloading github.com/securego/gosec/v2 v2.13.1
14:50:25 [2023-03-22T14:50:25.076Z] #37 83.46 + cd /tmp/tmp.VqrMV95MaD/src/github.com/containerd/containerd
14:50:25 [2023-03-22T14:50:25.076Z] #37 83.46 + git checkout -q v1.6.16
14:50:25 [2023-03-22T14:50:25.503Z] #29 45.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:50:25 [2023-03-22T14:50:25.503Z] #29 45.25 go: downloading github.com/sivchari/containedctx v1.0.2
14:50:25 [2023-03-22T14:50:25.503Z] #29 45.35 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:50:25 [2023-03-22T14:50:25.764Z] #29 45.42 go: downloading github.com/sivchari/tenv v1.7.0
14:50:25 [2023-03-22T14:50:25.764Z] #29 45.51 go: downloading github.com/sonatard/noctx v0.0.1
14:50:26 [2023-03-22T14:50:26.025Z] #29 45.73 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:50:26 [2023-03-22T14:50:26.286Z] #29 46.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:50:26 [2023-03-22T14:50:26.286Z] #29 46.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:50:26 [2023-03-22T14:50:26.525Z] #38 120.7   CC       criu/memfd.o
14:50:26 [2023-03-22T14:50:26.525Z] #38 ...
14:50:26 [2023-03-22T14:50:26.525Z] 
14:50:26 [2023-03-22T14:50:26.525Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:50:26 [2023-03-22T14:50:26.525Z] #0 9.521 Collecting yamllint==1.26.1
14:50:26 [2023-03-22T14:50:26.546Z] #29 46.32 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:50:26 [2023-03-22T14:50:26.546Z] #29 46.37 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:50:26 [2023-03-22T14:50:26.546Z] #29 46.45 go: downloading github.com/tetafro/godot v1.4.11
14:50:26 [2023-03-22T14:50:26.783Z] #52 ...
14:50:26 [2023-03-22T14:50:26.783Z] 
14:50:26 [2023-03-22T14:50:26.783Z] #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
14:50:26 [2023-03-22T14:50:26.783Z] #38 121.3   CC       criu/mount.o
14:50:26 [2023-03-22T14:50:26.806Z] #29 46.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:50:26 [2023-03-22T14:50:26.806Z] #29 46.70 go: downloading github.com/timonwong/logrlint v0.1.0
14:50:27 [2023-03-22T14:50:27.068Z] #29 46.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:50:27 [2023-03-22T14:50:27.068Z] #29 46.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:50:27 [2023-03-22T14:50:27.471Z] #50 9.605 Fetched 8642 kB in 8s (1145 kB/s)
14:50:27 [2023-03-22T14:50:27.639Z] #29 ...
14:50:27 [2023-03-22T14:50:27.639Z] 
14:50:27 [2023-03-22T14:50:27.639Z] #35 [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
14:50:27 [2023-03-22T14:50:27.639Z] #35 37.36 Fetched 8642 kB in 29s (294 kB/s)
14:50:27 [2023-03-22T14:50:27.639Z] #35 37.36 Reading package lists...
14:50:27 [2023-03-22T14:50:27.639Z] #35 47.11 Reading package lists...
14:50:27 [2023-03-22T14:50:27.639Z] #35 ...
14:50:27 [2023-03-22T14:50:27.639Z] 
14:50:27 [2023-03-22T14:50:27.639Z] #29 [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
14:50:27 [2023-03-22T14:50:27.639Z] #29 47.54 go: downloading github.com/ultraware/funlen v0.0.3
14:50:27 [2023-03-22T14:50:27.899Z] #29 47.81 go: downloading github.com/ultraware/whitespace v0.0.5
14:50:28 [2023-03-22T14:50:28.159Z] #29 47.90 go: downloading github.com/uudashr/gocognit v1.0.6
14:50:28 [2023-03-22T14:50:28.159Z] #29 48.03 go: downloading github.com/yagipy/maintidx v1.0.0
14:50:28 [2023-03-22T14:50:28.419Z] #29 48.19 go: downloading github.com/yeya24/promlinter v0.2.0
14:50:28 [2023-03-22T14:50:28.419Z] #29 48.22 go: downloading gitlab.com/bosi/decorder v0.2.3
14:50:28 [2023-03-22T14:50:28.990Z] #29 48.80 go: downloading honnef.co/go/tools v0.3.3
14:50:29 [2023-03-22T14:50:29.151Z] #31 ...
14:50:29 [2023-03-22T14:50:29.151Z] 
14:50:29 [2023-03-22T14:50:29.151Z] #32 [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
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + export 'BUILDTAGS=netgo osusergo static_build'
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + BUILDTAGS='netgo osusergo static_build'
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + export EXTRA_FLAGS=-buildmode=pie
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + EXTRA_FLAGS=-buildmode=pie
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + '[' '' = dynamic ']'
14:50:29 [2023-03-22T14:50:29.268Z] #37 86.99 + make
14:50:29 [2023-03-22T14:50:29.670Z] #32 43.65 Updating files:  49% (1110/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)
14:50:29 [2023-03-22T14:50:29.670Z] #32 ...
14:50:29 [2023-03-22T14:50:29.670Z] 
14:50:29 [2023-03-22T14:50:29.670Z] #35 [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
14:50:29 [2023-03-22T14:50:29.670Z] #35 34.62 Fetched 8642 kB in 26s (333 kB/s)
14:50:29 [2023-03-22T14:50:29.670Z] #35 34.62 Reading package lists...
14:50:29 [2023-03-22T14:50:29.929Z] #35 44.26 Reading package lists...
14:50:29 [2023-03-22T14:50:29.929Z] #35 ...
14:50:29 [2023-03-22T14:50:29.929Z] 
14:50:29 [2023-03-22T14:50:29.929Z] #32 [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
14:50:29 [2023-03-22T14:50:29.988Z] #50 9.605 Reading package lists...
14:50:30 [2023-03-22T14:50:30.200Z] #32 43.65 Updating files:  49% (1110/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:  83% (1845/2222)
Updating files:  83% (1851/2222)
Updating files:  84% (1867/2222)
Updating files:  85% (1889/2222)
14:50:30 [2023-03-22T14:50:30.200Z] #32 ...
14:50:30 [2023-03-22T14:50:30.200Z] 
14:50:30 [2023-03-22T14:50:30.200Z] #28 [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
14:50:30 [2023-03-22T14:50:30.200Z] #28 34.91 Fetched 8642 kB in 25s (345 kB/s)
14:50:30 [2023-03-22T14:50:30.200Z] #28 34.91 Reading package lists...
14:50:30 [2023-03-22T14:50:30.200Z] #28 44.58 Reading package lists...
14:50:30 [2023-03-22T14:50:30.200Z] #28 ...
14:50:30 [2023-03-22T14:50:30.200Z] 
14:50:30 [2023-03-22T14:50:30.200Z] #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
14:50:30 [2023-03-22T14:50:30.200Z] #27 34.91 go: downloading github.com/breml/errchkjson v0.3.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.01 go: downloading github.com/butuzov/ireturn v0.1.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.21 go: downloading github.com/charithe/durationcheck v0.0.9
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.30 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.48 go: downloading github.com/daixiang0/gci v0.6.3
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:50:30 [2023-03-22T14:50:30.200Z] #27 35.99 go: downloading github.com/esimonov/ifshort v1.0.4
14:50:30 [2023-03-22T14:50:30.200Z] #27 36.26 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:50:30 [2023-03-22T14:50:30.200Z] #27 36.29 go: downloading github.com/fzipp/gocyclo v0.6.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 36.55 go: downloading github.com/go-critic/go-critic v0.6.4
14:50:30 [2023-03-22T14:50:30.200Z] #27 38.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:50:30 [2023-03-22T14:50:30.200Z] #27 38.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:50:30 [2023-03-22T14:50:30.200Z] #27 38.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:50:30 [2023-03-22T14:50:30.200Z] #27 38.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.32 go: downloading github.com/golangci/misspell v0.3.5
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:50:30 [2023-03-22T14:50:30.200Z] #27 39.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.06 go: downloading github.com/hexops/gotextdiff v1.0.3
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.34 go: downloading github.com/jgautheron/goconst v1.5.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.58 go: downloading github.com/julz/importas v0.1.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.69 go: downloading github.com/kisielk/errcheck v1.6.2
14:50:30 [2023-03-22T14:50:30.200Z] #27 40.83 go: downloading github.com/kulti/thelper v0.6.3
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.07 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.18 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.33 go: downloading github.com/ldez/tagliatelle v0.3.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.40 go: downloading github.com/leonklingele/grouper v1.1.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.60 go: downloading github.com/lufeee/execinquery v1.2.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.79 go: downloading github.com/maratori/testpackage v1.1.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 41.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:50:30 [2023-03-22T14:50:30.200Z] #27 42.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 42.09 go: downloading github.com/mgechev/revive v1.2.3
14:50:30 [2023-03-22T14:50:30.200Z] #27 43.42 go: downloading github.com/moricho/tparallel v0.2.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 43.43 go: downloading github.com/nakabonne/nestif v0.3.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 43.53 go: downloading github.com/nishanths/exhaustive v0.8.1
14:50:30 [2023-03-22T14:50:30.200Z] #27 43.71 go: downloading github.com/nishanths/predeclared v0.2.2
14:50:30 [2023-03-22T14:50:30.200Z] #27 43.85 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.11 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.50 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.65 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:50:30 [2023-03-22T14:50:30.200Z] #27 44.73 go: downloading github.com/securego/gosec/v2 v2.13.1
14:50:30 [2023-03-22T14:50:30.459Z] #27 ...
14:50:30 [2023-03-22T14:50:30.459Z] 
14:50:30 [2023-03-22T14:50:30.459Z] #32 [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
14:50:30 [2023-03-22T14:50:30.459Z] #32 43.65 Updating files:  49% (1110/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:  83% (1845/2222)
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.
14:50:30 [2023-03-22T14:50:30.718Z] #32 45.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:50:30 [2023-03-22T14:50:30.967Z] #38 ...
14:50:30 [2023-03-22T14:50:30.968Z] 
14:50:30 [2023-03-22T14:50:30.968Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:50:30 [2023-03-22T14:50:30.968Z] #52 10.58   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:50:30 [2023-03-22T14:50:30.968Z] #52 11.88 Collecting pathspec>=0.5.3
14:50:30 [2023-03-22T14:50:30.968Z] #52 11.90   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:50:30 [2023-03-22T14:50:30.968Z] #52 12.21 Collecting pyyaml
14:50:30 [2023-03-22T14:50:30.968Z] #52 12.23   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:50:30 [2023-03-22T14:50:30.968Z] #52 12.27 Building wheels for collected packages: yamllint
14:50:30 [2023-03-22T14:50:30.968Z] #52 12.27   Building wheel for yamllint (setup.py): started
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.19   Building wheel for yamllint (setup.py): finished with status 'done'
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.19   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f9164b916ed16dddf3d6f43f433f3431142f2b48f06d9700925cd77fa225adf9
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.19   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.21 Successfully built yamllint
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.23 Installing collected packages: pyyaml, pathspec, yamllint
14:50:30 [2023-03-22T14:50:30.968Z] #52 13.63 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
14:50:30 [2023-03-22T14:50:30.968Z] #52 DONE 14.2s
14:50:30 [2023-03-22T14:50:30.968Z] 
14:50:30 [2023-03-22T14:50:30.968Z] #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
14:50:31 [2023-03-22T14:50:31.174Z] #37 89.60 + bin/ctr
14:50:31 [2023-03-22T14:50:31.534Z] #37 ...
14:50:31 [2023-03-22T14:50:31.534Z] 
14:50:31 [2023-03-22T14:50:31.534Z] #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
14:50:31 [2023-03-22T14:50:31.534Z] #38 125.9   CC       criu/namespaces.o
14:50:32 [2023-03-22T14:50:32.507Z] #50 12.26 Reading package lists...
14:50:33 [2023-03-22T14:50:33.069Z] #50 14.82 Building dependency tree...
14:50:33 [2023-03-22T14:50:33.080Z] #37 ...
14:50:33 [2023-03-22T14:50:33.080Z] 
14:50:33 [2023-03-22T14:50:33.080Z] #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
14:50:33 [2023-03-22T14:50:33.080Z] #38 61.62   CC       images/opts.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 61.97   CC       images/seccomp.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 62.57   CC       images/binfmt-misc.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 62.85   CC       images/time.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 63.16   CC       images/sysctl.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 63.47   CC       images/autofs.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 63.68   CC       images/macvlan.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 63.99   CC       images/sit.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 64.31   CC       images/memfd.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 64.97   CC       images/timens.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 65.35   LINK     images/built-in.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 65.50   GEN      compel/include/asm
14:50:33 [2023-03-22T14:50:33.080Z] #38 65.57   GEN      compel/include/version.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 65.63 touch .config
14:50:33 [2023-03-22T14:50:33.080Z] #38 65.76   GEN      include/common/config.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.02   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.20   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.25   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.33   DEP      compel/arch/x86/plugins/std/memcpy.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.46   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.61   GEN      compel/plugins/include/uapi/std/syscall.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.74   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.79   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.85   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:50:33 [2023-03-22T14:50:33.080Z] #38 66.86   DEP      compel/plugins/std/infect.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.16   DEP      compel/plugins/std/string.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.31   DEP      compel/plugins/std/log.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.43   DEP      compel/plugins/std/fds.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.56   DEP      compel/plugins/std/std.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.65   DEP      compel/plugins/shmem/shmem.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.75   DEP      compel/plugins/fds/fds.d
14:50:33 [2023-03-22T14:50:33.080Z] #38 67.88   CC       compel/plugins/std/std.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 68.33   CC       compel/plugins/std/fds.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 69.06   CC       compel/plugins/std/log.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 70.35   CC       compel/plugins/std/string.o
14:50:33 [2023-03-22T14:50:33.080Z] #38 71.25   CC       compel/plugins/std/infect.o
14:50:33 [2023-03-22T14:50:33.197Z] #29 52.27 go: downloading mvdan.cc/gofumpt v0.3.1
14:50:33 [2023-03-22T14:50:33.197Z] #29 52.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:50:33 [2023-03-22T14:50:33.197Z] #29 52.54 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:50:33 [2023-03-22T14:50:33.197Z] #29 52.74 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:50:33 [2023-03-22T14:50:33.325Z] #50 ...
14:50:33 [2023-03-22T14:50:33.325Z] 
14:50:33 [2023-03-22T14:50:33.325Z] #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
14:50:33 [2023-03-22T14:50:33.325Z] #38 97.17   CC       criu/cr-errno.o
14:50:33 [2023-03-22T14:50:33.325Z] #38 97.27   CC       criu/cr-restore.o
14:50:33 [2023-03-22T14:50:33.325Z] #38 102.2   CC       criu/cr-service.o
14:50:33 [2023-03-22T14:50:33.325Z] #38 103.8   CC       criu/crtools.o
14:50:33 [2023-03-22T14:50:33.325Z] #38 104.3   CC       criu/eventfd.o
14:50:33 [2023-03-22T14:50:33.339Z] #38 ...
14:50:33 [2023-03-22T14:50:33.339Z] 
14:50:33 [2023-03-22T14:50:33.339Z] #28 [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
14:50:33 [2023-03-22T14:50:33.339Z] #28 160.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:50:33 [2023-03-22T14:50:33.339Z] #28 160.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:50:33 [2023-03-22T14:50:33.339Z] #28 160.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:50:33 [2023-03-22T14:50:33.436Z] #38 127.9   CC       criu/net.o
14:50:33 [2023-03-22T14:50:33.458Z] #29 ...
14:50:33 [2023-03-22T14:50:33.458Z] 
14:50:33 [2023-03-22T14:50:33.458Z] #26 [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
14:50:33 [2023-03-22T14:50:33.458Z] #26 43.20 Reading package lists...
14:50:33 [2023-03-22T14:50:33.458Z] #26 52.82 Building dependency tree...
14:50:33 [2023-03-22T14:50:33.458Z] #26 ...
14:50:33 [2023-03-22T14:50:33.458Z] 
14:50:33 [2023-03-22T14:50:33.458Z] #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
14:50:33 [2023-03-22T14:50:33.458Z] #34 43.34 Reading package lists...
14:50:33 [2023-03-22T14:50:33.719Z] #34 53.10 Building dependency tree...
14:50:33 [2023-03-22T14:50:33.719Z] #34 ...
14:50:33 [2023-03-22T14:50:33.719Z] 
14:50:33 [2023-03-22T14:50:33.719Z] #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
14:50:33 [2023-03-22T14:50:33.719Z] #32 43.39 Reading package lists...
14:50:33 [2023-03-22T14:50:33.719Z] #32 53.04 Building dependency tree...
14:50:33 [2023-03-22T14:50:33.719Z] #32 ...
14:50:33 [2023-03-22T14:50:33.719Z] 
14:50:33 [2023-03-22T14:50:33.719Z] #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
14:50:33 [2023-03-22T14:50:33.719Z] #24 43.52 Updating files:  55% (1224/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:  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.
14:50:33 [2023-03-22T14:50:33.719Z] #24 44.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:50:33 [2023-03-22T14:50:33.719Z] #24 48.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:50:33 [2023-03-22T14:50:33.889Z] #38 104.7   CC       criu/eventpoll.o
14:50:34 [2023-03-22T14:50:34.004Z] #32 ...
14:50:34 [2023-03-22T14:50:34.004Z] 
14:50:34 [2023-03-22T14:50:34.004Z] #30 [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
14:50:34 [2023-03-22T14:50:34.004Z] #30 38.46 encoding
14:50:34 [2023-03-22T14:50:34.004Z] #30 ...
14:50:34 [2023-03-22T14:50:34.004Z] 
14:50:34 [2023-03-22T14:50:34.004Z] #32 [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
14:50:34 [2023-03-22T14:50:34.004Z] #32 48.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:50:34 [2023-03-22T14:50:34.146Z] #38 ...
14:50:34 [2023-03-22T14:50:34.146Z] 
14:50:34 [2023-03-22T14:50:34.146Z] #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
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.61 The following additional packages will be installed:
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.61   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.61   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.61   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.61   python3-pkg-resources vim-runtime xxd
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62 Suggested packages:
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62   acl attr quota
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62 Recommended packages:
14:50:34 [2023-03-22T14:50:34.146Z] #50 16.62   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.97 The following NEW packages will be installed:
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.98   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.98   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.98   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.99   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.99   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.99   python3-pkg-resources python3-setuptools python3-wheel sudo
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.99   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:50:35 [2023-03-22T14:50:35.514Z] #50 17.99   xz-utils zip
14:50:35 [2023-03-22T14:50:35.638Z] #24 ...
14:50:35 [2023-03-22T14:50:35.638Z] 
14:50:35 [2023-03-22T14:50:35.638Z] #26 [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
14:50:35 [2023-03-22T14:50:35.638Z] #26 52.82 Building dependency tree...
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 0 upgraded, 47 newly installed, 0 to remove and 11 not upgraded.
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 Need to get 27.0 MB of archives.
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 After this operation, 104 MB of additional disk space will be used.
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:50:35 [2023-03-22T14:50:35.771Z] #50 18.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:50:35 [2023-03-22T14:50:35.899Z] #26 ...
14:50:35 [2023-03-22T14:50:35.899Z] 
14:50:35 [2023-03-22T14:50:35.899Z] #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
14:50:35 [2023-03-22T14:50:35.899Z] #27 45.70 encoding
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:50:36 [2023-03-22T14:50:36.027Z] #50 18.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:50:36 [2023-03-22T14:50:36.160Z] #27 ...
14:50:36 [2023-03-22T14:50:36.160Z] 
14:50:36 [2023-03-22T14:50:36.160Z] #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
14:50:36 [2023-03-22T14:50:36.160Z] #32 53.04 Building dependency tree...
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:50:36 [2023-03-22T14:50:36.284Z] #50 18.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 18.97 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 19.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 19.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:50:36 [2023-03-22T14:50:36.541Z] #50 19.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:50:36 [2023-03-22T14:50:36.720Z] #38 131.1   CC       criu/netfilter.o
14:50:36 [2023-03-22T14:50:36.797Z] #50 19.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:50:36 [2023-03-22T14:50:36.797Z] #50 19.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:50:36 [2023-03-22T14:50:36.797Z] #50 19.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:50:36 [2023-03-22T14:50:36.979Z] #38 131.5   CC       criu/page-pipe.o
14:50:37 [2023-03-22T14:50:37.360Z] #50 19.83 debconf: delaying package configuration, since apt-utils is not installed
14:50:37 [2023-03-22T14:50:37.360Z] #50 20.00 Fetched 27.0 MB in 1s (20.8 MB/s)
14:50:37 [2023-03-22T14:50:37.616Z] #50 20.07 Selecting previously unselected package pigz.
14:50:37 [2023-03-22T14:50:37.616Z] #50 20.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
14:50:37 [2023-03-22T14:50:37.616Z] #50 20.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:50:37 [2023-03-22T14:50:37.616Z] #50 20.13 Unpacking pigz (2.6-1) ...
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.28 Selecting previously unselected package libelf1:amd64.
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.29 Unpacking libelf1:amd64 (0.183-1) ...
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.48 Selecting previously unselected package libbpf0:amd64.
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:50:37 [2023-03-22T14:50:37.873Z] #50 20.49 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:50:37 [2023-03-22T14:50:37.918Z] #38 132.3   CC       criu/page-xfer.o
14:50:38 [2023-03-22T14:50:38.129Z] #50 20.58 Selecting previously unselected package libcap2:amd64.
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.60 Unpacking libcap2:amd64 (1:2.44-1) ...
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.70 Selecting previously unselected package libmnl0:amd64.
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.70 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.74 Selecting previously unselected package libxtables12:amd64.
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.130Z] #50 20.76 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.81 Selecting previously unselected package libcap2-bin.
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.83 Unpacking libcap2-bin (1:2.44-1) ...
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.94 Selecting previously unselected package iproute2.
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.387Z] #50 20.95 Unpacking iproute2 (5.10.0-4) ...
14:50:38 [2023-03-22T14:50:38.950Z] #50 21.47 Selecting previously unselected package xxd.
14:50:38 [2023-03-22T14:50:38.950Z] #50 21.47 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:38 [2023-03-22T14:50:38.950Z] #50 21.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:50:39 [2023-03-22T14:50:39.207Z] #50 21.62 Selecting previously unselected package vim-common.
14:50:39 [2023-03-22T14:50:39.207Z] #50 21.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:39 [2023-03-22T14:50:39.207Z] #50 21.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:50:39 [2023-03-22T14:50:39.207Z] #50 21.80 Selecting previously unselected package bash-completion.
14:50:39 [2023-03-22T14:50:39.295Z] #32 ...
14:50:39 [2023-03-22T14:50:39.295Z] 
14:50:39 [2023-03-22T14:50:39.295Z] #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
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.38 go: downloading github.com/sivchari/containedctx v1.0.2
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.53 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.56 go: downloading github.com/sivchari/tenv v1.7.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.68 go: downloading github.com/sonatard/noctx v0.0.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 45.97 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.21 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.34 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.48 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.57 go: downloading github.com/tetafro/godot v1.4.11
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.82 go: downloading github.com/timonwong/logrlint v0.1.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 46.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:50:39 [2023-03-22T14:50:39.295Z] #27 47.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 47.60 go: downloading github.com/ultraware/funlen v0.0.3
14:50:39 [2023-03-22T14:50:39.295Z] #27 47.71 go: downloading github.com/ultraware/whitespace v0.0.5
14:50:39 [2023-03-22T14:50:39.295Z] #27 47.77 go: downloading github.com/uudashr/gocognit v1.0.6
14:50:39 [2023-03-22T14:50:39.295Z] #27 48.11 go: downloading github.com/yagipy/maintidx v1.0.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 48.40 go: downloading github.com/yeya24/promlinter v0.2.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 48.40 go: downloading gitlab.com/bosi/decorder v0.2.3
14:50:39 [2023-03-22T14:50:39.295Z] #27 49.10 go: downloading honnef.co/go/tools v0.3.3
14:50:39 [2023-03-22T14:50:39.295Z] #27 52.56 go: downloading mvdan.cc/gofumpt v0.3.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 52.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:50:39 [2023-03-22T14:50:39.295Z] #27 52.95 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:50:39 [2023-03-22T14:50:39.295Z] #27 52.97 go: downloading github.com/davecgh/go-spew v1.1.1
14:50:39 [2023-03-22T14:50:39.295Z] #27 53.36 go: downloading github.com/pmezard/go-difflib v1.0.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 53.42 go: downloading github.com/stretchr/objx v0.4.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 53.66 go: downloading github.com/subosito/gotenv v1.4.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 53.67 go: downloading github.com/hashicorp/hcl v1.0.0
14:50:39 [2023-03-22T14:50:39.295Z] #27 ...
14:50:39 [2023-03-22T14:50:39.295Z] 
14:50:39 [2023-03-22T14:50:39.295Z] #29 [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
14:50:39 [2023-03-22T14:50:39.295Z] #29 34.64 Reading package lists...
14:50:39 [2023-03-22T14:50:39.295Z] #29 44.46 Reading package lists...
14:50:39 [2023-03-22T14:50:39.295Z] #29 54.15 Building dependency tree...
14:50:39 [2023-03-22T14:50:39.295Z] #29 ...
14:50:39 [2023-03-22T14:50:39.295Z] 
14:50:39 [2023-03-22T14:50:39.296Z] #28 [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
14:50:39 [2023-03-22T14:50:39.296Z] #28 44.58 Reading package lists...
14:50:39 [2023-03-22T14:50:39.464Z] #50 21.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:50:39 [2023-03-22T14:50:39.883Z] #38 134.3   CC       criu/pagemap-cache.o
14:50:39 [2023-03-22T14:50:39.912Z] #28 ...
14:50:39 [2023-03-22T14:50:39.912Z] 
14:50:39 [2023-03-22T14:50:39.912Z] #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
14:50:39 [2023-03-22T14:50:39.912Z] #38 72.01   CC       compel/arch/x86/plugins/std/parasite-head.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 72.12   CC       compel/arch/x86/plugins/std/memcpy.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 72.24   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 72.42   AR       compel/plugins/std.lib.a
14:50:39 [2023-03-22T14:50:39.912Z] #38 72.62   CC       compel/plugins/fds/fds.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 73.15   AR       compel/plugins/fds.lib.a
14:50:39 [2023-03-22T14:50:39.912Z] #38 73.29   HOSTDEP  compel/src/lib/log-host.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 73.46   HOSTDEP  compel/src/lib/handle-elf-host.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 73.73   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 73.93   HOSTDEP  compel/src/main-host.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 74.13   DEP      compel/src/lib/ptrace.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 74.43   DEP      compel/src/lib/infect.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 74.71   DEP      compel/src/lib/infect-util.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 74.91   DEP      compel/src/lib/infect-rpc.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 75.21   DEP      compel/arch/x86/src/lib/infect.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 75.48   DEP      compel/arch/x86/src/lib/cpu.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 75.69   DEP      compel/src/lib/log.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 75.89   DEP      compel/src/main.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 76.05   DEP      compel/src/lib/handle-elf.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 76.35   DEP      compel/arch/x86/src/lib/handle-elf.d
14:50:39 [2023-03-22T14:50:39.912Z] #38 76.60   CC       compel/src/lib/log.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 77.07   CC       compel/arch/x86/src/lib/cpu.o
14:50:39 [2023-03-22T14:50:39.912Z] #38 78.29   CC       compel/arch/x86/src/lib/infect.o
14:50:40 [2023-03-22T14:50:40.141Z] #38 134.7   CC       criu/pagemap.o
14:50:40 [2023-03-22T14:50:40.382Z] #32 60.33 The following additional packages will be installed:
14:50:40 [2023-03-22T14:50:40.489Z] #28 54.34 Building dependency tree...
14:50:40 [2023-03-22T14:50:40.489Z] #28 ...
14:50:40 [2023-03-22T14:50:40.489Z] 
14:50:40 [2023-03-22T14:50:40.489Z] #26 [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
14:50:40 [2023-03-22T14:50:40.489Z] #26 35.52 Reading package lists...
14:50:40 [2023-03-22T14:50:40.489Z] #26 45.52 Reading package lists...
14:50:40 [2023-03-22T14:50:40.489Z] #26 ...
14:50:40 [2023-03-22T14:50:40.489Z] 
14:50:40 [2023-03-22T14:50:40.489Z] #35 [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
14:50:40 [2023-03-22T14:50:40.489Z] #35 44.26 Reading package lists...
14:50:40 [2023-03-22T14:50:40.643Z] #32 60.38   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:50:40 [2023-03-22T14:50:40.644Z] #32 60.40   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:50:40 [2023-03-22T14:50:40.644Z] #32 60.42 Suggested packages:
14:50:40 [2023-03-22T14:50:40.644Z] #32 60.44   manpages-dev protobuf-mode-el python3-setuptools
14:50:41 [2023-03-22T14:50:41.076Z] #38 135.7   CC       criu/parasite-syscall.o
14:50:41 [2023-03-22T14:50:41.307Z] #38 79.72   CC       compel/src/lib/infect-rpc.o
14:50:41 [2023-03-22T14:50:41.358Z] #50 23.82 Unpacking bash-completion (1:2.11-2) ...
14:50:41 [2023-03-22T14:50:41.587Z] #32 ...
14:50:41 [2023-03-22T14:50:41.587Z] 
14:50:41 [2023-03-22T14:50:41.587Z] #26 [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
14:50:41 [2023-03-22T14:50:41.587Z] #26 59.97 The following additional packages will be installed:
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.01   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.01   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.01   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.02   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.03   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.05   mingw-w64-common mingw-w64-x86-64-dev
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.08 Suggested packages:
14:50:41 [2023-03-22T14:50:41.587Z] #26 60.11   gcc-10-locales seccomp wine64
14:50:41 [2023-03-22T14:50:41.899Z] #38 80.20   CC       compel/src/lib/infect-util.o
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.27 Selecting previously unselected package bzip2.
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.30 Unpacking bzip2 (1.0.8-4) ...
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.39 Selecting previously unselected package xz-utils.
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.54 Selecting previously unselected package apparmor.
14:50:41 [2023-03-22T14:50:41.922Z] #50 24.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.012Z] #38 136.5   CC       criu/path.o
14:50:42 [2023-03-22T14:50:42.160Z] #38 80.59   CC       compel/src/lib/infect.o
14:50:42 [2023-03-22T14:50:42.179Z] #50 24.60 Unpacking apparmor (2.13.6-10) ...
14:50:42 [2023-03-22T14:50:42.271Z] #38 136.8   CC       criu/pie-util-vdso.o
14:50:42 [2023-03-22T14:50:42.393Z] #35 54.21 Building dependency tree...
14:50:42 [2023-03-22T14:50:42.435Z] #50 25.02 Selecting previously unselected package inetutils-ping.
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.03 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.15 Selecting previously unselected package libip4tc2:amd64.
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.16 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.23 Selecting previously unselected package libip6tc2:amd64.
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.692Z] #50 25.24 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:50:42 [2023-03-22T14:50:42.838Z] #38 137.3   CC       criu/pie-util.o
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.32 Selecting previously unselected package libnfnetlink0:amd64.
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.39 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.49 Selecting previously unselected package libnftnl11:amd64.
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.49 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:50:42 [2023-03-22T14:50:42.950Z] #50 25.50 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.64 The following NEW packages will be installed:
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.67   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.67   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.67   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.67   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.68   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.69   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.69   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:50:42 [2023-03-22T14:50:42.974Z] #26 62.69   mingw-w64-x86-64-dev
14:50:43 [2023-03-22T14:50:43.097Z] #38 137.4   CC       criu/pipes.o
14:50:43 [2023-03-22T14:50:43.207Z] #50 25.59 Selecting previously unselected package iptables.
14:50:43 [2023-03-22T14:50:43.208Z] #50 25.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.208Z] #50 25.60 Unpacking iptables (1.8.7-1) ...
14:50:43 [2023-03-22T14:50:43.465Z] #50 25.90 Selecting previously unselected package libonig5:amd64.
14:50:43 [2023-03-22T14:50:43.465Z] #50 25.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.465Z] #50 25.91 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:50:43 [2023-03-22T14:50:43.465Z] #50 26.04 Selecting previously unselected package libjq1:amd64.
14:50:43 [2023-03-22T14:50:43.465Z] #50 26.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.465Z] #50 26.05 Unpacking libjq1:amd64 (1.6-2.1) ...
14:50:43 [2023-03-22T14:50:43.465Z] #50 26.14 Selecting previously unselected package jq.
14:50:43 [2023-03-22T14:50:43.546Z] #26 63.31 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded.
14:50:43 [2023-03-22T14:50:43.546Z] #26 63.31 Need to get 115 MB of archives.
14:50:43 [2023-03-22T14:50:43.546Z] #26 63.31 After this operation, 645 MB of additional disk space will be used.
14:50:43 [2023-03-22T14:50:43.546Z] #26 63.31 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]
14:50:43 [2023-03-22T14:50:43.663Z] #38 138.2   CC       criu/plugin.o
14:50:43 [2023-03-22T14:50:43.721Z] #50 26.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.721Z] #50 26.16 Unpacking jq (1.6-2.1) ...
14:50:43 [2023-03-22T14:50:43.721Z] #50 26.25 Selecting previously unselected package libaio1:amd64.
14:50:43 [2023-03-22T14:50:43.722Z] #50 26.26 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.722Z] #50 26.27 Unpacking libaio1:amd64 (0.3.112-9) ...
14:50:43 [2023-03-22T14:50:43.722Z] #50 26.33 Selecting previously unselected package libgpm2:amd64.
14:50:43 [2023-03-22T14:50:43.722Z] #50 26.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.722Z] #50 26.34 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:50:43 [2023-03-22T14:50:43.807Z] #26 63.49 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]
14:50:43 [2023-03-22T14:50:43.978Z] #50 26.41 Selecting previously unselected package libicu67:amd64.
14:50:43 [2023-03-22T14:50:43.978Z] #50 26.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:50:43 [2023-03-22T14:50:43.978Z] #50 26.41 Unpacking libicu67:amd64 (67.1-7) ...
14:50:44 [2023-03-22T14:50:44.068Z] #26 63.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:50:44 [2023-03-22T14:50:44.068Z] #26 63.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:50:44 [2023-03-22T14:50:44.068Z] #26 63.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:50:44 [2023-03-22T14:50:44.068Z] #26 63.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:50:44 [2023-03-22T14:50:44.229Z] #38 138.7   CC       criu/proc_parse.o
14:50:44 [2023-03-22T14:50:44.640Z] #26 64.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:50:44 [2023-03-22T14:50:44.904Z] #26 64.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]
14:50:44 [2023-03-22T14:50:44.904Z] #26 64.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]
14:50:44 [2023-03-22T14:50:44.908Z] #50 ...
14:50:44 [2023-03-22T14:50:44.908Z] 
14:50:44 [2023-03-22T14:50:44.908Z] #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
14:50:44 [2023-03-22T14:50:44.908Z] #38 105.6   CC       criu/external.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 105.9   CC       criu/fault-injection.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 106.0   CC       criu/fdstore.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 106.4   CC       criu/fifo.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 106.7   CC       criu/file-ids.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 107.1   CC       criu/file-lock.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 108.1   CC       criu/files-ext.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 108.5   CC       criu/files-reg.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 110.8   CC       criu/files.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 112.9 include/common/asm/bitops.h: Assembler messages:
14:50:44 [2023-03-22T14:50:44.908Z] #38 112.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:50:44 [2023-03-22T14:50:44.908Z] #38 113.0   CC       criu/filesystems.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 113.8   CC       criu/fsnotify.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 115.2   CC       criu/image-desc.o
14:50:44 [2023-03-22T14:50:44.908Z] #38 115.3   CC       criu/image.o
14:50:45 [2023-03-22T14:50:45.165Z] #38 ...
14:50:45 [2023-03-22T14:50:45.165Z] 
14:50:45 [2023-03-22T14:50:45.165Z] #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
14:50:45 [2023-03-22T14:50:45.165Z] #23 191.0 + dpkg --print-architecture
14:50:45 [2023-03-22T14:50:45.165Z] #38 116.3   CC       criu/ipc_ns.o
14:50:45 [2023-03-22T14:50:45.423Z] #23 DONE 191.4s
14:50:45 [2023-03-22T14:50:45.423Z] 
14:50:45 [2023-03-22T14:50:45.423Z] #30 [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
14:50:45 [2023-03-22T14:50:45.462Z] #38 ...
14:50:45 [2023-03-22T14:50:45.462Z] 
14:50:45 [2023-03-22T14:50:45.462Z] #28 [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
14:50:45 [2023-03-22T14:50:45.462Z] #28 171.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:50:45 [2023-03-22T14:50:45.462Z] #28 171.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:50:45 [2023-03-22T14:50:45.462Z] #28 171.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:50:45 [2023-03-22T14:50:45.476Z] #26 ...
14:50:45 [2023-03-22T14:50:45.476Z] 
14:50:45 [2023-03-22T14:50:45.476Z] #25 [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
14:50:45 [2023-03-22T14:50:45.476Z] #25 DONE 65.4s
14:50:45 [2023-03-22T14:50:45.476Z] 
14:50:45 [2023-03-22T14:50:45.477Z] #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
14:50:45 [2023-03-22T14:50:45.477Z] #32 62.82 The following NEW packages will be installed:
14:50:45 [2023-03-22T14:50:45.477Z] #32 62.84   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:50:45 [2023-03-22T14:50:45.477Z] #32 62.84   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:50:45 [2023-03-22T14:50:45.477Z] #32 62.84   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:50:45 [2023-03-22T14:50:45.477Z] #32 62.86   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.43 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded.
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.43 Need to get 4583 kB of archives.
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.43 After this operation, 25.9 MB of additional disk space will be used.
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:50:45 [2023-03-22T14:50:45.477Z] #32 63.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #32 ...
14:50:46 [2023-03-22T14:50:46.048Z] 
14:50:46 [2023-03-22T14:50:46.048Z] #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
14:50:46 [2023-03-22T14:50:46.048Z] #34 53.10 Building dependency tree...
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.44 The following additional packages will be installed:
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.45   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.47 Suggested packages:
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.51   cmake-doc ninja-build lrzip
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.51 Recommended packages:
14:50:46 [2023-03-22T14:50:46.048Z] #34 60.51   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.21 The following NEW packages will be installed:
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.22   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.26   vim-common xxd
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.89 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.89 Need to get 17.7 MB of archives.
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.89 After this operation, 70.7 MB of additional disk space will be used.
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 62.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 63.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 63.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 63.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 63.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 64.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 64.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 64.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:50:46 [2023-03-22T14:50:46.048Z] #34 ...
14:50:46 [2023-03-22T14:50:46.048Z] 
14:50:46 [2023-03-22T14:50:46.048Z] #26 [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
14:50:46 [2023-03-22T14:50:46.048Z] #26 65.89 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]
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.40 The following additional packages will be installed:
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.41   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.41   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.41   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.41   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.43   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.44   mingw-w64-common mingw-w64-x86-64-dev
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.48 Suggested packages:
14:50:46 [2023-03-22T14:50:46.579Z] #35 61.48   gcc-10-locales seccomp wine64
14:50:46 [2023-03-22T14:50:46.621Z] #26 ...
14:50:46 [2023-03-22T14:50:46.621Z] 
14:50:46 [2023-03-22T14:50:46.621Z] #29 [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
14:50:46 [2023-03-22T14:50:46.621Z] #29 56.25 go: downloading github.com/davecgh/go-spew v1.1.1
14:50:46 [2023-03-22T14:50:46.621Z] #29 56.31 go: downloading github.com/pmezard/go-difflib v1.0.0
14:50:46 [2023-03-22T14:50:46.621Z] #29 56.42 go: downloading github.com/stretchr/objx v0.4.0
14:50:46 [2023-03-22T14:50:46.621Z] #29 56.64 go: downloading github.com/subosito/gotenv v1.4.0
14:50:46 [2023-03-22T14:50:46.621Z] #29 56.75 go: downloading github.com/hashicorp/hcl v1.0.0
14:50:46 [2023-03-22T14:50:46.621Z] #29 57.38 go: downloading gopkg.in/ini.v1 v1.66.6
14:50:46 [2023-03-22T14:50:46.621Z] #29 57.52 go: downloading github.com/magiconair/properties v1.8.6
14:50:46 [2023-03-22T14:50:46.621Z] #29 57.74 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
14:50:46 [2023-03-22T14:50:46.621Z] #29 57.75 go: downloading golang.org/x/text v0.3.7
14:50:46 [2023-03-22T14:50:46.621Z] #29 58.94 go: downloading github.com/pelletier/go-toml v1.9.5
14:50:46 [2023-03-22T14:50:46.621Z] #29 ...
14:50:46 [2023-03-22T14:50:46.621Z] 
14:50:46 [2023-03-22T14:50:46.621Z] #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
14:50:46 [2023-03-22T14:50:46.621Z] #32 66.04 debconf: delaying package configuration, since apt-utils is not installed
14:50:46 [2023-03-22T14:50:46.883Z] #32 66.55 Fetched 4583 kB in 1s (5432 kB/s)
14:50:46 [2023-03-22T14:50:46.883Z] #32 ...
14:50:46 [2023-03-22T14:50:46.883Z] 
14:50:46 [2023-03-22T14:50:46.883Z] #35 [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
14:50:46 [2023-03-22T14:50:46.883Z] #35 47.11 Reading package lists...
14:50:46 [2023-03-22T14:50:46.883Z] #35 56.77 Building dependency tree...
14:50:46 [2023-03-22T14:50:46.883Z] #35 63.98 The following additional packages will be installed:
14:50:46 [2023-03-22T14:50:46.883Z] #35 64.03   libbtrfs0
14:50:46 [2023-03-22T14:50:46.883Z] #35 64.49 The following NEW packages will be installed:
14:50:46 [2023-03-22T14:50:46.883Z] #35 64.50   libbtrfs-dev libbtrfs0
14:50:46 [2023-03-22T14:50:46.883Z] #35 65.24 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:50:46 [2023-03-22T14:50:46.883Z] #35 65.24 Need to get 460 kB of archives.
14:50:46 [2023-03-22T14:50:46.883Z] #35 65.24 After this operation, 1237 kB of additional disk space will be used.
14:50:46 [2023-03-22T14:50:46.883Z] #35 65.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:50:46 [2023-03-22T14:50:46.883Z] #35 65.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:50:46 [2023-03-22T14:50:46.883Z] #35 ...
14:50:46 [2023-03-22T14:50:46.883Z] 
14:50:46 [2023-03-22T14:50:46.883Z] #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
14:50:46 [2023-03-22T14:50:46.883Z] #34 66.69 debconf: delaying package configuration, since apt-utils is not installed
14:50:47 [2023-03-22T14:50:47.059Z] #38 117.7   CC       criu/irmap.o
14:50:47 [2023-03-22T14:50:47.317Z] #38 ...
14:50:47 [2023-03-22T14:50:47.317Z] 
14:50:47 [2023-03-22T14:50:47.317Z] #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
14:50:47 [2023-03-22T14:50:47.317Z] #50 29.85 Selecting previously unselected package libinih1:amd64.
14:50:47 [2023-03-22T14:50:47.317Z] #50 29.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:50:47 [2023-03-22T14:50:47.317Z] #50 29.86 Unpacking libinih1:amd64 (53-1+b2) ...
14:50:47 [2023-03-22T14:50:47.317Z] #50 29.94 Selecting previously unselected package libnet1:amd64.
14:50:47 [2023-03-22T14:50:47.326Z] #30 ...
14:50:47 [2023-03-22T14:50:47.326Z] 
14:50:47 [2023-03-22T14:50:47.326Z] #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
14:50:47 [2023-03-22T14:50:47.326Z] #38 141.8   CC       criu/protobuf-desc.o
14:50:47 [2023-03-22T14:50:47.500Z] #34 67.35 Fetched 17.7 MB in 2s (8338 kB/s)
14:50:47 [2023-03-22T14:50:47.574Z] #50 29.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 29.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.04 Selecting previously unselected package libnl-3-200:amd64.
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.15 Selecting previously unselected package libprotobuf-c1:amd64.
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.24 Selecting previously unselected package net-tools.
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:50:47 [2023-03-22T14:50:47.574Z] #50 30.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:50:48 [2023-03-22T14:50:48.083Z] #34 67.75 Selecting previously unselected package xxd.
14:50:48 [2023-03-22T14:50:48.083Z] #34 67.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:50:48 [2023-03-22T14:50:48.083Z] #34 67.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:48 [2023-03-22T14:50:48.083Z] #34 67.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.46 Selecting previously unselected package patch.
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.46 Unpacking patch (2.7.6-7) ...
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.58 Selecting previously unselected package python-pip-whl.
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:50:48 [2023-03-22T14:50:48.137Z] #50 30.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:50:48 [2023-03-22T14:50:48.261Z] #38 142.9   CC       criu/protobuf.o
14:50:48 [2023-03-22T14:50:48.480Z] #35 ...
14:50:48 [2023-03-22T14:50:48.480Z] 
14:50:48 [2023-03-22T14:50:48.480Z] #28 [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
14:50:48 [2023-03-22T14:50:48.480Z] #28 54.34 Building dependency tree...
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.55 The following additional packages will be installed:
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.57   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.62 Suggested packages:
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.66   cmake-doc ninja-build lrzip
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.66 Recommended packages:
14:50:48 [2023-03-22T14:50:48.480Z] #28 61.66   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:50:48 [2023-03-22T14:50:48.480Z] #28 63.29 The following NEW packages will be installed:
14:50:48 [2023-03-22T14:50:48.480Z] #28 63.31   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:50:48 [2023-03-22T14:50:48.480Z] #28 63.34   vim-common xxd
14:50:48 [2023-03-22T14:50:48.654Z] #34 68.32 Selecting previously unselected package vim-common.
14:50:48 [2023-03-22T14:50:48.654Z] #34 68.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:48 [2023-03-22T14:50:48.654Z] #34 68.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.12 Selecting previously unselected package python3-lib2to3.
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.14 Unpacking python3-lib2to3 (3.9.2-1) ...
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.25 Selecting previously unselected package python3-distutils.
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:50:48 [2023-03-22T14:50:48.701Z] #50 31.26 Unpacking python3-distutils (3.9.2-1) ...
14:50:48 [2023-03-22T14:50:48.828Z] #38 143.3   CC       criu/pstree.o
14:50:48 [2023-03-22T14:50:48.957Z] #50 31.41 Selecting previously unselected package python3-pkg-resources.
14:50:48 [2023-03-22T14:50:48.957Z] #50 31.43 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:50:48 [2023-03-22T14:50:48.957Z] #50 31.43 Unpacking python3-pkg-resources (52.0.0-4) ...
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.80 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.80 Need to get 17.7 MB of archives.
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.80 After this operation, 70.7 MB of additional disk space will be used.
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:50:49 [2023-03-22T14:50:49.049Z] #28 63.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:50:49 [2023-03-22T14:50:49.214Z] #50 31.58 Selecting previously unselected package python3-setuptools.
14:50:49 [2023-03-22T14:50:49.214Z] #50 31.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:50:49 [2023-03-22T14:50:49.214Z] #50 31.59 Unpacking python3-setuptools (52.0.0-4) ...
14:50:49 [2023-03-22T14:50:49.258Z] #34 68.90 Selecting previously unselected package cmake-data.
14:50:49 [2023-03-22T14:50:49.258Z] #34 68.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:50:49 [2023-03-22T14:50:49.258Z] #34 68.94 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:50:49 [2023-03-22T14:50:49.308Z] #28 64.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:50:49 [2023-03-22T14:50:49.308Z] #28 ...
14:50:49 [2023-03-22T14:50:49.308Z] 
14:50:49 [2023-03-22T14:50:49.308Z] #35 [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
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.96 The following NEW packages will be installed:
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.99   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.99   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.99   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.99   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:50:49 [2023-03-22T14:50:49.308Z] #35 63.99   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:50:49 [2023-03-22T14:50:49.308Z] #35 64.00   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:50:49 [2023-03-22T14:50:49.308Z] #35 64.00   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:50:49 [2023-03-22T14:50:49.308Z] #35 64.01   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:50:49 [2023-03-22T14:50:49.308Z] #35 64.02   mingw-w64-x86-64-dev
14:50:49 [2023-03-22T14:50:49.308Z] #35 ...
14:50:49 [2023-03-22T14:50:49.308Z] 
14:50:49 [2023-03-22T14:50:49.308Z] #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
14:50:49 [2023-03-22T14:50:49.308Z] #36 DONE 64.2s
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.87 Selecting previously unselected package python3-wheel.
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.88 Unpacking python3-wheel (0.34.2-1) ...
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.96 Selecting previously unselected package python3-pip.
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.96 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:50:49 [2023-03-22T14:50:49.470Z] #50 31.98 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:50:49 [2023-03-22T14:50:49.570Z] 
14:50:49 [2023-03-22T14:50:49.570Z] #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
14:50:49 [2023-03-22T14:50:49.570Z] #27 54.38 go: downloading golang.org/x/text v0.3.7
14:50:49 [2023-03-22T14:50:49.570Z] #27 ...
14:50:49 [2023-03-22T14:50:49.570Z] 
14:50:49 [2023-03-22T14:50:49.570Z] #29 [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
14:50:49 [2023-03-22T14:50:49.570Z] #29 54.15 Building dependency tree...
14:50:49 [2023-03-22T14:50:49.570Z] #29 61.31 The following additional packages will be installed:
14:50:49 [2023-03-22T14:50:49.570Z] #29 61.35   libbtrfs0
14:50:49 [2023-03-22T14:50:49.570Z] #29 61.76 The following NEW packages will be installed:
14:50:49 [2023-03-22T14:50:49.570Z] #29 61.79   libbtrfs-dev libbtrfs0
14:50:49 [2023-03-22T14:50:49.570Z] #29 62.35 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:50:49 [2023-03-22T14:50:49.570Z] #29 62.35 Need to get 460 kB of archives.
14:50:49 [2023-03-22T14:50:49.570Z] #29 62.35 After this operation, 1237 kB of additional disk space will be used.
14:50:49 [2023-03-22T14:50:49.570Z] #29 62.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:50:49 [2023-03-22T14:50:49.570Z] #29 62.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:50:49 [2023-03-22T14:50:49.570Z] #29 64.27 debconf: delaying package configuration, since apt-utils is not installed
14:50:49 [2023-03-22T14:50:49.727Z] #50 32.26 Selecting previously unselected package sudo.
14:50:49 [2023-03-22T14:50:49.727Z] #50 32.26 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
14:50:49 [2023-03-22T14:50:49.727Z] #50 32.27 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:50:49 [2023-03-22T14:50:49.763Z] #38 144.4   CC       criu/rbtree.o
14:50:50 [2023-03-22T14:50:50.021Z] #38 144.7   CC       criu/rst-malloc.o
14:50:50 [2023-03-22T14:50:50.199Z] #29 64.76 Fetched 460 kB in 0s (1132 kB/s)
14:50:50 [2023-03-22T14:50:50.199Z] #29 ...
14:50:50 [2023-03-22T14:50:50.199Z] 
14:50:50 [2023-03-22T14:50:50.199Z] #35 [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
14:50:50 [2023-03-22T14:50:50.199Z] #35 64.73 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded.
14:50:50 [2023-03-22T14:50:50.199Z] #35 64.73 Need to get 115 MB of archives.
14:50:50 [2023-03-22T14:50:50.199Z] #35 64.73 After this operation, 645 MB of additional disk space will be used.
14:50:50 [2023-03-22T14:50:50.199Z] #35 64.73 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]
14:50:50 [2023-03-22T14:50:50.199Z] #35 64.99 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]
14:50:50 [2023-03-22T14:50:50.291Z] #50 32.90 Selecting previously unselected package thin-provisioning-tools.
14:50:50 [2023-03-22T14:50:50.291Z] #50 32.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.291Z] #50 32.91 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:50:50 [2023-03-22T14:50:50.458Z] #35 65.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:50:50 [2023-03-22T14:50:50.458Z] #35 65.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:50:50 [2023-03-22T14:50:50.458Z] #35 65.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:50:50 [2023-03-22T14:50:50.458Z] #35 65.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:50:50 [2023-03-22T14:50:50.588Z] #38 145.0   CC       criu/seccomp.o
14:50:50 [2023-03-22T14:50:50.644Z] #34 ...
14:50:50 [2023-03-22T14:50:50.644Z] 
14:50:50 [2023-03-22T14:50:50.644Z] #35 [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
14:50:50 [2023-03-22T14:50:50.644Z] #35 67.27 debconf: delaying package configuration, since apt-utils is not installed
14:50:50 [2023-03-22T14:50:50.644Z] #35 67.83 Fetched 460 kB in 1s (840 kB/s)
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.00 Selecting previously unselected package libbtrfs0:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.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.)
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.62 Selecting previously unselected package libbtrfs-dev:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 68.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 69.16 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 69.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 69.36 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:50:50 [2023-03-22T14:50:50.644Z] #35 DONE 70.2s
14:50:50 [2023-03-22T14:50:50.644Z] 
14:50:50 [2023-03-22T14:50:50.644Z] #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
14:50:50 [2023-03-22T14:50:50.644Z] #32 66.88 Selecting previously unselected package libcap2:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 66.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.)
14:50:50 [2023-03-22T14:50:50.644Z] #32 67.02 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 67.14 Unpacking libcap2:amd64 (1:2.44-1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 67.37 Selecting previously unselected package libcap-dev:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 67.43 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 67.67 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.00 Selecting previously unselected package libnet1:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.00 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.31 Selecting previously unselected package libnet1-dev.
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.32 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.75 Selecting previously unselected package libnl-3-200:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.75 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 68.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.08 Selecting previously unselected package libnl-3-dev:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.08 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.09 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.56 Selecting previously unselected package libprotobuf-c1:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.56 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.84 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.85 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 69.86 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 70.42 Selecting previously unselected package zlib1g-dev:amd64.
14:50:50 [2023-03-22T14:50:50.644Z] #32 70.44 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.644Z] #32 70.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:50:50 [2023-03-22T14:50:50.717Z] #35 ...
14:50:50 [2023-03-22T14:50:50.717Z] 
14:50:50 [2023-03-22T14:50:50.717Z] #26 [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
14:50:50 [2023-03-22T14:50:50.717Z] #26 55.52 Building dependency tree...
14:50:50 [2023-03-22T14:50:50.717Z] #26 62.65 The following additional packages will be installed:
14:50:50 [2023-03-22T14:50:50.717Z] #26 62.67   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:50:50 [2023-03-22T14:50:50.717Z] #26 62.67   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:50:50 [2023-03-22T14:50:50.717Z] #26 62.71 Suggested packages:
14:50:50 [2023-03-22T14:50:50.717Z] #26 62.73   manpages-dev protobuf-mode-el python3-setuptools
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.06 The following NEW packages will be installed:
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.06   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.06   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.11   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.11   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded.
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 Need to get 4583 kB of archives.
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 After this operation, 25.9 MB of additional disk space will be used.
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 65.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #26 ...
14:50:50 [2023-03-22T14:50:50.717Z] 
14:50:50 [2023-03-22T14:50:50.717Z] #28 [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
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:50:50 [2023-03-22T14:50:50.717Z] #28 65.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.12 Selecting previously unselected package uidmap.
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.14 Unpacking uidmap (1:4.8.1-1) ...
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.30 Selecting previously unselected package vim-runtime.
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:50:50 [2023-03-22T14:50:50.805Z] #50 33.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:50:51 [2023-03-22T14:50:51.062Z] #50 33.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:51 [2023-03-22T14:50:51.155Z] #38 145.6   CC       criu/seize.o
14:50:51 [2023-03-22T14:50:51.588Z] #32 71.14 Selecting previously unselected package libprotobuf23:amd64.
14:50:51 [2023-03-22T14:50:51.588Z] #32 71.14 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:50:51 [2023-03-22T14:50:51.588Z] #32 71.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:50:52 [2023-03-22T14:50:52.025Z] #28 ...
14:50:52 [2023-03-22T14:50:52.025Z] 
14:50:52 [2023-03-22T14:50:52.025Z] #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
14:50:52 [2023-03-22T14:50:52.025Z] #38 84.49   CC       compel/src/lib/ptrace.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 85.15   AR       compel/libcompel.a
14:50:52 [2023-03-22T14:50:52.025Z] #38 85.28   HOSTCC   compel/src/main-host.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 85.77   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 85.89   HOSTCC   compel/src/lib/handle-elf-host.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 86.56   HOSTCC   compel/src/lib/log-host.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 86.84   HOSTLINK compel/compel-host-bin
14:50:52 [2023-03-22T14:50:52.025Z] #38 87.12   DEP      soccr/soccr.d
14:50:52 [2023-03-22T14:50:52.025Z] #38 87.37   CC       soccr/soccr.o
14:50:52 [2023-03-22T14:50:52.025Z] #38 89.56   AR       soccr/libsoccr.a
14:50:52 [2023-03-22T14:50:52.025Z] #38 89.75 make[1]: 'soccr/libsoccr.a' is up to date.
14:50:52 [2023-03-22T14:50:52.025Z] #38 90.32   DEP      criu/arch/x86/sigframe.d
14:50:52 [2023-03-22T14:50:52.025Z] #38 90.41   DEP      criu/arch/x86/sigaction_compat.d
14:50:52 [2023-03-22T14:50:52.025Z] #38 90.49   DEP      criu/arch/x86/kerndat.d
14:50:52 [2023-03-22T14:50:52.090Z] #38 146.5   CC       criu/servicefd.o
14:50:52 [2023-03-22T14:50:52.283Z] #38 90.67   DEP      criu/arch/x86/crtools.d
14:50:52 [2023-03-22T14:50:52.283Z] #38 90.81   DEP      criu/arch/x86/cpu.d
14:50:52 [2023-03-22T14:50:52.348Z] #38 146.9   CC       criu/shmem.o
14:50:52 [2023-03-22T14:50:52.532Z] #32 ...
14:50:52 [2023-03-22T14:50:52.532Z] 
14:50:52 [2023-03-22T14:50:52.532Z] #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
14:50:52 [2023-03-22T14:50:52.532Z] #28 DONE 72.4s
14:50:52 [2023-03-22T14:50:52.532Z] 
14:50:52 [2023-03-22T14:50:52.532Z] #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
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.569 + RM_GOPATH=0
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.569 + TMP_GOPATH=
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.569 + : /build
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.569 + '[' -z '' ']'
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.569 ++ mktemp -d
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.575 + export GOPATH=/tmp/tmp.YmtsU14oKm
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.575 + GOPATH=/tmp/tmp.YmtsU14oKm
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.575 + RM_GOPATH=1
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.575 + case "$(go env GOARCH)" in
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.577 ++ go env GOARCH
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.663 + export GO_BUILDMODE=-buildmode=pie
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.663 + GO_BUILDMODE=-buildmode=pie
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.663 ++ dirname /tmp/install/install.sh
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.672 + dir=/tmp/install
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.672 + bin=containerd
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.672 + shift
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.704 + '[' '!' -f /tmp/install/containerd.installer ']'
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.704 + . /tmp/install/containerd.installer
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.704 ++ set -e
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.705 ++ : v1.6.16
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.705 + install_containerd
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.705 + echo 'Install containerd version v1.6.16'
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.706 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YmtsU14oKm/src/github.com/containerd/containerd
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.708 Cloning into '/tmp/tmp.YmtsU14oKm/src/github.com/containerd/containerd'...
14:50:52 [2023-03-22T14:50:52.532Z] #0 1.708 Install containerd version v1.6.16
14:50:52 [2023-03-22T14:50:52.541Z] #38 91.02   CC       criu/arch/x86/cpu.o
14:50:52 [2023-03-22T14:50:52.627Z] #28 ...
14:50:52 [2023-03-22T14:50:52.627Z] 
14:50:52 [2023-03-22T14:50:52.627Z] #29 [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
14:50:52 [2023-03-22T14:50:52.627Z] #29 64.95 Selecting previously unselected package libbtrfs0:amd64.
14:50:52 [2023-03-22T14:50:52.627Z] #29 64.95 (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.)
14:50:52 [2023-03-22T14:50:52.627Z] #29 65.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 65.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 65.76 Selecting previously unselected package libbtrfs-dev:amd64.
14:50:52 [2023-03-22T14:50:52.627Z] #29 65.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 65.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 66.77 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 66.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 66.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:50:52 [2023-03-22T14:50:52.627Z] #29 DONE 67.4s
14:50:52 [2023-03-22T14:50:52.627Z] 
14:50:52 [2023-03-22T14:50:52.627Z] #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
14:50:53 [2023-03-22T14:50:53.476Z] #38 91.96 include/common/asm/bitops.h: Assembler messages:
14:50:53 [2023-03-22T14:50:53.477Z] #38 91.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:50:53 [2023-03-22T14:50:53.477Z] #38 91.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:50:53 [2023-03-22T14:50:53.477Z] #38 91.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:50:53 [2023-03-22T14:50:53.477Z] #38 91.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:50:53 [2023-03-22T14:50:53.477Z] #38 91.97   CC       criu/arch/x86/crtools.o
14:50:53 [2023-03-22T14:50:53.723Z] #38 148.0   CC       criu/sigframe.o
14:50:53 [2023-03-22T14:50:53.723Z] #38 148.1   CC       criu/signalfd.o
14:50:53 [2023-03-22T14:50:53.981Z] #38 148.4   CC       criu/sk-inet.o
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 + RM_GOPATH=0
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 + TMP_GOPATH=
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 + : /build
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 + '[' -z '' ']'
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 ++ mktemp -d
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.525 + export GOPATH=/tmp/tmp.tcWjZv9rzU
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.532 + GOPATH=/tmp/tmp.tcWjZv9rzU
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.532 + RM_GOPATH=1
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.533 + case "$(go env GOARCH)" in
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.533 ++ go env GOARCH
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.560 + export GO_BUILDMODE=-buildmode=pie
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.560 + GO_BUILDMODE=-buildmode=pie
14:50:54 [2023-03-22T14:50:54.006Z] #37 1.562 ++ dirname /tmp/install/install.sh
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.565 + dir=/tmp/install
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.565 + bin=containerd
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.566 + shift
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.568 + '[' '!' -f /tmp/install/containerd.installer ']'
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.568 + . /tmp/install/containerd.installer
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.568 ++ set -e
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.568 ++ : v1.6.16
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.568 + install_containerd
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.569 Install containerd version v1.6.16
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.570 + echo 'Install containerd version v1.6.16'
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.570 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tcWjZv9rzU/src/github.com/containerd/containerd
14:50:54 [2023-03-22T14:50:54.264Z] #37 1.582 Cloning into '/tmp/tmp.tcWjZv9rzU/src/github.com/containerd/containerd'...
14:50:54 [2023-03-22T14:50:54.335Z] #50 36.71 Selecting previously unselected package vim.
14:50:54 [2023-03-22T14:50:54.335Z] #50 36.72 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:54 [2023-03-22T14:50:54.335Z] #50 36.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:50:54 [2023-03-22T14:50:54.897Z] #50 37.39 Selecting previously unselected package xfsprogs.
14:50:54 [2023-03-22T14:50:54.897Z] #50 37.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:50:54 [2023-03-22T14:50:54.897Z] #50 37.40 Unpacking xfsprogs (5.10.0-4) ...
14:50:54 [2023-03-22T14:50:54.916Z] #38 149.6   CC       criu/sk-netlink.o
14:50:55 [2023-03-22T14:50:55.154Z] #50 37.83 Selecting previously unselected package zip.
14:50:55 [2023-03-22T14:50:55.250Z] #37 ...
14:50:55 [2023-03-22T14:50:55.250Z] 
14:50:55 [2023-03-22T14:50:55.250Z] #31 [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
14:50:55 [2023-03-22T14:50:55.250Z] #31 DONE 70.2s
14:50:55 [2023-03-22T14:50:55.411Z] #50 37.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.411Z] #50 37.86 Unpacking zip (3.0-12) ...
14:50:55 [2023-03-22T14:50:55.482Z] #38 149.9   CC       criu/sk-packet.o
14:50:55 [2023-03-22T14:50:55.529Z] 
14:50:55 [2023-03-22T14:50:55.529Z] #26 [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
14:50:55 [2023-03-22T14:50:55.529Z] #26 65.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 65.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 65.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 65.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 66.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 66.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 66.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:50:55 [2023-03-22T14:50:55.529Z] #26 67.55 debconf: delaying package configuration, since apt-utils is not installed
14:50:55 [2023-03-22T14:50:55.529Z] #26 67.96 Fetched 4583 kB in 1s (5205 kB/s)
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.04 Selecting previously unselected package libcap2:amd64.
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.08 (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.)
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.12 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.15 Unpacking libcap2:amd64 (1:2.44-1) ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.33 Selecting previously unselected package libcap-dev:amd64.
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.38 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.40 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.67 Selecting previously unselected package libnet1:amd64.
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.67 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.90 Selecting previously unselected package libnet1-dev.
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.92 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 68.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 69.50 Selecting previously unselected package libnl-3-200:amd64.
14:50:55 [2023-03-22T14:50:55.529Z] #26 69.50 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 69.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 70.39 Selecting previously unselected package libnl-3-dev:amd64.
14:50:55 [2023-03-22T14:50:55.529Z] #26 70.40 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:50:55 [2023-03-22T14:50:55.529Z] #26 70.42 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:50:55 [2023-03-22T14:50:55.668Z] #50 38.07 Setting up python3-pkg-resources (52.0.0-4) ...
14:50:55 [2023-03-22T14:50:55.836Z] #37 ...
14:50:55 [2023-03-22T14:50:55.836Z] 
14:50:55 [2023-03-22T14:50:55.836Z] #33 [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
14:50:56 [2023-03-22T14:50:56.007Z] #38 94.07   CC       criu/arch/x86/kerndat.o
14:50:56 [2023-03-22T14:50:56.048Z] #38 150.5   CC       criu/sk-queue.o
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.12 Selecting previously unselected package libprotobuf-c1:amd64.
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.12 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.30 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:50:56 [2023-03-22T14:50:56.519Z] #26 71.33 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:50:56 [2023-03-22T14:50:56.574Z] #38 94.85   CC       criu/arch/x86/sigaction_compat.o
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.88 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.89 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.90 Setting up libgpm2:amd64 (1.20.7-8) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.92 Setting up libicu67:amd64 (67.1-7) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.93 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.94 Setting up libinih1:amd64 (53-1+b2) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.95 Setting up uidmap (1:4.8.1-1) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.97 Setting up bzip2 (1.0.8-4) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:56 [2023-03-22T14:50:56.596Z] #50 38.99 Setting up python3-wheel (0.34.2-1) ...
14:50:56 [2023-03-22T14:50:56.615Z] #38 151.0   CC       criu/sk-tcp.o
14:50:56 [2023-03-22T14:50:56.622Z] #33 75.04 Updating files:  85% (1296/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
14:50:56 [2023-03-22T14:50:56.622Z] #33 76.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:50:56 [2023-03-22T14:50:56.833Z] #38 95.24   CC       criu/arch/x86/sigframe.o
14:50:56 [2023-03-22T14:50:56.873Z] #38 151.5   CC       criu/sk-unix.o
14:50:57 [2023-03-22T14:50:57.093Z] #38 95.62   LINK     criu/arch/x86/crtools.built-in.o
14:50:57 [2023-03-22T14:50:57.108Z] #26 71.73 Selecting previously unselected package zlib1g-dev:amd64.
14:50:57 [2023-03-22T14:50:57.108Z] #26 71.73 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:50:57 [2023-03-22T14:50:57.160Z] #50 39.74 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:50:57 [2023-03-22T14:50:57.352Z] #38 95.73   DEP      criu/pie/util-vdso-elf32.d
14:50:57 [2023-03-22T14:50:57.352Z] #38 95.95   DEP      criu/pie/util-vdso.d
14:50:57 [2023-03-22T14:50:57.367Z] #26 72.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:50:57 [2023-03-22T14:50:57.416Z] #50 39.75 Setting up libcap2:amd64 (1:2.44-1) ...
14:50:57 [2023-03-22T14:50:57.416Z] #50 39.76 Setting up libcap2-bin (1:2.44-1) ...
14:50:57 [2023-03-22T14:50:57.416Z] #50 39.77 Setting up apparmor (2.13.6-10) ...
14:50:57 [2023-03-22T14:50:57.416Z] #50 ...
14:50:57 [2023-03-22T14:50:57.416Z] 
14:50:57 [2023-03-22T14:50:57.416Z] #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
14:50:57 [2023-03-22T14:50:57.416Z] #38 118.4   CC       criu/kcmp-ids.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 118.7   CC       criu/kerndat.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 120.0   CC       criu/libnetlink.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 120.4   CC       criu/log.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 120.9   CC       criu/lsm.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 121.3   CC       criu/mem.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 123.2   CC       criu/memfd.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 123.8   CC       criu/mount.o
14:50:57 [2023-03-22T14:50:57.416Z] #38 128.2   CC       criu/namespaces.o
14:50:57 [2023-03-22T14:50:57.564Z] #33 76.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:50:57 [2023-03-22T14:50:57.612Z] #38 96.22   DEP      criu/pie/util.d
14:50:57 [2023-03-22T14:50:57.625Z] #26 72.38 Selecting previously unselected package libprotobuf23:amd64.
14:50:57 [2023-03-22T14:50:57.625Z] #26 72.38 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:50:57 [2023-03-22T14:50:57.625Z] #26 72.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:50:57 [2023-03-22T14:50:57.884Z] #26 ...
14:50:57 [2023-03-22T14:50:57.884Z] 
14:50:57 [2023-03-22T14:50:57.884Z] #23 [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
14:50:58 [2023-03-22T14:50:58.144Z] #23 72.62 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.
14:50:58 [2023-03-22T14:50:58.180Z] #38 96.53   CC       criu/pie/util.o
14:50:58 [2023-03-22T14:50:58.403Z] #23 72.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:50:58 [2023-03-22T14:50:58.403Z] #23 73.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:50:58 [2023-03-22T14:50:58.439Z] #38 96.95   CC       criu/pie/util-vdso.o
14:50:58 [2023-03-22T14:50:58.784Z] #38 ...
14:50:58 [2023-03-22T14:50:58.784Z] 
14:50:58 [2023-03-22T14:50:58.784Z] #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
14:50:58 [2023-03-22T14:50:58.784Z] #50 41.34 Setting up zip (3.0-12) ...
14:50:58 [2023-03-22T14:50:58.784Z] #50 41.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:50:58 [2023-03-22T14:50:58.784Z] #50 41.38 Setting up bash-completion (1:2.11-2) ...
14:50:58 [2023-03-22T14:50:58.951Z] #33 ...
14:50:58 [2023-03-22T14:50:58.951Z] 
14:50:58 [2023-03-22T14:50:58.951Z] #26 [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
14:50:58 [2023-03-22T14:50:58.951Z] #26 68.45 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 69.29 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 70.25 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 72.36 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.59 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.62 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]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 73.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:50:58 [2023-03-22T14:50:58.951Z] #26 75.46 debconf: delaying package configuration, since apt-utils is not installed
14:50:58 [2023-03-22T14:50:58.951Z] #26 75.87 Fetched 115 MB in 11s (10.4 MB/s)
14:50:58 [2023-03-22T14:50:58.951Z] #26 76.07 Selecting previously unselected package binutils-mingw-w64-i686.
14:50:58 [2023-03-22T14:50:58.951Z] #26 76.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:50:58 [2023-03-22T14:50:58.951Z] #26 76.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:50:58 [2023-03-22T14:50:58.951Z] #26 76.22 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:50:58 [2023-03-22T14:50:58.951Z] #26 ...
14:50:58 [2023-03-22T14:50:58.951Z] 
14:50:58 [2023-03-22T14:50:58.951Z] #29 [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
14:50:58 [2023-03-22T14:50:58.951Z] #29 69.60 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:50:58 [2023-03-22T14:50:58.951Z] #29 69.61 go: downloading github.com/gobwas/glob v0.2.3
14:50:58 [2023-03-22T14:50:58.951Z] #29 69.91 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:50:58 [2023-03-22T14:50:58.951Z] #29 70.37 go: downloading go.uber.org/zap v1.17.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.42 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.51 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.60 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.66 go: downloading github.com/go-toolsmith/astp v1.0.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.79 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.81 go: downloading github.com/go-toolsmith/typep v1.0.2
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:50:58 [2023-03-22T14:50:58.951Z] #29 71.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:50:58 [2023-03-22T14:50:58.951Z] #29 72.32 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:50:58 [2023-03-22T14:50:58.951Z] #29 72.75 go: downloading github.com/kisielk/gotool v1.0.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 72.90 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.23 go: downloading github.com/ettle/strcase v0.1.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.43 go: downloading github.com/fatih/structtag v1.2.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.60 go: downloading github.com/Masterminds/semver v1.5.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:50:58 [2023-03-22T14:50:58.951Z] #29 73.85 go: downloading gopkg.in/yaml.v2 v2.4.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 74.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:50:58 [2023-03-22T14:50:58.951Z] #29 74.41 go: downloading github.com/prometheus/client_golang v1.12.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 75.22 go: downloading github.com/prometheus/client_model v0.2.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 75.56 go: downloading github.com/google/go-cmp v0.5.8
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.23 go: downloading go.uber.org/atomic v1.7.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.26 go: downloading go.uber.org/multierr v1.6.0
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.71 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:50:58 [2023-03-22T14:50:58.951Z] #29 76.78 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:50:58 [2023-03-22T14:50:58.951Z] #29 77.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:50:58 [2023-03-22T14:50:58.951Z] #29 77.04 go: downloading github.com/beorn7/perks v1.0.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 77.23 go: downloading github.com/golang/protobuf v1.5.2
14:50:58 [2023-03-22T14:50:58.951Z] #29 77.24 go: downloading github.com/prometheus/common v0.32.1
14:50:58 [2023-03-22T14:50:58.951Z] #29 78.08 go: downloading github.com/prometheus/procfs v0.7.3
14:50:58 [2023-03-22T14:50:58.951Z] #29 78.23 go: downloading google.golang.org/protobuf v1.28.0
14:50:59 [2023-03-22T14:50:59.403Z] #38 153.5   CC       criu/sockets.o
14:50:59 [2023-03-22T14:50:59.818Z] #38 98.06   CC       criu/pie/util-vdso-elf32.o
14:50:59 [2023-03-22T14:50:59.896Z] #29 79.43 go: downloading github.com/mattn/go-runewidth v0.0.9
14:50:59 [2023-03-22T14:50:59.969Z] #38 154.4   CC       criu/stats.o
14:51:00 [2023-03-22T14:51:00.229Z] #38 154.7   CC       criu/string.o
14:51:00 [2023-03-22T14:51:00.229Z] #38 154.8   CC       criu/sysctl.o
14:51:00 [2023-03-22T14:51:00.756Z] #38 98.92   AR       criu/pie/pie.lib.a
14:51:00 [2023-03-22T14:51:00.756Z] #38 99.18   DEP      criu/pie/restorer.d
14:51:00 [2023-03-22T14:51:00.756Z] #38 99.25   DEP      criu/arch/x86/sigaction_compat_pie.d
14:51:00 [2023-03-22T14:51:00.796Z] #38 155.4   CC       criu/sysfs_parse.o
14:51:00 [2023-03-22T14:51:00.889Z] #29 ...
14:51:00 [2023-03-22T14:51:00.889Z] 
14:51:00 [2023-03-22T14:51:00.889Z] #26 [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
14:51:00 [2023-03-22T14:51:00.889Z] #26 80.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:51:00 [2023-03-22T14:51:00.889Z] #26 80.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:51:00 [2023-03-22T14:51:00.889Z] #26 80.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:51:01 [2023-03-22T14:51:01.015Z] #38 99.39   DEP      criu/arch/x86/restorer_unmap.d
14:51:01 [2023-03-22T14:51:01.015Z] #38 99.46   DEP      criu/arch/x86/restorer.d
14:51:01 [2023-03-22T14:51:01.275Z] #38 99.79   DEP      criu/arch/x86/vdso-pie.d
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.66 Setting up libmnl0:amd64 (1.0.4-3) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.67 Setting up patch (2.7.6-7) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.68 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.74 invoke-rc.d: could not determine current runlevel
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.75 invoke-rc.d: policy-rc.d denied execution of start.
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.76 Setting up xfsprogs (5.10.0-4) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.78 Setting up libxtables12:amd64 (1.8.7-1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.79 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.80 Setting up pigz (2.6-1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:51:01 [2023-03-22T14:51:01.303Z] #50 43.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:51:01 [2023-03-22T14:51:01.384Z] #38 155.8   CC       criu/timens.o
14:51:01 [2023-03-22T14:51:01.534Z] #38 99.98   DEP      criu/pie/parasite-vdso.d
14:51:01 [2023-03-22T14:51:01.642Z] #38 156.1   CC       criu/timerfd.o
14:51:01 [2023-03-22T14:51:01.691Z] #23 ...
14:51:01 [2023-03-22T14:51:01.691Z] 
14:51:01 [2023-03-22T14:51:01.691Z] #35 [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
14:51:01 [2023-03-22T14:51:01.691Z] #35 65.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:51:01 [2023-03-22T14:51:01.691Z] #35 66.24 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]
14:51:01 [2023-03-22T14:51:01.691Z] #35 66.24 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]
14:51:01 [2023-03-22T14:51:01.691Z] #35 67.28 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]
14:51:01 [2023-03-22T14:51:01.691Z] #35 69.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
14:51:01 [2023-03-22T14:51:01.691Z] #35 70.99 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]
14:51:01 [2023-03-22T14:51:01.691Z] #35 72.08 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]
14:51:01 [2023-03-22T14:51:01.691Z] #35 73.97 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]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.73 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]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.83 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]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 74.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 75.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:51:01 [2023-03-22T14:51:01.692Z] #35 ...
14:51:01 [2023-03-22T14:51:01.692Z] 
14:51:01 [2023-03-22T14:51:01.692Z] #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
14:51:01 [2023-03-22T14:51:01.692Z] #27 66.06 go: downloading github.com/magiconair/properties v1.8.6
14:51:01 [2023-03-22T14:51:01.692Z] #27 66.06 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 66.48 go: downloading gopkg.in/ini.v1 v1.66.6
14:51:01 [2023-03-22T14:51:01.692Z] #27 66.94 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:51:01 [2023-03-22T14:51:01.692Z] #27 67.18 go: downloading github.com/pelletier/go-toml v1.9.5
14:51:01 [2023-03-22T14:51:01.692Z] #27 67.87 go: downloading github.com/gobwas/glob v0.2.3
14:51:01 [2023-03-22T14:51:01.692Z] #27 68.34 go: downloading go.uber.org/zap v1.17.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 68.80 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:51:01 [2023-03-22T14:51:01.692Z] #27 68.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 68.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.05 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.17 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.21 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.26 go: downloading github.com/go-toolsmith/astp v1.0.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.49 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.50 go: downloading github.com/go-toolsmith/typep v1.0.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:51:01 [2023-03-22T14:51:01.692Z] #27 69.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.05 go: downloading github.com/kisielk/gotool v1.0.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.14 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.47 go: downloading github.com/ettle/strcase v0.1.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.64 go: downloading github.com/fatih/structtag v1.2.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.70 go: downloading github.com/Masterminds/semver v1.5.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 70.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:51:01 [2023-03-22T14:51:01.692Z] #27 71.02 go: downloading gopkg.in/yaml.v2 v2.4.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 71.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:51:01 [2023-03-22T14:51:01.692Z] #27 71.60 go: downloading github.com/prometheus/client_golang v1.12.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.18 go: downloading github.com/prometheus/client_model v0.2.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.40 go: downloading github.com/google/go-cmp v0.5.8
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.57 go: downloading go.uber.org/atomic v1.7.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.80 go: downloading go.uber.org/multierr v1.6.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 72.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.05 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.07 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.23 go: downloading github.com/beorn7/perks v1.0.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.35 go: downloading github.com/golang/protobuf v1.5.2
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.36 go: downloading github.com/prometheus/common v0.32.1
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.91 go: downloading github.com/prometheus/procfs v0.7.3
14:51:01 [2023-03-22T14:51:01.692Z] #27 73.92 go: downloading google.golang.org/protobuf v1.28.0
14:51:01 [2023-03-22T14:51:01.692Z] #27 74.94 go: downloading github.com/mattn/go-runewidth v0.0.9
14:51:01 [2023-03-22T14:51:01.692Z] #27 ...
14:51:01 [2023-03-22T14:51:01.692Z] 
14:51:01 [2023-03-22T14:51:01.692Z] #35 [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
14:51:01 [2023-03-22T14:51:01.692Z] #35 76.44 debconf: delaying package configuration, since apt-utils is not installed
14:51:01 [2023-03-22T14:51:01.794Z] #38 100.3   DEP      criu/pie/parasite.d
14:51:01 [2023-03-22T14:51:01.900Z] #38 156.5   CC       criu/tty.o
14:51:01 [2023-03-22T14:51:01.950Z] #35 76.88 Fetched 115 MB in 11s (10.7 MB/s)
14:51:02 [2023-03-22T14:51:02.208Z] #35 76.99 Selecting previously unselected package binutils-mingw-w64-i686.
14:51:02 [2023-03-22T14:51:02.208Z] #35 76.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:51:02 [2023-03-22T14:51:02.234Z] #50 44.63 Setting up libaio1:amd64 (0.3.112-9) ...
14:51:02 [2023-03-22T14:51:02.234Z] #50 44.64 Setting up python3-lib2to3 (3.9.2-1) ...
14:51:02 [2023-03-22T14:51:02.362Z] #38 100.9   CC       criu/pie/parasite.o
14:51:02 [2023-03-22T14:51:02.468Z] #35 77.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.468Z] #35 77.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:51:02 [2023-03-22T14:51:02.490Z] #50 45.11 Setting up libelf1:amd64 (0.183-1) ...
14:51:02 [2023-03-22T14:51:02.490Z] #50 45.13 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:51:02 [2023-03-22T14:51:02.490Z] #50 45.15 Setting up python3-distutils (3.9.2-1) ...
14:51:02 [2023-03-22T14:51:02.727Z] #35 ...
14:51:02 [2023-03-22T14:51:02.727Z] 
14:51:02 [2023-03-22T14:51:02.727Z] #28 [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
14:51:02 [2023-03-22T14:51:02.727Z] #28 67.64 debconf: delaying package configuration, since apt-utils is not installed
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.39 Fetched 17.7 MB in 3s (6619 kB/s)
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.52 Selecting previously unselected package xxd.
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.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 ... 15718 files and directories currently installed.)
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 68.99 Selecting previously unselected package vim-common.
14:51:02 [2023-03-22T14:51:02.727Z] #28 69.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 69.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 70.19 Selecting previously unselected package cmake-data.
14:51:02 [2023-03-22T14:51:02.727Z] #28 70.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 70.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 74.16 Selecting previously unselected package libicu67:amd64.
14:51:02 [2023-03-22T14:51:02.727Z] #28 74.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.727Z] #28 74.21 Unpacking libicu67:amd64 (67.1-7) ...
14:51:02 [2023-03-22T14:51:02.838Z] #26 ...
14:51:02 [2023-03-22T14:51:02.838Z] 
14:51:02 [2023-03-22T14:51:02.838Z] #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
14:51:02 [2023-03-22T14:51:02.838Z] #32 72.60 Selecting previously unselected package libprotobuf-lite23:amd64.
14:51:02 [2023-03-22T14:51:02.838Z] #32 72.61 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 72.62 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 73.09 Selecting previously unselected package libprotobuf-dev:amd64.
14:51:02 [2023-03-22T14:51:02.838Z] #32 73.09 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 73.09 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 75.61 Selecting previously unselected package libprotoc23:amd64.
14:51:02 [2023-03-22T14:51:02.838Z] #32 75.61 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 75.64 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 76.86 Selecting previously unselected package protobuf-c-compiler.
14:51:02 [2023-03-22T14:51:02.838Z] #32 76.86 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 76.88 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.24 Selecting previously unselected package protobuf-compiler.
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.24 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.25 Unpacking protobuf-compiler (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.61 Selecting previously unselected package python3-pkg-resources.
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.61 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 77.62 Unpacking python3-pkg-resources (52.0.0-4) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.04 Selecting previously unselected package python3-six.
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.04 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.06 Unpacking python3-six (1.16.0-2) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.24 Selecting previously unselected package python3-protobuf.
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.24 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 78.24 Unpacking python3-protobuf (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 79.25 Setting up python3-pkg-resources (52.0.0-4) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 82.59 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 82.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 82.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:51:02 [2023-03-22T14:51:02.838Z] #32 82.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:51:02 [2023-03-22T14:51:02.987Z] #28 ...
14:51:02 [2023-03-22T14:51:02.987Z] 
14:51:02 [2023-03-22T14:51:02.987Z] #26 [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
14:51:02 [2023-03-22T14:51:02.987Z] #26 73.17 Selecting previously unselected package libprotobuf-lite23:amd64.
14:51:02 [2023-03-22T14:51:02.987Z] #26 73.17 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 73.19 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 74.12 Selecting previously unselected package libprotobuf-dev:amd64.
14:51:02 [2023-03-22T14:51:02.987Z] #26 74.12 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 74.17 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 76.13 Selecting previously unselected package libprotoc23:amd64.
14:51:02 [2023-03-22T14:51:02.987Z] #26 76.14 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 76.15 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.23 Selecting previously unselected package protobuf-c-compiler.
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.23 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.27 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.51 Selecting previously unselected package protobuf-compiler.
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.51 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.55 Unpacking protobuf-compiler (3.12.4-1) ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.82 Selecting previously unselected package python3-pkg-resources.
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.82 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:51:02 [2023-03-22T14:51:02.987Z] #26 77.83 Unpacking python3-pkg-resources (52.0.0-4) ...
14:51:02 [2023-03-22T14:51:02.998Z] Running on azwin-2-247d30 in d:\jenkins\workspace\moby_PR-45197
[Pipeline] {
[Pipeline] ws
14:51:03 [2023-03-22T14:51:03.010Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.71 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:51:03 [2023-03-22T14:51:03.054Z] #50 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:51:03 [2023-03-22T14:51:03.055Z] #50 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:51:03 [2023-03-22T14:51:03.099Z] #32 82.68 Setting up libcap2:amd64 (1:2.44-1) ...
14:51:03 [2023-03-22T14:51:03.099Z] #32 82.69 Setting up python3-six (1.16.0-2) ...
14:51:03 [2023-03-22T14:51:03.311Z] #50 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:51:03 [2023-03-22T14:51:03.311Z] #50 45.78 Setting up python3-setuptools (52.0.0-4) ...
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.15 Selecting previously unselected package python3-six.
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.19 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.19 Unpacking python3-six (1.16.0-2) ...
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.33 Selecting previously unselected package python3-protobuf.
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.33 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:51:03 [2023-03-22T14:51:03.556Z] #26 78.35 Unpacking python3-protobuf (3.12.4-1) ...
14:51:03 [2023-03-22T14:51:03.742Z] #38 ...
14:51:03 [2023-03-22T14:51:03.742Z] 
14:51:03 [2023-03-22T14:51:03.742Z] #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
14:51:03 [2023-03-22T14:51:03.742Z] #25 190.3 + for f in rootlesskit rootlesskit-docker-proxy
14:51:03 [2023-03-22T14:51:03.742Z] #25 190.3 + GOBIN=/build
14:51:03 [2023-03-22T14:51:03.742Z] #25 190.3 + GO111MODULE=on
14:51:03 [2023-03-22T14:51:03.742Z] #25 190.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:51:04 [2023-03-22T14:51:04.186Z] The recommended git tool is: git
14:51:04 [2023-03-22T14:51:04.433Z] #38 158.8   CC       criu/tun.o
14:51:04 [2023-03-22T14:51:04.488Z] #32 84.15 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:51:04 [2023-03-22T14:51:04.488Z] #32 84.16 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:51:04 [2023-03-22T14:51:04.488Z] #32 84.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:51:04 [2023-03-22T14:51:04.488Z] #32 84.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:51:04 [2023-03-22T14:51:04.488Z] #32 84.33 Setting up python3-protobuf (3.12.4-1) ...
14:51:04 [2023-03-22T14:51:04.494Z] #26 79.14 Setting up python3-pkg-resources (52.0.0-4) ...
14:51:04 [2023-03-22T14:51:04.680Z] #50 47.30 Setting up libjq1:amd64 (1.6-2.1) ...
14:51:04 [2023-03-22T14:51:04.680Z] #50 47.32 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:51:04 [2023-03-22T14:51:04.680Z] #50 47.33 Setting up thin-provisioning-tools (0.9.0-1) ...
14:51:04 [2023-03-22T14:51:04.693Z] #38 159.4   CC       criu/uffd.o
14:51:04 [2023-03-22T14:51:04.750Z] #32 ...
14:51:04 [2023-03-22T14:51:04.750Z] 
14:51:04 [2023-03-22T14:51:04.750Z] #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
14:51:04 [2023-03-22T14:51:04.750Z] #34 74.56 Selecting previously unselected package libicu67:amd64.
14:51:04 [2023-03-22T14:51:04.750Z] #34 74.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:51:04 [2023-03-22T14:51:04.750Z] #34 74.58 Unpacking libicu67:amd64 (67.1-7) ...
14:51:04 [2023-03-22T14:51:04.750Z] #34 ...
14:51:04 [2023-03-22T14:51:04.750Z] 
14:51:04 [2023-03-22T14:51:04.750Z] #29 [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
14:51:04 [2023-03-22T14:51:04.750Z] #29 81.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:51:04 [2023-03-22T14:51:04.937Z] #50 47.36 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:51:05 [2023-03-22T14:51:05.869Z] #26 ...
14:51:05 [2023-03-22T14:51:05.869Z] 
14:51:05 [2023-03-22T14:51:05.869Z] #35 [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
14:51:05 [2023-03-22T14:51:05.869Z] #35 80.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:51:05 [2023-03-22T14:51:05.869Z] #35 80.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:51:05 [2023-03-22T14:51:05.869Z] #35 80.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.68 Setting up jq (1.6-2.1) ...
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.69 Setting up libbpf0:amd64 (1:0.3-2) ...
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.70 Setting up iptables (1.8.7-1) ...
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:51:06 [2023-03-22T14:51:06.306Z] #50 48.75 Setting up iproute2 (5.10.0-4) ...
14:51:06 [2023-03-22T14:51:06.564Z] #50 49.02 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:06 [2023-03-22T14:51:06.592Z] #38 160.7   CC       criu/util.o
14:51:07 [2023-03-22T14:51:07.303Z] #29 ...
14:51:07 [2023-03-22T14:51:07.303Z] 
14:51:07 [2023-03-22T14:51:07.303Z] #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
14:51:07 [2023-03-22T14:51:07.303Z] #34 85.90 Selecting previously unselected package libxml2:amd64.
14:51:07 [2023-03-22T14:51:07.303Z] #34 85.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 85.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.40 Selecting previously unselected package libarchive13:amd64.
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.72 Selecting previously unselected package libjsoncpp24:amd64.
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.91 Selecting previously unselected package librhash0:amd64.
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 86.92 Unpacking librhash0:amd64 (1.4.1-2) ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 87.11 Selecting previously unselected package libuv1:amd64.
14:51:07 [2023-03-22T14:51:07.303Z] #34 87.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.303Z] #34 87.11 Unpacking libuv1:amd64 (1.40.0-2) ...
14:51:07 [2023-03-22T14:51:07.516Z] #50 DONE 49.9s
14:51:07 [2023-03-22T14:51:07.516Z] 
14:51:07 [2023-03-22T14:51:07.516Z] #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
14:51:07 [2023-03-22T14:51:07.526Z] #38 162.0   CC       criu/uts_ns.o
14:51:07 [2023-03-22T14:51:07.526Z] #38 162.2   CC       criu/vdso.o
14:51:07 [2023-03-22T14:51:07.564Z] #34 87.27 Selecting previously unselected package cmake.
14:51:07 [2023-03-22T14:51:07.564Z] #34 87.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:51:07 [2023-03-22T14:51:07.564Z] #34 87.29 Unpacking cmake (3.18.4-2+deb11u1) ...
14:51:08 [2023-03-22T14:51:08.093Z] #38 162.8   LINK     criu/built-in.o
14:51:08 [2023-03-22T14:51:08.660Z] #38 162.9   LINK     criu/criu
14:51:08 [2023-03-22T14:51:08.919Z] #38 163.4   DEP      lib/c/criu.d
14:51:09 [2023-03-22T14:51:09.018Z] #25 ...
14:51:09 [2023-03-22T14:51:09.018Z] 
14:51:09 [2023-03-22T14:51:09.018Z] #28 [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
14:51:09 [2023-03-22T14:51:09.018Z] #28 194.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:51:09 [2023-03-22T14:51:09.018Z] #28 194.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:51:09 [2023-03-22T14:51:09.018Z] #28 194.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:51:09 [2023-03-22T14:51:09.178Z] #38 163.5   CC       images/rpc.pb-c.o
14:51:09 [2023-03-22T14:51:09.440Z] #51 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:51:09 [2023-03-22T14:51:09.440Z] #51 1.794 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:51:09 [2023-03-22T14:51:09.440Z] #51 1.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:51:09 [2023-03-22T14:51:09.440Z] #51 DONE 2.0s
14:51:09 [2023-03-22T14:51:09.440Z] 
14:51:09 [2023-03-22T14:51:09.440Z] #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
14:51:09 [2023-03-22T14:51:09.440Z] #38 130.4   CC       criu/net.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 134.0   CC       criu/netfilter.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 134.5   CC       criu/page-pipe.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 135.1   CC       criu/page-xfer.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 137.0   CC       criu/pagemap-cache.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 137.5   CC       criu/pagemap.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 138.8   CC       criu/parasite-syscall.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 140.0   CC       criu/path.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 140.5   CC       criu/pie-util-vdso-elf32.o
14:51:09 [2023-03-22T14:51:09.440Z] #38 ...
14:51:09 [2023-03-22T14:51:09.440Z] 
14:51:09 [2023-03-22T14:51:09.440Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:51:09 [2023-03-22T14:51:09.744Z] #38 164.2   CC       lib/c/criu.o
14:51:10 [2023-03-22T14:51:10.058Z] #35 84.82 Selecting previously unselected package binutils-mingw-w64.
14:51:10 [2023-03-22T14:51:10.058Z] #35 84.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:51:10 [2023-03-22T14:51:10.058Z] #35 84.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:51:10 [2023-03-22T14:51:10.316Z] #35 85.15 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:51:10 [2023-03-22T14:51:10.316Z] #35 85.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:51:10 [2023-03-22T14:51:10.316Z] #35 85.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:51:10 [2023-03-22T14:51:10.885Z] #35 85.70 Selecting previously unselected package dmsetup.
14:51:10 [2023-03-22T14:51:10.885Z] #35 85.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:51:10 [2023-03-22T14:51:10.885Z] #35 85.70 Unpacking dmsetup (2:1.02.175-2.1) ...
14:51:11 [2023-03-22T14:51:11.121Z] #38 165.4   LINK     lib/c/built-in.o
14:51:11 [2023-03-22T14:51:11.121Z] #38 165.4   LINK     lib/c/libcriu.so
14:51:11 [2023-03-22T14:51:11.121Z] #38 165.5   LINK     lib/c/libcriu.a
14:51:11 [2023-03-22T14:51:11.121Z] #38 165.7   GEN      magic.py
14:51:11 [2023-03-22T14:51:11.143Z] #35 85.91 Selecting previously unselected package mingw-w64-common.
14:51:11 [2023-03-22T14:51:11.143Z] #35 85.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:51:11 [2023-03-22T14:51:11.143Z] #35 85.94 Unpacking mingw-w64-common (8.0.0-1) ...
14:51:11 [2023-03-22T14:51:11.380Z] #38 165.9 Note: Building without setproctitle() and strlcpy() support.
14:51:11 [2023-03-22T14:51:11.380Z] #38 165.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:51:11 [2023-03-22T14:51:11.380Z] #38 165.9 Note: Building without GnuTLS support
14:51:11 [2023-03-22T14:51:11.380Z] #38 165.9 Makefile.config:39: Warn: you have no libnftables installed
14:51:11 [2023-03-22T14:51:11.380Z] #38 165.9 Makefile.config:40: Warn: Building without nftables support
14:51:11 [2023-03-22T14:51:11.777Z] #34 ...
14:51:11 [2023-03-22T14:51:11.777Z] 
14:51:11 [2023-03-22T14:51:11.777Z] #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
14:51:11 [2023-03-22T14:51:11.777Z] #32 88.94 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.01 Setting up protobuf-compiler (3.12.4-1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.05 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.06 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.10 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 89.13 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:11 [2023-03-22T14:51:11.777Z] #32 DONE 91.1s
14:51:11 [2023-03-22T14:51:11.777Z] 
14:51:11 [2023-03-22T14:51:11.777Z] #26 [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
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.55 Selecting previously unselected package binutils-mingw-w64.
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.72 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.97 Selecting previously unselected package dmsetup.
14:51:11 [2023-03-22T14:51:11.777Z] #26 85.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 86.00 Unpacking dmsetup (2:1.02.175-2.1) ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 86.22 Selecting previously unselected package mingw-w64-common.
14:51:11 [2023-03-22T14:51:11.777Z] #26 86.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:51:11 [2023-03-22T14:51:11.777Z] #26 86.23 Unpacking mingw-w64-common (8.0.0-1) ...
14:51:11 [2023-03-22T14:51:11.947Z] #38 166.6 fatal: not a git repository (or any of the parent directories): .git
14:51:12 [2023-03-22T14:51:12.082Z] #35 ...
14:51:12 [2023-03-22T14:51:12.082Z] 
14:51:12 [2023-03-22T14:51:12.082Z] #28 [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
14:51:12 [2023-03-22T14:51:12.082Z] #28 83.97 Selecting previously unselected package libxml2:amd64.
14:51:12 [2023-03-22T14:51:12.082Z] #28 83.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 84.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 84.98 Selecting previously unselected package libarchive13:amd64.
14:51:12 [2023-03-22T14:51:12.082Z] #28 84.98 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.47 Selecting previously unselected package libjsoncpp24:amd64.
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.90 Selecting previously unselected package librhash0:amd64.
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 85.95 Unpacking librhash0:amd64 (1.4.1-2) ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.16 Selecting previously unselected package libuv1:amd64.
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.18 Unpacking libuv1:amd64 (1.40.0-2) ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.34 Selecting previously unselected package cmake.
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:51:12 [2023-03-22T14:51:12.082Z] #28 86.39 Unpacking cmake (3.18.4-2+deb11u1) ...
14:51:12 [2023-03-22T14:51:12.340Z] #28 ...
14:51:12 [2023-03-22T14:51:12.340Z] 
14:51:12 [2023-03-22T14:51:12.340Z] #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
14:51:12 [2023-03-22T14:51:12.340Z] #27 77.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:51:12 [2023-03-22T14:51:12.598Z] #27 ...
14:51:12 [2023-03-22T14:51:12.599Z] 
14:51:12 [2023-03-22T14:51:12.599Z] #26 [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
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.60 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.68 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.72 Setting up libcap2:amd64 (1:2.44-1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 81.74 Setting up python3-six (1.16.0-2) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 83.84 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 83.86 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 83.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 83.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:51:12 [2023-03-22T14:51:12.599Z] #26 83.94 Setting up python3-protobuf (3.12.4-1) ...
14:51:13 [2023-03-22T14:51:13.324Z] #38 167.6 make[1]: Nothing to be done for 'all'.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.7 make[1]: 'images/built-in.o' is up to date.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.8 make[1]: 'compel/libcompel.a' is up to date.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.9 make[1]: 'compel/compel-host-bin' is up to date.
14:51:14 [2023-03-22T14:51:14.258Z] #38 168.9 make[1]: Nothing to be done for 'all'.
14:51:14 [2023-03-22T14:51:14.300Z] #28 ...
14:51:14 [2023-03-22T14:51:14.300Z] 
14:51:14 [2023-03-22T14:51:14.300Z] #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
14:51:14 [2023-03-22T14:51:14.300Z] #38 102.8   LINK     criu/pie/parasite.built-in.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 102.8   GEN      criu/pie/parasite-blob.h
14:51:14 [2023-03-22T14:51:14.300Z] #38 102.8   CC       criu/pie/parasite-vdso.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 104.0   CC       criu/arch/x86/vdso-pie.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 104.4   CC       criu/arch/x86/restorer.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 105.0   CC       criu/arch/x86/restorer_unmap.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 105.0   CC       criu/arch/x86/sigaction_compat_pie.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 105.5   CC       criu/pie/restorer.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 110.4   LINK     criu/pie/restorer.built-in.o
14:51:14 [2023-03-22T14:51:14.300Z] #38 110.4   GEN      criu/pie/restorer-blob.h
14:51:14 [2023-03-22T14:51:14.300Z] #38 110.6   DEP      criu/vdso.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 111.0   DEP      criu/vdso-compat.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 111.2   DEP      criu/uts_ns.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 111.5   DEP      criu/util.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 111.8   DEP      criu/uffd.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 112.1   DEP      criu/tun.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 112.4   DEP      criu/tty.d
14:51:14 [2023-03-22T14:51:14.300Z] #38 112.7   DEP      criu/timerfd.d
14:51:14 [2023-03-22T14:51:14.323Z] #26 93.67 Selecting previously unselected package mingw-w64-x86-64-dev.
14:51:14 [2023-03-22T14:51:14.323Z] #26 93.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:51:14 [2023-03-22T14:51:14.323Z] #26 93.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #26 ...
14:51:14 [2023-03-22T14:51:14.323Z] 
14:51:14 [2023-03-22T14:51:14.323Z] #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
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.82 Setting up libicu67:amd64 (67.1-7) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.86 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.88 Setting up libuv1:amd64 (1.40.0-2) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 93.99 Setting up librhash0:amd64 (1.4.1-2) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 94.02 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 94.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 94.06 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 94.08 Setting up cmake (3.18.4-2+deb11u1) ...
14:51:14 [2023-03-22T14:51:14.323Z] #34 94.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:14 [2023-03-22T14:51:14.499Z] #26 89.30 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:51:14 [2023-03-22T14:51:14.499Z] #26 89.35 Setting up protobuf-compiler (3.12.4-1) ...
14:51:14 [2023-03-22T14:51:14.499Z] #26 89.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:51:14 [2023-03-22T14:51:14.499Z] #26 89.42 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:51:14 [2023-03-22T14:51:14.517Z] #38 169.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:51:14 [2023-03-22T14:51:14.560Z] #38 113.0   DEP      criu/timens.d
14:51:14 [2023-03-22T14:51:14.759Z] #26 89.44 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:51:14 [2023-03-22T14:51:14.759Z] #26 89.45 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:51:14 [2023-03-22T14:51:14.759Z] #26 89.51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:14 [2023-03-22T14:51:14.775Z] #38 169.2 make[2]: Nothing to be done for 'all'.
14:51:14 [2023-03-22T14:51:14.775Z] #38 169.3 make[2]: Nothing to be done for 'all'.
14:51:14 [2023-03-22T14:51:14.775Z] #38 169.3 make[2]: Nothing to be done for 'all'.
14:51:14 [2023-03-22T14:51:14.819Z] #38 113.1   DEP      criu/sysfs_parse.d
14:51:15 [2023-03-22T14:51:15.032Z] #38 169.4 make[2]: Nothing to be done for 'all'.
14:51:15 [2023-03-22T14:51:15.032Z] #38 169.5 make[2]: Nothing to be done for 'all'.
14:51:15 [2023-03-22T14:51:15.032Z] #38 169.6 make[2]: Nothing to be done for 'all'.
14:51:15 [2023-03-22T14:51:15.032Z] #38 169.6 make[2]: Nothing to be done for 'all'.
14:51:15 [2023-03-22T14:51:15.078Z] #38 113.5   DEP      criu/sysctl.d
14:51:15 [2023-03-22T14:51:15.266Z] #34 DONE 94.9s
14:51:15 [2023-03-22T14:51:15.266Z] 
14:51:15 [2023-03-22T14:51:15.266Z] #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
14:51:15 [2023-03-22T14:51:15.290Z] #38 169.7 make[2]: Nothing to be done for 'all'.
14:51:15 [2023-03-22T14:51:15.290Z] #38 169.8   INSTALL  criu/criu
14:51:15 [2023-03-22T14:51:15.337Z] #38 113.7   DEP      criu/string.d
14:51:15 [2023-03-22T14:51:15.565Z] #38 DONE 170.2s
14:51:15 [2023-03-22T14:51:15.565Z] 
14:51:15 [2023-03-22T14:51:15.565Z] #28 [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
14:51:15 [2023-03-22T14:51:15.596Z] #38 113.9   DEP      criu/stats.d
14:51:15 [2023-03-22T14:51:15.596Z] #38 ...
14:51:15 [2023-03-22T14:51:15.596Z] 
14:51:15 [2023-03-22T14:51:15.596Z] #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
14:51:15 [2023-03-22T14:51:15.596Z] #25 DONE 202.5s
14:51:15 [2023-03-22T14:51:15.596Z] 
14:51:15 [2023-03-22T14:51:15.596Z] #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
14:51:15 [2023-03-22T14:51:15.596Z] #38 114.0   DEP      criu/sockets.d
14:51:15 [2023-03-22T14:51:15.596Z] #38 ...
14:51:15 [2023-03-22T14:51:15.596Z] 
14:51:15 [2023-03-22T14:51:15.596Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:51:15 [2023-03-22T14:51:15.596Z] #40 DONE 0.1s
14:51:15 [2023-03-22T14:51:15.856Z] 
14:51:15 [2023-03-22T14:51:15.856Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:51:15 [2023-03-22T14:51:15.856Z] #41 DONE 0.1s
14:51:15 [2023-03-22T14:51:15.856Z] 
14:51:15 [2023-03-22T14:51:15.856Z] #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
14:51:15 [2023-03-22T14:51:15.856Z] #38 114.3   DEP      criu/sk-unix.d
14:51:15 [2023-03-22T14:51:15.981Z] #52 ...
14:51:15 [2023-03-22T14:51:15.981Z] 
14:51:15 [2023-03-22T14:51:15.981Z] #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
14:51:15 [2023-03-22T14:51:15.981Z] #38 140.9   CC       criu/pie-util-vdso.o
14:51:15 [2023-03-22T14:51:15.981Z] #38 141.4   CC       criu/pie-util.o
14:51:15 [2023-03-22T14:51:15.981Z] #38 141.7   CC       criu/pipes.o
14:51:15 [2023-03-22T14:51:15.981Z] #38 142.5   CC       criu/plugin.o
14:51:15 [2023-03-22T14:51:15.981Z] #38 143.0   CC       criu/proc_parse.o
14:51:15 [2023-03-22T14:51:15.981Z] #38 146.3   CC       criu/protobuf-desc.o
14:51:16 [2023-03-22T14:51:16.138Z] #26 ...
14:51:16 [2023-03-22T14:51:16.138Z] 
14:51:16 [2023-03-22T14:51:16.138Z] #30 [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
14:51:16 [2023-03-22T14:51:16.138Z] #30 80.79 sync
14:51:16 [2023-03-22T14:51:16.138Z] #30 80.80 internal/reflectlite
14:51:16 [2023-03-22T14:51:16.138Z] #30 83.29 internal/testlog
14:51:16 [2023-03-22T14:51:16.138Z] #30 85.38 sort
14:51:16 [2023-03-22T14:51:16.138Z] #30 85.38 errors
14:51:16 [2023-03-22T14:51:16.138Z] #30 86.12 strconv
14:51:16 [2023-03-22T14:51:16.138Z] #30 87.28 io
14:51:16 [2023-03-22T14:51:16.138Z] #30 89.44 internal/oserror
14:51:16 [2023-03-22T14:51:16.138Z] #30 89.91 syscall
14:51:16 [2023-03-22T14:51:16.425Z] #38 114.7   DEP      criu/sk-tcp.d
14:51:16 [2023-03-22T14:51:16.425Z] #38 114.9   DEP      criu/sk-queue.d
14:51:16 [2023-03-22T14:51:16.544Z] #38 147.5   CC       criu/protobuf.o
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + RM_GOPATH=0
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + TMP_GOPATH=
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + : /build
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + '[' -z '' ']'
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 ++ mktemp -d
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + export GOPATH=/tmp/tmp.92pI3qP2lu
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + GOPATH=/tmp/tmp.92pI3qP2lu
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + RM_GOPATH=1
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 + case "$(go env GOARCH)" in
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.534 ++ go env GOARCH
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.550 + export GO_BUILDMODE=-buildmode=pie
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.550 + GO_BUILDMODE=-buildmode=pie
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.550 ++ dirname /tmp/install/install.sh
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + dir=/tmp/install
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + bin=tini
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + shift
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + '[' '!' -f /tmp/install/tini.installer ']'
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + . /tmp/install/tini.installer
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 ++ : v0.19.0
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + install_tini
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + echo 'Install tini version v0.19.0'
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 + git clone https://github.com/krallin/tini.git /tmp/tmp.92pI3qP2lu/tini
14:51:16 [2023-03-22T14:51:16.653Z] #38 1.562 Install tini version v0.19.0
14:51:16 [2023-03-22T14:51:16.685Z] #38 115.1   DEP      criu/sk-packet.d
14:51:16 [2023-03-22T14:51:16.800Z] #38 147.9   CC       criu/pstree.o
14:51:16 [2023-03-22T14:51:16.914Z] #38 1.657 Cloning into '/tmp/tmp.92pI3qP2lu/tini'...
14:51:16 [2023-03-22T14:51:16.944Z] #38 115.5   DEP      criu/sk-netlink.d
14:51:17 [2023-03-22T14:51:17.203Z] #38 115.8   DEP      criu/sk-inet.d
14:51:17 [2023-03-22T14:51:17.515Z] #30 92.42 reflect
14:51:17 [2023-03-22T14:51:17.773Z] #38 116.2   DEP      criu/signalfd.d
14:51:18 [2023-03-22T14:51:18.032Z] #38 116.4   DEP      criu/sigframe.d
14:51:18 [2023-03-22T14:51:18.032Z] #38 116.6   DEP      criu/shmem.d
14:51:18 [2023-03-22T14:51:18.167Z] #38 149.2   CC       criu/rbtree.o
14:51:18 [2023-03-22T14:51:18.297Z] #38 2.910 + cd /tmp/tmp.92pI3qP2lu/tini
14:51:18 [2023-03-22T14:51:18.297Z] #38 2.917 + git checkout -q v0.19.0
14:51:18 [2023-03-22T14:51:18.297Z] #38 2.990 + cmake .
14:51:18 [2023-03-22T14:51:18.601Z] #38 116.9   DEP      criu/servicefd.d
14:51:18 [2023-03-22T14:51:18.601Z] #38 117.0   DEP      criu/seize.d
14:51:18 [2023-03-22T14:51:18.601Z] #38 117.2   DEP      criu/seccomp.d
14:51:18 [2023-03-22T14:51:18.729Z] #38 149.6   CC       criu/rst-malloc.o
14:51:18 [2023-03-22T14:51:18.860Z] #38 117.4   DEP      criu/rst-malloc.d
14:51:18 [2023-03-22T14:51:18.986Z] #38 149.9   CC       criu/seccomp.o
14:51:19 [2023-03-22T14:51:19.239Z] #38 3.952 -- The C compiler identification is GNU 10.2.1
14:51:19 [2023-03-22T14:51:19.239Z] #38 4.159 -- Detecting C compiler ABI info
14:51:19 [2023-03-22T14:51:19.421Z] #30 ...
14:51:19 [2023-03-22T14:51:19.421Z] 
14:51:19 [2023-03-22T14:51:19.421Z] #35 [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
14:51:19 [2023-03-22T14:51:19.421Z] #35 93.84 Selecting previously unselected package mingw-w64-x86-64-dev.
14:51:19 [2023-03-22T14:51:19.421Z] #35 93.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:51:19 [2023-03-22T14:51:19.421Z] #35 93.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:51:19 [2023-03-22T14:51:19.421Z] #35 ...
14:51:19 [2023-03-22T14:51:19.421Z] 
14:51:19 [2023-03-22T14:51:19.421Z] #26 [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
14:51:19 [2023-03-22T14:51:19.421Z] #26 DONE 94.0s
14:51:19 [2023-03-22T14:51:19.421Z] 
14:51:19 [2023-03-22T14:51:19.421Z] #28 [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
14:51:19 [2023-03-22T14:51:19.421Z] #28 93.84 Setting up libicu67:amd64 (67.1-7) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 93.98 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 94.12 Setting up libuv1:amd64 (1.40.0-2) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 94.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 94.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 94.26 Setting up librhash0:amd64 (1.4.1-2) ...
14:51:19 [2023-03-22T14:51:19.421Z] #28 94.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:51:19 [2023-03-22T14:51:19.429Z] #38 117.7   DEP      criu/rbtree.d
14:51:19 [2023-03-22T14:51:19.429Z] #38 117.7   DEP      criu/pstree.d
14:51:19 [2023-03-22T14:51:19.429Z] #38 117.9   DEP      criu/protobuf.d
14:51:19 [2023-03-22T14:51:19.680Z] #28 94.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:51:19 [2023-03-22T14:51:19.680Z] #28 94.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:51:19 [2023-03-22T14:51:19.680Z] #28 94.50 Setting up cmake (3.18.4-2+deb11u1) ...
14:51:19 [2023-03-22T14:51:19.680Z] #28 94.55 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:19 [2023-03-22T14:51:19.688Z] #38 118.1   GEN      criu/protobuf-desc-gen.h
14:51:19 [2023-03-22T14:51:19.916Z] #38 150.6   CC       criu/seize.o
14:51:20 [2023-03-22T14:51:20.613Z] #28 DONE 95.4s
14:51:20 [2023-03-22T14:51:20.613Z] 
14:51:20 [2023-03-22T14:51:20.613Z] #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
14:51:20 [2023-03-22T14:51:20.624Z] #38 5.494 -- Detecting C compiler ABI info - done
14:51:20 [2023-03-22T14:51:20.624Z] #38 ...
14:51:20 [2023-03-22T14:51:20.624Z] 
14:51:20 [2023-03-22T14:51:20.624Z] #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
14:51:20 [2023-03-22T14:51:20.624Z] #27 90.35 sync
14:51:20 [2023-03-22T14:51:20.624Z] #27 90.36 internal/reflectlite
14:51:20 [2023-03-22T14:51:20.624Z] #27 93.24 internal/testlog
14:51:20 [2023-03-22T14:51:20.624Z] #27 94.62 errors
14:51:20 [2023-03-22T14:51:20.624Z] #27 94.62 sort
14:51:20 [2023-03-22T14:51:20.624Z] #27 95.05 strconv
14:51:20 [2023-03-22T14:51:20.624Z] #27 96.82 io
14:51:20 [2023-03-22T14:51:20.624Z] #27 99.14 internal/oserror
14:51:20 [2023-03-22T14:51:20.624Z] #27 99.55 syscall
14:51:20 [2023-03-22T14:51:20.624Z] #27 ...
14:51:20 [2023-03-22T14:51:20.624Z] 
14:51:20 [2023-03-22T14:51:20.624Z] #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
14:51:20 [2023-03-22T14:51:20.624Z] #38 5.633 -- Check for working C compiler: /usr/bin/cc - skipped
14:51:20 [2023-03-22T14:51:20.846Z] #38 151.7   CC       criu/servicefd.o
14:51:20 [2023-03-22T14:51:20.846Z] #38 ...
14:51:20 [2023-03-22T14:51:20.846Z] 
14:51:20 [2023-03-22T14:51:20.846Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:51:20 [2023-03-22T14:51:20.846Z] #52 11.25 Collecting yamllint==1.26.1
14:51:20 [2023-03-22T14:51:20.884Z] #38 5.662 -- Detecting C compile features
14:51:20 [2023-03-22T14:51:20.885Z] #38 5.668 -- Detecting C compile features - done
14:51:20 [2023-03-22T14:51:20.885Z] #38 5.707 -- Performing Test HAS_BUILTIN_FORTIFY
14:51:21 [2023-03-22T14:51:21.145Z] #38 5.998 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:51:21 [2023-03-22T14:51:21.406Z] #38 6.094 -- Configuring done
14:51:21 [2023-03-22T14:51:21.406Z] #38 6.126 -- Generating done
14:51:21 [2023-03-22T14:51:21.406Z] #38 6.136 -- Build files have been written to: /tmp/tmp.92pI3qP2lu/tini
14:51:21 [2023-03-22T14:51:21.406Z] #38 6.150 + make tini-static
14:51:21 [2023-03-22T14:51:21.406Z] #38 ...
14:51:21 [2023-03-22T14:51:21.406Z] 
14:51:21 [2023-03-22T14:51:21.406Z] #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
14:51:21 [2023-03-22T14:51:21.406Z] #0 3.234 Note: Building without setproctitle() and strlcpy() support.
14:51:21 [2023-03-22T14:51:21.406Z] #0 3.235       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:51:21 [2023-03-22T14:51:21.406Z] #0 3.256 Note: Building without GnuTLS support
14:51:21 [2023-03-22T14:51:21.406Z] #0 3.273 Makefile.config:39: Warn: you have no libnftables installed
14:51:21 [2023-03-22T14:51:21.406Z] #0 3.273 Makefile.config:40: Warn: Building without nftables support
14:51:21 [2023-03-22T14:51:21.406Z] #0 7.021 fatal: not a git repository (or any of the parent directories): .git
14:51:21 [2023-03-22T14:51:21.406Z] #0 7.223   GEN      .gitid
14:51:21 [2023-03-22T14:51:21.406Z] #0 7.324   GEN      criu/include/version.h
14:51:21 [2023-03-22T14:51:21.406Z] #0 7.476   GEN      include/common/asm
14:51:21 [2023-03-22T14:51:21.777Z] #52 12.32   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:51:21 [2023-03-22T14:51:21.978Z] #39 ...
14:51:21 [2023-03-22T14:51:21.978Z] 
14:51:21 [2023-03-22T14:51:21.978Z] #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
14:51:21 [2023-03-22T14:51:21.978Z] #38 6.790 Scanning dependencies of target tini-static
14:51:21 [2023-03-22T14:51:21.978Z] #38 6.858 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + RM_GOPATH=0
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + TMP_GOPATH=
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + : /build
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + '[' -z '' ']'
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 ++ mktemp -d
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + export GOPATH=/tmp/tmp.JLUvAgNOn3
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + GOPATH=/tmp/tmp.JLUvAgNOn3
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + RM_GOPATH=1
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.393 + case "$(go env GOARCH)" in
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.429 ++ go env GOARCH
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.489 + export GO_BUILDMODE=-buildmode=pie
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.490 + GO_BUILDMODE=-buildmode=pie
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.490 ++ dirname /tmp/install/install.sh
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.493 + dir=/tmp/install
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.503 + bin=tini
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.503 + shift
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.504 + '[' '!' -f /tmp/install/tini.installer ']'
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.504 + . /tmp/install/tini.installer
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.504 ++ : v0.19.0
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.505 + install_tini
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.505 + echo 'Install tini version v0.19.0'
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.505 Install tini version v0.19.0
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.505 + git clone https://github.com/krallin/tini.git /tmp/tmp.JLUvAgNOn3/tini
14:51:21 [2023-03-22T14:51:21.993Z] #38 1.517 Cloning into '/tmp/tmp.JLUvAgNOn3/tini'...
14:51:22 [2023-03-22T14:51:22.231Z] #38 ...
14:51:22 [2023-03-22T14:51:22.231Z] 
14:51:22 [2023-03-22T14:51:22.231Z] #28 [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
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.6 Selecting previously unselected package g++-mingw-w64-x86-64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.8 Selecting previously unselected package libapparmor1:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 204.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.1 Selecting previously unselected package libapparmor-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.3 Selecting previously unselected package libbtrfs0:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.6 Selecting previously unselected package libbtrfs-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 205.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.3 Selecting previously unselected package libudev-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.3 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.5 Selecting previously unselected package libsepol1-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.9 Selecting previously unselected package libpcre2-16-0:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 206.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.3 Selecting previously unselected package libpcre2-32-0:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.7 Selecting previously unselected package libpcre2-posix2:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.9 Selecting previously unselected package libpcre2-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 207.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 208.6 Selecting previously unselected package libselinux1-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 208.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 208.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 209.1 Selecting previously unselected package libdevmapper-dev:amd64.
14:51:22 [2023-03-22T14:51:22.231Z] #28 209.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.231Z] #28 209.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:51:22 [2023-03-22T14:51:22.491Z] #28 209.3 Selecting previously unselected package libseccomp-dev:amd64.
14:51:22 [2023-03-22T14:51:22.491Z] #28 209.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.491Z] #28 209.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:51:22 [2023-03-22T14:51:22.751Z] #28 209.6 Selecting previously unselected package libsystemd-dev:amd64.
14:51:22 [2023-03-22T14:51:22.751Z] #28 209.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:51:22 [2023-03-22T14:51:22.751Z] #28 209.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:51:23 [2023-03-22T14:51:23.146Z] #52 13.65 Collecting pathspec>=0.5.3
14:51:23 [2023-03-22T14:51:23.146Z] #52 13.69   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:51:23 [2023-03-22T14:51:23.320Z] #28 210.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:51:23 [2023-03-22T14:51:23.320Z] #28 ...
14:51:23 [2023-03-22T14:51:23.320Z] 
14:51:23 [2023-03-22T14:51:23.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
14:51:23 [2023-03-22T14:51:23.320Z] #38 121.9   DEP      criu/protobuf-desc.d
14:51:23 [2023-03-22T14:51:23.371Z] #38 2.554 + cd /tmp/tmp.JLUvAgNOn3/tini
14:51:23 [2023-03-22T14:51:23.371Z] #38 2.554 + git checkout -q v0.19.0
14:51:23 [2023-03-22T14:51:23.371Z] #38 2.577 + cmake .
14:51:23 [2023-03-22T14:51:23.579Z] #38 122.0   DEP      criu/proc_parse.d
14:51:23 [2023-03-22T14:51:23.709Z] #52 14.16 Collecting pyyaml
14:51:23 [2023-03-22T14:51:23.709Z] #52 14.19   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)
14:51:23 [2023-03-22T14:51:23.709Z] #52 14.25 Building wheels for collected packages: yamllint
14:51:23 [2023-03-22T14:51:23.709Z] #52 14.26   Building wheel for yamllint (setup.py): started
14:51:23 [2023-03-22T14:51:23.839Z] #38 122.2   DEP      criu/plugin.d
14:51:23 [2023-03-22T14:51:23.839Z] #38 122.3   DEP      criu/pipes.d
14:51:23 [2023-03-22T14:51:23.936Z] #38 3.418 -- The C compiler identification is GNU 10.2.1
14:51:24 [2023-03-22T14:51:24.099Z] #38 122.5   DEP      criu/pie-util.d
14:51:24 [2023-03-22T14:51:24.195Z] #38 3.547 -- Detecting C compiler ABI info
14:51:24 [2023-03-22T14:51:24.358Z] #38 122.7   DEP      criu/pie-util-vdso.d
14:51:24 [2023-03-22T14:51:24.358Z] #38 122.9   DEP      criu/pie-util-vdso-elf32.d
14:51:24 [2023-03-22T14:51:24.523Z] #38 8.901 [100%] Linking C executable tini-static
14:51:24 [2023-03-22T14:51:24.618Z] #38 123.0   DEP      criu/path.d
14:51:24 [2023-03-22T14:51:24.641Z] #52 15.31   Building wheel for yamllint (setup.py): finished with status 'done'
14:51:24 [2023-03-22T14:51:24.641Z] #52 15.31   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=86d36edc99b54e084cc1c6695f7099c11cc2fd0f7bbcd1273f62d4abbc7eb0c5
14:51:24 [2023-03-22T14:51:24.641Z] #52 15.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:51:24 [2023-03-22T14:51:24.641Z] #52 15.32 Successfully built yamllint
14:51:24 [2023-03-22T14:51:24.641Z] #52 15.36 Installing collected packages: pyyaml, pathspec, yamllint
14:51:24 [2023-03-22T14:51:24.877Z] #38 123.1   DEP      criu/parasite-syscall.d
14:51:25 [2023-03-22T14:51:25.095Z] #38 9.925 [100%] Built target tini-static
14:51:25 [2023-03-22T14:51:25.096Z] #38 10.12 + mkdir -p /build
14:51:25 [2023-03-22T14:51:25.129Z] #38 4.358 -- Detecting C compiler ABI info - done
14:51:25 [2023-03-22T14:51:25.129Z] #38 4.591 -- Check for working C compiler: /usr/bin/cc - skipped
14:51:25 [2023-03-22T14:51:25.136Z] #38 123.6   DEP      criu/pagemap.d
14:51:25 [2023-03-22T14:51:25.205Z] #52 15.80 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
14:51:25 [2023-03-22T14:51:25.356Z] #38 10.12 + cp tini-static /build/docker-init
14:51:25 [2023-03-22T14:51:25.387Z] #38 4.597 -- Detecting C compile features
14:51:25 [2023-03-22T14:51:25.387Z] #38 4.603 -- Detecting C compile features - done
14:51:25 [2023-03-22T14:51:25.388Z] #38 4.683 -- Performing Test HAS_BUILTIN_FORTIFY
14:51:25 [2023-03-22T14:51:25.395Z] #38 123.9   DEP      criu/pagemap-cache.d
14:51:25 [2023-03-22T14:51:25.654Z] #38 124.1   DEP      criu/page-xfer.d
14:51:25 [2023-03-22T14:51:25.768Z] #52 DONE 16.5s
14:51:25 [2023-03-22T14:51:25.768Z] 
14:51:25 [2023-03-22T14:51:25.769Z] #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
14:51:25 [2023-03-22T14:51:25.769Z] #38 152.1 include/common/asm/bitops.h: Assembler messages:
14:51:25 [2023-03-22T14:51:25.769Z] #38 152.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:51:25 [2023-03-22T14:51:25.769Z] #38 152.2   CC       criu/shmem.o
14:51:25 [2023-03-22T14:51:25.769Z] #38 153.3   CC       criu/sigframe.o
14:51:25 [2023-03-22T14:51:25.769Z] #38 153.6   CC       criu/signalfd.o
14:51:25 [2023-03-22T14:51:25.769Z] #38 154.0   CC       criu/sk-inet.o
14:51:25 [2023-03-22T14:51:25.769Z] #38 155.5   CC       criu/sk-netlink.o
14:51:25 [2023-03-22T14:51:25.769Z] #38 156.1   CC       criu/sk-packet.o
14:51:25 [2023-03-22T14:51:25.913Z] #38 124.3   DEP      criu/page-pipe.d
14:51:25 [2023-03-22T14:51:25.953Z] #38 5.310 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:51:25 [2023-03-22T14:51:25.953Z] #38 5.409 -- Configuring done
14:51:26 [2023-03-22T14:51:26.179Z] #38 124.5   DEP      criu/netfilter.d
14:51:26 [2023-03-22T14:51:26.179Z] #38 ...
14:51:26 [2023-03-22T14:51:26.179Z] 
14:51:26 [2023-03-22T14:51:26.179Z] #28 [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
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.9 Setting up mingw-w64-common (8.0.0-1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 210.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.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
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.3 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
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.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
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.5 Setting up dmsetup (2:1.02.175-2.1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 211.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:51:26 [2023-03-22T14:51:26.179Z] #28 DONE 213.2s
14:51:26 [2023-03-22T14:51:26.211Z] #38 5.474 -- Generating done
14:51:26 [2023-03-22T14:51:26.211Z] #38 5.487 -- Build files have been written to: /tmp/tmp.JLUvAgNOn3/tini
14:51:26 [2023-03-22T14:51:26.211Z] #38 5.499 + make tini-static
14:51:26 [2023-03-22T14:51:26.333Z] #38 157.1   CC       criu/sk-queue.o
14:51:26 [2023-03-22T14:51:26.333Z] #38 ...
14:51:26 [2023-03-22T14:51:26.333Z] 
14:51:26 [2023-03-22T14:51:26.333Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
14:51:26 [2023-03-22T14:51:26.333Z] #53 DONE 0.5s
14:51:26 [2023-03-22T14:51:26.333Z] 
14:51:26 [2023-03-22T14:51:26.333Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
14:51:26 [2023-03-22T14:51:26.441Z] 
14:51:26 [2023-03-22T14:51:26.441Z] #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
14:51:26 [2023-03-22T14:51:26.470Z] #38 5.933 Scanning dependencies of target tini-static
14:51:26 [2023-03-22T14:51:26.591Z] #54 DONE 0.3s
14:51:26 [2023-03-22T14:51:26.591Z] 
14:51:26 [2023-03-22T14:51:26.591Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
14:51:26 [2023-03-22T14:51:26.728Z] #38 6.089 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:51:26 [2023-03-22T14:51:26.849Z] #55 DONE 0.1s
14:51:26 [2023-03-22T14:51:26.849Z] 
14:51:26 [2023-03-22T14:51:26.849Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
14:51:26 [2023-03-22T14:51:26.849Z] #56 DONE 0.1s
14:51:26 [2023-03-22T14:51:26.849Z] 
14:51:26 [2023-03-22T14:51:26.849Z] #36 [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
14:51:26 [2023-03-22T14:51:26.849Z] #36 ...
14:51:26 [2023-03-22T14:51:26.849Z] 
14:51:26 [2023-03-22T14:51:26.849Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
14:51:26 [2023-03-22T14:51:26.849Z] #57 DONE 0.1s
14:51:26 [2023-03-22T14:51:26.849Z] 
14:51:26 [2023-03-22T14:51:26.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
14:51:26 [2023-03-22T14:51:26.849Z] #38 157.9   CC       criu/sk-tcp.o
14:51:26 [2023-03-22T14:51:26.986Z] #38 ...
14:51:26 [2023-03-22T14:51:26.986Z] 
14:51:26 [2023-03-22T14:51:26.986Z] #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
14:51:26 [2023-03-22T14:51:26.986Z] #34 DONE 101.7s
14:51:26 [2023-03-22T14:51:26.986Z] 
14:51:26 [2023-03-22T14:51:26.986Z] #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
14:51:26 [2023-03-22T14:51:26.986Z] #0 3.446 Note: Building without setproctitle() and strlcpy() support.
14:51:26 [2023-03-22T14:51:26.986Z] #0 3.446       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:51:26 [2023-03-22T14:51:26.986Z] #0 3.486 Note: Building without GnuTLS support
14:51:26 [2023-03-22T14:51:26.986Z] #0 3.498 Makefile.config:39: Warn: you have no libnftables installed
14:51:26 [2023-03-22T14:51:26.986Z] #0 3.498 Makefile.config:40: Warn: Building without nftables support
14:51:26 [2023-03-22T14:51:26.986Z] #0 6.779 fatal: not a git repository (or any of the parent directories): .git
14:51:26 [2023-03-22T14:51:26.986Z] #0 7.040   GEN      .gitid
14:51:26 [2023-03-22T14:51:26.986Z] #0 7.176   GEN      criu/include/version.h
14:51:26 [2023-03-22T14:51:26.986Z] #0 7.286   GEN      include/common/asm
14:51:27 [2023-03-22T14:51:27.271Z] #38 DONE 11.8s
14:51:27 [2023-03-22T14:51:27.271Z] 
14:51:27 [2023-03-22T14:51:27.271Z] #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
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.71   PBCC     images/timens.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.75   DEP      images/timens.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.83   PBCC     images/fown.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.86   PBCC     images/google/protobuf/descriptor.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.97   PBCC     images/opts.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 10.98   PBCC     images/memfd.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.05   DEP      images/fown.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.10   DEP      images/google/protobuf/descriptor.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.23   DEP      images/opts.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.42   DEP      images/memfd.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.60   PBCC     images/sit.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.66   DEP      images/sit.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.84   PBCC     images/macvlan.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 11.86   DEP      images/macvlan.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.04   PBCC     images/autofs.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.16   DEP      images/autofs.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.34   PBCC     images/sysctl.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.43   DEP      images/sysctl.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.57   PBCC     images/time.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.68   DEP      images/time.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.83   PBCC     images/binfmt-misc.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 12.86   DEP      images/binfmt-misc.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.31   PBCC     images/seccomp.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.37   DEP      images/seccomp.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.49   PBCC     images/userns.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.59   DEP      images/userns.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.75   PBCC     images/cgroup.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 13.84   DEP      images/cgroup.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.07   PBCC     images/ext-file.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.12   DEP      images/ext-file.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.25   PBCC     images/rpc.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.35   DEP      images/rpc.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.46   PBCC     images/siginfo.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.57   DEP      images/siginfo.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.64   PBCC     images/pagemap.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.71   DEP      images/pagemap.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.81   PBCC     images/rlimit.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.88   DEP      images/rlimit.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.89   PBCC     images/file-lock.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.89   DEP      images/file-lock.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.91   PBCC     images/tty.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.92   DEP      images/tty.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 14.93   PBCC     images/tun.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.09   PBCC     images/netdev.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.24   DEP      images/tun.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.37   DEP      images/netdev.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.50   PBCC     images/vma.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.59   DEP      images/vma.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.75   PBCC     images/creds.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.82   DEP      images/creds.pb-c.d
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.88   PBCC     images/utsns.pb-c.c
14:51:27 [2023-03-22T14:51:27.271Z] #39 15.92   DEP      images/utsns.pb-c.d
14:51:27 [2023-03-22T14:51:27.533Z] #39 16.09   PBCC     images/ipc-desc.pb-c.c
14:51:27 [2023-03-22T14:51:27.533Z] #39 16.13   PBCC     images/ipc-sem.pb-c.c
14:51:27 [2023-03-22T14:51:27.533Z] #39 16.21   DEP      images/ipc-desc.pb-c.d
14:51:27 [2023-03-22T14:51:27.552Z] #39 ...
14:51:27 [2023-03-22T14:51:27.552Z] 
14:51:27 [2023-03-22T14:51:27.552Z] #30 [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
14:51:27 [2023-03-22T14:51:27.552Z] #30 102.3 internal/syscall/unix
14:51:27 [2023-03-22T14:51:27.779Z] #38 158.5   CC       criu/sk-unix.o
14:51:27 [2023-03-22T14:51:27.794Z] #39 16.37   DEP      images/ipc-sem.pb-c.d
14:51:27 [2023-03-22T14:51:27.794Z] #39 16.52   PBCC     images/ipc-msg.pb-c.c
14:51:27 [2023-03-22T14:51:27.794Z] #39 16.54   DEP      images/ipc-msg.pb-c.d
14:51:28 [2023-03-22T14:51:28.055Z] #39 16.67   PBCC     images/ipc-shm.pb-c.c
14:51:28 [2023-03-22T14:51:28.055Z] #39 16.68   DEP      images/ipc-shm.pb-c.d
14:51:28 [2023-03-22T14:51:28.055Z] #39 16.77   PBCC     images/ipc-var.pb-c.c
14:51:28 [2023-03-22T14:51:28.055Z] #39 16.84   DEP      images/ipc-var.pb-c.d
14:51:28 [2023-03-22T14:51:28.316Z] #39 16.99   PBCC     images/sk-opts.pb-c.c
14:51:28 [2023-03-22T14:51:28.316Z] #39 17.06   PBCC     images/packet-sock.pb-c.c
14:51:28 [2023-03-22T14:51:28.316Z] #39 17.15   DEP      images/sk-opts.pb-c.d
14:51:28 [2023-03-22T14:51:28.486Z] #30 103.2 time
14:51:28 [2023-03-22T14:51:28.577Z] #39 17.25   DEP      images/packet-sock.pb-c.d
14:51:28 [2023-03-22T14:51:28.841Z] #39 17.41   PBCC     images/sk-netlink.pb-c.c
14:51:28 [2023-03-22T14:51:28.841Z] #39 17.53   DEP      images/sk-netlink.pb-c.d
14:51:28 [2023-03-22T14:51:28.841Z] #39 17.66   PBCC     images/sk-inet.pb-c.c
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.242 + RM_GOPATH=0
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.242 + TMP_GOPATH=
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.242 + : /build
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.242 + '[' -z '' ']'
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.242 ++ mktemp -d
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.243 + export GOPATH=/tmp/tmp.lAjYECY34I
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.243 + GOPATH=/tmp/tmp.lAjYECY34I
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.243 + RM_GOPATH=1
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.243 + case "$(go env GOARCH)" in
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.292 ++ go env GOARCH
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.297 + export GO_BUILDMODE=-buildmode=pie
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.297 + GO_BUILDMODE=-buildmode=pie
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.298 ++ dirname /tmp/install/install.sh
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.301 + dir=/tmp/install
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.304 + bin=runc
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.305 + shift
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.305 + '[' '!' -f /tmp/install/runc.installer ']'
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.305 + . /tmp/install/runc.installer
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.306 ++ set -e
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.306 ++ : v1.1.4
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.317 + install_runc
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.318 + RUNC_BUILDTAGS=seccomp
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.318 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.319 Install runc version v1.1.4 (build tags: seccomp)
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.319 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lAjYECY34I/src/github.com/opencontainers/runc
14:51:28 [2023-03-22T14:51:28.980Z] #42 2.326 Cloning into '/tmp/tmp.lAjYECY34I/src/github.com/opencontainers/runc'...
14:51:28 [2023-03-22T14:51:28.980Z] #42 ...
14:51:28 [2023-03-22T14:51:28.980Z] 
14:51:28 [2023-03-22T14:51:28.980Z] #43 [dev-systemd-false  1/27] RUN groupadd -r docker
14:51:28 [2023-03-22T14:51:28.980Z] #43 DONE 2.5s
14:51:28 [2023-03-22T14:51:28.980Z] 
14:51:28 [2023-03-22T14:51:28.980Z] #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
14:51:29 [2023-03-22T14:51:29.103Z] #39 17.70   DEP      images/sk-inet.pb-c.d
14:51:29 [2023-03-22T14:51:29.103Z] #39 17.81   PBCC     images/sk-unix.pb-c.c
14:51:29 [2023-03-22T14:51:29.103Z] #39 17.94   DEP      images/sk-unix.pb-c.d
14:51:29 [2023-03-22T14:51:29.375Z] #39 18.00   PBCC     images/mm.pb-c.c
14:51:29 [2023-03-22T14:51:29.375Z] #39 18.11   DEP      images/mm.pb-c.d
14:51:29 [2023-03-22T14:51:29.375Z] #39 18.21   PBCC     images/timerfd.pb-c.c
14:51:29 [2023-03-22T14:51:29.636Z] #39 18.29   DEP      images/timerfd.pb-c.d
14:51:29 [2023-03-22T14:51:29.636Z] #39 18.39   PBCC     images/timer.pb-c.c
14:51:29 [2023-03-22T14:51:29.636Z] #39 18.45   DEP      images/timer.pb-c.d
14:51:29 [2023-03-22T14:51:29.900Z] #39 18.52   PBCC     images/sa.pb-c.c
14:51:29 [2023-03-22T14:51:29.900Z] #39 18.56   DEP      images/sa.pb-c.d
14:51:29 [2023-03-22T14:51:29.900Z] #39 18.65   PBCC     images/pipe-data.pb-c.c
14:51:29 [2023-03-22T14:51:29.900Z] #39 18.73   DEP      images/pipe-data.pb-c.d
14:51:29 [2023-03-22T14:51:29.900Z] #39 18.77   PBCC     images/mnt.pb-c.c
14:51:29 [2023-03-22T14:51:29.960Z] using credential docker-jenkins-github-credentials
14:51:30 [2023-03-22T14:51:30.042Z] Cloning the remote Git repository
14:51:30 [2023-03-22T14:51:30.042Z] Cloning with configured refspecs honoured and without tags
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.79   DEP      images/mnt.pb-c.d
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.83   PBCC     images/sk-packet.pb-c.c
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.84   DEP      images/sk-packet.pb-c.d
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.89   PBCC     images/tcp-stream.pb-c.c
14:51:30 [2023-03-22T14:51:30.162Z] #39 ...
14:51:30 [2023-03-22T14:51:30.162Z] 
14:51:30 [2023-03-22T14:51:30.162Z] #30 [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
14:51:30 [2023-03-22T14:51:30.162Z] #30 DONE 110.1s
14:51:30 [2023-03-22T14:51:30.162Z] 
14:51:30 [2023-03-22T14:51:30.162Z] #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
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.95   DEP      images/tcp-stream.pb-c.d
14:51:30 [2023-03-22T14:51:30.162Z] #39 18.98   PBCC     images/pipe.pb-c.c
14:51:30 [2023-03-22T14:51:30.162Z] #39 ...
14:51:30 [2023-03-22T14:51:30.162Z] 
14:51:30 [2023-03-22T14:51:30.162Z] #26 [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
14:51:30 [2023-03-22T14:51:30.162Z] #26 103.6 Selecting previously unselected package gcc-mingw-w64-base.
14:51:30 [2023-03-22T14:51:30.162Z] #26 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:51:30 [2023-03-22T14:51:30.162Z] #26 103.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:51:30 [2023-03-22T14:51:30.162Z] #26 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:51:30 [2023-03-22T14:51:30.162Z] #26 104.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:51:30 [2023-03-22T14:51:30.162Z] #26 104.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:51:30 [2023-03-22T14:51:30.302Z] #38 160.9   CC       criu/sockets.o
14:51:30 [2023-03-22T14:51:30.360Z] #44 DONE 1.7s
14:51:30 [2023-03-22T14:51:30.360Z] 
14:51:30 [2023-03-22T14:51:30.360Z] #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
14:51:30 [2023-03-22T14:51:30.360Z] #38 124.8   DEP      criu/net.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 125.3   DEP      criu/namespaces.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 125.6   DEP      criu/mount.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 125.8   DEP      criu/memfd.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 126.1   DEP      criu/mem.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 126.4   DEP      criu/lsm.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 126.6   DEP      criu/log.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 126.8   DEP      criu/libnetlink.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 127.0   DEP      criu/kerndat.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 127.3   DEP      criu/kcmp-ids.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 127.5   DEP      criu/irmap.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 127.6   DEP      criu/ipc_ns.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 127.9   DEP      criu/image.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 128.2   DEP      criu/image-desc.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 128.4   DEP      criu/fsnotify.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 128.6   DEP      criu/filesystems.d
14:51:30 [2023-03-22T14:51:30.360Z] #38 128.7   DEP      criu/files.d
14:51:30 [2023-03-22T14:51:30.386Z] #30 ...
14:51:30 [2023-03-22T14:51:30.386Z] 
14:51:30 [2023-03-22T14:51:30.386Z] #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
14:51:30 [2023-03-22T14:51:30.386Z] #38 8.289 [100%] Linking C executable tini-static
14:51:30 [2023-03-22T14:51:30.386Z] #38 9.255 [100%] Built target tini-static
14:51:30 [2023-03-22T14:51:30.386Z] #38 9.327 + mkdir -p /build
14:51:30 [2023-03-22T14:51:30.386Z] #38 9.332 + cp tini-static /build/docker-init
14:51:30 [2023-03-22T14:51:30.386Z] #38 DONE 9.5s
14:51:30 [2023-03-22T14:51:30.386Z] 
14:51:30 [2023-03-22T14:51:30.386Z] #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
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.62   PBCC     images/timens.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.66   DEP      images/timens.pb-c.d
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.72   PBCC     images/fown.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.74   PBCC     images/google/protobuf/descriptor.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.81   PBCC     images/opts.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.86   PBCC     images/memfd.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.92   DEP      images/fown.pb-c.d
14:51:30 [2023-03-22T14:51:30.386Z] #39 10.96   DEP      images/google/protobuf/descriptor.pb-c.d
14:51:30 [2023-03-22T14:51:30.386Z] #39 11.01   DEP      images/opts.pb-c.d
14:51:30 [2023-03-22T14:51:30.386Z] #39 11.15   DEP      images/memfd.pb-c.d
14:51:30 [2023-03-22T14:51:30.386Z] #39 11.27   PBCC     images/sit.pb-c.c
14:51:30 [2023-03-22T14:51:30.386Z] #39 11.36   DEP      images/sit.pb-c.d
14:51:30 [2023-03-22T14:51:30.424Z] #26 ...
14:51:30 [2023-03-22T14:51:30.424Z] 
14:51:30 [2023-03-22T14:51:30.424Z] #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
14:51:30 [2023-03-22T14:51:30.424Z] #39 19.05   DEP      images/pipe.pb-c.d
14:51:30 [2023-03-22T14:51:30.424Z] #39 19.20   PBCC     images/pstree.pb-c.c
14:51:30 [2023-03-22T14:51:30.424Z] #39 19.22   DEP      images/pstree.pb-c.d
14:51:30 [2023-03-22T14:51:30.424Z] #39 19.28   PBCC     images/fs.pb-c.c
14:51:30 [2023-03-22T14:51:30.619Z] #38 129.1   DEP      criu/files-reg.d
14:51:30 [2023-03-22T14:51:30.644Z] #39 11.47   PBCC     images/macvlan.pb-c.c
14:51:30 [2023-03-22T14:51:30.644Z] #39 11.51   DEP      images/macvlan.pb-c.d
14:51:30 [2023-03-22T14:51:30.644Z] #39 11.68   PBCC     images/autofs.pb-c.c
14:51:30 [2023-03-22T14:51:30.685Z] #39 19.35   DEP      images/fs.pb-c.d
14:51:30 [2023-03-22T14:51:30.685Z] #39 19.44   PBCC     images/signalfd.pb-c.c
14:51:30 [2023-03-22T14:51:30.685Z] #39 19.50   DEP      images/signalfd.pb-c.d
14:51:30 [2023-03-22T14:51:30.685Z] #39 19.58   PBCC     images/fh.pb-c.c
14:51:30 [2023-03-22T14:51:30.879Z] #38 129.3   DEP      criu/files-ext.d
14:51:30 [2023-03-22T14:51:30.902Z] #39 11.73   DEP      images/autofs.pb-c.d
14:51:30 [2023-03-22T14:51:30.946Z] #39 19.66   PBCC     images/fsnotify.pb-c.c
14:51:30 [2023-03-22T14:51:30.946Z] #39 19.69   DEP      images/fh.pb-c.d
14:51:30 [2023-03-22T14:51:30.946Z] #39 19.78   DEP      images/fsnotify.pb-c.d
14:51:31 [2023-03-22T14:51:31.139Z] #38 129.6   DEP      criu/file-lock.d
14:51:31 [2023-03-22T14:51:31.161Z] #39 11.85   PBCC     images/sysctl.pb-c.c
14:51:31 [2023-03-22T14:51:31.161Z] #39 11.87   DEP      images/sysctl.pb-c.d
14:51:31 [2023-03-22T14:51:31.161Z] #39 12.05   PBCC     images/time.pb-c.c
14:51:31 [2023-03-22T14:51:31.161Z] #39 12.12   DEP      images/time.pb-c.d
14:51:31 [2023-03-22T14:51:31.207Z] #39 19.87   PBCC     images/eventpoll.pb-c.c
14:51:31 [2023-03-22T14:51:31.207Z] #39 19.91   DEP      images/eventpoll.pb-c.d
14:51:31 [2023-03-22T14:51:31.233Z] #38 162.0   CC       criu/stats.o
14:51:31 [2023-03-22T14:51:31.233Z] #38 162.3   CC       criu/string.o
14:51:31 [2023-03-22T14:51:31.399Z] #38 129.9   DEP      criu/file-ids.d
14:51:31 [2023-03-22T14:51:31.419Z] #39 12.23   PBCC     images/binfmt-misc.pb-c.c
14:51:31 [2023-03-22T14:51:31.419Z] #39 12.31   DEP      images/binfmt-misc.pb-c.d
14:51:31 [2023-03-22T14:51:31.469Z] #39 20.05   PBCC     images/eventfd.pb-c.c
14:51:31 [2023-03-22T14:51:31.469Z] #39 20.06   DEP      images/eventfd.pb-c.d
14:51:31 [2023-03-22T14:51:31.469Z] #39 20.19   PBCC     images/remap-file-path.pb-c.c
14:51:31 [2023-03-22T14:51:31.469Z] #39 20.21   DEP      images/remap-file-path.pb-c.d
14:51:31 [2023-03-22T14:51:31.490Z] #38 162.4   CC       criu/sysctl.o
14:51:31 [2023-03-22T14:51:31.659Z] #38 130.2   DEP      criu/fifo.d
14:51:31 [2023-03-22T14:51:31.678Z] #39 12.42   PBCC     images/seccomp.pb-c.c
14:51:31 [2023-03-22T14:51:31.678Z] #39 12.44   DEP      images/seccomp.pb-c.d
14:51:31 [2023-03-22T14:51:31.678Z] #39 12.58   PBCC     images/userns.pb-c.c
14:51:31 [2023-03-22T14:51:31.678Z] #39 12.64   DEP      images/userns.pb-c.d
14:51:31 [2023-03-22T14:51:31.730Z] #39 20.30   PBCC     images/fifo.pb-c.c
14:51:31 [2023-03-22T14:51:31.730Z] #39 20.34   DEP      images/fifo.pb-c.d
14:51:31 [2023-03-22T14:51:31.730Z] #39 20.49   PBCC     images/ghost-file.pb-c.c
14:51:31 [2023-03-22T14:51:31.730Z] #39 20.58   DEP      images/ghost-file.pb-c.d
14:51:31 [2023-03-22T14:51:31.918Z] #38 130.4   DEP      criu/fdstore.d
14:51:31 [2023-03-22T14:51:31.936Z] #39 12.68   PBCC     images/cgroup.pb-c.c
14:51:31 [2023-03-22T14:51:31.936Z] #39 12.73   DEP      images/cgroup.pb-c.d
14:51:31 [2023-03-22T14:51:31.936Z] #39 12.87   PBCC     images/ext-file.pb-c.c
14:51:31 [2023-03-22T14:51:31.936Z] #39 12.89   DEP      images/ext-file.pb-c.d
14:51:31 [2023-03-22T14:51:31.990Z] #39 20.66   PBCC     images/regfile.pb-c.c
14:51:31 [2023-03-22T14:51:31.990Z] #39 20.73   DEP      images/regfile.pb-c.d
14:51:31 [2023-03-22T14:51:31.990Z] #39 20.85   PBCC     images/ns.pb-c.c
14:51:32 [2023-03-22T14:51:32.053Z] #38 163.1   CC       criu/sysfs_parse.o
14:51:32 [2023-03-22T14:51:32.178Z] #38 130.6   DEP      criu/fault-injection.d
14:51:32 [2023-03-22T14:51:32.178Z] #38 130.6   DEP      criu/external.d
14:51:32 [2023-03-22T14:51:32.194Z] #39 13.02   PBCC     images/rpc.pb-c.c
14:51:32 [2023-03-22T14:51:32.194Z] #39 13.14   DEP      images/rpc.pb-c.d
14:51:32 [2023-03-22T14:51:32.251Z] #39 20.90   DEP      images/ns.pb-c.d
14:51:32 [2023-03-22T14:51:32.251Z] #39 20.97   PBCC     images/fdinfo.pb-c.c
14:51:32 [2023-03-22T14:51:32.251Z] #39 ...
14:51:32 [2023-03-22T14:51:32.251Z] 
14:51:32 [2023-03-22T14:51:32.251Z] #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
14:51:32 [2023-03-22T14:51:32.251Z] #27 102.0 reflect
14:51:32 [2023-03-22T14:51:32.251Z] #27 ...
14:51:32 [2023-03-22T14:51:32.251Z] 
14:51:32 [2023-03-22T14:51:32.251Z] #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
14:51:32 [2023-03-22T14:51:32.251Z] #39 21.09   DEP      images/fdinfo.pb-c.d
14:51:30 [2023-03-22T14:51:30.246Z] Cloning repository https://github.com/moby/moby.git
14:51:30 [2023-03-22T14:51:30.661Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:51:32 [2023-03-22T14:51:32.438Z] #38 130.8   DEP      criu/eventpoll.d
14:51:32 [2023-03-22T14:51:32.452Z] #39 13.26   PBCC     images/siginfo.pb-c.c
14:51:32 [2023-03-22T14:51:32.452Z] #39 13.33   DEP      images/siginfo.pb-c.d
14:51:32 [2023-03-22T14:51:32.452Z] #39 13.41   PBCC     images/pagemap.pb-c.c
14:51:32 [2023-03-22T14:51:32.512Z] #39 21.27   PBCC     images/core-aarch64.pb-c.c
14:51:32 [2023-03-22T14:51:32.513Z] #39 21.32   PBCC     images/core-arm.pb-c.c
14:51:32 [2023-03-22T14:51:32.617Z] #38 163.5   CC       criu/timens.o
14:51:32 [2023-03-22T14:51:32.710Z] #39 13.51   DEP      images/pagemap.pb-c.d
14:51:32 [2023-03-22T14:51:32.710Z] #39 13.64   PBCC     images/rlimit.pb-c.c
14:51:32 [2023-03-22T14:51:32.732Z] #38 ...
14:51:32 [2023-03-22T14:51:32.732Z] 
14:51:32 [2023-03-22T14:51:32.732Z] #45 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:51:32 [2023-03-22T14:51:32.732Z] #0 1.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:51:32 [2023-03-22T14:51:32.732Z] #45 DONE 2.2s
14:51:32 [2023-03-22T14:51:32.732Z] 
14:51:32 [2023-03-22T14:51:32.732Z] #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
14:51:32 [2023-03-22T14:51:32.732Z] #38 131.1   DEP      criu/eventfd.d
14:51:32 [2023-03-22T14:51:32.732Z] #38 ...
14:51:32 [2023-03-22T14:51:32.732Z] 
14:51:32 [2023-03-22T14:51:32.732Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:51:32 [2023-03-22T14:51:32.773Z] #39 21.42   PBCC     images/core-ppc64.pb-c.c
14:51:32 [2023-03-22T14:51:32.773Z] #39 21.51   PBCC     images/core-s390.pb-c.c
14:51:32 [2023-03-22T14:51:32.874Z] #38 163.8   CC       criu/timerfd.o
14:51:32 [2023-03-22T14:51:32.970Z] #39 13.69   DEP      images/rlimit.pb-c.d
14:51:32 [2023-03-22T14:51:32.970Z] #39 13.74   PBCC     images/file-lock.pb-c.c
14:51:32 [2023-03-22T14:51:32.970Z] #39 13.79   DEP      images/file-lock.pb-c.d
14:51:32 [2023-03-22T14:51:32.970Z] #39 13.91   PBCC     images/tty.pb-c.c
14:51:33 [2023-03-22T14:51:33.036Z] #39 21.64   PBCC     images/core-x86.pb-c.c
14:51:33 [2023-03-22T14:51:33.036Z] #39 21.72   PBCC     images/core.pb-c.c
14:51:33 [2023-03-22T14:51:33.036Z] #39 21.87   PBCC     images/inventory.pb-c.c
14:51:33 [2023-03-22T14:51:33.132Z] #38 164.2   CC       criu/tty.o
14:51:33 [2023-03-22T14:51:33.230Z] #39 14.04   DEP      images/tty.pb-c.d
14:51:33 [2023-03-22T14:51:33.230Z] #39 14.15   PBCC     images/tun.pb-c.c
14:51:33 [2023-03-22T14:51:33.297Z] #39 21.99   DEP      images/core-aarch64.pb-c.d
14:51:33 [2023-03-22T14:51:33.488Z] #39 14.22   PBCC     images/netdev.pb-c.c
14:51:33 [2023-03-22T14:51:33.488Z] #39 14.33   DEP      images/tun.pb-c.d
14:51:33 [2023-03-22T14:51:33.488Z] #39 14.41   DEP      images/netdev.pb-c.d
14:51:33 [2023-03-22T14:51:33.559Z] #39 22.14   DEP      images/core-arm.pb-c.d
14:51:33 [2023-03-22T14:51:33.746Z] #39 14.56   PBCC     images/vma.pb-c.c
14:51:33 [2023-03-22T14:51:33.746Z] #39 14.65   DEP      images/vma.pb-c.d
14:51:33 [2023-03-22T14:51:33.819Z] #39 22.38   DEP      images/core-ppc64.pb-c.d
14:51:33 [2023-03-22T14:51:33.819Z] #39 22.54   DEP      images/core-s390.pb-c.d
14:51:34 [2023-03-22T14:51:34.005Z] #39 14.80   PBCC     images/creds.pb-c.c
14:51:34 [2023-03-22T14:51:34.006Z] #39 14.87   DEP      images/creds.pb-c.d
14:51:34 [2023-03-22T14:51:34.006Z] #39 14.94   PBCC     images/utsns.pb-c.c
14:51:34 [2023-03-22T14:51:34.080Z] #39 22.68   DEP      images/core-x86.pb-c.d
14:51:34 [2023-03-22T14:51:34.080Z] #39 22.75   DEP      images/core.pb-c.d
14:51:34 [2023-03-22T14:51:34.080Z] #39 22.95   DEP      images/inventory.pb-c.d
14:51:34 [2023-03-22T14:51:34.264Z] #39 15.03   DEP      images/utsns.pb-c.d
14:51:34 [2023-03-22T14:51:34.355Z] #39 23.07   PBCC     images/cpuinfo.pb-c.c
14:51:34 [2023-03-22T14:51:34.355Z] #39 23.14   DEP      images/cpuinfo.pb-c.d
14:51:34 [2023-03-22T14:51:34.355Z] #39 23.21   PBCC     images/stats.pb-c.c
14:51:34 [2023-03-22T14:51:34.523Z] #39 15.18   PBCC     images/ipc-desc.pb-c.c
14:51:34 [2023-03-22T14:51:34.523Z] #39 15.20   PBCC     images/ipc-sem.pb-c.c
14:51:34 [2023-03-22T14:51:34.523Z] #39 15.24   DEP      images/ipc-desc.pb-c.d
14:51:34 [2023-03-22T14:51:34.523Z] #39 15.37   DEP      images/ipc-sem.pb-c.d
14:51:34 [2023-03-22T14:51:34.523Z] #39 15.45   PBCC     images/ipc-msg.pb-c.c
14:51:34 [2023-03-22T14:51:34.616Z] #39 23.30   DEP      images/stats.pb-c.d
14:51:32 [2023-03-22T14:51:32.539Z] Fetching upstream changes from https://github.com/moby/moby.git
14:51:32 [2023-03-22T14:51:32.539Z]  > git --version # timeout=10
14:51:32 [2023-03-22T14:51:32.599Z]  > git --version # 'git version 2.24.1.windows.2'
14:51:32 [2023-03-22T14:51:32.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:51:32 [2023-03-22T14:51:32.603Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:51:34 [2023-03-22T14:51:34.684Z] #46 DONE 1.8s
14:51:34 [2023-03-22T14:51:34.684Z] 
14:51:34 [2023-03-22T14:51:34.684Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:51:34 [2023-03-22T14:51:34.782Z] #39 15.50   DEP      images/ipc-msg.pb-c.d
14:51:34 [2023-03-22T14:51:34.782Z] #39 15.57   PBCC     images/ipc-shm.pb-c.c
14:51:34 [2023-03-22T14:51:34.782Z] #39 15.59   DEP      images/ipc-shm.pb-c.d
14:51:34 [2023-03-22T14:51:34.782Z] #39 15.69   PBCC     images/ipc-var.pb-c.c
14:51:35 [2023-03-22T14:51:35.040Z] #39 15.84   DEP      images/ipc-var.pb-c.d
14:51:35 [2023-03-22T14:51:35.298Z] #39 15.99   PBCC     images/sk-opts.pb-c.c
14:51:35 [2023-03-22T14:51:35.298Z] #39 16.01   PBCC     images/packet-sock.pb-c.c
14:51:35 [2023-03-22T14:51:35.298Z] #39 16.05   DEP      images/sk-opts.pb-c.d
14:51:35 [2023-03-22T14:51:35.298Z] #39 16.13   DEP      images/packet-sock.pb-c.d
14:51:35 [2023-03-22T14:51:35.298Z] #39 16.23   PBCC     images/sk-netlink.pb-c.c
14:51:35 [2023-03-22T14:51:35.557Z] #39 16.28   DEP      images/sk-netlink.pb-c.d
14:51:35 [2023-03-22T14:51:35.557Z] #39 16.37   PBCC     images/sk-inet.pb-c.c
14:51:35 [2023-03-22T14:51:35.557Z] #39 16.41   DEP      images/sk-inet.pb-c.d
14:51:35 [2023-03-22T14:51:35.557Z] #39 16.53   PBCC     images/sk-unix.pb-c.c
14:51:35 [2023-03-22T14:51:35.654Z] #38 166.5   CC       criu/tun.o
14:51:35 [2023-03-22T14:51:35.816Z] #39 16.59   DEP      images/sk-unix.pb-c.d
14:51:35 [2023-03-22T14:51:35.816Z] #39 16.78   PBCC     images/mm.pb-c.c
14:51:36 [2023-03-22T14:51:36.062Z] #47 DONE 1.6s
14:51:36 [2023-03-22T14:51:36.062Z] 
14:51:36 [2023-03-22T14:51:36.062Z] #48 [dev-systemd-false  6/27] RUN ldconfig
14:51:36 [2023-03-22T14:51:36.074Z] #39 16.87   DEP      images/mm.pb-c.d
14:51:36 [2023-03-22T14:51:36.074Z] #39 16.97   PBCC     images/timerfd.pb-c.c
14:51:36 [2023-03-22T14:51:36.219Z] #38 167.1   CC       criu/uffd.o
14:51:36 [2023-03-22T14:51:36.332Z] #39 17.12   DEP      images/timerfd.pb-c.d
14:51:36 [2023-03-22T14:51:36.590Z] #39 17.34   PBCC     images/timer.pb-c.c
14:51:36 [2023-03-22T14:51:36.591Z] #39 17.38   DEP      images/timer.pb-c.d
14:51:36 [2023-03-22T14:51:36.591Z] #39 17.51   PBCC     images/sa.pb-c.c
14:51:36 [2023-03-22T14:51:36.849Z] #39 17.60   DEP      images/sa.pb-c.d
14:51:36 [2023-03-22T14:51:36.849Z] #39 17.75   PBCC     images/pipe-data.pb-c.c
14:51:36 [2023-03-22T14:51:36.849Z] #39 17.76   DEP      images/pipe-data.pb-c.d
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.78   PBCC     images/mnt.pb-c.c
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.79   DEP      images/mnt.pb-c.d
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.80   PBCC     images/sk-packet.pb-c.c
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.81   DEP      images/sk-packet.pb-c.d
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.91   PBCC     images/tcp-stream.pb-c.c
14:51:37 [2023-03-22T14:51:37.108Z] #39 17.97   DEP      images/tcp-stream.pb-c.d
14:51:37 [2023-03-22T14:51:37.367Z] #39 18.13   PBCC     images/pipe.pb-c.c
14:51:37 [2023-03-22T14:51:37.367Z] #39 18.18   DEP      images/pipe.pb-c.d
14:51:37 [2023-03-22T14:51:37.367Z] #39 18.25   PBCC     images/pstree.pb-c.c
14:51:37 [2023-03-22T14:51:37.367Z] #39 18.29   DEP      images/pstree.pb-c.d
14:51:37 [2023-03-22T14:51:37.589Z] #38 168.6   CC       criu/util.o
14:51:37 [2023-03-22T14:51:37.626Z] #39 18.46   PBCC     images/fs.pb-c.c
14:51:37 [2023-03-22T14:51:37.626Z] #39 18.52   DEP      images/fs.pb-c.d
14:51:37 [2023-03-22T14:51:37.847Z] #38 ...
14:51:37 [2023-03-22T14:51:37.847Z] 
14:51:37 [2023-03-22T14:51:37.847Z] #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
14:51:37 [2023-03-22T14:51:37.847Z] #24 223.6 + dpkg --print-architecture
14:51:37 [2023-03-22T14:51:37.847Z] #24 223.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:51:37 [2023-03-22T14:51:37.884Z] #39 18.75   PBCC     images/signalfd.pb-c.c
14:51:37 [2023-03-22T14:51:37.884Z] #39 18.85   DEP      images/signalfd.pb-c.d
14:51:37 [2023-03-22T14:51:37.920Z] #39 26.26 make[1]: Nothing to be done for 'all'.
14:51:37 [2023-03-22T14:51:37.966Z] #48 DONE 1.9s
14:51:37 [2023-03-22T14:51:37.966Z] 
14:51:37 [2023-03-22T14:51:37.966Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:51:38 [2023-03-22T14:51:38.104Z] #24 223.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:51:38 [2023-03-22T14:51:38.104Z] #24 223.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:51:38 [2023-03-22T14:51:38.142Z] #39 18.92   PBCC     images/fh.pb-c.c
14:51:38 [2023-03-22T14:51:38.142Z] #39 18.94   PBCC     images/fsnotify.pb-c.c
14:51:38 [2023-03-22T14:51:38.142Z] #39 19.02   DEP      images/fh.pb-c.d
14:51:38 [2023-03-22T14:51:38.142Z] #39 19.07   DEP      images/fsnotify.pb-c.d
14:51:38 [2023-03-22T14:51:38.142Z] #39 19.14   PBCC     images/eventpoll.pb-c.c
14:51:38 [2023-03-22T14:51:38.400Z] #39 19.22   DEP      images/eventpoll.pb-c.d
14:51:38 [2023-03-22T14:51:38.400Z] #39 19.34   PBCC     images/eventfd.pb-c.c
14:51:38 [2023-03-22T14:51:38.400Z] #39 19.39   DEP      images/eventfd.pb-c.d
14:51:38 [2023-03-22T14:51:38.659Z] #39 19.51   PBCC     images/remap-file-path.pb-c.c
14:51:38 [2023-03-22T14:51:38.659Z] #39 19.56   DEP      images/remap-file-path.pb-c.d
14:51:38 [2023-03-22T14:51:38.659Z] #39 19.63   PBCC     images/fifo.pb-c.c
14:51:38 [2023-03-22T14:51:38.917Z] #39 19.70   DEP      images/fifo.pb-c.d
14:51:38 [2023-03-22T14:51:38.917Z] #39 19.86   PBCC     images/ghost-file.pb-c.c
14:51:39 [2023-03-22T14:51:39.176Z] #39 19.95   DEP      images/ghost-file.pb-c.d
14:51:39 [2023-03-22T14:51:39.176Z] #39 20.07   PBCC     images/regfile.pb-c.c
14:51:39 [2023-03-22T14:51:39.176Z] #39 20.20   DEP      images/regfile.pb-c.d
14:51:39 [2023-03-22T14:51:39.345Z] #49 DONE 1.5s
14:51:39 [2023-03-22T14:51:39.345Z] 
14:51:39 [2023-03-22T14:51:39.345Z] #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
14:51:39 [2023-03-22T14:51:39.434Z] #39 20.33   PBCC     images/ns.pb-c.c
14:51:39 [2023-03-22T14:51:39.434Z] #39 20.37   DEP      images/ns.pb-c.d
14:51:39 [2023-03-22T14:51:39.434Z] #39 ...
14:51:39 [2023-03-22T14:51:39.434Z] 
14:51:39 [2023-03-22T14:51:39.434Z] #35 [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
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.3 Selecting previously unselected package gcc-mingw-w64-base.
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:51:39 [2023-03-22T14:51:39.434Z] #35 104.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:51:39 [2023-03-22T14:51:39.692Z] #35 ...
14:51:39 [2023-03-22T14:51:39.692Z] 
14:51:39 [2023-03-22T14:51:39.692Z] #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
14:51:39 [2023-03-22T14:51:39.692Z] #39 20.51   PBCC     images/fdinfo.pb-c.c
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.63   DEP      images/fdinfo.pb-c.d
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.77   PBCC     images/core-aarch64.pb-c.c
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.83   PBCC     images/core-arm.pb-c.c
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.88   PBCC     images/core-ppc64.pb-c.c
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.95   PBCC     images/core-s390.pb-c.c
14:51:39 [2023-03-22T14:51:39.951Z] #39 20.99   PBCC     images/core-x86.pb-c.c
14:51:40 [2023-03-22T14:51:40.210Z] #39 21.04   PBCC     images/core.pb-c.c
14:51:40 [2023-03-22T14:51:40.468Z] #39 21.20   PBCC     images/inventory.pb-c.c
14:51:40 [2023-03-22T14:51:40.468Z] #39 21.32   DEP      images/core-aarch64.pb-c.d
14:51:40 [2023-03-22T14:51:40.727Z] #39 21.55   DEP      images/core-arm.pb-c.d
14:51:41 [2023-03-22T14:51:41.062Z] #39 21.79   DEP      images/core-ppc64.pb-c.d
14:51:41 [2023-03-22T14:51:41.062Z] #39 22.04   DEP      images/core-s390.pb-c.d
14:51:41 [2023-03-22T14:51:41.224Z] #39 29.88   CC       images/stats.o
14:51:41 [2023-03-22T14:51:41.248Z] #50 1.840 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:51:41 [2023-03-22T14:51:41.248Z] #50 1.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:51:41 [2023-03-22T14:51:41.486Z] #39 29.98   CC       images/core.o
14:51:41 [2023-03-22T14:51:41.506Z] #50 1.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:51:41 [2023-03-22T14:51:41.639Z] #39 22.35   DEP      images/core-x86.pb-c.d
14:51:41 [2023-03-22T14:51:41.639Z] #39 22.55   DEP      images/core.pb-c.d
14:51:41 [2023-03-22T14:51:41.639Z] #39 22.67   DEP      images/inventory.pb-c.d
14:51:41 [2023-03-22T14:51:41.901Z] #39 22.80   PBCC     images/cpuinfo.pb-c.c
14:51:42 [2023-03-22T14:51:42.072Z] #50 2.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:51:42 [2023-03-22T14:51:42.097Z] #28 247.8 + return
14:51:42 [2023-03-22T14:51:42.097Z] #28 DONE 248.3s
14:51:42 [2023-03-22T14:51:42.097Z] 
14:51:42 [2023-03-22T14:51:42.097Z] #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
14:51:42 [2023-03-22T14:51:42.162Z] #39 22.87   DEP      images/cpuinfo.pb-c.d
14:51:42 [2023-03-22T14:51:42.421Z] #39 23.12   PBCC     images/stats.pb-c.c
14:51:42 [2023-03-22T14:51:42.421Z] #39 23.16   DEP      images/stats.pb-c.d
14:51:42 [2023-03-22T14:51:42.429Z] #39 30.98   CC       images/core-x86.o
14:51:43 [2023-03-22T14:51:43.001Z] #39 ...
14:51:43 [2023-03-22T14:51:43.001Z] 
14:51:43 [2023-03-22T14:51:43.001Z] #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
14:51:43 [2023-03-22T14:51:43.001Z] #27 112.7 internal/syscall/unix
14:51:43 [2023-03-22T14:51:43.001Z] #27 113.3 time
14:51:43 [2023-03-22T14:51:43.001Z] #27 122.8 internal/poll
14:51:43 [2023-03-22T14:51:43.001Z] #27 ...
14:51:43 [2023-03-22T14:51:43.001Z] 
14:51:43 [2023-03-22T14:51:43.001Z] #26 [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
14:51:43 [2023-03-22T14:51:43.001Z] #26 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:51:43 [2023-03-22T14:51:43.001Z] #26 117.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:51:43 [2023-03-22T14:51:43.001Z] #26 117.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:51:43 [2023-03-22T14:51:43.013Z] #50 ...
14:51:43 [2023-03-22T14:51:43.014Z] 
14:51:43 [2023-03-22T14:51:43.014Z] #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
14:51:43 [2023-03-22T14:51:43.014Z] #38 131.4   DEP      criu/crtools.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 131.8   DEP      criu/cr-service.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 132.2   DEP      criu/cr-restore.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 132.7   DEP      criu/cr-errno.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 132.8   DEP      criu/cr-dump.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 133.3   DEP      criu/cr-dedup.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 133.6   DEP      criu/cr-check.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.0   DEP      criu/config.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.2   DEP      criu/clone-noasan.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.3   DEP      criu/cgroup.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.6   DEP      criu/cgroup-props.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.8   DEP      criu/bitmap.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 134.8   DEP      criu/bfd.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 135.1   DEP      criu/autofs.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 135.3   DEP      criu/aio.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 135.6   DEP      criu/action-scripts.d
14:51:43 [2023-03-22T14:51:43.014Z] #38 136.1   CC       criu/action-scripts.o
14:51:43 [2023-03-22T14:51:43.014Z] #38 137.0   CC       criu/aio.o
14:51:43 [2023-03-22T14:51:43.014Z] #38 138.0   CC       criu/autofs.o
14:51:43 [2023-03-22T14:51:43.014Z] #38 140.3   CC       criu/bfd.o
14:51:43 [2023-03-22T14:51:43.014Z] #38 141.2   CC       criu/bitmap.o
14:51:43 [2023-03-22T14:51:43.014Z] #38 141.5   CC       criu/cgroup-props.o
14:51:43 [2023-03-22T14:51:43.031Z] #40 ...
14:51:43 [2023-03-22T14:51:43.031Z] 
14:51:43 [2023-03-22T14:51:43.031Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
14:51:43 [2023-03-22T14:51:43.263Z] #26 ...
14:51:43 [2023-03-22T14:51:43.263Z] 
14:51:43 [2023-03-22T14:51:43.263Z] #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
14:51:43 [2023-03-22T14:51:43.263Z] #39 31.80   CC       images/core-arm.o
14:51:43 [2023-03-22T14:51:43.290Z] #53 DONE 0.1s
14:51:43 [2023-03-22T14:51:43.290Z] 
14:51:43 [2023-03-22T14:51:43.290Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
14:51:43 [2023-03-22T14:51:43.525Z] #39 32.30   CC       images/core-aarch64.o
14:51:43 [2023-03-22T14:51:43.547Z] #54 DONE 0.3s
14:51:43 [2023-03-22T14:51:43.547Z] 
14:51:43 [2023-03-22T14:51:43.547Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
14:51:43 [2023-03-22T14:51:43.547Z] #55 DONE 0.2s
14:51:43 [2023-03-22T14:51:43.547Z] 
14:51:43 [2023-03-22T14:51:43.547Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
14:51:43 [2023-03-22T14:51:43.805Z] #56 DONE 0.1s
14:51:43 [2023-03-22T14:51:43.805Z] 
14:51:43 [2023-03-22T14:51:43.805Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
14:51:43 [2023-03-22T14:51:43.805Z] #57 DONE 0.1s
14:51:43 [2023-03-22T14:51:43.805Z] 
14:51:43 [2023-03-22T14:51:43.805Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
14:51:43 [2023-03-22T14:51:43.805Z] #58 DONE 0.1s
14:51:43 [2023-03-22T14:51:43.805Z] 
14:51:43 [2023-03-22T14:51:43.805Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
14:51:43 [2023-03-22T14:51:43.805Z] #59 DONE 0.1s
14:51:43 [2023-03-22T14:51:43.805Z] 
14:51:43 [2023-03-22T14:51:43.805Z] #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
14:51:43 [2023-03-22T14:51:43.950Z] #38 ...
14:51:43 [2023-03-22T14:51:43.950Z] 
14:51:43 [2023-03-22T14:51:43.950Z] #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
14:51:43 [2023-03-22T14:51:43.950Z] #50 4.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:51:44 [2023-03-22T14:51:44.063Z] #40 ...
14:51:44 [2023-03-22T14:51:44.063Z] 
14:51:44 [2023-03-22T14:51:44.063Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
14:51:44 [2023-03-22T14:51:44.063Z] #60 DONE 0.1s
14:51:44 [2023-03-22T14:51:44.063Z] 
14:51:44 [2023-03-22T14:51:44.063Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
14:51:44 [2023-03-22T14:51:44.063Z] #61 DONE 0.1s
14:51:44 [2023-03-22T14:51:44.063Z] 
14:51:44 [2023-03-22T14:51:44.063Z] #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
14:51:44 [2023-03-22T14:51:44.469Z] #39 33.00   CC       images/core-ppc64.o
14:51:44 [2023-03-22T14:51:44.946Z] #39 25.42 make[1]: Nothing to be done for 'all'.
14:51:45 [2023-03-22T14:51:45.855Z] #39 34.21   CC       images/core-s390.o
14:51:46 [2023-03-22T14:51:46.487Z] #50 6.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:51:46 [2023-03-22T14:51:46.800Z] #39 35.45   CC       images/cpuinfo.o
14:51:47 [2023-03-22T14:51:47.378Z] #39 35.95   CC       images/inventory.o
14:51:47 [2023-03-22T14:51:47.476Z] #39 ...
14:51:47 [2023-03-22T14:51:47.476Z] 
14:51:47 [2023-03-22T14:51:47.476Z] #30 [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
14:51:47 [2023-03-22T14:51:47.476Z] #30 112.3 internal/poll
14:51:47 [2023-03-22T14:51:47.476Z] #30 114.7 internal/fmtsort
14:51:47 [2023-03-22T14:51:47.476Z] #30 115.9 internal/safefilepath
14:51:47 [2023-03-22T14:51:47.476Z] #30 116.3 internal/syscall/execenv
14:51:47 [2023-03-22T14:51:47.476Z] #30 116.3 path
14:51:47 [2023-03-22T14:51:47.476Z] #30 116.7 strings
14:51:47 [2023-03-22T14:51:47.476Z] #30 117.6 io/fs
14:51:47 [2023-03-22T14:51:47.476Z] #30 119.2 os
14:51:47 [2023-03-22T14:51:47.476Z] #30 120.2 bufio
14:51:47 [2023-03-22T14:51:47.476Z] #30 121.9 text/tabwriter
14:51:47 [2023-03-22T14:51:47.650Z] #39 36.29   CC       images/fdinfo.o
14:51:47 [2023-03-22T14:51:47.735Z] #30 ...
14:51:47 [2023-03-22T14:51:47.735Z] 
14:51:47 [2023-03-22T14:51:47.735Z] #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
14:51:47 [2023-03-22T14:51:47.735Z] #39 28.64   CC       images/stats.o
14:51:48 [2023-03-22T14:51:48.059Z] #24 ...
14:51:48 [2023-03-22T14:51:48.059Z] 
14:51:48 [2023-03-22T14:51:48.059Z] #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
14:51:48 [2023-03-22T14:51:48.059Z] #38 170.2   CC       criu/uts_ns.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 170.6   CC       criu/vdso-compat.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 170.8   CC       criu/vdso.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 171.6   LINK     criu/built-in.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 171.8   LINK     criu/criu
14:51:48 [2023-03-22T14:51:48.059Z] #38 172.2   DEP      lib/c/criu.d
14:51:48 [2023-03-22T14:51:48.059Z] #38 172.3   CC       images/rpc.pb-c.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 173.0   CC       lib/c/criu.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.3   LINK     lib/c/built-in.o
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.3   LINK     lib/c/libcriu.so
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.3   LINK     lib/c/libcriu.a
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.5   GEN      magic.py
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.6 Note: Building without setproctitle() and strlcpy() support.
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.7 Note: Building without GnuTLS support
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.7 Makefile.config:39: Warn: you have no libnftables installed
14:51:48 [2023-03-22T14:51:48.059Z] #38 174.7 Makefile.config:40: Warn: Building without nftables support
14:51:48 [2023-03-22T14:51:48.059Z] #38 175.7 fatal: not a git repository (or any of the parent directories): .git
14:51:48 [2023-03-22T14:51:48.059Z] #38 176.6 make[1]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.4 make[1]: 'images/built-in.o' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.5 make[1]: 'compel/libcompel.a' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.6 make[1]: 'compel/compel-host-bin' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.6 make[1]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 177.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.0 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.0 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.1 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.2 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.3 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.3 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.4 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.5 make[2]: Nothing to be done for 'all'.
14:51:48 [2023-03-22T14:51:48.059Z] #38 178.5   INSTALL  criu/criu
14:51:48 [2023-03-22T14:51:48.059Z] #38 DONE 179.0s
14:51:48 [2023-03-22T14:51:48.059Z] 
14:51:48 [2023-03-22T14:51:48.059Z] #43 [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
14:51:48 [2023-03-22T14:51:48.242Z] #39 36.85   CC       images/fown.o
14:51:48 [2023-03-22T14:51:48.512Z] #39 37.27   CC       images/ns.o
14:51:48 [2023-03-22T14:51:48.669Z] #39 29.35   CC       images/core.o
14:51:49 [2023-03-22T14:51:49.095Z] #39 37.59   CC       images/regfile.o
14:51:49 [2023-03-22T14:51:49.357Z] #39 38.00   CC       images/ghost-file.o
14:51:49 [2023-03-22T14:51:49.605Z] #39 30.35   CC       images/core-x86.o
14:51:49 [2023-03-22T14:51:49.780Z] #50 ...
14:51:49 [2023-03-22T14:51:49.780Z] 
14:51:49 [2023-03-22T14:51:49.780Z] #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
14:51:49 [2023-03-22T14:51:49.780Z] #42 18.91 + cd /tmp/tmp.lAjYECY34I/src/github.com/opencontainers/runc
14:51:49 [2023-03-22T14:51:49.780Z] #42 18.92 + git checkout -q v1.1.4
14:51:49 [2023-03-22T14:51:49.780Z] #42 19.54 + '[' -z '' ']'
14:51:49 [2023-03-22T14:51:49.780Z] #42 19.54 + target=static
14:51:49 [2023-03-22T14:51:49.780Z] #42 19.54 + make BUILDTAGS=seccomp static
14:51:49 [2023-03-22T14:51:49.780Z] #42 20.13 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 .
14:51:49 [2023-03-22T14:51:49.928Z] #39 38.56   CC       images/fifo.o
14:51:50 [2023-03-22T14:51:50.172Z] #39 31.08   CC       images/core-arm.o
14:51:50 [2023-03-22T14:51:50.189Z] #39 38.98   CC       images/remap-file-path.o
14:51:50 [2023-03-22T14:51:50.738Z] #39 31.68   CC       images/core-aarch64.o
14:51:50 [2023-03-22T14:51:50.760Z] #39 39.36   CC       images/eventfd.o
14:51:51 [2023-03-22T14:51:51.020Z] #39 39.79   CC       images/eventpoll.o
14:51:51 [2023-03-22T14:51:51.281Z] #39 40.13   CC       images/fh.o
14:51:51 [2023-03-22T14:51:51.305Z] #39 31.92   CC       images/core-ppc64.o
14:51:51 [2023-03-22T14:51:51.542Z] #39 40.43   CC       images/fsnotify.o
14:51:51 [2023-03-22T14:51:51.871Z] #39 32.75   CC       images/core-s390.o
14:51:52 [2023-03-22T14:51:52.214Z] #37 ...
14:51:52 [2023-03-22T14:51:52.214Z] 
14:51:52 [2023-03-22T14:51:52.214Z] #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
14:51:52 [2023-03-22T14:51:52.214Z] #40 151.3 + mkdir -p /build
14:51:52 [2023-03-22T14:51:52.214Z] #40 151.3 + cp runc /build/runc
14:51:52 [2023-03-22T14:51:52.214Z] #40 DONE 151.5s
14:51:52 [2023-03-22T14:51:52.214Z] 
14:51:52 [2023-03-22T14:51:52.214Z] #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
14:51:52 [2023-03-22T14:51:52.437Z] #39 ...
14:51:52 [2023-03-22T14:51:52.437Z] 
14:51:52 [2023-03-22T14:51:52.437Z] #35 [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
14:51:52 [2023-03-22T14:51:52.437Z] #35 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:51:52 [2023-03-22T14:51:52.437Z] #35 117.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:51:52 [2023-03-22T14:51:52.437Z] #35 117.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:51:52 [2023-03-22T14:51:52.493Z] #39 41.29   CC       images/signalfd.o
14:51:52 [2023-03-22T14:51:52.696Z] #35 ...
14:51:52 [2023-03-22T14:51:52.696Z] 
14:51:52 [2023-03-22T14:51:52.696Z] #30 [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
14:51:52 [2023-03-22T14:51:52.696Z] #30 124.4 io/ioutil
14:51:52 [2023-03-22T14:51:52.696Z] #30 124.4 fmt
14:51:52 [2023-03-22T14:51:52.913Z] Fetching without tags
14:51:53 [2023-03-22T14:51:53.063Z] #39 41.68   CC       images/fs.o
14:51:53 [2023-03-22T14:51:53.071Z] #42 ...
14:51:53 [2023-03-22T14:51:53.071Z] 
14:51:53 [2023-03-22T14:51:53.071Z] #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
14:51:53 [2023-03-22T14:51:53.071Z] #50 13.38 Fetched 8642 kB in 12s (730 kB/s)
14:51:53 [2023-03-22T14:51:53.327Z] #39 42.07   CC       images/pstree.o
14:51:53 [2023-03-22T14:51:53.686Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:51:53 [2023-03-22T14:51:53.898Z] #39 42.50   CC       images/pipe.o
14:51:54 [2023-03-22T14:51:54.078Z] #30 128.6 flag
14:51:54 [2023-03-22T14:51:54.078Z] #30 128.6 github.com/BurntSushi/toml
14:51:54 [2023-03-22T14:51:54.116Z] #37 ...
14:51:54 [2023-03-22T14:51:54.116Z] 
14:51:54 [2023-03-22T14:51:54.116Z] #30 [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
14:51:54 [2023-03-22T14:51:54.116Z] #30 260.0 + /build/golangci-lint --version
14:51:54 [2023-03-22T14:51:54.116Z] #30 260.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:51:52 [2023-03-22T14:51:52.529Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:51:52 [2023-03-22T14:51:52.612Z]  > git config --add remote.origin.fetch +refs/pull/45197/head:refs/remotes/origin/PR-45197 # timeout=10
14:51:52 [2023-03-22T14:51:52.671Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:51:52 [2023-03-22T14:51:52.807Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:51:52 [2023-03-22T14:51:52.952Z] Fetching upstream changes from https://github.com/moby/moby.git
14:51:52 [2023-03-22T14:51:52.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:51:52 [2023-03-22T14:51:52.956Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45197/head:refs/remotes/origin/PR-45197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:51:53 [2023-03-22T14:51:53.802Z]  > git config core.sparsecheckout # timeout=10
14:51:53 [2023-03-22T14:51:53.856Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:51:54 [2023-03-22T14:51:54.375Z] #30 DONE 260.5s
14:51:54 [2023-03-22T14:51:54.375Z] 
14:51:54 [2023-03-22T14:51:54.375Z] #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
14:51:54 [2023-03-22T14:51:54.468Z] #39 42.96   CC       images/tcp-stream.o
14:51:54 [2023-03-22T14:51:54.728Z] #39 43.30   CC       images/sk-packet.o
14:51:54 [2023-03-22T14:51:54.977Z] #50 13.38 Reading package lists...
14:51:54 [2023-03-22T14:51:54.978Z] #50 ...
14:51:54 [2023-03-22T14:51:54.978Z] 
14:51:54 [2023-03-22T14:51:54.978Z] #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
14:51:54 [2023-03-22T14:51:54.978Z] #38 143.1   CC       criu/cgroup.o
14:51:54 [2023-03-22T14:51:54.978Z] #38 148.5   CC       criu/clone-noasan.o
14:51:54 [2023-03-22T14:51:54.978Z] #38 148.9   CC       criu/config.o
14:51:54 [2023-03-22T14:51:54.978Z] #38 151.3   CC       criu/cr-check.o
14:51:54 [2023-03-22T14:51:54.978Z] #38 ...
14:51:54 [2023-03-22T14:51:54.978Z] 
14:51:54 [2023-03-22T14:51:54.978Z] #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
14:51:54 [2023-03-22T14:51:54.978Z] #24 DONE 241.3s
14:51:54 [2023-03-22T14:51:54.978Z] 
14:51:54 [2023-03-22T14:51:54.978Z] #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
14:51:54 [2023-03-22T14:51:54.978Z] #38 153.2   CC       criu/cr-dedup.o
14:51:55 [2023-03-22T14:51:55.298Z] #39 43.92   CC       images/mnt.o
14:51:55 [2023-03-22T14:51:55.549Z] #38 154.0   CC       criu/cr-dump.o
14:51:55 [2023-03-22T14:51:55.559Z] #39 44.45   CC       images/pipe-data.o
14:51:55 [2023-03-22T14:51:55.748Z] #37 ...
14:51:55 [2023-03-22T14:51:55.748Z] 
14:51:55 [2023-03-22T14:51:55.748Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
14:51:55 [2023-03-22T14:51:55.748Z] #62 DONE 0.2s
14:51:55 [2023-03-22T14:51:55.748Z] 
14:51:55 [2023-03-22T14:51:55.748Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
14:51:55 [2023-03-22T14:51:55.748Z] #63 DONE 0.1s
14:51:55 [2023-03-22T14:51:55.748Z] 
14:51:55 [2023-03-22T14:51:55.748Z] #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
14:51:55 [2023-03-22T14:51:55.984Z] #30 ...
14:51:55 [2023-03-22T14:51:55.984Z] 
14:51:55 [2023-03-22T14:51:55.984Z] #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
14:51:55 [2023-03-22T14:51:55.984Z] #39 33.93   CC       images/cpuinfo.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 34.57   CC       images/inventory.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 34.98   CC       images/fdinfo.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 35.25   CC       images/fown.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 35.59   CC       images/ns.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 35.90   CC       images/regfile.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 36.19   CC       images/ghost-file.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 36.65   CC       images/fifo.o
14:51:55 [2023-03-22T14:51:55.984Z] #39 37.01   CC       images/remap-file-path.o
14:51:56 [2023-03-22T14:51:56.005Z] #37 ...
14:51:56 [2023-03-22T14:51:56.005Z] 
14:51:56 [2023-03-22T14:51:56.005Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
14:51:56 [2023-03-22T14:51:56.005Z] #64 DONE 0.1s
14:51:56 [2023-03-22T14:51:56.005Z] 
14:51:56 [2023-03-22T14:51:56.005Z] #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
14:51:56 [2023-03-22T14:51:56.129Z] #39 ...
14:51:56 [2023-03-22T14:51:56.129Z] 
14:51:56 [2023-03-22T14:51:56.129Z] #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
14:51:56 [2023-03-22T14:51:56.129Z] #27 125.8 internal/fmtsort
14:51:56 [2023-03-22T14:51:56.129Z] #27 126.9 internal/safefilepath
14:51:56 [2023-03-22T14:51:56.129Z] #27 127.2 internal/syscall/execenv
14:51:56 [2023-03-22T14:51:56.129Z] #27 127.5 path
14:51:56 [2023-03-22T14:51:56.129Z] #27 127.8 strings
14:51:56 [2023-03-22T14:51:56.129Z] #27 128.5 io/fs
14:51:56 [2023-03-22T14:51:56.129Z] #27 130.9 os
14:51:56 [2023-03-22T14:51:56.129Z] #27 132.2 bufio
14:51:56 [2023-03-22T14:51:56.129Z] #27 134.9 text/tabwriter
14:51:56 [2023-03-22T14:51:56.390Z] #27 ...
14:51:56 [2023-03-22T14:51:56.390Z] 
14:51:56 [2023-03-22T14:51:56.390Z] #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
14:51:56 [2023-03-22T14:51:56.390Z] #39 44.96   CC       images/sa.o
14:51:56 [2023-03-22T14:51:56.550Z] #39 37.37   CC       images/eventfd.o
14:51:56 [2023-03-22T14:51:56.651Z] #39 45.35   CC       images/timer.o
14:51:56 [2023-03-22T14:51:56.809Z] #39 37.69   CC       images/eventpoll.o
14:51:57 [2023-03-22T14:51:57.067Z] #39 38.04   CC       images/fh.o
14:51:57 [2023-03-22T14:51:57.223Z] #39 45.95   CC       images/timerfd.o
14:51:57 [2023-03-22T14:51:57.270Z] Merge succeeded, producing e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:51:57 [2023-03-22T14:51:57.270Z] Checking out Revision e55d9b155daad92ba1151ce2ebde1c80ae846fbb (PR-45197)
14:51:57 [2023-03-22T14:51:57.379Z] #37 231.9 + bin/containerd
14:51:57 [2023-03-22T14:51:57.484Z] #39 46.28   CC       images/mm.o
14:51:56 [2023-03-22T14:51:56.820Z]  > git remote # timeout=10
14:51:56 [2023-03-22T14:51:56.940Z]  > git config --get remote.origin.url # timeout=10
14:51:56 [2023-03-22T14:51:56.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:51:56 [2023-03-22T14:51:56.996Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
14:51:57 [2023-03-22T14:51:57.173Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:51:57 [2023-03-22T14:51:57.309Z]  > git config core.sparsecheckout # timeout=10
14:51:57 [2023-03-22T14:51:57.363Z]  > git checkout -f e55d9b155daad92ba1151ce2ebde1c80ae846fbb # timeout=10
14:51:57 [2023-03-22T14:51:57.634Z] #39 38.55   CC       images/fsnotify.o
14:51:58 [2023-03-22T14:51:58.068Z] #39 46.86   CC       images/sk-opts.o
14:51:58 [2023-03-22T14:51:58.569Z] #39 39.32   CC       images/signalfd.o
14:51:58 [2023-03-22T14:51:58.569Z] #39 39.46   CC       images/fs.o
14:51:58 [2023-03-22T14:51:58.639Z] #39 47.36   CC       images/sk-unix.o
14:51:58 [2023-03-22T14:51:58.831Z] #39 39.69   CC       images/pstree.o
14:51:59 [2023-03-22T14:51:59.091Z] #39 39.90   CC       images/pipe.o
14:51:59 [2023-03-22T14:51:59.212Z] #39 47.87   CC       images/sk-inet.o
14:51:59 [2023-03-22T14:51:59.351Z] #39 40.25   CC       images/tcp-stream.o
14:51:59 [2023-03-22T14:51:59.788Z] #39 48.53   CC       images/tun.o
14:51:59 [2023-03-22T14:51:59.920Z] #39 40.63   CC       images/sk-packet.o
14:52:00 [2023-03-22T14:52:00.360Z] #39 48.86   CC       images/sk-netlink.o
14:52:00 [2023-03-22T14:52:00.487Z] #39 41.26   CC       images/mnt.o
14:52:00 [2023-03-22T14:52:00.620Z] #39 49.32   CC       images/packet-sock.o
14:52:00 [2023-03-22T14:52:00.825Z] #38 158.6   CC       criu/cr-errno.o
14:52:00 [2023-03-22T14:52:00.825Z] #38 158.7   CC       criu/cr-restore.o
14:52:01 [2023-03-22T14:52:01.053Z] #39 41.74   CC       images/pipe-data.o
14:52:01 [2023-03-22T14:52:01.192Z] #39 50.03   CC       images/ipc-var.o
14:52:01 [2023-03-22T14:52:01.312Z] #39 42.07   CC       images/sa.o
14:52:01 [2023-03-22T14:52:01.571Z] #39 42.41   CC       images/timer.o
14:52:01 [2023-03-22T14:52:01.771Z] #39 50.32   CC       images/ipc-desc.o
14:52:02 [2023-03-22T14:52:02.031Z] #39 50.65   CC       images/ipc-shm.o
14:52:02 [2023-03-22T14:52:02.138Z] #39 43.06   CC       images/timerfd.o
14:52:02 [2023-03-22T14:52:02.291Z] #39 51.00   CC       images/ipc-msg.o
14:52:02 [2023-03-22T14:52:02.704Z] #39 43.48   CC       images/mm.o
14:52:02 [2023-03-22T14:52:02.863Z] #39 51.47   CC       images/ipc-sem.o
14:52:02 [2023-03-22T14:52:02.914Z] #43 ...
14:52:02 [2023-03-22T14:52:02.914Z] 
14:52:02 [2023-03-22T14:52:02.914Z] #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
14:52:02 [2023-03-22T14:52:02.914Z] #24 DONE 247.4s
14:52:02 [2023-03-22T14:52:02.914Z] 
14:52:02 [2023-03-22T14:52:02.914Z] #36 [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
14:52:02 [2023-03-22T14:52:02.963Z] #39 43.88   CC       images/sk-opts.o
14:52:03 [2023-03-22T14:52:03.124Z] #39 51.86   CC       images/utsns.o
14:52:03 [2023-03-22T14:52:03.222Z] #39 44.17   CC       images/sk-unix.o
14:52:03 [2023-03-22T14:52:03.367Z] #38 ...
14:52:03 [2023-03-22T14:52:03.367Z] 
14:52:03 [2023-03-22T14:52:03.367Z] #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
14:52:03 [2023-03-22T14:52:03.367Z] #50 13.38 Reading package lists...
14:52:03 [2023-03-22T14:52:03.367Z] #50 16.92 Reading package lists...
14:52:03 [2023-03-22T14:52:03.367Z] #50 21.42 Building dependency tree...
14:52:03 [2023-03-22T14:52:03.385Z] #39 52.00   CC       images/creds.o
14:52:03 [2023-03-22T14:52:03.385Z] #39 ...
14:52:03 [2023-03-22T14:52:03.385Z] 
14:52:03 [2023-03-22T14:52:03.385Z] #26 [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
14:52:03 [2023-03-22T14:52:03.385Z] #26 143.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:52:03 [2023-03-22T14:52:03.385Z] #26 143.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:52:03 [2023-03-22T14:52:03.385Z] #26 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:52:03 [2023-03-22T14:52:03.478Z] #36 ...
14:52:03 [2023-03-22T14:52:03.478Z] 
14:52:03 [2023-03-22T14:52:03.478Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
14:52:03 [2023-03-22T14:52:03.739Z] #58 DONE 0.2s
14:52:03 [2023-03-22T14:52:03.739Z] 
14:52:03 [2023-03-22T14:52:03.739Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
14:52:03 [2023-03-22T14:52:03.739Z] #59 DONE 0.1s
14:52:03 [2023-03-22T14:52:03.739Z] 
14:52:03 [2023-03-22T14:52:03.739Z] #36 [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
14:52:03 [2023-03-22T14:52:03.788Z] #39 44.65   CC       images/sk-inet.o
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.28 The following additional packages will be installed:
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.28   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.28   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.28   python3-pkg-resources vim-runtime xxd
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29 Suggested packages:
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29   acl attr quota
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29 Recommended packages:
14:52:03 [2023-03-22T14:52:03.937Z] #50 24.29   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:52:03 [2023-03-22T14:52:03.996Z] #36 ...
14:52:03 [2023-03-22T14:52:03.996Z] 
14:52:03 [2023-03-22T14:52:03.996Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
14:52:03 [2023-03-22T14:52:03.996Z] #60 DONE 0.1s
14:52:03 [2023-03-22T14:52:03.996Z] 
14:52:03 [2023-03-22T14:52:03.996Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
14:52:03 [2023-03-22T14:52:03.996Z] #61 DONE 0.1s
14:52:03 [2023-03-22T14:52:03.996Z] 
14:52:03 [2023-03-22T14:52:03.996Z] #43 [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
14:52:04 [2023-03-22T14:52:04.054Z] #39 44.99   CC       images/tun.o
14:52:04 [2023-03-22T14:52:04.621Z] #39 45.30   CC       images/sk-netlink.o
14:52:04 [2023-03-22T14:52:04.880Z] #39 45.57   CC       images/packet-sock.o
14:52:05 [2023-03-22T14:52:05.139Z] #39 45.93   CC       images/ipc-var.o
14:52:05 [2023-03-22T14:52:05.316Z] #50 25.99 The following NEW packages will be installed:
14:52:05 [2023-03-22T14:52:05.316Z] #50 25.99   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   python3-pkg-resources python3-setuptools python3-wheel sudo
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:52:05 [2023-03-22T14:52:05.316Z] #50 26.00   xz-utils zip
14:52:05 [2023-03-22T14:52:05.397Z] #39 46.17   CC       images/ipc-desc.o
14:52:05 [2023-03-22T14:52:05.397Z] #39 46.30   CC       images/ipc-shm.o
14:52:05 [2023-03-22T14:52:05.656Z] #39 46.46   CC       images/ipc-msg.o
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.45 0 upgraded, 47 newly installed, 0 to remove and 11 not upgraded.
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.45 Need to get 27.0 MB of archives.
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.45 After this operation, 104 MB of additional disk space will be used.
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:52:05 [2023-03-22T14:52:05.885Z] #50 26.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:52:05 [2023-03-22T14:52:05.943Z] #39 46.72   CC       images/ipc-sem.o
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:52:06 [2023-03-22T14:52:06.145Z] #50 26.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:52:06 [2023-03-22T14:52:06.207Z] #39 46.93   CC       images/utsns.o
14:52:06 [2023-03-22T14:52:06.207Z] #39 ...
14:52:06 [2023-03-22T14:52:06.207Z] 
14:52:06 [2023-03-22T14:52:06.207Z] #30 [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
14:52:06 [2023-03-22T14:52:06.207Z] #30 130.9 log
14:52:06 [2023-03-22T14:52:06.207Z] #30 135.5 github.com/BurntSushi/toml/cmd/tomlv
14:52:06 [2023-03-22T14:52:06.207Z] #30 DONE 141.1s
14:52:06 [2023-03-22T14:52:06.207Z] 
14:52:06 [2023-03-22T14:52:06.207Z] #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
14:52:06 [2023-03-22T14:52:06.207Z] #39 47.10   CC       images/creds.o
14:52:06 [2023-03-22T14:52:06.466Z] #39 47.47   CC       images/vma.o
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:52:06 [2023-03-22T14:52:06.715Z] #50 27.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:52:06 [2023-03-22T14:52:06.974Z] #50 27.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:52:06 [2023-03-22T14:52:06.974Z] #50 27.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:52:06 [2023-03-22T14:52:06.974Z] #50 27.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.51 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:52:06 [2023-03-22T14:52:06.975Z] #50 27.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:52:07 [2023-03-22T14:52:07.033Z] #39 47.81   CC       images/netdev.o
14:52:07 [2023-03-22T14:52:07.234Z] #50 27.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:52:07 [2023-03-22T14:52:07.234Z] #50 27.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:52:07 [2023-03-22T14:52:07.234Z] #50 27.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:52:07 [2023-03-22T14:52:07.590Z] #26 ...
14:52:07 [2023-03-22T14:52:07.590Z] 
14:52:07 [2023-03-22T14:52:07.590Z] #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
14:52:07 [2023-03-22T14:52:07.590Z] #27 137.1 io/ioutil
14:52:07 [2023-03-22T14:52:07.590Z] #27 137.1 fmt
14:52:07 [2023-03-22T14:52:07.590Z] #27 141.4 github.com/BurntSushi/toml
14:52:07 [2023-03-22T14:52:07.590Z] #27 141.4 flag
14:52:07 [2023-03-22T14:52:07.590Z] #27 144.6 log
14:52:07 [2023-03-22T14:52:07.590Z] #27 ...
14:52:07 [2023-03-22T14:52:07.590Z] 
14:52:07 [2023-03-22T14:52:07.590Z] #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
14:52:07 [2023-03-22T14:52:07.590Z] #39 52.31   CC       images/vma.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 52.65   CC       images/netdev.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 53.25   CC       images/tty.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 54.14   CC       images/file-lock.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 54.39   CC       images/rlimit.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 54.74   CC       images/pagemap.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 55.31   CC       images/siginfo.o
14:52:07 [2023-03-22T14:52:07.590Z] #39 55.89   CC       images/rpc.o
14:52:07 [2023-03-22T14:52:07.600Z] #39 48.40   CC       images/tty.o
14:52:08 [2023-03-22T14:52:08.173Z] #50 28.77 debconf: delaying package configuration, since apt-utils is not installed
14:52:08 [2023-03-22T14:52:08.433Z] #50 28.92 Fetched 27.0 MB in 2s (15.9 MB/s)
14:52:08 [2023-03-22T14:52:08.433Z] #50 29.00 Selecting previously unselected package pigz.
14:52:08 [2023-03-22T14:52:08.433Z] #50 29.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 ... 24019 files and directories currently installed.)
14:52:08 [2023-03-22T14:52:08.433Z] #50 29.09 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:52:08 [2023-03-22T14:52:08.433Z] #50 29.10 Unpacking pigz (2.6-1) ...
14:52:08 [2023-03-22T14:52:08.693Z] #50 29.23 Selecting previously unselected package libelf1:amd64.
14:52:08 [2023-03-22T14:52:08.693Z] #50 29.23 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:52:08 [2023-03-22T14:52:08.693Z] #50 29.24 Unpacking libelf1:amd64 (0.183-1) ...
14:52:08 [2023-03-22T14:52:08.693Z] #50 ...
14:52:08 [2023-03-22T14:52:08.693Z] 
14:52:08 [2023-03-22T14:52:08.693Z] #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
14:52:08 [2023-03-22T14:52:08.693Z] #38 167.2   CC       criu/cr-service.o
14:52:08 [2023-03-22T14:52:08.973Z] #39 ...
14:52:08 [2023-03-22T14:52:08.973Z] 
14:52:08 [2023-03-22T14:52:08.973Z] #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
14:52:08 [2023-03-22T14:52:08.973Z] #27 148.6 github.com/BurntSushi/toml/cmd/tomlv
14:52:08 [2023-03-22T14:52:08.974Z] #39 49.51   CC       images/file-lock.o
14:52:09 [2023-03-22T14:52:09.150Z] Commit message: "StartWithLogFile: Fix d.cmd race"
14:52:09 [2023-03-22T14:52:09.235Z] #39 49.98   CC       images/rlimit.o
14:52:09 [2023-03-22T14:52:09.494Z] #39 50.34   CC       images/pagemap.o
14:52:09 [2023-03-22T14:52:09.567Z]  > git --version # timeout=10
14:52:09 [2023-03-22T14:52:09.629Z]  > git --version # 'git version 2.24.1.windows.2'
14:52:09 [2023-03-22T14:52:09.677Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:52:09 [2023-03-22T14:52:09.752Z] #39 50.66   CC       images/siginfo.o
[Pipeline] withEnv
[Pipeline] {
14:52:10 [2023-03-22T14:52:10.319Z] #39 50.99   CC       images/rpc.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:52:11 [2023-03-22T14:52:11.695Z] #39 52.58   CC       images/ext-file.o
14:52:11 [2023-03-22T14:52:11.695Z] #39 ...
14:52:11 [2023-03-22T14:52:11.695Z] 
14:52:11 [2023-03-22T14:52:11.695Z] #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
14:52:11 [2023-03-22T14:52:11.695Z] #37 74.61 Updating files:  25% (1344/5256)
Updating files:  26% (1367/5256)
Updating files:  27% (1420/5256)
Updating files:  28% (1472/5256)
Updating files:  29% (1525/5256)
Updating files:  30% (1577/5256)
Updating files:  31% (1630/5256)
Updating files:  32% (1682/5256)
Updating files:  33% (1735/5256)
Updating files:  34% (1788/5256)
Updating files:  35% (1840/5256)
Updating files:  36% (1893/5256)
Updating files:  37% (1945/5256)
Updating files:  38% (1998/5256)
Updating files:  39% (2050/5256)
Updating files:  40% (2103/5256)
Updating files:  41% (2155/5256)
Updating files:  42% (2208/5256)
Updating files:  43% (2261/5256)
Updating files:  44% (2313/5256)
Updating files:  45% (2366/5256)
Updating files:  46% (2418/5256)
Updating files:  47% (2471/5256)
Updating files:  48% (2523/5256)
Updating files:  49% (2576/5256)
Updating files:  50% (2628/5256)
Updating files:  51% (2681/5256)
Updating files:  52% (2734/5256)
Updating files:  53% (2786/5256)
Updating files:  54% (2839/5256)
Updating files:  54% (2865/5256)
Updating files:  55% (2891/5256)
Updating files:  56% (2944/5256)
Updating files:  57% (2996/5256)
Updating files:  58% (3049/5256)
Updating files:  59% (3102/5256)
Updating files:  60% (3154/5256)
Updating files:  61% (3207/5256)
Updating files:  62% (3259/5256)
Updating files:  63% (3312/5256)
Updating files:  64% (3364/5256)
Updating files:  65% (3417/5256)
Updating files:  66% (3469/5256)
Updating files:  67% (3522/5256)
Updating files:  68% (3575/5256)
Updating files:  69% (3627/5256)
Updating files:  70% (3680/5256)
Updating files:  71% (3732/5256)
Updating files:  72% (3785/5256)
Updating files:  73% (3837/5256)
Updating files:  74% (3890/5256)
Updating files:  75% (3942/5256)
Updating files:  76% (3995/5256)
Updating files:  77% (4048/5256)
Updating files:  78% (4100/5256)
Updating files:  79% (4153/5256)
Updating files:  80% (4205/5256)
Updating files:  81% (4258/5256)
Updating files:  81% (4303/5256)
Updating files:  82% (4310/5256)
Updating files:  83% (4363/5256)
Updating files:  84% (4416/5256)
Updating files:  85% (4468/5256)
Updating files:  86% (4521/5256)
Updating files:  87% (4573/5256)
Updating files:  88% (4626/5256)
Updating files:  89% (4678/5256)
Updating files:  90% (4731/5256)
Updating files:  91% (4783/5256)
Updating files:  92% (4836/5256)
Updating files:  93% (4889/5256)
Updating files:  94% (4941/5256)
Updating files:  95% (4994/5256)
Updating files:  96% (5046/5256)
Updating files:  97% (5099/5256)
Updating files:  98% (5151/5256)
Updating files:  99% (5204/5256)
Updating files: 100% (5256/5256)
Updating files: 100% (5256/5256), done.
14:52:11 [2023-03-22T14:52:11.695Z] #37 77.42 + cd /tmp/tmp.tcWjZv9rzU/src/github.com/containerd/containerd
14:52:11 [2023-03-22T14:52:11.695Z] #37 77.43 + git checkout -q v1.6.16
14:52:11 [2023-03-22T14:52:11.990Z] #38 170.2   CC       criu/crtools.o
14:52:12 [2023-03-22T14:52:12.560Z] #38 171.1   CC       criu/eventfd.o
14:52:13 [2023-03-22T14:52:13.129Z] #38 171.6   CC       criu/eventpoll.o
14:52:13 [2023-03-22T14:52:13.180Z] + docker version
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + export 'BUILDTAGS=netgo osusergo static_build'
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + BUILDTAGS='netgo osusergo static_build'
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + export EXTRA_FLAGS=-buildmode=pie
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + EXTRA_FLAGS=-buildmode=pie
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + '[' '' = dynamic ']'
14:52:13 [2023-03-22T14:52:13.596Z] #37 80.98 + make
14:52:14 [2023-03-22T14:52:14.260Z] #27 DONE 153.5s
14:52:14 [2023-03-22T14:52:14.260Z] 
14:52:14 [2023-03-22T14:52:14.260Z] #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
14:52:14 [2023-03-22T14:52:14.261Z] #37 79.81 Updating files:  22% (1187/5256)
Updating files:  23% (1209/5256)
Updating files:  24% (1262/5256)
Updating files:  25% (1314/5256)
Updating files:  26% (1367/5256)
Updating files:  27% (1420/5256)
Updating files:  28% (1472/5256)
Updating files:  29% (1525/5256)
Updating files:  30% (1577/5256)
Updating files:  31% (1630/5256)
Updating files:  32% (1682/5256)
Updating files:  33% (1735/5256)
Updating files:  34% (1788/5256)
Updating files:  35% (1840/5256)
Updating files:  36% (1893/5256)
Updating files:  37% (1945/5256)
Updating files:  38% (1998/5256)
Updating files:  39% (2050/5256)
Updating files:  40% (2103/5256)
Updating files:  41% (2155/5256)
Updating files:  42% (2208/5256)
Updating files:  43% (2261/5256)
Updating files:  44% (2313/5256)
Updating files:  45% (2366/5256)
Updating files:  46% (2418/5256)
Updating files:  47% (2471/5256)
Updating files:  48% (2523/5256)
Updating files:  49% (2576/5256)
Updating files:  50% (2628/5256)
Updating files:  51% (2681/5256)
Updating files:  52% (2734/5256)
Updating files:  53% (2786/5256)
Updating files:  53% (2833/5256)
Updating files:  54% (2839/5256)
Updating files:  55% (2891/5256)
Updating files:  56% (2944/5256)
Updating files:  57% (2996/5256)
Updating files:  58% (3049/5256)
Updating files:  59% (3102/5256)
Updating files:  60% (3154/5256)
Updating files:  61% (3207/5256)
Updating files:  62% (3259/5256)
Updating files:  63% (3312/5256)
Updating files:  64% (3364/5256)
Updating files:  65% (3417/5256)
Updating files:  66% (3469/5256)
Updating files:  67% (3522/5256)
Updating files:  68% (3575/5256)
Updating files:  69% (3627/5256)
Updating files:  70% (3680/5256)
Updating files:  71% (3732/5256)
Updating files:  72% (3785/5256)
Updating files:  73% (3837/5256)
Updating files:  74% (3890/5256)
Updating files:  75% (3942/5256)
Updating files:  76% (3995/5256)
Updating files:  77% (4048/5256)
Updating files:  78% (4100/5256)
Updating files:  79% (4153/5256)
Updating files:  79% (4204/5256)
Updating files:  80% (4205/5256)
Updating files:  81% (4258/5256)
Updating files:  82% (4310/5256)
Updating files:  83% (4363/5256)
Updating files:  84% (4416/5256)
Updating files:  85% (4468/5256)
Updating files:  86% (4521/5256)
Updating files:  87% (4573/5256)
Updating files:  88% (4626/5256)
Updating files:  89% (4678/5256)
Updating files:  90% (4731/5256)
Updating files:  91% (4783/5256)
Updating files:  92% (4836/5256)
Updating files:  93% (4889/5256)
Updating files:  94% (4941/5256)
Updating files:  95% (4994/5256)
Updating files:  96% (5046/5256)
Updating files:  97% (5099/5256)
Updating files:  98% (5151/5256)
Updating files:  99% (5204/5256)
Updating files: 100% (5256/5256)
Updating files: 100% (5256/5256), done.
14:52:14 [2023-03-22T14:52:14.261Z] #37 82.87 + cd /tmp/tmp.YmtsU14oKm/src/github.com/containerd/containerd
14:52:14 [2023-03-22T14:52:14.261Z] #37 82.87 + git checkout -q v1.6.16
14:52:14 [2023-03-22T14:52:14.505Z] #38 ...
14:52:14 [2023-03-22T14:52:14.505Z] 
14:52:14 [2023-03-22T14:52:14.505Z] #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
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.54 Selecting previously unselected package libbpf0:amd64.
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.54 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.71 Selecting previously unselected package libcap2:amd64.
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.74 Unpacking libcap2:amd64 (1:2.44-1) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.86 Selecting previously unselected package libmnl0:amd64.
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 29.96 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.04 Selecting previously unselected package libxtables12:amd64.
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.08 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.23 Selecting previously unselected package libcap2-bin.
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.24 Unpacking libcap2-bin (1:2.44-1) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.32 Selecting previously unselected package iproute2.
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 30.33 Unpacking iproute2 (5.10.0-4) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.04 Selecting previously unselected package xxd.
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.24 Selecting previously unselected package vim-common.
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.56 Selecting previously unselected package bash-completion.
14:52:14 [2023-03-22T14:52:14.505Z] #50 31.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:52:15 [2023-03-22T14:52:15.072Z] #50 35.77 Unpacking bash-completion (1:2.11-2) ...
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.06 Selecting previously unselected package bzip2.
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.07 Unpacking bzip2 (1.0.8-4) ...
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.18 Selecting previously unselected package xz-utils.
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:52:15 [2023-03-22T14:52:15.640Z] #50 36.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:52:16 [2023-03-22T14:52:16.129Z] #37 83.46 + bin/ctr
14:52:16 [2023-03-22T14:52:16.216Z] #50 36.72 Selecting previously unselected package apparmor.
14:52:16 [2023-03-22T14:52:16.216Z] #50 36.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:52:16 [2023-03-22T14:52:16.216Z] #50 36.83 Unpacking apparmor (2.13.6-10) ...
14:52:16 [2023-03-22T14:52:16.391Z] #37 ...
14:52:16 [2023-03-22T14:52:16.391Z] 
14:52:16 [2023-03-22T14:52:16.391Z] #35 [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
14:52:16 [2023-03-22T14:52:16.391Z] #35 141.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:52:16 [2023-03-22T14:52:16.391Z] #35 141.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:52:16 [2023-03-22T14:52:16.391Z] #35 141.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:52:16 [2023-03-22T14:52:16.391Z] #35 ...
14:52:16 [2023-03-22T14:52:16.391Z] 
14:52:16 [2023-03-22T14:52:16.391Z] #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
14:52:16 [2023-03-22T14:52:16.391Z] #39 52.81   CC       images/cgroup.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 53.72   CC       images/userns.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 54.21   CC       images/google/protobuf/descriptor.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 56.49   CC       images/opts.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 56.76   CC       images/seccomp.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 57.02   CC       images/binfmt-misc.o
14:52:16 [2023-03-22T14:52:16.391Z] #39 57.28   CC       images/time.o
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.20 + export 'BUILDTAGS=netgo osusergo static_build'
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + BUILDTAGS='netgo osusergo static_build'
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + export EXTRA_FLAGS=-buildmode=pie
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + EXTRA_FLAGS=-buildmode=pie
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + '[' '' = dynamic ']'
14:52:16 [2023-03-22T14:52:16.805Z] #37 86.21 + make
14:52:16 [2023-03-22T14:52:16.959Z] #39 57.64   CC       images/sysctl.o
14:52:17 [2023-03-22T14:52:17.151Z] #50 37.73 Selecting previously unselected package inetutils-ping.
14:52:17 [2023-03-22T14:52:17.151Z] #50 37.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:52:17 [2023-03-22T14:52:17.151Z] #50 37.76 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:52:17 [2023-03-22T14:52:17.224Z] #39 57.89   CC       images/autofs.o
14:52:17 [2023-03-22T14:52:17.419Z] #50 38.10 Selecting previously unselected package libip4tc2:amd64.
14:52:17 [2023-03-22T14:52:17.419Z] #50 38.11 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:52:17 [2023-03-22T14:52:17.419Z] #50 38.13 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:52:17 [2023-03-22T14:52:17.487Z] #39 58.20   CC       images/macvlan.o
14:52:17 [2023-03-22T14:52:17.681Z] #50 38.27 Selecting previously unselected package libip6tc2:amd64.
14:52:17 [2023-03-22T14:52:17.681Z] #50 38.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:52:17 [2023-03-22T14:52:17.681Z] #50 38.28 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:52:17 [2023-03-22T14:52:17.746Z] #39 58.61   CC       images/sit.o
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.42 Selecting previously unselected package libnfnetlink0:amd64.
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.54 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:52:17 [2023-03-22T14:52:17.940Z] #50 38.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:52:18 [2023-03-22T14:52:18.199Z] #50 38.78 Selecting previously unselected package libnftnl11:amd64.
14:52:18 [2023-03-22T14:52:18.199Z] #50 38.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:52:18 [2023-03-22T14:52:18.199Z] #50 38.80 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:52:18 [2023-03-22T14:52:18.312Z] #39 58.91   CC       images/memfd.o
14:52:18 [2023-03-22T14:52:18.458Z] #50 38.93 Selecting previously unselected package iptables.
14:52:18 [2023-03-22T14:52:18.458Z] #50 38.95 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:52:18 [2023-03-22T14:52:18.458Z] #50 38.96 Unpacking iptables (1.8.7-1) ...
14:52:18 [2023-03-22T14:52:18.571Z] #39 59.39   CC       images/timens.o
14:52:18 [2023-03-22T14:52:18.830Z] #39 59.80   LINK     images/built-in.o
14:52:19 [2023-03-22T14:52:19.027Z] #50 39.43 Selecting previously unselected package libonig5:amd64.
14:52:19 [2023-03-22T14:52:19.027Z] #50 39.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.027Z] #50 39.46 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:52:19 [2023-03-22T14:52:19.088Z] #39 60.05   GEN      compel/include/asm
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.69 Selecting previously unselected package libjq1:amd64.
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.71 Unpacking libjq1:amd64 (1.6-2.1) ...
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.83 Selecting previously unselected package jq.
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.84 Unpacking jq (1.6-2.1) ...
14:52:19 [2023-03-22T14:52:19.287Z] #50 39.92 Selecting previously unselected package libaio1:amd64.
14:52:19 [2023-03-22T14:52:19.347Z] #39 60.15   GEN      compel/include/version.h
14:52:19 [2023-03-22T14:52:19.347Z] #39 60.17 touch .config
14:52:19 [2023-03-22T14:52:19.347Z] #39 60.24   GEN      include/common/config.h
14:52:19 [2023-03-22T14:52:19.347Z] #39 60.33   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:52:19 [2023-03-22T14:52:19.347Z] #39 60.35   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:52:19 [2023-03-22T14:52:19.348Z] #37 88.72 + bin/ctr
14:52:19 [2023-03-22T14:52:19.348Z] #37 ...
14:52:19 [2023-03-22T14:52:19.348Z] 
14:52:19 [2023-03-22T14:52:19.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
14:52:19 [2023-03-22T14:52:19.348Z] #39 57.95   CC       images/ext-file.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 58.28   CC       images/cgroup.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 59.25   CC       images/userns.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 59.69   CC       images/google/protobuf/descriptor.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 61.99   CC       images/opts.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 62.43   CC       images/seccomp.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 62.96   CC       images/binfmt-misc.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 63.41   CC       images/time.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 63.58   CC       images/sysctl.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 63.89   CC       images/autofs.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 64.19   CC       images/macvlan.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 64.43   CC       images/sit.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 64.72   CC       images/memfd.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 65.08   CC       images/timens.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 65.48   LINK     images/built-in.o
14:52:19 [2023-03-22T14:52:19.348Z] #39 65.82   GEN      compel/include/asm
14:52:19 [2023-03-22T14:52:19.348Z] #39 65.96   GEN      compel/include/version.h
14:52:19 [2023-03-22T14:52:19.348Z] #39 66.00 touch .config
14:52:19 [2023-03-22T14:52:19.348Z] #39 66.14   GEN      include/common/config.h
14:52:19 [2023-03-22T14:52:19.348Z] #39 66.45   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:52:19 [2023-03-22T14:52:19.349Z] #39 66.54   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:52:19 [2023-03-22T14:52:19.349Z] #39 66.71   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:52:19 [2023-03-22T14:52:19.349Z] #39 66.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 66.87   DEP      compel/arch/x86/plugins/std/memcpy.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 66.94   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.00   GEN      compel/plugins/include/uapi/std/syscall.h
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.09   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.14   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.32   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.33   DEP      compel/plugins/std/infect.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.63   DEP      compel/plugins/std/string.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.76   DEP      compel/plugins/std/log.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.84   DEP      compel/plugins/std/fds.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 67.90   DEP      compel/plugins/std/std.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 68.00   DEP      compel/plugins/shmem/shmem.d
14:52:19 [2023-03-22T14:52:19.349Z] #39 68.13   DEP      compel/plugins/fds/fds.d
14:52:19 [2023-03-22T14:52:19.549Z] #50 39.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.549Z] #50 39.94 Unpacking libaio1:amd64 (0.3.112-9) ...
14:52:19 [2023-03-22T14:52:19.549Z] #50 40.08 Selecting previously unselected package libgpm2:amd64.
14:52:19 [2023-03-22T14:52:19.549Z] #50 40.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.549Z] #50 40.10 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.38   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.45   DEP      compel/arch/x86/plugins/std/memcpy.d
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.51   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.55   GEN      compel/plugins/include/uapi/std/syscall.h
14:52:19 [2023-03-22T14:52:19.611Z] #39 60.59   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:52:19 [2023-03-22T14:52:19.614Z] #39 68.38   CC       compel/plugins/std/std.o
14:52:19 [2023-03-22T14:52:19.808Z] #50 40.24 Selecting previously unselected package libicu67:amd64.
14:52:19 [2023-03-22T14:52:19.808Z] #50 40.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:52:19 [2023-03-22T14:52:19.808Z] #50 40.24 Unpacking libicu67:amd64 (67.1-7) ...
14:52:19 [2023-03-22T14:52:19.869Z] #39 60.62   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:52:19 [2023-03-22T14:52:19.869Z] #39 60.69   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:52:19 [2023-03-22T14:52:19.869Z] #39 60.71   DEP      compel/plugins/std/infect.d
14:52:20 [2023-03-22T14:52:20.128Z] #39 60.94   DEP      compel/plugins/std/string.d
14:52:20 [2023-03-22T14:52:20.128Z] #39 61.09   DEP      compel/plugins/std/log.d
14:52:20 [2023-03-22T14:52:20.185Z] #39 68.98   CC       compel/plugins/std/fds.o
14:52:20 [2023-03-22T14:52:20.386Z] #39 61.30   DEP      compel/plugins/std/fds.d
14:52:20 [2023-03-22T14:52:20.645Z] #39 61.50   DEP      compel/plugins/std/std.d
14:52:20 [2023-03-22T14:52:20.757Z] #39 69.41   CC       compel/plugins/std/log.o
14:52:20 [2023-03-22T14:52:20.905Z] #39 61.68   DEP      compel/plugins/shmem/shmem.d
14:52:20 [2023-03-22T14:52:20.905Z] #39 61.84   DEP      compel/plugins/fds/fds.d
14:52:21 [2023-03-22T14:52:21.166Z] #39 62.06   CC       compel/plugins/std/std.o
14:52:21 [2023-03-22T14:52:21.700Z] #39 70.41   CC       compel/plugins/std/string.o
14:52:21 [2023-03-22T14:52:21.732Z] #39 62.61   CC       compel/plugins/std/fds.o
14:52:22 [2023-03-22T14:52:22.643Z] #39 71.33   CC       compel/plugins/std/infect.o
14:52:22 [2023-03-22T14:52:22.667Z] #39 63.29   CC       compel/plugins/std/log.o
14:52:23 [2023-03-22T14:52:23.585Z] #39 72.12   CC       compel/arch/x86/plugins/std/parasite-head.o
14:52:23 [2023-03-22T14:52:23.585Z] #39 72.25   CC       compel/arch/x86/plugins/std/memcpy.o
14:52:23 [2023-03-22T14:52:23.629Z] Client:
14:52:23 [2023-03-22T14:52:23.630Z]  Version:           20.10.9
14:52:23 [2023-03-22T14:52:23.630Z]  API version:       1.41
14:52:23 [2023-03-22T14:52:23.630Z]  Go version:        go1.16.8
14:52:23 [2023-03-22T14:52:23.630Z]  Git commit:        c2ea9bc
14:52:23 [2023-03-22T14:52:23.630Z]  Built:             Mon Oct  4 16:11:10 2021
14:52:23 [2023-03-22T14:52:23.630Z]  OS/Arch:           windows/amd64
14:52:23 [2023-03-22T14:52:23.630Z]  Context:           default
14:52:23 [2023-03-22T14:52:23.630Z]  Experimental:      true
14:52:23 [2023-03-22T14:52:23.630Z] 
14:52:23 [2023-03-22T14:52:23.630Z] Server: Docker Engine - Community
14:52:23 [2023-03-22T14:52:23.630Z]  Engine:
14:52:23 [2023-03-22T14:52:23.630Z]   Version:          20.10.9
14:52:23 [2023-03-22T14:52:23.630Z]   API version:      1.41 (minimum version 1.24)
14:52:23 [2023-03-22T14:52:23.630Z]   Go version:       go1.16.8
14:52:23 [2023-03-22T14:52:23.630Z]   Git commit:       79ea9d3
14:52:23 [2023-03-22T14:52:23.630Z]   Built:            Mon Oct  4 16:06:39 2021
14:52:23 [2023-03-22T14:52:23.630Z]   OS/Arch:          windows/amd64
14:52:23 [2023-03-22T14:52:23.630Z]   Experimental:     true
14:52:23 [2023-03-22T14:52:23.846Z] #39 72.42   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:52:23 [2023-03-22T14:52:23.846Z] #39 72.52   AR       compel/plugins/std.lib.a
14:52:24 [2023-03-22T14:52:24.071Z] #39 64.67   CC       compel/plugins/std/string.o
14:52:24 [2023-03-22T14:52:24.107Z] #39 72.65   CC       compel/plugins/fds/fds.o
[Pipeline] sh
14:52:24 [2023-03-22T14:52:24.368Z] #39 73.07   AR       compel/plugins/fds.lib.a
14:52:24 [2023-03-22T14:52:24.368Z] #39 ...
14:52:24 [2023-03-22T14:52:24.368Z] 
14:52:24 [2023-03-22T14:52:24.368Z] #26 [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
14:52:24 [2023-03-22T14:52:24.368Z] #26 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:52:24 [2023-03-22T14:52:24.368Z] #26 154.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:52:24 [2023-03-22T14:52:24.368Z] #26 154.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:52:24 [2023-03-22T14:52:24.628Z] #26 ...
14:52:24 [2023-03-22T14:52:24.628Z] 
14:52:24 [2023-03-22T14:52:24.629Z] #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
14:52:24 [2023-03-22T14:52:24.629Z] #39 73.24   HOSTDEP  compel/src/lib/log-host.d
14:52:24 [2023-03-22T14:52:24.629Z] #39 73.48   HOSTDEP  compel/src/lib/handle-elf-host.d
14:52:24 [2023-03-22T14:52:24.890Z] #39 73.62   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:52:24 [2023-03-22T14:52:24.890Z] #39 73.70   HOSTDEP  compel/src/main-host.d
14:52:25 [2023-03-22T14:52:25.079Z] #50 ...
14:52:25 [2023-03-22T14:52:25.079Z] 
14:52:25 [2023-03-22T14:52:25.079Z] #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
14:52:25 [2023-03-22T14:52:25.079Z] #38 173.2   CC       criu/external.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 173.9   CC       criu/fault-injection.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 174.1   CC       criu/fdstore.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 174.7   CC       criu/fifo.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 175.5   CC       criu/file-ids.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 176.1   CC       criu/file-lock.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 177.6   CC       criu/files-ext.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 178.0   CC       criu/files-reg.o
14:52:25 [2023-03-22T14:52:25.079Z] #38 182.4   CC       criu/files.o
14:52:25 [2023-03-22T14:52:25.134Z] #39 65.92   CC       compel/plugins/std/infect.o
14:52:25 [2023-03-22T14:52:25.150Z] #39 73.84   DEP      compel/src/lib/ptrace.d
14:52:25 [2023-03-22T14:52:25.231Z] + docker info
14:52:25 [2023-03-22T14:52:25.410Z] #39 74.01   DEP      compel/src/lib/infect.d
14:52:25 [2023-03-22T14:52:25.410Z] #39 74.26   DEP      compel/src/lib/infect-util.d
14:52:25 [2023-03-22T14:52:25.671Z] #39 74.41   DEP      compel/src/lib/infect-rpc.d
14:52:25 [2023-03-22T14:52:25.671Z] #39 74.52   DEP      compel/arch/x86/src/lib/infect.d
14:52:25 [2023-03-22T14:52:25.698Z] #39 66.49   CC       compel/arch/x86/plugins/std/parasite-head.o
14:52:25 [2023-03-22T14:52:25.698Z] #39 66.58   CC       compel/arch/x86/plugins/std/memcpy.o
14:52:25 [2023-03-22T14:52:25.698Z] #39 66.72   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:52:25 [2023-03-22T14:52:25.931Z] #39 74.65   DEP      compel/arch/x86/src/lib/cpu.d
14:52:25 [2023-03-22T14:52:25.931Z] #39 74.72   DEP      compel/src/lib/log.d
14:52:25 [2023-03-22T14:52:25.956Z] #39 66.83   AR       compel/plugins/std.lib.a
14:52:25 [2023-03-22T14:52:25.956Z] #39 66.90   CC       compel/plugins/fds/fds.o
14:52:26 [2023-03-22T14:52:26.191Z] #39 74.85   DEP      compel/src/main.d
14:52:26 [2023-03-22T14:52:26.454Z] #39 75.01   DEP      compel/src/lib/handle-elf.d
14:52:26 [2023-03-22T14:52:26.454Z] #39 75.16   DEP      compel/arch/x86/src/lib/handle-elf.d
14:52:26 [2023-03-22T14:52:26.521Z] #39 67.28   AR       compel/plugins/fds.lib.a
14:52:26 [2023-03-22T14:52:26.716Z] #39 75.31   CC       compel/src/lib/log.o
14:52:26 [2023-03-22T14:52:26.779Z] #39 67.51   HOSTDEP  compel/src/lib/log-host.d
14:52:26 [2023-03-22T14:52:26.780Z] #39 67.70   HOSTDEP  compel/src/lib/handle-elf-host.d
14:52:26 [2023-03-22T14:52:26.976Z] #39 75.78   CC       compel/arch/x86/src/lib/cpu.o
14:52:27 [2023-03-22T14:52:27.025Z] #38 ...
14:52:27 [2023-03-22T14:52:27.025Z] 
14:52:27 [2023-03-22T14:52:27.025Z] #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
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.31 Selecting previously unselected package libinih1:amd64.
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.33 Unpacking libinih1:amd64 (53-1+b2) ...
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.49 Selecting previously unselected package libnet1:amd64.
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.025Z] #50 47.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:52:27 [2023-03-22T14:52:27.037Z] #39 ...
14:52:27 [2023-03-22T14:52:27.037Z] 
14:52:27 [2023-03-22T14:52:27.037Z] #35 [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
14:52:27 [2023-03-22T14:52:27.037Z] #35 151.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:52:27 [2023-03-22T14:52:27.037Z] #35 151.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.037Z] #35 151.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:52:27 [2023-03-22T14:52:27.037Z] #35 ...
14:52:27 [2023-03-22T14:52:27.037Z] 
14:52:27 [2023-03-22T14:52:27.037Z] #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
14:52:27 [2023-03-22T14:52:27.037Z] #39 67.88   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:52:27 [2023-03-22T14:52:27.284Z] #50 47.92 Selecting previously unselected package libnl-3-200:amd64.
14:52:27 [2023-03-22T14:52:27.284Z] #50 47.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.284Z] #50 47.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:52:27 [2023-03-22T14:52:27.295Z] #39 68.17   HOSTDEP  compel/src/main-host.d
14:52:27 [2023-03-22T14:52:27.543Z] #50 48.08 Selecting previously unselected package libprotobuf-c1:amd64.
14:52:27 [2023-03-22T14:52:27.543Z] #50 48.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.543Z] #50 48.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:52:27 [2023-03-22T14:52:27.543Z] #50 48.26 Selecting previously unselected package net-tools.
14:52:27 [2023-03-22T14:52:27.553Z] #39 68.40   DEP      compel/src/lib/ptrace.d
14:52:27 [2023-03-22T14:52:27.802Z] #50 48.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:52:27 [2023-03-22T14:52:27.802Z] #50 48.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:52:27 [2023-03-22T14:52:27.811Z] #39 68.63   DEP      compel/src/lib/infect.d
14:52:28 [2023-03-22T14:52:28.063Z] #50 48.59 Selecting previously unselected package patch.
14:52:28 [2023-03-22T14:52:28.063Z] #50 48.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:52:28 [2023-03-22T14:52:28.063Z] #50 48.63 Unpacking patch (2.7.6-7) ...
14:52:28 [2023-03-22T14:52:28.069Z] #39 68.88   DEP      compel/src/lib/infect-util.d
14:52:28 [2023-03-22T14:52:28.327Z] #50 48.95 Selecting previously unselected package python-pip-whl.
14:52:28 [2023-03-22T14:52:28.327Z] #50 48.96 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:52:28 [2023-03-22T14:52:28.327Z] #50 48.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:52:28 [2023-03-22T14:52:28.327Z] #39 69.12   DEP      compel/src/lib/infect-rpc.d
14:52:28 [2023-03-22T14:52:28.360Z] #39 77.02   CC       compel/arch/x86/src/lib/infect.o
14:52:28 [2023-03-22T14:52:28.586Z] #39 69.31   DEP      compel/arch/x86/src/lib/infect.d
14:52:28 [2023-03-22T14:52:28.587Z] #39 69.50   DEP      compel/arch/x86/src/lib/cpu.d
14:52:28 [2023-03-22T14:52:28.844Z] #39 69.56   DEP      compel/src/lib/log.d
14:52:28 [2023-03-22T14:52:28.844Z] #39 69.66   DEP      compel/src/main.d
14:52:28 [2023-03-22T14:52:28.844Z] #39 69.81   DEP      compel/src/lib/handle-elf.d
14:52:29 [2023-03-22T14:52:29.102Z] #39 69.98   DEP      compel/arch/x86/src/lib/handle-elf.d
14:52:29 [2023-03-22T14:52:29.300Z] #39 78.19   CC       compel/src/lib/infect-rpc.o
14:52:29 [2023-03-22T14:52:29.667Z] #39 70.28   CC       compel/src/lib/log.o
14:52:29 [2023-03-22T14:52:29.716Z] #50 50.33 Selecting previously unselected package python3-lib2to3.
14:52:29 [2023-03-22T14:52:29.871Z] #39 78.57   CC       compel/src/lib/infect-util.o
14:52:29 [2023-03-22T14:52:29.925Z] #39 70.66   CC       compel/arch/x86/src/lib/cpu.o
14:52:29 [2023-03-22T14:52:29.978Z] #50 50.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:52:29 [2023-03-22T14:52:29.978Z] #50 50.35 Unpacking python3-lib2to3 (3.9.2-1) ...
14:52:29 [2023-03-22T14:52:29.978Z] #50 50.55 Selecting previously unselected package python3-distutils.
14:52:29 [2023-03-22T14:52:29.978Z] #50 50.55 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:52:29 [2023-03-22T14:52:29.978Z] #50 50.56 Unpacking python3-distutils (3.9.2-1) ...
14:52:30 [2023-03-22T14:52:30.237Z] #50 50.89 Selecting previously unselected package python3-pkg-resources.
14:52:30 [2023-03-22T14:52:30.237Z] #50 50.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:52:30 [2023-03-22T14:52:30.443Z] #39 78.95   CC       compel/src/lib/infect.o
14:52:30 [2023-03-22T14:52:30.496Z] #50 50.91 Unpacking python3-pkg-resources (52.0.0-4) ...
14:52:30 [2023-03-22T14:52:30.496Z] #50 51.15 Selecting previously unselected package python3-setuptools.
14:52:30 [2023-03-22T14:52:30.496Z] #50 51.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:52:30 [2023-03-22T14:52:30.496Z] #50 51.16 Unpacking python3-setuptools (52.0.0-4) ...
14:52:30 [2023-03-22T14:52:30.859Z] #39 71.69   CC       compel/arch/x86/src/lib/infect.o
14:52:31 [2023-03-22T14:52:31.064Z] #50 51.58 Selecting previously unselected package python3-wheel.
14:52:31 [2023-03-22T14:52:31.064Z] #50 51.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:52:31 [2023-03-22T14:52:31.064Z] #50 51.60 Unpacking python3-wheel (0.34.2-1) ...
14:52:31 [2023-03-22T14:52:31.064Z] #50 51.77 Selecting previously unselected package python3-pip.
14:52:31 [2023-03-22T14:52:31.324Z] #50 51.78 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:52:31 [2023-03-22T14:52:31.324Z] #50 51.80 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:52:31 [2023-03-22T14:52:31.583Z] #50 52.17 Selecting previously unselected package sudo.
14:52:31 [2023-03-22T14:52:31.583Z] #50 52.18 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
14:52:31 [2023-03-22T14:52:31.583Z] #50 52.18 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:52:31 [2023-03-22T14:52:31.793Z] #39 72.84   CC       compel/src/lib/infect-rpc.o
14:52:32 [2023-03-22T14:52:32.360Z] #39 73.07   CC       compel/src/lib/infect-util.o
14:52:32 [2023-03-22T14:52:32.360Z] #39 73.25   CC       compel/src/lib/infect.o
14:52:32 [2023-03-22T14:52:32.962Z] #50 53.26 Selecting previously unselected package thin-provisioning-tools.
14:52:32 [2023-03-22T14:52:32.963Z] #50 53.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:52:32 [2023-03-22T14:52:32.963Z] #50 53.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:52:33 [2023-03-22T14:52:33.222Z] #50 53.85 Selecting previously unselected package uidmap.
14:52:33 [2023-03-22T14:52:33.222Z] #50 53.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:52:33 [2023-03-22T14:52:33.222Z] #50 53.87 Unpacking uidmap (1:4.8.1-1) ...
14:52:33 [2023-03-22T14:52:33.792Z] #50 54.28 Selecting previously unselected package vim-runtime.
14:52:33 [2023-03-22T14:52:33.792Z] #50 54.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:52:33 [2023-03-22T14:52:33.792Z] #50 54.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:52:33 [2023-03-22T14:52:33.792Z] #50 54.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:52:33 [2023-03-22T14:52:33.792Z] #50 54.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:52:34 [2023-03-22T14:52:34.688Z] #39 82.61   CC       compel/src/lib/ptrace.o
14:52:34 [2023-03-22T14:52:34.688Z] #39 83.44   AR       compel/libcompel.a
14:52:34 [2023-03-22T14:52:34.973Z] #39 83.50   HOSTCC   compel/src/main-host.o
14:52:34 [2023-03-22T14:52:34.973Z] #39 ...
14:52:34 [2023-03-22T14:52:34.973Z] 
14:52:34 [2023-03-22T14:52:34.973Z] #26 [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
14:52:34 [2023-03-22T14:52:34.973Z] #26 164.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:52:34 [2023-03-22T14:52:34.973Z] #26 164.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:52:34 [2023-03-22T14:52:34.973Z] #26 164.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:52:35 [2023-03-22T14:52:35.248Z] #26 ...
14:52:35 [2023-03-22T14:52:35.248Z] 
14:52:35 [2023-03-22T14:52:35.248Z] #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
14:52:35 [2023-03-22T14:52:35.248Z] #39 83.96   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:52:35 [2023-03-22T14:52:35.512Z] #39 84.13   HOSTCC   compel/src/lib/handle-elf-host.o
14:52:35 [2023-03-22T14:52:35.646Z] #39 76.49   CC       compel/src/lib/ptrace.o
14:52:36 [2023-03-22T14:52:36.083Z] #39 84.77   HOSTCC   compel/src/lib/log-host.o
14:52:36 [2023-03-22T14:52:36.213Z] #39 77.00   AR       compel/libcompel.a
14:52:36 [2023-03-22T14:52:36.213Z] #39 77.13   HOSTCC   compel/src/main-host.o
14:52:36 [2023-03-22T14:52:36.344Z] #39 85.04   HOSTLINK compel/compel-host-bin
14:52:36 [2023-03-22T14:52:36.472Z] #39 77.40   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:52:36 [2023-03-22T14:52:36.605Z] #39 85.43   DEP      soccr/soccr.d
14:52:36 [2023-03-22T14:52:36.730Z] #39 77.58   HOSTCC   compel/src/lib/handle-elf-host.o
14:52:36 [2023-03-22T14:52:36.865Z] #39 85.76   CC       soccr/soccr.o
14:52:37 [2023-03-22T14:52:37.297Z] #39 78.15   HOSTCC   compel/src/lib/log-host.o
14:52:37 [2023-03-22T14:52:37.863Z] #39 78.60   HOSTLINK compel/compel-host-bin
14:52:37 [2023-03-22T14:52:37.863Z] #39 ...
14:52:37 [2023-03-22T14:52:37.863Z] 
14:52:37 [2023-03-22T14:52:37.863Z] #35 [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
14:52:37 [2023-03-22T14:52:37.863Z] #35 162.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:52:37 [2023-03-22T14:52:37.863Z] #35 162.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:52:37 [2023-03-22T14:52:37.863Z] #35 162.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:52:38 [2023-03-22T14:52:38.122Z] #35 ...
14:52:38 [2023-03-22T14:52:38.122Z] 
14:52:38 [2023-03-22T14:52:38.122Z] #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
14:52:38 [2023-03-22T14:52:38.122Z] #39 78.93   DEP      soccr/soccr.d
14:52:38 [2023-03-22T14:52:38.137Z] #50 ...
14:52:38 [2023-03-22T14:52:38.137Z] 
14:52:38 [2023-03-22T14:52:38.137Z] #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
14:52:38 [2023-03-22T14:52:38.137Z] #38 186.5 include/common/asm/bitops.h: Assembler messages:
14:52:38 [2023-03-22T14:52:38.137Z] #38 186.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:52:38 [2023-03-22T14:52:38.137Z] #38 186.8   CC       criu/filesystems.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 188.6   CC       criu/fsnotify.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 191.0   CC       criu/image-desc.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 191.4   CC       criu/image.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 193.4   CC       criu/ipc_ns.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 195.5   CC       criu/irmap.o
14:52:38 [2023-03-22T14:52:38.137Z] #38 196.7   CC       criu/kcmp-ids.o
14:52:38 [2023-03-22T14:52:38.380Z] #39 79.19   CC       soccr/soccr.o
14:52:38 [2023-03-22T14:52:38.705Z] #38 197.2   CC       criu/kerndat.o
14:52:39 [2023-03-22T14:52:39.409Z] #39 87.83   AR       soccr/libsoccr.a
14:52:39 [2023-03-22T14:52:39.409Z] #39 87.93 make[1]: 'soccr/libsoccr.a' is up to date.
14:52:39 [2023-03-22T14:52:39.669Z] #39 88.52   DEP      criu/arch/x86/sigframe.d
14:52:39 [2023-03-22T14:52:39.935Z] #39 88.72   DEP      criu/arch/x86/sigaction_compat.d
14:52:40 [2023-03-22T14:52:40.082Z] #38 ...
14:52:40 [2023-03-22T14:52:40.082Z] 
14:52:40 [2023-03-22T14:52:40.082Z] #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
14:52:40 [2023-03-22T14:52:40.082Z] #50 60.66 Selecting previously unselected package vim.
14:52:40 [2023-03-22T14:52:40.082Z] #50 60.67 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:52:40 [2023-03-22T14:52:40.082Z] #50 60.73 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:52:40 [2023-03-22T14:52:40.196Z] #39 88.87   DEP      criu/arch/x86/kerndat.d
14:52:40 [2023-03-22T14:52:40.283Z] #39 81.21   AR       soccr/libsoccr.a
14:52:40 [2023-03-22T14:52:40.283Z] #39 81.29 make[1]: 'soccr/libsoccr.a' is up to date.
14:52:40 [2023-03-22T14:52:40.460Z] #39 89.12   DEP      criu/arch/x86/crtools.d
14:52:40 [2023-03-22T14:52:40.721Z] #39 89.30   DEP      criu/arch/x86/cpu.d
14:52:40 [2023-03-22T14:52:40.721Z] #39 89.56   CC       criu/arch/x86/cpu.o
14:52:40 [2023-03-22T14:52:40.855Z] #39 81.86   DEP      criu/arch/x86/sigframe.d
14:52:41 [2023-03-22T14:52:41.115Z] #39 82.05   DEP      criu/arch/x86/sigaction_compat.d
14:52:41 [2023-03-22T14:52:41.374Z] #39 82.21   DEP      criu/arch/x86/kerndat.d
14:52:41 [2023-03-22T14:52:41.460Z] #50 61.94 Selecting previously unselected package xfsprogs.
14:52:41 [2023-03-22T14:52:41.460Z] #50 61.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:52:41 [2023-03-22T14:52:41.460Z] #50 61.96 Unpacking xfsprogs (5.10.0-4) ...
14:52:41 [2023-03-22T14:52:41.632Z] #39 82.38   DEP      criu/arch/x86/crtools.d
14:52:41 [2023-03-22T14:52:41.632Z] #39 82.53   DEP      criu/arch/x86/cpu.d
14:52:41 [2023-03-22T14:52:41.891Z] #39 82.75   CC       criu/arch/x86/cpu.o
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.52 include/common/asm/bitops.h: Assembler messages:
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.52 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.52 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.53 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.53 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.107Z] #39 90.63   CC       criu/arch/x86/crtools.o
14:52:42 [2023-03-22T14:52:42.397Z] #50 63.03 Selecting previously unselected package zip.
14:52:42 [2023-03-22T14:52:42.397Z] #50 63.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:52:42 [2023-03-22T14:52:42.397Z] #50 63.05 Unpacking zip (3.0-12) ...
14:52:42 [2023-03-22T14:52:42.656Z] #50 63.31 Setting up python3-pkg-resources (52.0.0-4) ...
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.59 include/common/asm/bitops.h: Assembler messages:
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.63 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.63 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.63 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.63 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:52:42 [2023-03-22T14:52:42.825Z] #39 83.69   CC       criu/arch/x86/crtools.o
14:52:44 [2023-03-22T14:52:44.025Z] #39 92.41   CC       criu/arch/x86/kerndat.o
14:52:44 [2023-03-22T14:52:44.041Z] #37 272.2 # github.com/containerd/containerd/cmd/containerd
14:52:44 [2023-03-22T14:52:44.041Z] #37 272.2 /usr/bin/ld: /tmp/go-link-4184362151/000019.o: in function `New':
14:52:44 [2023-03-22T14:52:44.041Z] #37 272.2 /tmp/tmp.GyzZLWf76G/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
14:52:44 [2023-03-22T14:52:44.041Z] #37 272.3 + bin/containerd-stress
14:52:44 [2023-03-22T14:52:44.041Z] #37 273.5 + bin/containerd-shim
14:52:44 [2023-03-22T14:52:44.597Z] #39 93.25   CC       criu/arch/x86/sigaction_compat.o
14:52:44 [2023-03-22T14:52:44.725Z] #39 85.64   CC       criu/arch/x86/kerndat.o
14:52:44 [2023-03-22T14:52:44.858Z] #39 93.57   CC       criu/arch/x86/sigframe.o
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.31 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.35 Setting up libgpm2:amd64 (1.20.7-8) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.38 Setting up libicu67:amd64 (67.1-7) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.39 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.42 Setting up libinih1:amd64 (53-1+b2) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.43 Setting up uidmap (1:4.8.1-1) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.46 Setting up bzip2 (1.0.8-4) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:52:45 [2023-03-22T14:52:45.193Z] #50 65.49 Setting up python3-wheel (0.34.2-1) ...
14:52:45 [2023-03-22T14:52:45.431Z] #39 94.07   LINK     criu/arch/x86/crtools.built-in.o
14:52:45 [2023-03-22T14:52:45.431Z] #39 94.17   DEP      criu/pie/util-vdso-elf32.d
14:52:45 [2023-03-22T14:52:45.659Z] #39 86.55   CC       criu/arch/x86/sigaction_compat.o
14:52:45 [2023-03-22T14:52:45.692Z] #39 94.42   DEP      criu/pie/util-vdso.d
14:52:45 [2023-03-22T14:52:45.760Z] #50 66.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:52:45 [2023-03-22T14:52:45.954Z] #39 94.69   DEP      criu/pie/util.d
14:52:46 [2023-03-22T14:52:46.020Z] #50 66.52 Setting up libcap2:amd64 (1:2.44-1) ...
14:52:46 [2023-03-22T14:52:46.020Z] #50 66.54 Setting up libcap2-bin (1:2.44-1) ...
14:52:46 [2023-03-22T14:52:46.020Z] #50 66.55 Setting up apparmor (2.13.6-10) ...
14:52:46 [2023-03-22T14:52:46.216Z] #39 94.93   CC       criu/pie/util.o
14:52:46 [2023-03-22T14:52:46.225Z] #39 86.94   CC       criu/arch/x86/sigframe.o
14:52:46 [2023-03-22T14:52:46.483Z] #39 87.37   LINK     criu/arch/x86/crtools.built-in.o
14:52:46 [2023-03-22T14:52:46.483Z] #39 87.47   DEP      criu/pie/util-vdso-elf32.d
14:52:46 [2023-03-22T14:52:46.741Z] #39 87.68   DEP      criu/pie/util-vdso.d
14:52:46 [2023-03-22T14:52:46.741Z] #39 87.77   DEP      criu/pie/util.d
14:52:46 [2023-03-22T14:52:46.789Z] #39 95.55   CC       criu/pie/util-vdso.o
14:52:47 [2023-03-22T14:52:47.000Z] #39 87.89   CC       criu/pie/util.o
14:52:47 [2023-03-22T14:52:47.258Z] #39 88.29   CC       criu/pie/util-vdso.o
14:52:47 [2023-03-22T14:52:47.765Z] #39 96.21   CC       criu/pie/util-vdso-elf32.o
14:52:48 [2023-03-22T14:52:48.051Z] #39 96.78   AR       criu/pie/pie.lib.a
14:52:48 [2023-03-22T14:52:48.051Z] #39 96.83   DEP      criu/pie/restorer.d
14:52:48 [2023-03-22T14:52:48.193Z] #39 ...
14:52:48 [2023-03-22T14:52:48.193Z] 
14:52:48 [2023-03-22T14:52:48.193Z] #33 [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
14:52:48 [2023-03-22T14:52:48.193Z] #33 182.9 + for f in rootlesskit rootlesskit-docker-proxy
14:52:48 [2023-03-22T14:52:48.193Z] #33 182.9 + GOBIN=/build
14:52:48 [2023-03-22T14:52:48.193Z] #33 182.9 + GO111MODULE=on
14:52:48 [2023-03-22T14:52:48.193Z] #33 182.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:52:48 [2023-03-22T14:52:48.224Z] #37 282.3 + bin/containerd-shim-runc-v1
14:52:48 [2023-03-22T14:52:48.315Z] #39 97.12   DEP      criu/arch/x86/sigaction_compat_pie.d
14:52:48 [2023-03-22T14:52:48.556Z] #50 69.11 Setting up zip (3.0-12) ...
14:52:48 [2023-03-22T14:52:48.556Z] #50 69.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:52:48 [2023-03-22T14:52:48.556Z] #50 69.18 Setting up bash-completion (1:2.11-2) ...
14:52:48 [2023-03-22T14:52:48.576Z] #39 97.22   DEP      criu/arch/x86/restorer_unmap.d
14:52:48 [2023-03-22T14:52:48.576Z] #39 97.26   DEP      criu/arch/x86/restorer.d
14:52:48 [2023-03-22T14:52:48.576Z] #39 ...
14:52:48 [2023-03-22T14:52:48.576Z] 
14:52:48 [2023-03-22T14:52:48.576Z] #26 [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
14:52:48 [2023-03-22T14:52:48.576Z] #26 188.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:52:48 [2023-03-22T14:52:48.576Z] #26 188.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:52:48 [2023-03-22T14:52:48.576Z] #26 188.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:52:50 [2023-03-22T14:52:50.562Z] Client:
14:52:50 [2023-03-22T14:52:50.562Z]  Context:    default
14:52:50 [2023-03-22T14:52:50.562Z]  Debug Mode: false
14:52:50 [2023-03-22T14:52:50.562Z]  Plugins:
14:52:50 [2023-03-22T14:52:50.562Z]   app: Docker Application (Docker Inc., v0.8.0)
14:52:50 [2023-03-22T14:52:50.562Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
14:52:50 [2023-03-22T14:52:50.562Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
14:52:50 [2023-03-22T14:52:50.562Z] 
14:52:50 [2023-03-22T14:52:50.562Z] Server:
14:52:50 [2023-03-22T14:52:50.562Z]  Containers: 0
14:52:50 [2023-03-22T14:52:50.562Z]   Running: 0
14:52:50 [2023-03-22T14:52:50.562Z]   Paused: 0
14:52:50 [2023-03-22T14:52:50.562Z]   Stopped: 0
14:52:50 [2023-03-22T14:52:50.562Z]  Images: 0
14:52:50 [2023-03-22T14:52:50.562Z]  Server Version: 20.10.9
14:52:50 [2023-03-22T14:52:50.562Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:52:50 [2023-03-22T14:52:50.562Z]   Windows: 
14:52:50 [2023-03-22T14:52:50.562Z]   LCOW: 
14:52:50 [2023-03-22T14:52:50.562Z]  Logging Driver: json-file
14:52:50 [2023-03-22T14:52:50.562Z]  Plugins:
14:52:50 [2023-03-22T14:52:50.562Z]   Volume: local
14:52:50 [2023-03-22T14:52:50.563Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:52:50 [2023-03-22T14:52:50.563Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:52:50 [2023-03-22T14:52:50.563Z]  Swarm: inactive
14:52:50 [2023-03-22T14:52:50.563Z]  Default Isolation: process
14:52:50 [2023-03-22T14:52:50.563Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:52:50 [2023-03-22T14:52:50.563Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
14:52:50 [2023-03-22T14:52:50.563Z]  OSType: windows
14:52:50 [2023-03-22T14:52:50.563Z]  Architecture: x86_64
14:52:50 [2023-03-22T14:52:50.563Z]  CPUs: 4
14:52:50 [2023-03-22T14:52:50.563Z]  Total Memory: 32GiB
14:52:50 [2023-03-22T14:52:50.563Z]  Name: azwin-2-247d30
14:52:50 [2023-03-22T14:52:50.563Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
14:52:50 [2023-03-22T14:52:50.563Z]  Docker Root Dir: D:\docker
14:52:50 [2023-03-22T14:52:50.563Z]  Debug Mode: false
14:52:50 [2023-03-22T14:52:50.563Z]  Registry: https://index.docker.io/v1/
14:52:50 [2023-03-22T14:52:50.563Z]  Labels:
14:52:50 [2023-03-22T14:52:50.563Z]  Experimental: true
14:52:50 [2023-03-22T14:52:50.563Z]  Insecure Registries:
14:52:50 [2023-03-22T14:52:50.563Z]   10.0.0.4:5000
14:52:50 [2023-03-22T14:52:50.563Z]   127.0.0.0/8
14:52:50 [2023-03-22T14:52:50.563Z]  Registry Mirrors:
14:52:50 [2023-03-22T14:52:50.563Z]   http://10.0.0.4:5000/
14:52:50 [2023-03-22T14:52:50.563Z]  Live Restore Enabled: false
14:52:50 [2023-03-22T14:52:50.563Z]  Product License: Community Engine
14:52:50 [2023-03-22T14:52:50.563Z] 
14:52:50 [2023-03-22T14:52:50.631Z] #43 166.9 + mkdir -p /build
14:52:50 [2023-03-22T14:52:50.631Z] #43 166.9 + cp runc /build/runc
14:52:50 [2023-03-22T14:52:50.631Z] #43 DONE 167.5s
14:52:50 [2023-03-22T14:52:50.631Z] 
14:52:50 [2023-03-22T14:52:50.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
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:52:51 [2023-03-22T14:52:51.096Z] #50 ...
14:52:51 [2023-03-22T14:52:51.096Z] 
14:52:51 [2023-03-22T14:52:51.096Z] #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
14:52:51 [2023-03-22T14:52:51.096Z] #38 199.3   CC       criu/libnetlink.o
14:52:51 [2023-03-22T14:52:51.096Z] #38 200.0   CC       criu/log.o
14:52:51 [2023-03-22T14:52:51.096Z] #38 201.0   CC       criu/lsm.o
14:52:51 [2023-03-22T14:52:51.096Z] #38 201.6   CC       criu/mem.o
14:52:51 [2023-03-22T14:52:51.096Z] #38 204.9   CC       criu/memfd.o
14:52:51 [2023-03-22T14:52:51.096Z] #38 206.1   CC       criu/mount.o
14:52:51 [2023-03-22T14:52:51.561Z] #37 ...
14:52:51 [2023-03-22T14:52:51.561Z] 
14:52:51 [2023-03-22T14:52:51.561Z] #36 [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
14:52:51 [2023-03-22T14:52:51.561Z] #36 297.3 + /build/golangci-lint --version
14:52:51 [2023-03-22T14:52:51.561Z] #36 297.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:52:52 [2023-03-22T14:52:52.124Z] #36 DONE 298.0s
14:52:52 [2023-03-22T14:52:52.124Z] 
14:52:52 [2023-03-22T14:52:52.124Z] #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
14:52:53 [2023-03-22T14:52:53.458Z] #33 ...
14:52:53 [2023-03-22T14:52:53.458Z] 
14:52:53 [2023-03-22T14:52:53.458Z] #35 [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
14:52:53 [2023-03-22T14:52:53.458Z] #35 187.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:52:53 [2023-03-22T14:52:53.458Z] #35 187.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:52:53 [2023-03-22T14:52:53.458Z] #35 187.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:52:53 [2023-03-22T14:52:53.490Z] #37 287.5 + bin/containerd-shim-runc-v2
14:52:53 [2023-03-22T14:52:53.632Z] #38 ...
14:52:53 [2023-03-22T14:52:53.632Z] 
14:52:53 [2023-03-22T14:52:53.632Z] #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
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.18 Setting up libmnl0:amd64 (1.0.4-3) ...
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.20 Setting up patch (2.7.6-7) ...
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.22 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.32 invoke-rc.d: could not determine current runlevel
14:52:53 [2023-03-22T14:52:53.632Z] #50 74.32 invoke-rc.d: policy-rc.d denied execution of start.
14:52:53 [2023-03-22T14:52:53.865Z] #26 ...
14:52:53 [2023-03-22T14:52:53.865Z] 
14:52:53 [2023-03-22T14:52:53.865Z] #31 [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
14:52:53 [2023-03-22T14:52:53.865Z] #31 193.3 + for f in rootlesskit rootlesskit-docker-proxy
14:52:53 [2023-03-22T14:52:53.865Z] #31 193.3 + GOBIN=/build
14:52:53 [2023-03-22T14:52:53.865Z] #31 193.3 + GO111MODULE=on
14:52:53 [2023-03-22T14:52:53.865Z] #31 193.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.33 Setting up xfsprogs (5.10.0-4) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.34 Setting up libxtables12:amd64 (1.8.7-1) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.38 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.43 Setting up pigz (2.6-1) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:52:53 [2023-03-22T14:52:53.891Z] #50 74.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:52:54 [2023-03-22T14:52:54.045Z] #37 ...
14:52:54 [2023-03-22T14:52:54.045Z] 
14:52:54 [2023-03-22T14:52:54.045Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
14:52:54 [2023-03-22T14:52:54.055Z] #37 288.3 + binaries
14:52:54 [2023-03-22T14:52:54.055Z] #37 288.3 + install -D bin/containerd /build/containerd
14:52:54 [2023-03-22T14:52:54.055Z] #37 288.3 + install -D bin/containerd-shim /build/containerd-shim
14:52:54 [2023-03-22T14:52:54.055Z] #37 288.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:52:54 [2023-03-22T14:52:54.055Z] #37 288.3 + install -D bin/ctr /build/ctr
14:52:54 [2023-03-22T14:52:54.150Z] #50 74.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:52:54 [2023-03-22T14:52:54.622Z] #37 DONE 288.8s
14:52:54 [2023-03-22T14:52:54.987Z] #62 DONE 1.3s
14:52:54 [2023-03-22T14:52:54.987Z] 
14:52:54 [2023-03-22T14:52:54.987Z] #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
14:52:54 [2023-03-22T14:52:54.987Z] #37 260.9 + bin/containerd
14:52:55 [2023-03-22T14:52:55.187Z] 
14:52:55 [2023-03-22T14:52:55.188Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
14:52:55 [2023-03-22T14:52:55.244Z] #37 ...
14:52:55 [2023-03-22T14:52:55.244Z] 
14:52:55 [2023-03-22T14:52:55.244Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
14:52:55 [2023-03-22T14:52:55.244Z] #63 DONE 0.1s
14:52:55 [2023-03-22T14:52:55.244Z] 
14:52:55 [2023-03-22T14:52:55.244Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
14:52:55 [2023-03-22T14:52:55.445Z] #65 DONE 0.2s
14:52:55 [2023-03-22T14:52:55.445Z] 
14:52:55 [2023-03-22T14:52:55.445Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:52:55 [2023-03-22T14:52:55.445Z] #66 DONE 0.1s
14:52:55 [2023-03-22T14:52:55.445Z] 
14:52:55 [2023-03-22T14:52:55.445Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
14:52:55 [2023-03-22T14:52:55.527Z] #50 75.80 Setting up libaio1:amd64 (0.3.112-9) ...
14:52:55 [2023-03-22T14:52:55.527Z] #50 75.82 Setting up python3-lib2to3 (3.9.2-1) ...
14:52:55 [2023-03-22T14:52:55.806Z] #64 DONE 0.7s
14:52:55 [2023-03-22T14:52:55.806Z] 
14:52:55 [2023-03-22T14:52:55.806Z] #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
14:52:56 [2023-03-22T14:52:56.094Z] #50 76.72 Setting up libelf1:amd64 (0.183-1) ...
14:52:56 [2023-03-22T14:52:56.094Z] #50 76.80 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:52:56 [2023-03-22T14:52:56.353Z] #50 76.82 Setting up python3-distutils (3.9.2-1) ...
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.72 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:52:57 [2023-03-22T14:52:57.291Z] #50 77.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:52:57 [2023-03-22T14:52:57.343Z] #67 DONE 1.5s
14:52:57 [2023-03-22T14:52:57.343Z] 
14:52:57 [2023-03-22T14:52:57.343Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
14:52:57 [2023-03-22T14:52:57.343Z] #68 DONE 0.1s
14:52:57 [2023-03-22T14:52:57.343Z] 
14:52:57 [2023-03-22T14:52:57.343Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
14:52:57 [2023-03-22T14:52:57.343Z] #69 DONE 0.0s
14:52:57 [2023-03-22T14:52:57.343Z] 
14:52:57 [2023-03-22T14:52:57.343Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
14:52:57 [2023-03-22T14:52:57.550Z] #50 77.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:52:57 [2023-03-22T14:52:57.550Z] #50 78.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:52:57 [2023-03-22T14:52:57.550Z] #50 78.10 Setting up python3-setuptools (52.0.0-4) ...
14:52:58 [2023-03-22T14:52:58.277Z] #70 DONE 1.1s
14:52:58 [2023-03-22T14:52:58.277Z] 
14:52:58 [2023-03-22T14:52:58.277Z] #71 exporting to image
14:52:58 [2023-03-22T14:52:58.277Z] #71 exporting layers
14:52:58 [2023-03-22T14:52:58.723Z] #35 ...
14:52:58 [2023-03-22T14:52:58.723Z] 
14:52:58 [2023-03-22T14:52:58.723Z] #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
14:52:58 [2023-03-22T14:52:58.723Z] #39 89.45   CC       criu/pie/util-vdso-elf32.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 90.68   AR       criu/pie/pie.lib.a
14:52:58 [2023-03-22T14:52:58.723Z] #39 90.89   DEP      criu/pie/restorer.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 91.27   DEP      criu/arch/x86/sigaction_compat_pie.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 91.49   DEP      criu/arch/x86/restorer_unmap.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 91.53   DEP      criu/arch/x86/restorer.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 91.79   DEP      criu/arch/x86/vdso-pie.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 91.95   DEP      criu/pie/parasite-vdso.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 92.52   DEP      criu/pie/parasite.d
14:52:58 [2023-03-22T14:52:58.723Z] #39 93.37   CC       criu/pie/parasite.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 95.43   LINK     criu/pie/parasite.built-in.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 95.45   GEN      criu/pie/parasite-blob.h
14:52:58 [2023-03-22T14:52:58.723Z] #39 95.49   CC       criu/pie/parasite-vdso.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 96.64   CC       criu/arch/x86/vdso-pie.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 97.10   CC       criu/arch/x86/restorer.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 97.97   CC       criu/arch/x86/restorer_unmap.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 98.11   CC       criu/arch/x86/sigaction_compat_pie.o
14:52:58 [2023-03-22T14:52:58.723Z] #39 98.53   CC       criu/pie/restorer.o
14:52:59 [2023-03-22T14:52:59.159Z] #31 ...
14:52:59 [2023-03-22T14:52:59.159Z] 
14:52:59 [2023-03-22T14:52:59.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
14:52:59 [2023-03-22T14:52:59.159Z] #39 97.47   DEP      criu/arch/x86/vdso-pie.d
14:52:59 [2023-03-22T14:52:59.159Z] #39 97.69   DEP      criu/pie/parasite-vdso.d
14:52:59 [2023-03-22T14:52:59.159Z] #39 98.06   DEP      criu/pie/parasite.d
14:52:59 [2023-03-22T14:52:59.159Z] #39 98.54   CC       criu/pie/parasite.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 100.8   LINK     criu/pie/parasite.built-in.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 100.8   GEN      criu/pie/parasite-blob.h
14:52:59 [2023-03-22T14:52:59.159Z] #39 100.9   CC       criu/pie/parasite-vdso.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 102.2   CC       criu/arch/x86/vdso-pie.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 102.8   CC       criu/arch/x86/restorer.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 103.6   CC       criu/arch/x86/restorer_unmap.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 103.7   CC       criu/arch/x86/sigaction_compat_pie.o
14:52:59 [2023-03-22T14:52:59.159Z] #39 104.2   CC       criu/pie/restorer.o
14:52:59 [2023-03-22T14:52:59.421Z] #39 ...
14:52:59 [2023-03-22T14:52:59.421Z] 
14:52:59 [2023-03-22T14:52:59.421Z] #26 [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
14:52:59 [2023-03-22T14:52:59.421Z] #26 199.3 Selecting previously unselected package g++-mingw-w64-x86-64.
14:52:59 [2023-03-22T14:52:59.421Z] #26 199.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:52:59 [2023-03-22T14:52:59.682Z] #26 199.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:52:59 [2023-03-22T14:52:59.943Z] #26 199.7 Selecting previously unselected package libapparmor1:amd64.
14:52:59 [2023-03-22T14:52:59.943Z] #26 199.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:52:59 [2023-03-22T14:52:59.943Z] #26 199.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:53:00 [2023-03-22T14:53:00.204Z] #26 200.0 Selecting previously unselected package libapparmor-dev:amd64.
14:53:00 [2023-03-22T14:53:00.204Z] #26 200.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:53:00 [2023-03-22T14:53:00.204Z] #26 200.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:53:00 [2023-03-22T14:53:00.778Z] #26 200.4 Selecting previously unselected package libbtrfs0:amd64.
14:53:00 [2023-03-22T14:53:00.778Z] #26 200.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:53:00 [2023-03-22T14:53:00.778Z] #26 200.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:53:00 [2023-03-22T14:53:00.838Z] #50 81.16 Setting up libjq1:amd64 (1.6-2.1) ...
14:53:00 [2023-03-22T14:53:00.838Z] #50 81.18 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:53:00 [2023-03-22T14:53:00.838Z] #50 81.19 Setting up thin-provisioning-tools (0.9.0-1) ...
14:53:00 [2023-03-22T14:53:00.838Z] #50 81.21 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:53:01 [2023-03-22T14:53:01.039Z] #26 200.7 Selecting previously unselected package libbtrfs-dev:amd64.
14:53:01 [2023-03-22T14:53:01.039Z] #26 200.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:53:01 [2023-03-22T14:53:01.039Z] #26 200.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.4 Selecting previously unselected package libudev-dev:amd64.
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:53:01 [2023-03-22T14:53:01.612Z] #26 201.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:53:02 [2023-03-22T14:53:02.008Z] #39 ...
14:53:02 [2023-03-22T14:53:02.008Z] 
14:53:02 [2023-03-22T14:53:02.008Z] #33 [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
14:53:02 [2023-03-22T14:53:02.008Z] #33 DONE 196.4s
14:53:02 [2023-03-22T14:53:02.008Z] 
14:53:02 [2023-03-22T14:53:02.008Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:53:02 [2023-03-22T14:53:02.008Z] #40 DONE 0.3s
14:53:02 [2023-03-22T14:53:02.008Z] 
14:53:02 [2023-03-22T14:53:02.008Z] #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
14:53:02 [2023-03-22T14:53:02.008Z] #39 102.8   LINK     criu/pie/restorer.built-in.o
14:53:02 [2023-03-22T14:53:02.008Z] #39 102.8   GEN      criu/pie/restorer-blob.h
14:53:02 [2023-03-22T14:53:02.008Z] #39 ...
14:53:02 [2023-03-22T14:53:02.008Z] 
14:53:02 [2023-03-22T14:53:02.008Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:53:02 [2023-03-22T14:53:02.008Z] #41 DONE 0.2s
14:53:02 [2023-03-22T14:53:02.008Z] 
14:53:02 [2023-03-22T14:53:02.008Z] #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
14:53:02 [2023-03-22T14:53:02.008Z] #39 102.9   DEP      criu/vdso.d
14:53:02 [2023-03-22T14:53:02.185Z] #26 201.7 Selecting previously unselected package libsepol1-dev:amd64.
14:53:02 [2023-03-22T14:53:02.185Z] #26 201.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:53:02 [2023-03-22T14:53:02.185Z] #26 201.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:53:02 [2023-03-22T14:53:02.581Z] #39 103.3   DEP      criu/vdso-compat.d
14:53:02 [2023-03-22T14:53:02.581Z] #39 103.6   DEP      criu/uts_ns.d
14:53:02 [2023-03-22T14:53:02.744Z] #50 83.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:53:02 [2023-03-22T14:53:02.758Z] #26 202.3 Selecting previously unselected package libpcre2-16-0:amd64.
14:53:02 [2023-03-22T14:53:02.758Z] #26 202.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:53:02 [2023-03-22T14:53:02.758Z] #26 202.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:53:02 [2023-03-22T14:53:02.840Z] #39 103.8   DEP      criu/util.d
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.45 Setting up jq (1.6-2.1) ...
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.46 Setting up libbpf0:amd64 (1:0.3-2) ...
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.50 Setting up iptables (1.8.7-1) ...
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:53:03 [2023-03-22T14:53:03.004Z] #50 83.60 Setting up iproute2 (5.10.0-4) ...
14:53:03 [2023-03-22T14:53:03.031Z] #26 202.7 Selecting previously unselected package libpcre2-32-0:amd64.
14:53:03 [2023-03-22T14:53:03.031Z] #26 202.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:53:03 [2023-03-22T14:53:03.031Z] #26 202.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:53:03 [2023-03-22T14:53:03.296Z] #26 203.2 Selecting previously unselected package libpcre2-posix2:amd64.
14:53:03 [2023-03-22T14:53:03.296Z] #26 203.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:53:03 [2023-03-22T14:53:03.296Z] #26 203.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:53:03 [2023-03-22T14:53:03.407Z] #39 104.3   DEP      criu/uffd.d
14:53:03 [2023-03-22T14:53:03.540Z] #71 exporting layers 5.3s done
14:53:03 [2023-03-22T14:53:03.540Z] #71 writing image sha256:ed0a0cb4efbe3338d725d72f44cc613e4f2abe8f28383148180953efb4227993 done
14:53:03 [2023-03-22T14:53:03.540Z] #71 naming to docker.io/library/docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb done
14:53:03 [2023-03-22T14:53:03.540Z] #71 DONE 5.4s
[Pipeline] }
14:53:03 [2023-03-22T14:53:03.557Z] #26 203.3 Selecting previously unselected package libpcre2-dev:amd64.
14:53:03 [2023-03-22T14:53:03.557Z] #26 203.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:53:03 [2023-03-22T14:53:03.557Z] #26 203.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
14:53:03 [2023-03-22T14:53:03.574Z] #50 84.16 Processing triggers for libc-bin (2.31-13+deb11u5) ...
[Pipeline] sh
14:53:03 [2023-03-22T14:53:03.665Z] #39 104.6   DEP      criu/tun.d
14:53:03 [2023-03-22T14:53:03.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/test/unit
14:53:03 [2023-03-22T14:53:03.925Z] #39 104.8   DEP      criu/tty.d
14:53:04 [2023-03-22T14:53:04.149Z] #50 ...
14:53:04 [2023-03-22T14:53:04.149Z] 
14:53:04 [2023-03-22T14:53:04.149Z] #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
14:53:04 [2023-03-22T14:53:04.149Z] #38 212.7   CC       criu/namespaces.o
14:53:04 [2023-03-22T14:53:04.149Z] #38 216.2   CC       criu/net.o
14:53:04 [2023-03-22T14:53:04.149Z] #38 222.7   CC       criu/netfilter.o
14:53:04 [2023-03-22T14:53:04.183Z] #39 104.9   DEP      criu/timerfd.d
14:53:04 [2023-03-22T14:53:04.183Z] #39 105.2   DEP      criu/timens.d
14:53:04 [2023-03-22T14:53:04.410Z] #38 ...
14:53:04 [2023-03-22T14:53:04.410Z] 
14:53:04 [2023-03-22T14:53:04.410Z] #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
14:53:04 [2023-03-22T14:53:04.410Z] #50 DONE 85.2s
14:53:04 [2023-03-22T14:53:04.441Z] #39 105.4   DEP      criu/sysfs_parse.d
14:53:04 [2023-03-22T14:53:04.671Z] 
14:53:04 [2023-03-22T14:53:04.671Z] #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
14:53:04 [2023-03-22T14:53:04.699Z] #39 105.6   DEP      criu/sysctl.d
14:53:04 [2023-03-22T14:53:04.957Z] #39 105.7   DEP      criu/string.d
14:53:04 [2023-03-22T14:53:04.957Z] #39 105.8   DEP      criu/stats.d
14:53:05 [2023-03-22T14:53:05.216Z] #39 106.0   DEP      criu/sockets.d
14:53:05 [2023-03-22T14:53:05.474Z] #39 106.3   DEP      criu/sk-unix.d
14:53:05 [2023-03-22T14:53:05.494Z] #26 205.2 Selecting previously unselected package libselinux1-dev:amd64.
14:53:05 [2023-03-22T14:53:05.494Z] #26 205.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:53:05 [2023-03-22T14:53:05.494Z] #26 205.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:53:05 [2023-03-22T14:53:05.733Z] #39 106.6   DEP      criu/sk-tcp.d
14:53:05 [2023-03-22T14:53:05.992Z] #39 106.9   DEP      criu/sk-queue.d
14:53:06 [2023-03-22T14:53:06.053Z] #51 1.368 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:53:06 [2023-03-22T14:53:06.053Z] #51 1.374 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:53:06 [2023-03-22T14:53:06.053Z] #51 1.382 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:53:06 [2023-03-22T14:53:06.053Z] #51 DONE 1.5s
14:53:06 [2023-03-22T14:53:06.053Z] 
14:53:06 [2023-03-22T14:53:06.053Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:53:06 [2023-03-22T14:53:06.250Z] #39 107.1   DEP      criu/sk-packet.d
14:53:06 [2023-03-22T14:53:06.391Z] ?   	github.com/docker/docker/api	[no test files]
14:53:06 [2023-03-22T14:53:06.509Z] #39 107.3   DEP      criu/sk-netlink.d
14:53:06 [2023-03-22T14:53:06.767Z] #39 107.6   DEP      criu/sk-inet.d
14:53:06 [2023-03-22T14:53:06.884Z] #26 ...
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #31 [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
14:53:06 [2023-03-22T14:53:06.884Z] #31 DONE 206.3s
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:53:06 [2023-03-22T14:53:06.884Z] #40 DONE 0.1s
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #26 [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
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.3 Selecting previously unselected package libdevmapper-dev:amd64.
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:53:06 [2023-03-22T14:53:06.884Z] #26 ...
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #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
14:53:06 [2023-03-22T14:53:06.884Z] #39 109.6   LINK     criu/pie/restorer.built-in.o
14:53:06 [2023-03-22T14:53:06.884Z] #39 109.6   GEN      criu/pie/restorer-blob.h
14:53:06 [2023-03-22T14:53:06.884Z] #39 109.8   DEP      criu/vdso.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 110.1   DEP      criu/vdso-compat.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 110.4   DEP      criu/uts_ns.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 110.8   DEP      criu/util.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 111.2   DEP      criu/uffd.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 111.6   DEP      criu/tun.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 112.2   DEP      criu/tty.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 112.6   DEP      criu/timerfd.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 112.9   DEP      criu/timens.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 113.1   DEP      criu/sysfs_parse.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 113.5   DEP      criu/sysctl.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 113.7   DEP      criu/string.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 113.8   DEP      criu/stats.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 113.9   DEP      criu/sockets.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 114.1   DEP      criu/sk-unix.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 114.4   DEP      criu/sk-tcp.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 114.6   DEP      criu/sk-queue.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 114.9   DEP      criu/sk-packet.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 115.2   DEP      criu/sk-netlink.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 ...
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:53:06 [2023-03-22T14:53:06.884Z] #41 DONE 0.2s
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #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
14:53:06 [2023-03-22T14:53:06.884Z] #39 115.5   DEP      criu/sk-inet.d
14:53:06 [2023-03-22T14:53:06.884Z] #39 ...
14:53:06 [2023-03-22T14:53:06.884Z] 
14:53:06 [2023-03-22T14:53:06.884Z] #26 [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
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.6 Selecting previously unselected package libseccomp-dev:amd64.
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:53:06 [2023-03-22T14:53:06.884Z] #26 206.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:53:07 [2023-03-22T14:53:07.025Z] #39 108.0   DEP      criu/signalfd.d
14:53:07 [2023-03-22T14:53:07.145Z] #26 206.9 Selecting previously unselected package libsystemd-dev:amd64.
14:53:07 [2023-03-22T14:53:07.145Z] #26 206.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:53:07 [2023-03-22T14:53:07.145Z] #26 206.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:53:07 [2023-03-22T14:53:07.283Z] #39 108.2   DEP      criu/sigframe.d
14:53:07 [2023-03-22T14:53:07.542Z] #39 108.3   DEP      criu/shmem.d
14:53:07 [2023-03-22T14:53:07.542Z] #39 108.4   DEP      criu/servicefd.d
14:53:07 [2023-03-22T14:53:07.800Z] #39 108.6   DEP      criu/seize.d
14:53:07 [2023-03-22T14:53:07.800Z] #39 108.8   DEP      criu/seccomp.d
14:53:08 [2023-03-22T14:53:08.059Z] #39 108.9   DEP      criu/rst-malloc.d
14:53:08 [2023-03-22T14:53:08.059Z] #39 109.0   DEP      criu/rbtree.d
14:53:08 [2023-03-22T14:53:08.089Z] #26 207.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 207.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 207.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 207.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 207.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 207.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 208.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:53:08 [2023-03-22T14:53:08.090Z] #26 208.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.317Z] #39 109.0   DEP      criu/pstree.d
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.2 Setting up mingw-w64-common (8.0.0-1) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.350Z] #26 208.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:53:08 [2023-03-22T14:53:08.576Z] #39 109.3   DEP      criu/protobuf.d
14:53:08 [2023-03-22T14:53:08.576Z] #39 109.4   GEN      criu/protobuf-desc-gen.h
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.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
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.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
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.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
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:08 [2023-03-22T14:53:08.611Z] #26 208.6 Setting up dmsetup (2:1.02.175-2.1) ...
14:53:08 [2023-03-22T14:53:08.872Z] #26 208.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:08 [2023-03-22T14:53:08.872Z] #26 208.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:53:08 [2023-03-22T14:53:08.872Z] #26 208.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:53:09 [2023-03-22T14:53:09.511Z] #39 ...
14:53:09 [2023-03-22T14:53:09.511Z] 
14:53:09 [2023-03-22T14:53:09.511Z] #35 [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
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.2 Selecting previously unselected package g++-mingw-w64-x86-64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.5 Selecting previously unselected package libapparmor1:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.9 Selecting previously unselected package libapparmor-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 198.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.3 Selecting previously unselected package libbtrfs0:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.4 Selecting previously unselected package libbtrfs-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 199.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.1 Selecting previously unselected package libudev-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.3 Selecting previously unselected package libsepol1-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.8 Selecting previously unselected package libpcre2-16-0:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 200.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.0 Selecting previously unselected package libpcre2-32-0:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.3 Selecting previously unselected package libpcre2-posix2:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.6 Selecting previously unselected package libpcre2-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 201.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.3 Selecting previously unselected package libselinux1-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.6 Selecting previously unselected package libdevmapper-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.9 Selecting previously unselected package libseccomp-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 202.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.1 Selecting previously unselected package libsystemd-dev:amd64.
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 203.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up mingw-w64-common (8.0.0-1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.511Z] #35 204.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.769Z] #35 204.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
14:53:09 [2023-03-22T14:53:09.769Z] #35 204.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.769Z] #35 204.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:53:09 [2023-03-22T14:53:09.769Z] #35 204.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:53:09 [2023-03-22T14:53:09.769Z] #35 204.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:53:09 [2023-03-22T14:53:09.818Z] #26 DONE 209.5s
14:53:09 [2023-03-22T14:53:09.818Z] 
14:53:09 [2023-03-22T14:53:09.818Z] #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
14:53:10 [2023-03-22T14:53:10.027Z] #35 204.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:53:10 [2023-03-22T14:53:10.027Z] #35 204.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:53:10 [2023-03-22T14:53:10.285Z] #35 204.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:53:10 [2023-03-22T14:53:10.285Z] #35 205.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:10 [2023-03-22T14:53:10.285Z] #35 205.1 Setting up dmsetup (2:1.02.175-2.1) ...
14:53:10 [2023-03-22T14:53:10.285Z] #35 205.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:53:10 [2023-03-22T14:53:10.543Z] #35 205.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:53:10 [2023-03-22T14:53:10.543Z] #35 205.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.857 + RM_GOPATH=0
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.857 + TMP_GOPATH=
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.857 + : /build
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.859 + '[' -z '' ']'
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.859 ++ mktemp -d
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.868 + export GOPATH=/tmp/tmp.oZQorjoBii
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.868 + GOPATH=/tmp/tmp.oZQorjoBii
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.868 + RM_GOPATH=1
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.868 + case "$(go env GOARCH)" in
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.868 ++ go env GOARCH
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + export GO_BUILDMODE=-buildmode=pie
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + GO_BUILDMODE=-buildmode=pie
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 ++ dirname /tmp/install/install.sh
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + dir=/tmp/install
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + bin=runc
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + shift
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + '[' '!' -f /tmp/install/runc.installer ']'
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + . /tmp/install/runc.installer
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 ++ set -e
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 ++ : v1.1.4
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + install_runc
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + RUNC_BUILDTAGS=seccomp
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oZQorjoBii/src/github.com/opencontainers/runc
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.877 Install runc version v1.1.4 (build tags: seccomp)
14:53:11 [2023-03-22T14:53:11.734Z] #42 1.886 Cloning into '/tmp/tmp.oZQorjoBii/src/github.com/opencontainers/runc'...
14:53:11 [2023-03-22T14:53:11.996Z] #42 ...
14:53:11 [2023-03-22T14:53:11.996Z] 
14:53:11 [2023-03-22T14:53:11.996Z] #43 [dev-systemd-false  1/27] RUN groupadd -r docker
14:53:11 [2023-03-22T14:53:11.996Z] #43 DONE 2.2s
14:53:11 [2023-03-22T14:53:11.996Z] 
14:53:11 [2023-03-22T14:53:11.996Z] #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
14:53:12 [2023-03-22T14:53:12.534Z] #35 DONE 207.3s
14:53:12 [2023-03-22T14:53:12.534Z] 
14:53:12 [2023-03-22T14:53:12.534Z] #42 [dev-systemd-false  1/27] RUN groupadd -r docker
14:53:12 [2023-03-22T14:53:12.625Z] #52 ...
14:53:12 [2023-03-22T14:53:12.625Z] 
14:53:12 [2023-03-22T14:53:12.625Z] #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
14:53:12 [2023-03-22T14:53:12.625Z] #38 223.3   CC       criu/page-pipe.o
14:53:12 [2023-03-22T14:53:12.625Z] #38 224.5   CC       criu/page-xfer.o
14:53:12 [2023-03-22T14:53:12.625Z] #38 227.1   CC       criu/pagemap-cache.o
14:53:12 [2023-03-22T14:53:12.625Z] #38 228.0   CC       criu/pagemap.o
14:53:12 [2023-03-22T14:53:12.625Z] #38 230.2   CC       criu/parasite-syscall.o
14:53:13 [2023-03-22T14:53:13.193Z] #38 231.8   CC       criu/path.o
14:53:13 [2023-03-22T14:53:13.911Z] #44 DONE 2.1s
14:53:13 [2023-03-22T14:53:13.911Z] 
14:53:13 [2023-03-22T14:53:13.911Z] #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
14:53:13 [2023-03-22T14:53:13.911Z] #39 115.9   DEP      criu/signalfd.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 116.1   DEP      criu/sigframe.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 116.3   DEP      criu/shmem.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 116.5   DEP      criu/servicefd.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 116.8   DEP      criu/seize.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 117.2   DEP      criu/seccomp.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 117.5   DEP      criu/rst-malloc.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 117.6   DEP      criu/rbtree.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 117.7   DEP      criu/pstree.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 117.9   DEP      criu/protobuf.d
14:53:13 [2023-03-22T14:53:13.911Z] #39 118.2   GEN      criu/protobuf-desc-gen.h
14:53:13 [2023-03-22T14:53:13.911Z] #39 120.9   DEP      criu/protobuf-desc.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 121.1   DEP      criu/proc_parse.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 121.5   DEP      criu/plugin.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 121.6   DEP      criu/pipes.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 121.9   DEP      criu/pie-util.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 122.2   DEP      criu/pie-util-vdso.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 122.3   DEP      criu/pie-util-vdso-elf32.d
14:53:13 [2023-03-22T14:53:13.912Z] #39 122.5   DEP      criu/path.d
14:53:14 [2023-03-22T14:53:14.131Z] #38 232.5   CC       criu/pie-util-vdso-elf32.o
14:53:14 [2023-03-22T14:53:14.173Z] #39 122.8   DEP      criu/parasite-syscall.d
14:53:14 [2023-03-22T14:53:14.173Z] #39 ...
14:53:14 [2023-03-22T14:53:14.173Z] 
14:53:14 [2023-03-22T14:53:14.173Z] #45 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:53:15 [2023-03-22T14:53:15.059Z] #42 DONE 2.6s
14:53:15 [2023-03-22T14:53:15.059Z] 
14:53:15 [2023-03-22T14:53:15.059Z] #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
14:53:15 [2023-03-22T14:53:15.069Z] #38 233.4   CC       criu/pie-util-vdso.o
14:53:15 [2023-03-22T14:53:15.557Z] #45 1.579 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:53:15 [2023-03-22T14:53:15.819Z] #45 DONE 1.7s
14:53:15 [2023-03-22T14:53:15.819Z] 
14:53:15 [2023-03-22T14:53:15.819Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:53:16 [2023-03-22T14:53:16.007Z] #38 234.5   CC       criu/pie-util.o
14:53:16 [2023-03-22T14:53:16.266Z] #38 234.7   CC       criu/pipes.o
14:53:16 [2023-03-22T14:53:16.983Z] #43 DONE 2.0s
14:53:16 [2023-03-22T14:53:16.983Z] 
14:53:16 [2023-03-22T14:53:16.983Z] #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
14:53:16 [2023-03-22T14:53:16.983Z] #39 112.0   DEP      criu/protobuf-desc.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 112.2   DEP      criu/proc_parse.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 112.5   DEP      criu/plugin.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 112.8   DEP      criu/pipes.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 113.0   DEP      criu/pie-util.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 113.1   DEP      criu/pie-util-vdso.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 113.2   DEP      criu/pie-util-vdso-elf32.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 113.4   DEP      criu/path.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 113.7   DEP      criu/parasite-syscall.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 114.1   DEP      criu/pagemap.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 114.4   DEP      criu/pagemap-cache.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 114.6   DEP      criu/page-xfer.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 114.9   DEP      criu/page-pipe.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 115.0   DEP      criu/netfilter.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 115.2   DEP      criu/net.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 115.5   DEP      criu/namespaces.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 115.7   DEP      criu/mount.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 116.0   DEP      criu/memfd.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 116.2   DEP      criu/mem.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 116.5   DEP      criu/lsm.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 116.8   DEP      criu/log.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 117.0   DEP      criu/libnetlink.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 117.2   DEP      criu/kerndat.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 117.5   DEP      criu/kcmp-ids.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 117.6   DEP      criu/irmap.d
14:53:16 [2023-03-22T14:53:16.983Z] #39 117.9   DEP      criu/ipc_ns.d
14:53:17 [2023-03-22T14:53:17.205Z] #38 235.7   CC       criu/plugin.o
14:53:17 [2023-03-22T14:53:17.241Z] #39 118.0   DEP      criu/image.d
14:53:17 [2023-03-22T14:53:17.499Z] #39 118.4   DEP      criu/image-desc.d
14:53:17 [2023-03-22T14:53:17.733Z] #46 DONE 1.7s
14:53:17 [2023-03-22T14:53:17.733Z] 
14:53:17 [2023-03-22T14:53:17.734Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:53:17 [2023-03-22T14:53:17.757Z] #39 118.5   DEP      criu/fsnotify.d
14:53:17 [2023-03-22T14:53:17.757Z] #39 118.7   DEP      criu/filesystems.d
14:53:18 [2023-03-22T14:53:18.016Z] #39 119.0   DEP      criu/files.d
14:53:18 [2023-03-22T14:53:18.179Z] #38 236.6   CC       criu/proc_parse.o
14:53:18 [2023-03-22T14:53:18.582Z] #39 119.3   DEP      criu/files-reg.d
14:53:18 [2023-03-22T14:53:18.582Z] #39 ...
14:53:18 [2023-03-22T14:53:18.582Z] 
14:53:18 [2023-03-22T14:53:18.582Z] #44 [dev-systemd-false  3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:53:18 [2023-03-22T14:53:18.582Z] #0 1.358 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:53:18 [2023-03-22T14:53:18.582Z] #44 DONE 1.6s
14:53:18 [2023-03-22T14:53:18.582Z] 
14:53:18 [2023-03-22T14:53:18.582Z] #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
14:53:18 [2023-03-22T14:53:18.582Z] #39 119.6   DEP      criu/files-ext.d
14:53:18 [2023-03-22T14:53:18.582Z] #39 ...
14:53:18 [2023-03-22T14:53:18.582Z] 
14:53:18 [2023-03-22T14:53:18.582Z] #45 [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
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.440 + RM_GOPATH=0
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.440 + TMP_GOPATH=
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.440 + : /build
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.440 + '[' -z '' ']'
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.443 ++ mktemp -d
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.448 + export GOPATH=/tmp/tmp.fHvbgbSGrp
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.450 + GOPATH=/tmp/tmp.fHvbgbSGrp
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.450 + RM_GOPATH=1
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.451 + case "$(go env GOARCH)" in
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.451 ++ go env GOARCH
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.483 + export GO_BUILDMODE=-buildmode=pie
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.483 + GO_BUILDMODE=-buildmode=pie
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.483 ++ dirname /tmp/install/install.sh
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + dir=/tmp/install
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + bin=runc
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + shift
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + '[' '!' -f /tmp/install/runc.installer ']'
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + . /tmp/install/runc.installer
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 ++ set -e
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 ++ : v1.1.4
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 Install runc version v1.1.4 (build tags: seccomp)
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + install_runc
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + RUNC_BUILDTAGS=seccomp
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.484 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.486 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fHvbgbSGrp/src/github.com/opencontainers/runc
14:53:18 [2023-03-22T14:53:18.582Z] #0 2.486 Cloning into '/tmp/tmp.fHvbgbSGrp/src/github.com/opencontainers/runc'...
14:53:18 [2023-03-22T14:53:18.588Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
14:53:19 [2023-03-22T14:53:19.116Z] #47 DONE 1.5s
14:53:19 [2023-03-22T14:53:19.116Z] 
14:53:19 [2023-03-22T14:53:19.116Z] #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
14:53:19 [2023-03-22T14:53:19.116Z] #39 123.3   DEP      criu/pagemap.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 123.6   DEP      criu/pagemap-cache.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 123.8   DEP      criu/page-xfer.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 124.1   DEP      criu/page-pipe.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 124.3   DEP      criu/netfilter.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 124.6   DEP      criu/net.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 124.9   DEP      criu/namespaces.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 125.2   DEP      criu/mount.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 125.6   DEP      criu/memfd.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 125.8   DEP      criu/mem.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 126.1   DEP      criu/lsm.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 126.5   DEP      criu/log.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 126.8   DEP      criu/libnetlink.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 127.0   DEP      criu/kerndat.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 127.4   DEP      criu/kcmp-ids.d
14:53:19 [2023-03-22T14:53:19.116Z] #39 127.6   DEP      criu/irmap.d
14:53:19 [2023-03-22T14:53:19.147Z] #45 ...
14:53:19 [2023-03-22T14:53:19.148Z] 
14:53:19 [2023-03-22T14:53:19.148Z] #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
14:53:19 [2023-03-22T14:53:19.148Z] #39 119.8   DEP      criu/file-lock.d
14:53:19 [2023-03-22T14:53:19.377Z] #39 127.9   DEP      criu/ipc_ns.d
14:53:19 [2023-03-22T14:53:19.406Z] #39 120.2   DEP      criu/file-ids.d
14:53:19 [2023-03-22T14:53:19.406Z] #39 120.3   DEP      criu/fifo.d
14:53:19 [2023-03-22T14:53:19.638Z] #39 128.2   DEP      criu/image.d
14:53:19 [2023-03-22T14:53:19.664Z] #39 120.6   DEP      criu/fdstore.d
14:53:19 [2023-03-22T14:53:19.901Z] #39 128.6   DEP      criu/image-desc.d
14:53:19 [2023-03-22T14:53:19.901Z] #39 128.8   DEP      criu/fsnotify.d
14:53:19 [2023-03-22T14:53:19.922Z] #39 120.8   DEP      criu/fault-injection.d
14:53:19 [2023-03-22T14:53:19.922Z] #39 120.9   DEP      criu/external.d
14:53:20 [2023-03-22T14:53:20.180Z] #39 121.1   DEP      criu/eventpoll.d
14:53:20 [2023-03-22T14:53:20.439Z] #39 121.4   DEP      criu/eventfd.d
14:53:20 [2023-03-22T14:53:20.474Z] #39 129.0   DEP      criu/filesystems.d
14:53:20 [2023-03-22T14:53:20.474Z] #39 ...
14:53:20 [2023-03-22T14:53:20.474Z] 
14:53:20 [2023-03-22T14:53:20.474Z] #48 [dev-systemd-false  6/27] RUN ldconfig
14:53:20 [2023-03-22T14:53:20.474Z] #48 DONE 1.6s
14:53:20 [2023-03-22T14:53:20.474Z] 
14:53:20 [2023-03-22T14:53:20.474Z] #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
14:53:20 [2023-03-22T14:53:20.474Z] #39 129.2   DEP      criu/files.d
14:53:20 [2023-03-22T14:53:20.474Z] #39 ...
14:53:20 [2023-03-22T14:53:20.474Z] 
14:53:20 [2023-03-22T14:53:20.474Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:53:20 [2023-03-22T14:53:20.697Z] #39 ...
14:53:20 [2023-03-22T14:53:20.697Z] 
14:53:20 [2023-03-22T14:53:20.697Z] #46 [dev-systemd-false  4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:53:20 [2023-03-22T14:53:20.697Z] #46 DONE 1.8s
14:53:20 [2023-03-22T14:53:20.697Z] 
14:53:20 [2023-03-22T14:53:20.698Z] #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
14:53:20 [2023-03-22T14:53:20.698Z] #39 121.5   DEP      criu/crtools.d
14:53:20 [2023-03-22T14:53:20.715Z] #38 ...
14:53:20 [2023-03-22T14:53:20.715Z] 
14:53:20 [2023-03-22T14:53:20.715Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:53:20 [2023-03-22T14:53:20.715Z] #52 14.53 Collecting yamllint==1.26.1
14:53:20 [2023-03-22T14:53:20.956Z] #39 121.9   DEP      criu/cr-service.d
14:53:21 [2023-03-22T14:53:21.214Z] #39 122.2   DEP      criu/cr-restore.d
14:53:21 [2023-03-22T14:53:21.445Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:53:21 [2023-03-22T14:53:21.446Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5ae2dbd1\powershellScript.ps1'; exit $LASTEXITCODE;
14:53:21 [2023-03-22T14:53:21.446Z] ----------------------------------------------------------------------------
14:53:21 [2023-03-22T14:53:21.446Z] 
14:53:21 [2023-03-22T14:53:21.446Z] INFO: executeCI.ps1 starting at Wed Mar 22 14:53:17 CUT 2023
14:53:21 [2023-03-22T14:53:21.446Z] 
14:53:21 [2023-03-22T14:53:21.446Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:53:21 [2023-03-22T14:53:21.446Z] INFO: Running git version 2.24.1.windows.2
14:53:21 [2023-03-22T14:53:21.446Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:53:21 [2023-03-22T14:53:21.446Z] INFO: Environment variables:
14:53:21 [2023-03-22T14:53:21.446Z] 
14:53:21 [2023-03-22T14:53:21.446Z] Name                           Value                                                                                   
14:53:21 [2023-03-22T14:53:21.446Z] ----                           -----                                                                                   
14:53:21 [2023-03-22T14:53:21.446Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:53:21 [2023-03-22T14:53:21.446Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
14:53:21 [2023-03-22T14:53:21.446Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:53:21 [2023-03-22T14:53:21.446Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15                     
14:53:21 [2023-03-22T14:53:21.446Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
14:53:21 [2023-03-22T14:53:21.446Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15                                                                                 
14:53:21 [2023-03-22T14:53:21.446Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:53:21 [2023-03-22T14:53:21.446Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
14:53:21 [2023-03-22T14:53:21.446Z] BRANCH_NAME                    PR-45197                                                                                
14:53:21 [2023-03-22T14:53:21.446Z] BUILD_DISPLAY_NAME             #1                                                                                      
14:53:21 [2023-03-22T14:53:21.446Z] BUILD_ID                       1                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] BUILD_NUMBER                   1                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] BUILD_TAG                      jenkins-moby-PR-45197-1                                                                 
14:53:21 [2023-03-22T14:53:21.446Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-45197/1/                              
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_AUTHOR                  vvoland                                                                                 
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_AUTHOR_DISPLAY_NAME     Paweł Gronowski                                                                         
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_BRANCH                  integration-restart-race-2010                                                           
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_FORK                    vvoland                                                                                 
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_ID                      45197                                                                                   
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_TARGET                  20.10                                                                                   
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_TITLE                   [backport 20.10] TestDaemonRestartKillContainers: Fix races                             
14:53:21 [2023-03-22T14:53:21.446Z] CHANGE_URL                     https://github.com/moby/moby/pull/45197                                                 
14:53:21 [2023-03-22T14:53:21.446Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:53:21 [2023-03-22T14:53:21.446Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:53:21 [2023-03-22T14:53:21.446Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:53:21 [2023-03-22T14:53:21.446Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:53:21 [2023-03-22T14:53:21.446Z] COMPUTERNAME                   azwin-2-247d30                                                                          
14:53:21 [2023-03-22T14:53:21.446Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
14:53:21 [2023-03-22T14:53:21.446Z] ConfigSequenceNumber           0                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] DOCKER_BUILDKIT                0                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] DOCKER_DUT_DEBUG               1                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:53:21 [2023-03-22T14:53:21.446Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:53:21 [2023-03-22T14:53:21.446Z] EXECUTOR_NUMBER                0                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] FQDN                           azwin-2-247d30.westus.cloudapp.azure.com                                                
14:53:21 [2023-03-22T14:53:21.446Z] GIT_BRANCH                     PR-45197                                                                                
14:53:21 [2023-03-22T14:53:21.446Z] GIT_COMMIT                     e55d9b155daad92ba1151ce2ebde1c80ae846fbb                                                
14:53:21 [2023-03-22T14:53:21.446Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:53:21 [2023-03-22T14:53:21.446Z] HUDSON_COOKIE                  5e15d3f4-55e1-4865-87cb-cb4f56c90db1                                                    
14:53:21 [2023-03-22T14:53:21.446Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:53:21 [2023-03-22T14:53:21.446Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:53:21 [2023-03-22T14:53:21.446Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:53:21 [2023-03-22T14:53:21.446Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
14:53:21 [2023-03-22T14:53:21.446Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:53:21 [2023-03-22T14:53:21.446Z] JENKINS_NODE_COOKIE            96410545-fb17-46df-8cd0-9b0e4299898e                                                    
14:53:21 [2023-03-22T14:53:21.446Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:53:21 [2023-03-22T14:53:21.446Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:53:21 [2023-03-22T14:53:21.446Z] JOB_BASE_NAME                  PR-45197                                                                                
14:53:21 [2023-03-22T14:53:21.446Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-45197/display/redirect                
14:53:21 [2023-03-22T14:53:21.446Z] JOB_NAME                       moby/PR-45197                                                                           
14:53:21 [2023-03-22T14:53:21.446Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-45197/                                
14:53:21 [2023-03-22T14:53:21.446Z] library.jps.version            master                                                                                  
14:53:21 [2023-03-22T14:53:21.446Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
14:53:21 [2023-03-22T14:53:21.446Z] NODE_LABELS                    amd64 azure azwin-2-247d30 azwin-2019 docker west-us windows windows-2019 x86_64        
14:53:21 [2023-03-22T14:53:21.446Z] NODE_NAME                      azwin-2-247d30                                                                          
14:53:21 [2023-03-22T14:53:21.446Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:53:21 [2023-03-22T14:53:21.446Z] OS                             Windows_NT                                                                              
14:53:21 [2023-03-22T14:53:21.446Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
14:53:21 [2023-03-22T14:53:21.446Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:53:21 [2023-03-22T14:53:21.449Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:53:21 [2023-03-22T14:53:21.449Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:53:21 [2023-03-22T14:53:21.449Z] PROCESSOR_LEVEL                6                                                                                       
14:53:21 [2023-03-22T14:53:21.449Z] PROCESSOR_REVISION             4f01                                                                                    
14:53:21 [2023-03-22T14:53:21.449Z] ProgramData                    C:\ProgramData                                                                          
14:53:21 [2023-03-22T14:53:21.449Z] ProgramFiles                   C:\Program Files                                                                        
14:53:21 [2023-03-22T14:53:21.449Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:53:21 [2023-03-22T14:53:21.449Z] ProgramW6432                   C:\Program Files                                                                        
14:53:21 [2023-03-22T14:53:21.449Z] PROMPT                         $P$G                                                                                    
14:53:21 [2023-03-22T14:53:21.449Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:53:21 [2023-03-22T14:53:21.449Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
14:53:21 [2023-03-22T14:53:21.449Z] PUBLIC                         C:\Users\Public                                                                         
14:53:21 [2023-03-22T14:53:21.449Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-45197/1/display/redirect?page=artif...
14:53:21 [2023-03-22T14:53:21.449Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-45197/1/display/redirect?page=changes 
14:53:21 [2023-03-22T14:53:21.449Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-45197/1/display/redirect              
14:53:21 [2023-03-22T14:53:21.449Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-45197/1/display/redirect?page=tests   
14:53:21 [2023-03-22T14:53:21.449Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:53:21 [2023-03-22T14:53:21.449Z] SOURCES_DRIVE                  d                                                                                       
14:53:21 [2023-03-22T14:53:21.449Z] SOURCES_SUBDIR                 gopath                                                                                  
14:53:21 [2023-03-22T14:53:21.449Z] STAGE_NAME                     Run tests                                                                               
14:53:21 [2023-03-22T14:53:21.449Z] SystemDrive                    C:                                                                                      
14:53:21 [2023-03-22T14:53:21.449Z] SystemRoot                     C:\Windows                                                                              
14:53:21 [2023-03-22T14:53:21.449Z] TEMP                           C:\Windows\TEMP                                                                         
14:53:21 [2023-03-22T14:53:21.449Z] TESTDEBUG                      0                                                                                       
14:53:21 [2023-03-22T14:53:21.449Z] TESTRUN_DRIVE                  d                                                                                       
14:53:21 [2023-03-22T14:53:21.449Z] TESTRUN_SUBDIR                 CI                                                                                      
14:53:21 [2023-03-22T14:53:21.449Z] TIMEOUT                        120m                                                                                    
14:53:21 [2023-03-22T14:53:21.449Z] TMP                            C:\Windows\TEMP                                                                         
14:53:21 [2023-03-22T14:53:21.449Z] USERDOMAIN                     WORKGROUP                                                                               
14:53:21 [2023-03-22T14:53:21.449Z] USERNAME                       azwin-2-247d30$                                                                         
14:53:21 [2023-03-22T14:53:21.449Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
14:53:21 [2023-03-22T14:53:21.449Z] windir                         C:\Windows                                                                              
14:53:21 [2023-03-22T14:53:21.449Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:53:21 [2023-03-22T14:53:21.449Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:53:21 [2023-03-22T14:53:21.449Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:53:21 [2023-03-22T14:53:21.449Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
14:53:21 [2023-03-22T14:53:21.449Z] 
14:53:21 [2023-03-22T14:53:21.449Z] 
14:53:21 [2023-03-22T14:53:21.449Z] 
14:53:21 [2023-03-22T14:53:21.449Z] INFO: Sources under d:\gopath\...
14:53:21 [2023-03-22T14:53:21.449Z] INFO: Test run under d:\CI\...
14:53:21 [2023-03-22T14:53:21.449Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:53:21 [2023-03-22T14:53:21.449Z] INFO: docker/docker repository was found
14:53:21 [2023-03-22T14:53:21.449Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:53:21 [2023-03-22T14:53:21.449Z] ltsc2019: Pulling from windows/servercore
14:53:21 [2023-03-22T14:53:21.652Z] #52 15.61   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:53:21 [2023-03-22T14:53:21.782Z] #39 122.7   DEP      criu/cr-errno.d
14:53:21 [2023-03-22T14:53:21.782Z] #39 122.8   DEP      criu/cr-dump.d
14:53:21 [2023-03-22T14:53:21.923Z] 8185ee4ed646: Pulling fs layer
14:53:21 [2023-03-22T14:53:21.923Z] b5f4ee3f051b: Pulling fs layer
14:53:22 [2023-03-22T14:53:22.040Z] #39 ...
14:53:22 [2023-03-22T14:53:22.040Z] 
14:53:22 [2023-03-22T14:53:22.040Z] #47 [dev-systemd-false  5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:53:22 [2023-03-22T14:53:22.040Z] #47 DONE 1.5s
14:53:22 [2023-03-22T14:53:22.040Z] 
14:53:22 [2023-03-22T14:53:22.040Z] #48 [dev-systemd-false  6/27] RUN ldconfig
14:53:22 [2023-03-22T14:53:22.445Z] #49 DONE 1.6s
14:53:22 [2023-03-22T14:53:22.445Z] 
14:53:22 [2023-03-22T14:53:22.445Z] #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
14:53:23 [2023-03-22T14:53:23.415Z] #48 DONE 1.4s
14:53:23 [2023-03-22T14:53:23.415Z] 
14:53:23 [2023-03-22T14:53:23.415Z] #49 [dev-systemd-false  7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:53:24 [2023-03-22T14:53:24.194Z] #52 17.89 Collecting pathspec>=0.5.3
14:53:24 [2023-03-22T14:53:24.194Z] #52 17.90   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:53:24 [2023-03-22T14:53:24.377Z] #50 2.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:53:24 [2023-03-22T14:53:24.636Z] #50 2.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:24 [2023-03-22T14:53:24.637Z] #50 2.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:24 [2023-03-22T14:53:24.762Z] #52 18.62 Collecting pyyaml
14:53:24 [2023-03-22T14:53:24.762Z] #52 18.64   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)
14:53:24 [2023-03-22T14:53:24.789Z] #49 DONE 1.4s
14:53:24 [2023-03-22T14:53:24.789Z] 
14:53:24 [2023-03-22T14:53:24.789Z] #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
14:53:25 [2023-03-22T14:53:25.022Z] #52 18.76 Building wheels for collected packages: yamllint
14:53:25 [2023-03-22T14:53:25.022Z] #52 18.76   Building wheel for yamllint (setup.py): started
14:53:25 [2023-03-22T14:53:25.578Z] #50 3.328 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:53:26 [2023-03-22T14:53:26.688Z] #50 1.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:53:26 [2023-03-22T14:53:26.688Z] #50 1.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:26 [2023-03-22T14:53:26.688Z] #50 1.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:26 [2023-03-22T14:53:26.933Z] #52 20.89   Building wheel for yamllint (setup.py): finished with status 'done'
14:53:26 [2023-03-22T14:53:26.933Z] #52 20.89   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a6b79be9af2eedb45acbc6ad7b0e1151360343167cdf8328c5edf839a534748
14:53:26 [2023-03-22T14:53:26.933Z] #52 20.90   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:53:26 [2023-03-22T14:53:26.933Z] #52 20.90 Successfully built yamllint
14:53:26 [2023-03-22T14:53:26.933Z] #52 20.96 Installing collected packages: pyyaml, pathspec, yamllint
14:53:27 [2023-03-22T14:53:27.836Z] b5f4ee3f051b: Verifying Checksum
14:53:27 [2023-03-22T14:53:27.870Z] #52 21.65 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
14:53:28 [2023-03-22T14:53:28.062Z] #50 3.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:53:28 [2023-03-22T14:53:28.123Z] #50 5.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:53:28 [2023-03-22T14:53:28.123Z] #50 ...
14:53:28 [2023-03-22T14:53:28.123Z] 
14:53:28 [2023-03-22T14:53:28.123Z] #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
14:53:28 [2023-03-22T14:53:28.123Z] #39 129.7   DEP      criu/files-reg.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 130.1   DEP      criu/files-ext.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 130.3   DEP      criu/file-lock.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 130.7   DEP      criu/file-ids.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 130.9   DEP      criu/fifo.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 131.2   DEP      criu/fdstore.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 131.4   DEP      criu/fault-injection.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 131.5   DEP      criu/external.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 131.6   DEP      criu/eventpoll.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 131.9   DEP      criu/eventfd.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 132.2   DEP      criu/crtools.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 132.5   DEP      criu/cr-service.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 132.8   DEP      criu/cr-restore.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 133.2   DEP      criu/cr-errno.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 133.2   DEP      criu/cr-dump.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 133.7   DEP      criu/cr-dedup.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.0   DEP      criu/cr-check.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.2   DEP      criu/config.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.3   DEP      criu/clone-noasan.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.4   DEP      criu/cgroup.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.7   DEP      criu/cgroup-props.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 134.9   DEP      criu/bitmap.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 135.0   DEP      criu/bfd.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 135.1   DEP      criu/autofs.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 135.5   DEP      criu/aio.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 135.7   DEP      criu/action-scripts.d
14:53:28 [2023-03-22T14:53:28.123Z] #39 136.3   CC       criu/action-scripts.o
14:53:28 [2023-03-22T14:53:28.384Z] #39 137.2   CC       criu/aio.o
14:53:28 [2023-03-22T14:53:28.437Z] #52 DONE 22.4s
14:53:28 [2023-03-22T14:53:28.437Z] 
14:53:28 [2023-03-22T14:53:28.437Z] #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
14:53:28 [2023-03-22T14:53:28.437Z] #38 242.0   CC       criu/protobuf-desc.o
14:53:28 [2023-03-22T14:53:28.437Z] #38 244.2   CC       criu/protobuf.o
14:53:28 [2023-03-22T14:53:28.437Z] #38 245.0   CC       criu/pstree.o
14:53:28 [2023-03-22T14:53:28.696Z] #38 ...
14:53:28 [2023-03-22T14:53:28.696Z] 
14:53:28 [2023-03-22T14:53:28.696Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
14:53:28 [2023-03-22T14:53:28.696Z] #53 DONE 0.3s
14:53:28 [2023-03-22T14:53:28.954Z] 
14:53:28 [2023-03-22T14:53:28.954Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
14:53:29 [2023-03-22T14:53:29.213Z] #54 DONE 0.4s
14:53:29 [2023-03-22T14:53:29.213Z] 
14:53:29 [2023-03-22T14:53:29.213Z] #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
14:53:29 [2023-03-22T14:53:29.213Z] #38 247.7   CC       criu/rbtree.o
14:53:29 [2023-03-22T14:53:29.326Z] #39 138.0   CC       criu/autofs.o
14:53:29 [2023-03-22T14:53:29.472Z] #38 ...
14:53:29 [2023-03-22T14:53:29.472Z] 
14:53:29 [2023-03-22T14:53:29.472Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
14:53:29 [2023-03-22T14:53:29.472Z] #55 DONE 0.3s
14:53:29 [2023-03-22T14:53:29.730Z] 
14:53:29 [2023-03-22T14:53:29.730Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
14:53:29 [2023-03-22T14:53:29.730Z] #56 DONE 0.1s
14:53:29 [2023-03-22T14:53:29.730Z] 
14:53:29 [2023-03-22T14:53:29.730Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
14:53:29 [2023-03-22T14:53:29.730Z] #57 DONE 0.0s
14:53:29 [2023-03-22T14:53:29.730Z] 
14:53:29 [2023-03-22T14:53:29.730Z] #36 [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
14:53:29 [2023-03-22T14:53:29.730Z] #36 ...
14:53:29 [2023-03-22T14:53:29.730Z] 
14:53:29 [2023-03-22T14:53:29.730Z] #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
14:53:29 [2023-03-22T14:53:29.730Z] #38 248.3   CC       criu/rst-malloc.o
14:53:29 [2023-03-22T14:53:29.964Z] #50 4.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
14:53:30 [2023-03-22T14:53:30.269Z] #39 ...
14:53:30 [2023-03-22T14:53:30.269Z] 
14:53:30 [2023-03-22T14:53:30.269Z] #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
14:53:30 [2023-03-22T14:53:30.269Z] #50 8.101 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:53:30 [2023-03-22T14:53:30.305Z] #38 248.9   CC       criu/seccomp.o
14:53:30 [2023-03-22T14:53:30.898Z] #50 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:53:30 [2023-03-22T14:53:30.898Z] #50 ...
14:53:30 [2023-03-22T14:53:30.898Z] 
14:53:30 [2023-03-22T14:53:30.898Z] #45 [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
14:53:30 [2023-03-22T14:53:30.898Z] #45 18.50 + cd /tmp/tmp.fHvbgbSGrp/src/github.com/opencontainers/runc
14:53:30 [2023-03-22T14:53:30.898Z] #45 18.50 + git checkout -q v1.1.4
14:53:31 [2023-03-22T14:53:31.683Z] #38 250.2   CC       criu/seize.o
14:53:32 [2023-03-22T14:53:32.282Z] #45 19.59 + '[' -z '' ']'
14:53:32 [2023-03-22T14:53:32.282Z] #45 19.59 + target=static
14:53:32 [2023-03-22T14:53:32.282Z] #45 19.59 + make BUILDTAGS=seccomp static
14:53:32 [2023-03-22T14:53:32.543Z] #45 ...
14:53:32 [2023-03-22T14:53:32.543Z] 
14:53:32 [2023-03-22T14:53:32.543Z] #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
14:53:32 [2023-03-22T14:53:32.543Z] #39 123.2   DEP      criu/cr-dedup.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 123.5   DEP      criu/cr-check.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 123.9   DEP      criu/config.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 124.2   DEP      criu/clone-noasan.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 124.4   DEP      criu/cgroup.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 124.6   DEP      criu/cgroup-props.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 124.8   DEP      criu/bitmap.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 124.9   DEP      criu/bfd.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 125.1   DEP      criu/autofs.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 125.4   DEP      criu/aio.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 125.5   DEP      criu/action-scripts.d
14:53:32 [2023-03-22T14:53:32.543Z] #39 126.0   CC       criu/action-scripts.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 127.0   CC       criu/aio.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 128.1   CC       criu/autofs.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 130.7   CC       criu/bfd.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 131.4   CC       criu/bitmap.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 131.7   CC       criu/cgroup-props.o
14:53:32 [2023-03-22T14:53:32.543Z] #39 133.2   CC       criu/cgroup.o
14:53:32 [2023-03-22T14:53:32.820Z] #39 ...
14:53:32 [2023-03-22T14:53:32.820Z] 
14:53:32 [2023-03-22T14:53:32.821Z] #45 [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
14:53:32 [2023-03-22T14:53:32.821Z] #45 20.10 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 .
14:53:33 [2023-03-22T14:53:33.602Z] #38 252.0   CC       criu/servicefd.o
14:53:33 [2023-03-22T14:53:33.755Z] #45 ...
14:53:33 [2023-03-22T14:53:33.755Z] 
14:53:33 [2023-03-22T14:53:33.755Z] #23 [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
14:53:33 [2023-03-22T14:53:33.755Z] #23 DONE 228.1s
14:53:33 [2023-03-22T14:53:33.755Z] 
14:53:33 [2023-03-22T14:53:33.755Z] #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
14:53:34 [2023-03-22T14:53:34.538Z] #38 252.9 include/common/asm/bitops.h: Assembler messages:
14:53:34 [2023-03-22T14:53:34.538Z] #38 252.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:53:34 [2023-03-22T14:53:34.538Z] #38 252.9   CC       criu/shmem.o
14:53:35 [2023-03-22T14:53:35.916Z] #38 254.5   CC       criu/sigframe.o
14:53:36 [2023-03-22T14:53:36.483Z] #38 254.7   CC       criu/signalfd.o
14:53:36 [2023-03-22T14:53:36.483Z] #38 255.0   CC       criu/sk-inet.o
14:53:36 [2023-03-22T14:53:36.858Z] #50 ...
14:53:36 [2023-03-22T14:53:36.858Z] 
14:53:36 [2023-03-22T14:53:36.858Z] #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
14:53:36 [2023-03-22T14:53:36.858Z] #39 140.8   CC       criu/bfd.o
14:53:36 [2023-03-22T14:53:36.858Z] #39 141.6   CC       criu/bitmap.o
14:53:36 [2023-03-22T14:53:36.858Z] #39 142.2   CC       criu/cgroup-props.o
14:53:36 [2023-03-22T14:53:36.858Z] #39 144.1   CC       criu/cgroup.o
14:53:37 [2023-03-22T14:53:37.041Z] #37 ...
14:53:37 [2023-03-22T14:53:37.041Z] 
14:53:37 [2023-03-22T14:53:37.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
14:53:37 [2023-03-22T14:53:37.041Z] #39 137.7   CC       criu/clone-noasan.o
14:53:37 [2023-03-22T14:53:37.299Z] #39 138.1   CC       criu/config.o
14:53:37 [2023-03-22T14:53:37.433Z] #39 ...
14:53:37 [2023-03-22T14:53:37.433Z] 
14:53:37 [2023-03-22T14:53:37.433Z] #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
14:53:37 [2023-03-22T14:53:37.433Z] #42 17.51 + cd /tmp/tmp.oZQorjoBii/src/github.com/opencontainers/runc
14:53:37 [2023-03-22T14:53:37.433Z] #42 17.51 + git checkout -q v1.1.4
14:53:37 [2023-03-22T14:53:37.433Z] #42 18.57 + '[' -z '' ']'
14:53:37 [2023-03-22T14:53:37.433Z] #42 18.57 + target=static
14:53:37 [2023-03-22T14:53:37.433Z] #42 18.57 + make BUILDTAGS=seccomp static
14:53:37 [2023-03-22T14:53:37.433Z] #42 18.97 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 .
14:53:37 [2023-03-22T14:53:37.433Z] #42 ...
14:53:37 [2023-03-22T14:53:37.433Z] 
14:53:37 [2023-03-22T14:53:37.433Z] #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
14:53:37 [2023-03-22T14:53:37.433Z] #50 13.83 Fetched 8642 kB in 12s (724 kB/s)
14:53:37 [2023-03-22T14:53:37.862Z] #38 256.4   CC       criu/sk-netlink.o
14:53:38 [2023-03-22T14:53:38.800Z] #38 256.9   CC       criu/sk-packet.o
14:53:39 [2023-03-22T14:53:39.369Z] #38 257.8   CC       criu/sk-queue.o
14:53:39 [2023-03-22T14:53:39.829Z] #39 140.5   CC       criu/cr-check.o
14:53:39 [2023-03-22T14:53:39.938Z] #38 258.4   CC       criu/sk-tcp.o
14:53:40 [2023-03-22T14:53:40.738Z] #50 13.83 Reading package lists...
14:53:40 [2023-03-22T14:53:40.875Z] #38 259.2   CC       criu/sk-unix.o
14:53:42 [2023-03-22T14:53:42.805Z] 8185ee4ed646: Verifying Checksum
14:53:42 [2023-03-22T14:53:42.805Z] 8185ee4ed646: Download complete
14:53:43 [2023-03-22T14:53:43.111Z] #39 143.8   CC       criu/cr-dedup.o
14:53:43 [2023-03-22T14:53:43.677Z] #39 144.6   CC       criu/cr-dump.o
14:53:44 [2023-03-22T14:53:44.047Z] #50 18.48 Reading package lists...
14:53:44 [2023-03-22T14:53:44.048Z] #50 ...
14:53:44 [2023-03-22T14:53:44.048Z] 
14:53:44 [2023-03-22T14:53:44.048Z] #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
14:53:44 [2023-03-22T14:53:44.048Z] #39 149.3   CC       criu/clone-noasan.o
14:53:44 [2023-03-22T14:53:44.048Z] #39 149.7   CC       criu/config.o
14:53:44 [2023-03-22T14:53:44.048Z] #39 152.7   CC       criu/cr-check.o
14:53:44 [2023-03-22T14:53:44.164Z] #38 262.5   CC       criu/sockets.o
14:53:44 [2023-03-22T14:53:44.620Z] #39 ...
14:53:44 [2023-03-22T14:53:44.620Z] 
14:53:44 [2023-03-22T14:53:44.620Z] #33 [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
14:53:44 [2023-03-22T14:53:44.620Z] #33 DONE 244.2s
14:53:44 [2023-03-22T14:53:44.883Z] 
14:53:44 [2023-03-22T14:53:44.883Z] #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
14:53:45 [2023-03-22T14:53:45.455Z] #39 ...
14:53:45 [2023-03-22T14:53:45.455Z] 
14:53:45 [2023-03-22T14:53:45.455Z] #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
14:53:45 [2023-03-22T14:53:45.455Z] #50 18.48 Reading package lists...
14:53:46 [2023-03-22T14:53:46.068Z] #38 264.4   CC       criu/stats.o
14:53:46 [2023-03-22T14:53:46.206Z] #39 ...
14:53:46 [2023-03-22T14:53:46.206Z] 
14:53:46 [2023-03-22T14:53:46.206Z] #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
14:53:46 [2023-03-22T14:53:46.206Z] #50 12.33 Fetched 8642 kB in 11s (807 kB/s)
14:53:46 [2023-03-22T14:53:46.206Z] #50 12.33 Reading package lists...
14:53:46 [2023-03-22T14:53:46.206Z] #50 16.47 Reading package lists...
14:53:46 [2023-03-22T14:53:46.206Z] #50 20.22 Building dependency tree...
14:53:46 [2023-03-22T14:53:46.464Z] #50 ...
14:53:46 [2023-03-22T14:53:46.464Z] 
14:53:46 [2023-03-22T14:53:46.464Z] #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
14:53:46 [2023-03-22T14:53:46.464Z] #39 147.5   CC       criu/cr-errno.o
14:53:46 [2023-03-22T14:53:46.637Z] #38 265.0   CC       criu/string.o
14:53:46 [2023-03-22T14:53:46.723Z] #39 147.6   CC       criu/cr-restore.o
14:53:46 [2023-03-22T14:53:46.841Z] #50 23.27 Building dependency tree...
14:53:46 [2023-03-22T14:53:46.897Z] #38 265.2   CC       criu/sysctl.o
14:53:48 [2023-03-22T14:53:48.275Z] #38 266.7   CC       criu/sysfs_parse.o
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.54 The following additional packages will be installed:
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.54   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.54   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.54   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.55   python3-pkg-resources vim-runtime xxd
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56 Suggested packages:
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56   acl attr quota
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56 Recommended packages:
14:53:48 [2023-03-22T14:53:48.757Z] #50 26.56   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:53:49 [2023-03-22T14:53:49.212Z] #38 267.7   CC       criu/timens.o
14:53:50 [2023-03-22T14:53:50.150Z] #38 268.5   CC       criu/timerfd.o
14:53:50 [2023-03-22T14:53:50.673Z] #50 28.61 The following NEW packages will be installed:
14:53:50 [2023-03-22T14:53:50.719Z] #38 269.1   CC       criu/tty.o
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.62   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.62   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.62   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.63   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.63   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.64   python3-pkg-resources python3-setuptools python3-wheel sudo
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:53:50 [2023-03-22T14:53:50.934Z] #50 28.64   xz-utils zip
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.97 0 upgraded, 47 newly installed, 0 to remove and 11 not upgraded.
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.97 Need to get 27.0 MB of archives.
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.97 After this operation, 104 MB of additional disk space will be used.
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 28.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:53:51 [2023-03-22T14:53:51.195Z] #50 29.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:53:51 [2023-03-22T14:53:51.458Z] #50 29.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:53:51 [2023-03-22T14:53:51.987Z] #37 311.7 # github.com/containerd/containerd/cmd/containerd
14:53:51 [2023-03-22T14:53:51.987Z] #37 311.7 /usr/bin/ld: /tmp/go-link-2478079643/000019.o: in function `New':
14:53:51 [2023-03-22T14:53:51.987Z] #37 311.7 /tmp/tmp.UJcVb1Omfo/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
14:53:51 [2023-03-22T14:53:51.987Z] #37 311.8 + bin/containerd-stress
14:53:51 [2023-03-22T14:53:51.987Z] #37 313.0 + bin/containerd-shim
14:53:51 [2023-03-22T14:53:51.989Z] #39 ...
14:53:51 [2023-03-22T14:53:51.989Z] 
14:53:51 [2023-03-22T14:53:51.989Z] #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
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.37 The following additional packages will be installed:
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   python3-pkg-resources vim-runtime xxd
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39 Suggested packages:
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   acl attr quota
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39 Recommended packages:
14:53:51 [2023-03-22T14:53:51.989Z] #50 22.39   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.57 The following NEW packages will be installed:
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.57   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.58   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.58   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.58   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.58   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.59   python3-pkg-resources python3-setuptools python3-wheel sudo
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.59   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:53:51 [2023-03-22T14:53:51.989Z] #50 24.59   xz-utils zip
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.05 0 upgraded, 47 newly installed, 0 to remove and 11 not upgraded.
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.05 Need to get 27.0 MB of archives.
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.05 After this operation, 104 MB of additional disk space will be used.
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 25.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 26.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 26.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 26.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 26.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:53:51 [2023-03-22T14:53:51.989Z] #50 26.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.07 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:53:51 [2023-03-22T14:53:51.990Z] #50 26.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:53:52 [2023-03-22T14:53:52.030Z] #50 29.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 29.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 29.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 29.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 29.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 30.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 30.01 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 30.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 30.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:53:52 [2023-03-22T14:53:52.291Z] #50 30.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:53:52 [2023-03-22T14:53:52.553Z] #50 30.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:53:52 [2023-03-22T14:53:52.814Z] #50 30.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:53:52 [2023-03-22T14:53:52.814Z] #50 30.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:53:52 [2023-03-22T14:53:52.923Z] #50 27.84 debconf: delaying package configuration, since apt-utils is not installed
14:53:52 [2023-03-22T14:53:52.923Z] #50 28.08 Fetched 27.0 MB in 2s (12.6 MB/s)
14:53:52 [2023-03-22T14:53:52.923Z] #50 28.19 Selecting previously unselected package pigz.
14:53:53 [2023-03-22T14:53:53.181Z] #50 28.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
14:53:53 [2023-03-22T14:53:53.181Z] #50 28.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:53:53 [2023-03-22T14:53:53.181Z] #50 28.28 Unpacking pigz (2.6-1) ...
14:53:53 [2023-03-22T14:53:53.181Z] #50 28.44 Selecting previously unselected package libelf1:amd64.
14:53:53 [2023-03-22T14:53:53.181Z] #50 28.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:53:53 [2023-03-22T14:53:53.257Z] #38 ...
14:53:53 [2023-03-22T14:53:53.257Z] 
14:53:53 [2023-03-22T14:53:53.257Z] #36 [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
14:53:53 [2023-03-22T14:53:53.257Z] #36 359.1 + dpkg --print-architecture
14:53:53 [2023-03-22T14:53:53.257Z] #36 359.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:53:53 [2023-03-22T14:53:53.257Z] #36 359.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:53:53 [2023-03-22T14:53:53.257Z] #36 359.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:53:53 [2023-03-22T14:53:53.387Z] #50 31.36 debconf: delaying package configuration, since apt-utils is not installed
14:53:53 [2023-03-22T14:53:53.441Z] #50 28.46 Unpacking libelf1:amd64 (0.183-1) ...
14:53:53 [2023-03-22T14:53:53.441Z] #50 28.72 Selecting previously unselected package libbpf0:amd64.
14:53:53 [2023-03-22T14:53:53.648Z] #50 31.64 Fetched 27.0 MB in 2s (13.6 MB/s)
14:53:53 [2023-03-22T14:53:53.699Z] #50 28.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:53:53 [2023-03-22T14:53:53.699Z] #50 28.77 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:53:53 [2023-03-22T14:53:53.699Z] #50 28.96 Selecting previously unselected package libcap2:amd64.
14:53:53 [2023-03-22T14:53:53.908Z] #50 31.82 Selecting previously unselected package pigz.
14:53:53 [2023-03-22T14:53:53.957Z] #50 28.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:53:53 [2023-03-22T14:53:53.957Z] #50 28.99 Unpacking libcap2:amd64 (1:2.44-1) ...
14:53:53 [2023-03-22T14:53:53.957Z] #50 29.12 Selecting previously unselected package libmnl0:amd64.
14:53:53 [2023-03-22T14:53:53.957Z] #50 29.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:53:53 [2023-03-22T14:53:53.957Z] #50 29.14 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:53:53 [2023-03-22T14:53:53.957Z] #50 29.26 Selecting previously unselected package libxtables12:amd64.
14:53:54 [2023-03-22T14:53:54.170Z] #50 31.82 (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.)
14:53:54 [2023-03-22T14:53:54.170Z] #50 31.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.170Z] #50 31.91 Unpacking pigz (2.6-1) ...
14:53:54 [2023-03-22T14:53:54.170Z] #50 32.16 Selecting previously unselected package libelf1:amd64.
14:53:54 [2023-03-22T14:53:54.215Z] #50 29.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.215Z] #50 29.28 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:53:54 [2023-03-22T14:53:54.215Z] #50 29.56 Selecting previously unselected package libcap2-bin.
14:53:54 [2023-03-22T14:53:54.431Z] #50 32.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.431Z] #50 32.17 Unpacking libelf1:amd64 (0.183-1) ...
14:53:54 [2023-03-22T14:53:54.431Z] #50 32.43 Selecting previously unselected package libbpf0:amd64.
14:53:54 [2023-03-22T14:53:54.473Z] #50 29.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.473Z] #50 29.57 Unpacking libcap2-bin (1:2.44-1) ...
14:53:54 [2023-03-22T14:53:54.692Z] #50 32.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.692Z] #50 32.44 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:53:54 [2023-03-22T14:53:54.692Z] #50 32.70 Selecting previously unselected package libcap2:amd64.
14:53:54 [2023-03-22T14:53:54.731Z] #50 ...
14:53:54 [2023-03-22T14:53:54.731Z] 
14:53:54 [2023-03-22T14:53:54.731Z] #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
14:53:54 [2023-03-22T14:53:54.731Z] #39 155.5   CC       criu/cr-service.o
14:53:54 [2023-03-22T14:53:54.954Z] #50 32.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:53:54 [2023-03-22T14:53:54.954Z] #50 32.73 Unpacking libcap2:amd64 (1:2.44-1) ...
14:53:55 [2023-03-22T14:53:55.215Z] #50 32.87 Selecting previously unselected package libmnl0:amd64.
14:53:55 [2023-03-22T14:53:55.215Z] #50 32.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:53:55 [2023-03-22T14:53:55.215Z] #50 32.91 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:53:55 [2023-03-22T14:53:55.215Z] #50 33.11 Selecting previously unselected package libxtables12:amd64.
14:53:55 [2023-03-22T14:53:55.477Z] #50 33.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:53:55 [2023-03-22T14:53:55.477Z] #50 33.17 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:53:55 [2023-03-22T14:53:55.477Z] #50 33.41 Selecting previously unselected package libcap2-bin.
14:53:55 [2023-03-22T14:53:55.738Z] #50 33.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:53:55 [2023-03-22T14:53:55.738Z] #50 33.48 Unpacking libcap2-bin (1:2.44-1) ...
14:53:56 [2023-03-22T14:53:56.310Z] #50 33.88 Selecting previously unselected package iproute2.
14:53:56 [2023-03-22T14:53:56.310Z] #50 33.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:53:56 [2023-03-22T14:53:56.310Z] #50 33.90 Unpacking iproute2 (5.10.0-4) ...
14:53:57 [2023-03-22T14:53:57.253Z] #50 35.07 Selecting previously unselected package xxd.
14:53:57 [2023-03-22T14:53:57.253Z] #50 35.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:53:57 [2023-03-22T14:53:57.253Z] #50 35.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:53:57 [2023-03-22T14:53:57.261Z] #39 157.9   CC       criu/crtools.o
14:53:57 [2023-03-22T14:53:57.515Z] #50 ...
14:53:57 [2023-03-22T14:53:57.515Z] 
14:53:57 [2023-03-22T14:53:57.515Z] #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
14:53:57 [2023-03-22T14:53:57.515Z] #39 156.1   CC       criu/cr-dedup.o
14:53:57 [2023-03-22T14:53:57.515Z] #39 157.0   CC       criu/cr-dump.o
14:53:57 [2023-03-22T14:53:57.515Z] #39 160.4   CC       criu/cr-errno.o
14:53:57 [2023-03-22T14:53:57.515Z] #39 160.5   CC       criu/cr-restore.o
14:53:57 [2023-03-22T14:53:57.515Z] #39 ...
14:53:57 [2023-03-22T14:53:57.515Z] 
14:53:57 [2023-03-22T14:53:57.515Z] #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
14:53:57 [2023-03-22T14:53:57.515Z] #50 35.39 Selecting previously unselected package vim-common.
14:53:57 [2023-03-22T14:53:57.515Z] #50 35.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:53:57 [2023-03-22T14:53:57.776Z] #50 35.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:53:58 [2023-03-22T14:53:58.037Z] #50 35.87 Selecting previously unselected package bash-completion.
14:53:58 [2023-03-22T14:53:58.037Z] #50 35.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:53:58 [2023-03-22T14:53:58.196Z] #39 159.0   CC       criu/eventfd.o
14:53:58 [2023-03-22T14:53:58.532Z] #37 324.1 + bin/containerd-shim-runc-v1
14:53:58 [2023-03-22T14:53:58.765Z] #39 159.6   CC       criu/eventpoll.o
14:54:00 [2023-03-22T14:54:00.150Z] #39 160.8   CC       criu/external.o
14:54:00 [2023-03-22T14:54:00.410Z] #39 161.4   CC       criu/fault-injection.o
14:54:00 [2023-03-22T14:54:00.668Z] #39 161.5   CC       criu/fdstore.o
14:54:01 [2023-03-22T14:54:01.235Z] #39 162.0   CC       criu/fifo.o
14:54:01 [2023-03-22T14:54:01.380Z] #36 ...
14:54:01 [2023-03-22T14:54:01.380Z] 
14:54:01 [2023-03-22T14:54:01.380Z] #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
14:54:01 [2023-03-22T14:54:01.380Z] #38 272.8   CC       criu/tun.o
14:54:01 [2023-03-22T14:54:01.380Z] #38 273.8   CC       criu/uffd.o
14:54:01 [2023-03-22T14:54:01.380Z] #38 276.0   CC       criu/util.o
14:54:01 [2023-03-22T14:54:01.380Z] #38 278.8   CC       criu/uts_ns.o
14:54:01 [2023-03-22T14:54:01.380Z] #38 279.2   CC       criu/vdso-compat.o
14:54:01 [2023-03-22T14:54:01.380Z] #38 279.7   CC       criu/vdso.o
14:54:01 [2023-03-22T14:54:01.493Z] #39 ...
14:54:01 [2023-03-22T14:54:01.493Z] 
14:54:01 [2023-03-22T14:54:01.494Z] #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
14:54:01 [2023-03-22T14:54:01.494Z] #50 29.92 Selecting previously unselected package iproute2.
14:54:01 [2023-03-22T14:54:01.494Z] #50 29.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 29.95 Unpacking iproute2 (5.10.0-4) ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 30.94 Selecting previously unselected package xxd.
14:54:01 [2023-03-22T14:54:01.494Z] #50 30.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 30.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 31.38 Selecting previously unselected package vim-common.
14:54:01 [2023-03-22T14:54:01.494Z] #50 31.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 31.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 31.72 Selecting previously unselected package bash-completion.
14:54:01 [2023-03-22T14:54:01.494Z] #50 31.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 35.88 Unpacking bash-completion (1:2.11-2) ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.54 Selecting previously unselected package bzip2.
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.55 Unpacking bzip2 (1.0.8-4) ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.69 Selecting previously unselected package xz-utils.
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:54:01 [2023-03-22T14:54:01.494Z] #50 36.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:54:01 [2023-03-22T14:54:01.752Z] #50 36.93 Selecting previously unselected package apparmor.
14:54:01 [2023-03-22T14:54:01.752Z] #50 36.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:54:01 [2023-03-22T14:54:01.752Z] #50 ...
14:54:01 [2023-03-22T14:54:01.752Z] 
14:54:01 [2023-03-22T14:54:01.752Z] #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
14:54:01 [2023-03-22T14:54:01.752Z] #39 162.6   CC       criu/file-ids.o
14:54:02 [2023-03-22T14:54:02.245Z] #50 39.39 Unpacking bash-completion (1:2.11-2) ...
14:54:02 [2023-03-22T14:54:02.318Z] #39 163.1   CC       criu/file-lock.o
14:54:02 [2023-03-22T14:54:02.506Z] #50 40.12 Selecting previously unselected package bzip2.
14:54:02 [2023-03-22T14:54:02.506Z] #50 40.14 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:54:02 [2023-03-22T14:54:02.506Z] #50 40.15 Unpacking bzip2 (1.0.8-4) ...
14:54:02 [2023-03-22T14:54:02.761Z] #38 281.0   LINK     criu/built-in.o
14:54:02 [2023-03-22T14:54:02.767Z] #50 40.37 Selecting previously unselected package xz-utils.
14:54:02 [2023-03-22T14:54:02.767Z] #50 40.38 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:54:02 [2023-03-22T14:54:02.767Z] #50 40.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:54:03 [2023-03-22T14:54:03.020Z] #38 281.4   LINK     criu/criu
14:54:03 [2023-03-22T14:54:03.289Z] #50 40.91 Selecting previously unselected package apparmor.
14:54:03 [2023-03-22T14:54:03.289Z] #50 40.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:54:03 [2023-03-22T14:54:03.289Z] #50 41.13 Unpacking apparmor (2.13.6-10) ...
14:54:03 [2023-03-22T14:54:03.588Z] #38 282.1   DEP      lib/c/criu.d
14:54:03 [2023-03-22T14:54:03.739Z] #39 164.7   CC       criu/files-ext.o
14:54:03 [2023-03-22T14:54:03.785Z] #37 330.4 + bin/containerd-shim-runc-v2
14:54:03 [2023-03-22T14:54:03.846Z] #38 282.2   CC       images/rpc.pb-c.o
14:54:04 [2023-03-22T14:54:04.249Z] #50 41.92 Selecting previously unselected package inetutils-ping.
14:54:04 [2023-03-22T14:54:04.249Z] #50 41.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:54:04 [2023-03-22T14:54:04.249Z] #50 41.94 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:54:04 [2023-03-22T14:54:04.325Z] #39 165.2   CC       criu/files-reg.o
14:54:04 [2023-03-22T14:54:04.348Z] #37 331.2 + binaries
14:54:04 [2023-03-22T14:54:04.348Z] #37 331.2 + install -D bin/containerd /build/containerd
14:54:04 [2023-03-22T14:54:04.348Z] #37 331.3 + install -D bin/containerd-shim /build/containerd-shim
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.18 Selecting previously unselected package libip4tc2:amd64.
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.18 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.20 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.41 Selecting previously unselected package libip6tc2:amd64.
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.42 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:54:04 [2023-03-22T14:54:04.510Z] #50 42.42 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:54:04 [2023-03-22T14:54:04.605Z] #37 331.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:54:04 [2023-03-22T14:54:04.605Z] #37 331.3 + install -D bin/ctr /build/ctr
14:54:04 [2023-03-22T14:54:04.772Z] #50 42.51 Selecting previously unselected package libnfnetlink0:amd64.
14:54:04 [2023-03-22T14:54:04.772Z] #50 42.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:54:04 [2023-03-22T14:54:04.772Z] #50 42.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:54:04 [2023-03-22T14:54:04.784Z] #38 283.4   CC       lib/c/criu.o
14:54:04 [2023-03-22T14:54:04.862Z] #37 DONE 331.7s
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.73 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.89 Selecting previously unselected package libnftnl11:amd64.
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:54:05 [2023-03-22T14:54:05.033Z] #50 42.90 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:54:05 [2023-03-22T14:54:05.033Z] #50 43.03 Selecting previously unselected package iptables.
14:54:05 [2023-03-22T14:54:05.295Z] #50 43.05 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:54:05 [2023-03-22T14:54:05.295Z] #50 43.06 Unpacking iptables (1.8.7-1) ...
14:54:05 [2023-03-22T14:54:05.792Z] 
14:54:05 [2023-03-22T14:54:05.792Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
14:54:05 [2023-03-22T14:54:05.792Z] #65 DONE 0.2s
14:54:05 [2023-03-22T14:54:05.817Z] #50 43.48 Selecting previously unselected package libonig5:amd64.
14:54:05 [2023-03-22T14:54:05.817Z] #50 43.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:54:05 [2023-03-22T14:54:05.817Z] #50 43.51 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:54:05 [2023-03-22T14:54:05.818Z] #50 43.71 Selecting previously unselected package libjq1:amd64.
14:54:05 [2023-03-22T14:54:05.818Z] #50 43.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:54:06 [2023-03-22T14:54:06.048Z] 
14:54:06 [2023-03-22T14:54:06.048Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:54:06 [2023-03-22T14:54:06.048Z] #66 DONE 0.1s
14:54:06 [2023-03-22T14:54:06.048Z] 
14:54:06 [2023-03-22T14:54:06.048Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
14:54:06 [2023-03-22T14:54:06.080Z] #50 43.77 Unpacking libjq1:amd64 (1.6-2.1) ...
14:54:06 [2023-03-22T14:54:06.080Z] #50 44.02 Selecting previously unselected package jq.
14:54:06 [2023-03-22T14:54:06.342Z] #50 44.04 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:54:06 [2023-03-22T14:54:06.342Z] #50 44.05 Unpacking jq (1.6-2.1) ...
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.29 Selecting previously unselected package libaio1:amd64.
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.32 Unpacking libaio1:amd64 (0.3.112-9) ...
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.46 Selecting previously unselected package libgpm2:amd64.
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.47 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.49 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:54:06 [2023-03-22T14:54:06.608Z] #50 44.54 Selecting previously unselected package libicu67:amd64.
14:54:06 [2023-03-22T14:54:06.612Z] #67 DONE 0.4s
14:54:06 [2023-03-22T14:54:06.612Z] 
14:54:06 [2023-03-22T14:54:06.612Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
14:54:06 [2023-03-22T14:54:06.612Z] #68 DONE 0.0s
14:54:06 [2023-03-22T14:54:06.612Z] 
14:54:06 [2023-03-22T14:54:06.612Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
14:54:06 [2023-03-22T14:54:06.612Z] #69 DONE 0.0s
14:54:06 [2023-03-22T14:54:06.612Z] 
14:54:06 [2023-03-22T14:54:06.612Z] #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
14:54:06 [2023-03-22T14:54:06.693Z] #38 285.3   LINK     lib/c/built-in.o
14:54:06 [2023-03-22T14:54:06.870Z] #50 44.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:54:06 [2023-03-22T14:54:06.870Z] #50 44.56 Unpacking libicu67:amd64 (67.1-7) ...
14:54:06 [2023-03-22T14:54:06.953Z] #38 285.3   LINK     lib/c/libcriu.so
14:54:06 [2023-03-22T14:54:06.953Z] #38 285.4   LINK     lib/c/libcriu.a
14:54:06 [2023-03-22T14:54:06.953Z] #38 285.5   GEN      magic.py
14:54:07 [2023-03-22T14:54:07.213Z] #38 285.8 Note: Building without setproctitle() and strlcpy() support.
14:54:07 [2023-03-22T14:54:07.213Z] #38 285.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:54:07 [2023-03-22T14:54:07.213Z] #38 285.8 Note: Building without GnuTLS support
14:54:07 [2023-03-22T14:54:07.472Z] #38 285.8 Makefile.config:39: Warn: you have no libnftables installed
14:54:07 [2023-03-22T14:54:07.472Z] #38 285.8 Makefile.config:40: Warn: Building without nftables support
14:54:07 [2023-03-22T14:54:07.540Z] #70 0.756 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:54:07 [2023-03-22T14:54:07.540Z] #70 0.847 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:54:07 [2023-03-22T14:54:07.540Z] #70 0.932 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:54:07 [2023-03-22T14:54:07.619Z] #39 ...
14:54:07 [2023-03-22T14:54:07.619Z] 
14:54:07 [2023-03-22T14:54:07.619Z] #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
14:54:07 [2023-03-22T14:54:07.619Z] #50 37.02 Unpacking apparmor (2.13.6-10) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 37.88 Selecting previously unselected package inetutils-ping.
14:54:07 [2023-03-22T14:54:07.619Z] #50 37.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 37.91 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.08 Selecting previously unselected package libip4tc2:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.14 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.28 Selecting previously unselected package libip6tc2:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.32 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.48 Selecting previously unselected package libnfnetlink0:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.62 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.84 Selecting previously unselected package libnftnl11:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 38.85 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.03 Selecting previously unselected package iptables.
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.07 Unpacking iptables (1.8.7-1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.73 Selecting previously unselected package libonig5:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 39.75 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.07 Selecting previously unselected package libjq1:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.14 Unpacking libjq1:amd64 (1.6-2.1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.37 Selecting previously unselected package jq.
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.39 Unpacking jq (1.6-2.1) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.67 Selecting previously unselected package libaio1:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.71 Unpacking libaio1:amd64 (0.3.112-9) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.88 Selecting previously unselected package libgpm2:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 40.91 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 41.15 Selecting previously unselected package libicu67:amd64.
14:54:07 [2023-03-22T14:54:07.619Z] #50 41.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:54:07 [2023-03-22T14:54:07.619Z] #50 41.17 Unpacking libicu67:amd64 (67.1-7) ...
14:54:08 [2023-03-22T14:54:08.103Z] #70 1.010 Reading package lists...
14:54:08 [2023-03-22T14:54:08.666Z] #70 1.587 Reading package lists...
14:54:08 [2023-03-22T14:54:08.666Z] #70 2.088 Building dependency tree...
14:54:08 [2023-03-22T14:54:08.666Z] #70 2.188 Reading state information...
14:54:08 [2023-03-22T14:54:08.666Z] #70 2.303 The following additional packages will be installed:
14:54:08 [2023-03-22T14:54:08.853Z] #38 287.4 fatal: not a git repository (or any of the parent directories): .git
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.304   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.304 Suggested packages:
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.304   systemd-container policykit-1
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.304 Recommended packages:
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.304   systemd-timesyncd | time-daemon libnss-systemd
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.373 The following NEW packages will be installed:
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.373   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
14:54:08 [2023-03-22T14:54:08.922Z] #70 2.374   libkmod2 libpam-systemd systemd systemd-sysv
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.642 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.642 Need to get 5828 kB of archives.
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.642 After this operation, 19.3 MB of additional disk space will be used.
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.642 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:54:09 [2023-03-22T14:54:09.180Z] #70 2.654 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.828 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.829 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.831 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.833 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.835 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.954 debconf: delaying package configuration, since apt-utils is not installed
14:54:09 [2023-03-22T14:54:09.436Z] #70 2.984 Fetched 5828 kB in 0s (12.8 MB/s)
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.009 Selecting previously unselected package libargon2-1:amd64.
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.009 (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.)
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.031 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.038 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.071 Selecting previously unselected package libjson-c5:amd64.
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.074 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.077 Unpacking libjson-c5:amd64 (0.15-2) ...
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.112 Selecting previously unselected package libcryptsetup12:amd64.
14:54:09 [2023-03-22T14:54:09.436Z] #70 3.112 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.116 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.169 Selecting previously unselected package libkmod2:amd64.
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.171 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.175 Unpacking libkmod2:amd64 (28-1) ...
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.218 Selecting previously unselected package systemd.
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.221 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
14:54:09 [2023-03-22T14:54:09.692Z] #70 3.256 Unpacking systemd (247.3-7+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.175Z] #50 ...
14:54:10 [2023-03-22T14:54:10.175Z] 
14:54:10 [2023-03-22T14:54:10.175Z] #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
14:54:10 [2023-03-22T14:54:10.175Z] #39 168.6   CC       criu/cr-service.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 171.5   CC       criu/crtools.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 172.5   CC       criu/eventfd.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 172.9   CC       criu/eventpoll.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 174.4   CC       criu/external.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 174.9   CC       criu/fault-injection.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 175.2   CC       criu/fdstore.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 175.6   CC       criu/fifo.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 176.4   CC       criu/file-ids.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 176.9   CC       criu/file-lock.o
14:54:10 [2023-03-22T14:54:10.175Z] #39 178.6   CC       criu/files-ext.o
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.735 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.746 Setting up libjson-c5:amd64 (0.15-2) ...
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.756 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.767 Setting up libkmod2:amd64 (28-1) ...
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.779 Setting up systemd (247.3-7+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.822 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.825 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.827 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:54:10 [2023-03-22T14:54:10.254Z] #70 3.853 Initializing machine ID from KVM UUID.
14:54:10 [2023-03-22T14:54:10.510Z] #70 4.176 Selecting previously unselected package systemd-sysv.
14:54:10 [2023-03-22T14:54:10.748Z] #39 179.3   CC       criu/files-reg.o
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.176 (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.)
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.190 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.193 Unpacking systemd-sysv (247.3-7+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.236 Selecting previously unselected package libdbus-1-3:amd64.
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.239 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.242 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.292 Selecting previously unselected package dbus.
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.295 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.305 Unpacking dbus (1.12.24-0+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.358 Selecting previously unselected package libpam-systemd:amd64.
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.361 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.364 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
14:54:10 [2023-03-22T14:54:10.766Z] #70 4.413 Selecting previously unselected package dbus-user-session.
14:54:10 [2023-03-22T14:54:10.795Z] #38 289.1 make[1]: Nothing to be done for 'all'.
14:54:11 [2023-03-22T14:54:11.023Z] #70 4.414 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
14:54:11 [2023-03-22T14:54:11.023Z] #70 4.418 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.023Z] #70 4.463 Setting up systemd-sysv (247.3-7+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.023Z] #70 4.473 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.023Z] #70 4.484 Setting up dbus (1.12.24-0+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.279Z] #70 4.595 invoke-rc.d: could not determine current runlevel
14:54:11 [2023-03-22T14:54:11.279Z] #70 4.598 invoke-rc.d: policy-rc.d denied execution of start.
14:54:11 [2023-03-22T14:54:11.279Z] #70 4.602 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.279Z] #70 4.728 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
14:54:11 [2023-03-22T14:54:11.279Z] #70 4.740 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:54:11 [2023-03-22T14:54:11.537Z] #70 DONE 4.9s
14:54:11 [2023-03-22T14:54:11.537Z] 
14:54:11 [2023-03-22T14:54:11.537Z] #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
14:54:11 [2023-03-22T14:54:11.792Z] #71 0.436   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:54:11 [2023-03-22T14:54:11.792Z] #71 0.437                                  Dload  Upload   Total   Spent    Left  Speed
14:54:12 [2023-03-22T14:54:12.356Z] #71 0.438 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5696      0 --:--:-- --:--:-- --:--:--  5696
14:54:12 [2023-03-22T14:54:12.356Z] #71 DONE 0.8s
14:54:12 [2023-03-22T14:54:12.356Z] 
14:54:12 [2023-03-22T14:54:12.356Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
14:54:12 [2023-03-22T14:54:12.706Z] #38 290.7 make[1]: 'images/built-in.o' is up to date.
14:54:12 [2023-03-22T14:54:12.706Z] #38 290.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:54:12 [2023-03-22T14:54:12.706Z] #38 290.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:54:12 [2023-03-22T14:54:12.706Z] #38 291.0 make[1]: 'compel/libcompel.a' is up to date.
14:54:12 [2023-03-22T14:54:12.706Z] #38 291.1 make[1]: 'compel/compel-host-bin' is up to date.
14:54:12 [2023-03-22T14:54:12.706Z] #38 291.1 make[1]: Nothing to be done for 'all'.
14:54:12 [2023-03-22T14:54:12.706Z] #38 291.1 make[1]: 'soccr/libsoccr.a' is up to date.
14:54:12 [2023-03-22T14:54:12.883Z] #50 47.90 Selecting previously unselected package libinih1:amd64.
14:54:12 [2023-03-22T14:54:12.883Z] #50 47.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:54:12 [2023-03-22T14:54:12.883Z] #50 47.92 Unpacking libinih1:amd64 (53-1+b2) ...
14:54:12 [2023-03-22T14:54:12.965Z] #38 291.5 make[2]: Nothing to be done for 'all'.
14:54:12 [2023-03-22T14:54:12.965Z] #38 291.6 make[2]: Nothing to be done for 'all'.
14:54:13 [2023-03-22T14:54:13.141Z] #50 48.22 Selecting previously unselected package libnet1:amd64.
14:54:13 [2023-03-22T14:54:13.141Z] #50 48.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.141Z] #50 48.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:54:13 [2023-03-22T14:54:13.223Z] #38 291.7 make[2]: Nothing to be done for 'all'.
14:54:13 [2023-03-22T14:54:13.338Z] #39 ...
14:54:13 [2023-03-22T14:54:13.338Z] 
14:54:13 [2023-03-22T14:54:13.338Z] #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
14:54:13 [2023-03-22T14:54:13.339Z] #50 51.04 Selecting previously unselected package libinih1:amd64.
14:54:13 [2023-03-22T14:54:13.339Z] #50 51.05 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.339Z] #50 51.06 Unpacking libinih1:amd64 (53-1+b2) ...
14:54:13 [2023-03-22T14:54:13.339Z] #50 51.29 Selecting previously unselected package libnet1:amd64.
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.38 Selecting previously unselected package libnl-3-200:amd64.
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.53 Selecting previously unselected package libprotobuf-c1:amd64.
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.398Z] #50 48.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:54:13 [2023-03-22T14:54:13.482Z] #38 292.0 make[2]: Nothing to be done for 'all'.
14:54:13 [2023-03-22T14:54:13.615Z] #50 51.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.615Z] #50 51.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:54:13 [2023-03-22T14:54:13.615Z] #50 51.57 Selecting previously unselected package libnl-3-200:amd64.
14:54:13 [2023-03-22T14:54:13.655Z] #50 48.78 Selecting previously unselected package net-tools.
14:54:13 [2023-03-22T14:54:13.656Z] #50 48.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.656Z] #50 48.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:54:13 [2023-03-22T14:54:13.740Z] #38 292.2 make[2]: Nothing to be done for 'all'.
14:54:13 [2023-03-22T14:54:13.876Z] #50 51.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.876Z] #50 51.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:54:13 [2023-03-22T14:54:13.876Z] #50 51.80 Selecting previously unselected package libprotobuf-c1:amd64.
14:54:13 [2023-03-22T14:54:13.876Z] #50 51.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:54:13 [2023-03-22T14:54:13.876Z] #50 51.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:54:13 [2023-03-22T14:54:13.913Z] #50 49.20 Selecting previously unselected package patch.
14:54:13 [2023-03-22T14:54:13.999Z] #38 292.3 make[2]: Nothing to be done for 'all'.
14:54:13 [2023-03-22T14:54:13.999Z] #38 292.5 make[2]: Nothing to be done for 'all'.
14:54:14 [2023-03-22T14:54:14.136Z] #50 51.95 Selecting previously unselected package net-tools.
14:54:14 [2023-03-22T14:54:14.136Z] #50 51.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:54:14 [2023-03-22T14:54:14.136Z] #50 51.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:54:14 [2023-03-22T14:54:14.170Z] #50 49.21 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:54:14 [2023-03-22T14:54:14.170Z] #50 49.22 Unpacking patch (2.7.6-7) ...
14:54:14 [2023-03-22T14:54:14.170Z] #50 49.44 Selecting previously unselected package python-pip-whl.
14:54:14 [2023-03-22T14:54:14.170Z] #50 49.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:54:14 [2023-03-22T14:54:14.257Z] #38 292.8 make[2]: Nothing to be done for 'all'.
14:54:14 [2023-03-22T14:54:14.257Z] #38 292.8   INSTALL  criu/criu
14:54:14 [2023-03-22T14:54:14.397Z] #50 52.39 Selecting previously unselected package patch.
14:54:14 [2023-03-22T14:54:14.428Z] #50 49.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:54:14 [2023-03-22T14:54:14.657Z] #50 52.40 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:54:14 [2023-03-22T14:54:14.657Z] #50 52.44 Unpacking patch (2.7.6-7) ...
14:54:14 [2023-03-22T14:54:14.917Z] #50 52.56 Selecting previously unselected package python-pip-whl.
14:54:14 [2023-03-22T14:54:14.917Z] #50 52.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:54:14 [2023-03-22T14:54:14.917Z] #50 52.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:54:15 [2023-03-22T14:54:15.362Z] #50 50.50 Selecting previously unselected package python3-lib2to3.
14:54:15 [2023-03-22T14:54:15.362Z] #50 50.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:54:15 [2023-03-22T14:54:15.362Z] #50 50.52 Unpacking python3-lib2to3 (3.9.2-1) ...
14:54:15 [2023-03-22T14:54:15.621Z] #50 50.76 Selecting previously unselected package python3-distutils.
14:54:15 [2023-03-22T14:54:15.621Z] #50 50.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:54:15 [2023-03-22T14:54:15.621Z] #50 50.77 Unpacking python3-distutils (3.9.2-1) ...
14:54:15 [2023-03-22T14:54:15.878Z] #50 51.15 Selecting previously unselected package python3-pkg-resources.
14:54:16 [2023-03-22T14:54:16.137Z] #50 51.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:54:16 [2023-03-22T14:54:16.137Z] #50 51.19 Unpacking python3-pkg-resources (52.0.0-4) ...
14:54:16 [2023-03-22T14:54:16.157Z] #38 DONE 294.7s
14:54:16 [2023-03-22T14:54:16.157Z] 
14:54:16 [2023-03-22T14:54:16.157Z] #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
14:54:16 [2023-03-22T14:54:16.300Z] #50 53.78 Selecting previously unselected package python3-lib2to3.
14:54:16 [2023-03-22T14:54:16.300Z] #50 53.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:54:16 [2023-03-22T14:54:16.300Z] #50 53.84 Unpacking python3-lib2to3 (3.9.2-1) ...
14:54:16 [2023-03-22T14:54:16.300Z] #50 54.12 Selecting previously unselected package python3-distutils.
14:54:16 [2023-03-22T14:54:16.300Z] #50 54.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:54:16 [2023-03-22T14:54:16.300Z] #50 54.13 Unpacking python3-distutils (3.9.2-1) ...
14:54:16 [2023-03-22T14:54:16.524Z] #72 DONE 3.6s
14:54:16 [2023-03-22T14:54:16.525Z] 
14:54:16 [2023-03-22T14:54:16.525Z] #73 exporting to image
14:54:16 [2023-03-22T14:54:16.525Z] #73 exporting layers
14:54:16 [2023-03-22T14:54:16.560Z] #50 54.37 Selecting previously unselected package python3-pkg-resources.
14:54:16 [2023-03-22T14:54:16.560Z] #50 54.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:54:16 [2023-03-22T14:54:16.560Z] #50 54.37 Unpacking python3-pkg-resources (52.0.0-4) ...
14:54:16 [2023-03-22T14:54:16.713Z] #50 51.88 Selecting previously unselected package python3-setuptools.
14:54:16 [2023-03-22T14:54:16.713Z] #50 51.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:54:16 [2023-03-22T14:54:16.713Z] #50 51.93 Unpacking python3-setuptools (52.0.0-4) ...
14:54:16 [2023-03-22T14:54:16.821Z] #50 54.65 Selecting previously unselected package python3-setuptools.
14:54:16 [2023-03-22T14:54:16.821Z] #50 54.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:54:16 [2023-03-22T14:54:16.821Z] #50 54.67 Unpacking python3-setuptools (52.0.0-4) ...
14:54:17 [2023-03-22T14:54:17.082Z] #50 55.05 Selecting previously unselected package python3-wheel.
14:54:17 [2023-03-22T14:54:17.082Z] #50 55.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:54:17 [2023-03-22T14:54:17.342Z] #50 55.06 Unpacking python3-wheel (0.34.2-1) ...
14:54:17 [2023-03-22T14:54:17.603Z] #50 55.24 Selecting previously unselected package python3-pip.
14:54:17 [2023-03-22T14:54:17.603Z] #50 55.24 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:54:17 [2023-03-22T14:54:17.603Z] #50 55.27 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:54:17 [2023-03-22T14:54:17.648Z] #50 52.87 Selecting previously unselected package python3-wheel.
14:54:17 [2023-03-22T14:54:17.648Z] #50 52.88 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:54:17 [2023-03-22T14:54:17.648Z] #50 52.90 Unpacking python3-wheel (0.34.2-1) ...
14:54:17 [2023-03-22T14:54:17.866Z] #50 55.75 Selecting previously unselected package sudo.
14:54:17 [2023-03-22T14:54:17.866Z] #50 55.76 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
14:54:17 [2023-03-22T14:54:17.907Z] #50 53.20 Selecting previously unselected package python3-pip.
14:54:18 [2023-03-22T14:54:18.127Z] #50 55.76 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:54:18 [2023-03-22T14:54:18.166Z] #50 53.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:54:18 [2023-03-22T14:54:18.166Z] #50 53.27 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:54:18 [2023-03-22T14:54:18.166Z] #50 ...
14:54:18 [2023-03-22T14:54:18.166Z] 
14:54:18 [2023-03-22T14:54:18.166Z] #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
14:54:18 [2023-03-22T14:54:18.166Z] #39 168.9   CC       criu/files.o
14:54:18 [2023-03-22T14:54:18.166Z] #39 172.4 include/common/asm/bitops.h: Assembler messages:
14:54:18 [2023-03-22T14:54:18.166Z] #39 172.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:54:18 [2023-03-22T14:54:18.166Z] #39 172.7   CC       criu/filesystems.o
14:54:18 [2023-03-22T14:54:18.166Z] #39 174.0   CC       criu/fsnotify.o
14:54:18 [2023-03-22T14:54:18.166Z] #39 176.1   CC       criu/image-desc.o
14:54:18 [2023-03-22T14:54:18.166Z] #39 176.3   CC       criu/image.o
14:54:18 [2023-03-22T14:54:18.166Z] #39 177.9   CC       criu/ipc_ns.o
14:54:18 [2023-03-22T14:54:18.731Z] #39 ...
14:54:18 [2023-03-22T14:54:18.731Z] 
14:54:18 [2023-03-22T14:54:18.731Z] #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
14:54:18 [2023-03-22T14:54:18.731Z] #50 53.79 Selecting previously unselected package sudo.
14:54:18 [2023-03-22T14:54:18.731Z] #50 53.80 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
14:54:18 [2023-03-22T14:54:18.731Z] #50 53.80 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:54:19 [2023-03-22T14:54:19.070Z] #50 56.88 Selecting previously unselected package thin-provisioning-tools.
14:54:19 [2023-03-22T14:54:19.070Z] #50 56.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:54:19 [2023-03-22T14:54:19.070Z] #50 56.89 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:54:19 [2023-03-22T14:54:19.641Z] #50 57.36 Selecting previously unselected package uidmap.
14:54:19 [2023-03-22T14:54:19.641Z] #50 57.37 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:54:19 [2023-03-22T14:54:19.641Z] #50 57.38 Unpacking uidmap (1:4.8.1-1) ...
14:54:19 [2023-03-22T14:54:19.669Z] #50 54.80 Selecting previously unselected package thin-provisioning-tools.
14:54:19 [2023-03-22T14:54:19.669Z] #50 54.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:54:19 [2023-03-22T14:54:19.669Z] #50 54.84 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:54:19 [2023-03-22T14:54:19.927Z] #50 55.20 Selecting previously unselected package uidmap.
14:54:19 [2023-03-22T14:54:19.927Z] #50 55.20 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:54:20 [2023-03-22T14:54:20.185Z] #50 55.27 Unpacking uidmap (1:4.8.1-1) ...
14:54:20 [2023-03-22T14:54:20.213Z] #50 57.79 Selecting previously unselected package vim-runtime.
14:54:20 [2023-03-22T14:54:20.213Z] #50 57.79 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:54:20 [2023-03-22T14:54:20.213Z] #50 57.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:54:20 [2023-03-22T14:54:20.213Z] #50 57.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:54:20 [2023-03-22T14:54:20.213Z] #50 57.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:54:20 [2023-03-22T14:54:20.752Z] #50 55.91 Selecting previously unselected package vim-runtime.
14:54:20 [2023-03-22T14:54:20.752Z] #50 55.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:54:20 [2023-03-22T14:54:20.752Z] #50 56.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:54:21 [2023-03-22T14:54:21.010Z] #50 56.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:54:21 [2023-03-22T14:54:21.010Z] #50 56.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:54:23 [2023-03-22T14:54:23.067Z] #73 exporting layers 7.1s done
14:54:23 [2023-03-22T14:54:23.067Z] #73 writing image sha256:fe86f687795fd61c17d7f849bd7bf40f0bce729d4d45f18a52c7dd5f4cdca92d done
14:54:23 [2023-03-22T14:54:23.067Z] #73 naming to docker.io/library/docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb done
14:54:23 [2023-03-22T14:54:23.067Z] #73 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:54:23 [2023-03-22T14:54:23.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -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:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary test-integration
14:54:24 [2023-03-22T14:54:24.468Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
14:54:24 [2023-03-22T14:54:24.468Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
14:54:24 [2023-03-22T14:54:24.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
14:54:24 [2023-03-22T14:54:24.468Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
14:54:24 [2023-03-22T14:54:24.468Z] 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)
14:54:24 [2023-03-22T14:54:24.468Z] Detected virtualization docker.
14:54:24 [2023-03-22T14:54:24.468Z] Detected architecture x86-64.
14:54:24 [2023-03-22T14:54:24.468Z] Set hostname to <fecd78e35148>.
14:54:24 [2023-03-22T14:54:24.468Z] modprobe@configfs.service: Succeeded.
14:54:24 [2023-03-22T14:54:24.468Z] modprobe@drm.service: Succeeded.
14:54:24 [2023-03-22T14:54:24.468Z] modprobe@fuse.service: Succeeded.
14:54:24 [2023-03-22T14:54:24.468Z] + source /etc/docker-entrypoint-cmd
14:54:24 [2023-03-22T14:54:24.468Z] ++ hack/make.sh dynbinary test-integration
14:54:24 [2023-03-22T14:54:24.468Z] 
14:54:24 [2023-03-22T14:54:24.724Z] Removing bundles/
14:54:24 [2023-03-22T14:54:24.724Z] 
14:54:24 [2023-03-22T14:54:24.724Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:54:24 [2023-03-22T14:54:24.724Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:54:24 [2023-03-22T14:54:24.724Z] GOOS="" GOARCH="" GOARM=""
14:54:25 [2023-03-22T14:54:25.501Z] #50 ...
14:54:25 [2023-03-22T14:54:25.501Z] 
14:54:25 [2023-03-22T14:54:25.501Z] #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
14:54:25 [2023-03-22T14:54:25.501Z] #39 183.3   CC       criu/files.o
14:54:25 [2023-03-22T14:54:25.501Z] #39 186.9 include/common/asm/bitops.h: Assembler messages:
14:54:25 [2023-03-22T14:54:25.501Z] #39 186.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:54:25 [2023-03-22T14:54:25.501Z] #39 187.1   CC       criu/filesystems.o
14:54:25 [2023-03-22T14:54:25.501Z] #39 188.1   CC       criu/fsnotify.o
14:54:25 [2023-03-22T14:54:25.501Z] #39 190.4   CC       criu/image-desc.o
14:54:25 [2023-03-22T14:54:25.501Z] #39 190.8   CC       criu/image.o
14:54:25 [2023-03-22T14:54:25.501Z] #39 192.5   CC       criu/ipc_ns.o
14:54:26 [2023-03-22T14:54:26.072Z] #39 194.7   CC       criu/irmap.o
14:54:26 [2023-03-22T14:54:26.072Z] #39 ...
14:54:26 [2023-03-22T14:54:26.072Z] 
14:54:26 [2023-03-22T14:54:26.072Z] #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
14:54:26 [2023-03-22T14:54:26.072Z] #50 63.90 Selecting previously unselected package vim.
14:54:26 [2023-03-22T14:54:26.072Z] #50 63.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 16.2% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.7% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/builder/remotecontext	0.100s	coverage: 13.7% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/builder/dockerfile	0.217s	coverage: 48.5% of statements
14:54:26 [2023-03-22T14:54:26.261Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:54:26 [2023-03-22T14:54:26.261Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:54:26 [2023-03-22T14:54:26.332Z] #50 64.08 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:54:27 [2023-03-22T14:54:27.197Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.621s	coverage: 83.5% of statements
14:54:27 [2023-03-22T14:54:27.197Z] ?   	github.com/docker/docker/cli	[no test files]
14:54:27 [2023-03-22T14:54:27.197Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:54:27 [2023-03-22T14:54:27.276Z] #50 65.07 Selecting previously unselected package xfsprogs.
14:54:27 [2023-03-22T14:54:27.276Z] #50 65.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:54:27 [2023-03-22T14:54:27.276Z] #50 65.11 Unpacking xfsprogs (5.10.0-4) ...
14:54:27 [2023-03-22T14:54:27.567Z] #50 61.74 Selecting previously unselected package vim.
14:54:27 [2023-03-22T14:54:27.567Z] #50 61.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:54:27 [2023-03-22T14:54:27.567Z] #50 61.77 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:54:27 [2023-03-22T14:54:27.567Z] #50 62.88 Selecting previously unselected package xfsprogs.
14:54:27 [2023-03-22T14:54:27.567Z] #50 62.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:54:27 [2023-03-22T14:54:27.567Z] #50 62.91 Unpacking xfsprogs (5.10.0-4) ...
14:54:28 [2023-03-22T14:54:28.139Z] #50 63.48 Selecting previously unselected package zip.
14:54:28 [2023-03-22T14:54:28.220Z] #50 65.91 Selecting previously unselected package zip.
14:54:28 [2023-03-22T14:54:28.220Z] #50 65.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:54:28 [2023-03-22T14:54:28.220Z] #50 65.96 Unpacking zip (3.0-12) ...
14:54:28 [2023-03-22T14:54:28.402Z] #50 63.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:54:28 [2023-03-22T14:54:28.402Z] #50 63.51 Unpacking zip (3.0-12) ...
14:54:28 [2023-03-22T14:54:28.481Z] #50 66.36 Setting up python3-pkg-resources (52.0.0-4) ...
14:54:28 [2023-03-22T14:54:28.660Z] #50 63.68 Setting up python3-pkg-resources (52.0.0-4) ...
14:54:29 [2023-03-22T14:54:29.226Z] #50 ...
14:54:29 [2023-03-22T14:54:29.226Z] 
14:54:29 [2023-03-22T14:54:29.226Z] #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
14:54:29 [2023-03-22T14:54:29.226Z] #39 180.0   CC       criu/irmap.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 181.0   CC       criu/kcmp-ids.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 181.5   CC       criu/kerndat.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 183.8   CC       criu/libnetlink.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 184.4   CC       criu/log.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 185.3   CC       criu/lsm.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 186.0   CC       criu/mem.o
14:54:29 [2023-03-22T14:54:29.226Z] #39 189.1   CC       criu/memfd.o
14:54:29 [2023-03-22T14:54:29.483Z] #39 190.5   CC       criu/mount.o
14:54:29 [2023-03-22T14:54:29.730Z] ok  	github.com/docker/docker/client	0.085s	coverage: 75.4% of statements
14:54:30 [2023-03-22T14:54:30.416Z] #39 ...
14:54:30 [2023-03-22T14:54:30.416Z] 
14:54:30 [2023-03-22T14:54:30.416Z] #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
14:54:30 [2023-03-22T14:54:30.416Z] #50 65.72 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.79 Setting up libgpm2:amd64 (1.20.7-8) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.82 Setting up libicu67:amd64 (67.1-7) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.86 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.88 Setting up libinih1:amd64 (53-1+b2) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.90 Setting up uidmap (1:4.8.1-1) ...
14:54:30 [2023-03-22T14:54:30.676Z] #50 65.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:54:30 [2023-03-22T14:54:30.935Z] #50 65.93 Setting up bzip2 (1.0.8-4) ...
14:54:30 [2023-03-22T14:54:30.936Z] #50 65.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:54:30 [2023-03-22T14:54:30.936Z] #50 65.97 Setting up python3-wheel (0.34.2-1) ...
14:54:31 [2023-03-22T14:54:31.028Z] #50 68.32 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.35 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.56 Setting up libgpm2:amd64 (1.20.7-8) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.70 Setting up libicu67:amd64 (67.1-7) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.73 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.75 Setting up libinih1:amd64 (53-1+b2) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.77 Setting up uidmap (1:4.8.1-1) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.82 Setting up bzip2 (1.0.8-4) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:54:31 [2023-03-22T14:54:31.029Z] #50 68.88 Setting up python3-wheel (0.34.2-1) ...
14:54:32 [2023-03-22T14:54:32.322Z] #50 67.44 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:54:32 [2023-03-22T14:54:32.322Z] #50 67.46 Setting up libcap2:amd64 (1:2.44-1) ...
14:54:32 [2023-03-22T14:54:32.322Z] #50 67.48 Setting up libcap2-bin (1:2.44-1) ...
14:54:32 [2023-03-22T14:54:32.322Z] #50 67.55 Setting up apparmor (2.13.6-10) ...
14:54:32 [2023-03-22T14:54:32.448Z] #50 70.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:54:32 [2023-03-22T14:54:32.449Z] #50 70.43 Setting up libcap2:amd64 (1:2.44-1) ...
14:54:32 [2023-03-22T14:54:32.449Z] #50 70.44 Setting up libcap2-bin (1:2.44-1) ...
14:54:32 [2023-03-22T14:54:32.449Z] #50 70.45 Setting up apparmor (2.13.6-10) ...
14:54:34 [2023-03-22T14:54:34.245Z] #42 ...
14:54:34 [2023-03-22T14:54:34.245Z] 
14:54:34 [2023-03-22T14:54:34.245Z] #36 [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
14:54:34 [2023-03-22T14:54:34.245Z] #36 DONE 398.0s
14:54:34 [2023-03-22T14:54:34.245Z] 
14:54:34 [2023-03-22T14:54:34.245Z] #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
14:54:34 [2023-03-22T14:54:34.245Z] #42 ...
14:54:34 [2023-03-22T14:54:34.245Z] 
14:54:34 [2023-03-22T14:54:34.245Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
14:54:34 [2023-03-22T14:54:34.505Z] #58 DONE 0.5s
14:54:34 [2023-03-22T14:54:34.505Z] 
14:54:34 [2023-03-22T14:54:34.505Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
14:54:34 [2023-03-22T14:54:34.505Z] #59 DONE 0.1s
14:54:34 [2023-03-22T14:54:34.505Z] 
14:54:34 [2023-03-22T14:54:34.505Z] #34 [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
14:54:34 [2023-03-22T14:54:34.763Z] #34 ...
14:54:34 [2023-03-22T14:54:34.763Z] 
14:54:34 [2023-03-22T14:54:34.763Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
14:54:34 [2023-03-22T14:54:34.763Z] #60 DONE 0.1s
14:54:34 [2023-03-22T14:54:34.763Z] 
14:54:34 [2023-03-22T14:54:34.763Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
14:54:34 [2023-03-22T14:54:34.763Z] #61 DONE 0.1s
14:54:34 [2023-03-22T14:54:34.763Z] 
14:54:34 [2023-03-22T14:54:34.763Z] #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
14:54:35 [2023-03-22T14:54:35.603Z] #50 70.56 Setting up zip (3.0-12) ...
14:54:35 [2023-03-22T14:54:35.603Z] #50 70.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:54:35 [2023-03-22T14:54:35.603Z] #50 70.67 Setting up bash-completion (1:2.11-2) ...
14:54:35 [2023-03-22T14:54:35.779Z] #50 73.34 Setting up zip (3.0-12) ...
14:54:35 [2023-03-22T14:54:35.779Z] #50 73.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:54:35 [2023-03-22T14:54:35.779Z] #50 73.40 Setting up bash-completion (1:2.11-2) ...
14:54:36 [2023-03-22T14:54:36.978Z] #50 ...
14:54:36 [2023-03-22T14:54:36.978Z] 
14:54:36 [2023-03-22T14:54:36.978Z] #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
14:54:36 [2023-03-22T14:54:36.978Z] #39 197.7   CC       criu/namespaces.o
14:54:37 [2023-03-22T14:54:37.167Z] #50 ...
14:54:37 [2023-03-22T14:54:37.167Z] 
14:54:37 [2023-03-22T14:54:37.167Z] #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
14:54:37 [2023-03-22T14:54:37.167Z] #39 195.9   CC       criu/kcmp-ids.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 196.4   CC       criu/kerndat.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 198.8   CC       criu/libnetlink.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 199.4   CC       criu/log.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 200.2   CC       criu/lsm.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 200.8   CC       criu/mem.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 204.4   CC       criu/memfd.o
14:54:37 [2023-03-22T14:54:37.167Z] #39 205.8   CC       criu/mount.o
14:54:39 [2023-03-22T14:54:39.714Z] #39 ...
14:54:39 [2023-03-22T14:54:39.714Z] 
14:54:39 [2023-03-22T14:54:39.714Z] #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
14:54:39 [2023-03-22T14:54:39.714Z] #50 77.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:54:39 [2023-03-22T14:54:39.714Z] #50 77.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:54:39 [2023-03-22T14:54:39.976Z] #50 77.64 Setting up libmnl0:amd64 (1.0.4-3) ...
14:54:39 [2023-03-22T14:54:39.976Z] #50 77.68 Setting up patch (2.7.6-7) ...
14:54:39 [2023-03-22T14:54:39.976Z] #50 77.71 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 77.95 invoke-rc.d: could not determine current runlevel
14:54:40 [2023-03-22T14:54:40.237Z] #50 77.98 invoke-rc.d: policy-rc.d denied execution of start.
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.01 Setting up xfsprogs (5.10.0-4) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.04 Setting up libxtables12:amd64 (1.8.7-1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.06 Setting up pigz (2.6-1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:54:40 [2023-03-22T14:54:40.237Z] #50 78.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:54:40 [2023-03-22T14:54:40.273Z] #39 201.2   CC       criu/net.o
14:54:42 [2023-03-22T14:54:42.154Z] #50 79.61 Setting up libaio1:amd64 (0.3.112-9) ...
14:54:42 [2023-03-22T14:54:42.154Z] #50 79.62 Setting up python3-lib2to3 (3.9.2-1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #39 ...
14:54:42 [2023-03-22T14:54:42.174Z] 
14:54:42 [2023-03-22T14:54:42.174Z] #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
14:54:42 [2023-03-22T14:54:42.174Z] #50 75.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 75.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:54:42 [2023-03-22T14:54:42.174Z] #50 75.77 Setting up libmnl0:amd64 (1.0.4-3) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 75.85 Setting up patch (2.7.6-7) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 75.89 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.11 invoke-rc.d: could not determine current runlevel
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.13 invoke-rc.d: policy-rc.d denied execution of start.
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.16 Setting up xfsprogs (5.10.0-4) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.21 Setting up libxtables12:amd64 (1.8.7-1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.27 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.32 Setting up pigz (2.6-1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:54:42 [2023-03-22T14:54:42.174Z] #50 76.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:54:42 [2023-03-22T14:54:42.726Z] #50 80.44 Setting up libelf1:amd64 (0.183-1) ...
14:54:42 [2023-03-22T14:54:42.726Z] #50 80.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:54:42 [2023-03-22T14:54:42.726Z] #50 80.58 Setting up python3-distutils (3.9.2-1) ...
14:54:42 [2023-03-22T14:54:42.740Z] #50 77.90 Setting up libaio1:amd64 (0.3.112-9) ...
14:54:42 [2023-03-22T14:54:42.741Z] #50 77.95 Setting up python3-lib2to3 (3.9.2-1) ...
14:54:43 [2023-03-22T14:54:43.670Z] #50 81.50 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:54:43 [2023-03-22T14:54:43.670Z] #50 81.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:54:43 [2023-03-22T14:54:43.670Z] #50 81.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:54:43 [2023-03-22T14:54:43.675Z] #50 78.78 Setting up libelf1:amd64 (0.183-1) ...
14:54:43 [2023-03-22T14:54:43.675Z] #50 78.87 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:54:43 [2023-03-22T14:54:43.675Z] #50 78.91 Setting up python3-distutils (3.9.2-1) ...
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:54:43 [2023-03-22T14:54:43.933Z] #50 81.74 Setting up python3-setuptools (52.0.0-4) ...
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.65 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:54:44 [2023-03-22T14:54:44.613Z] #50 79.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:54:44 [2023-03-22T14:54:44.872Z] #50 79.96 Setting up python3-setuptools (52.0.0-4) ...
14:54:47 [2023-03-22T14:54:47.239Z] #50 84.59 Setting up libjq1:amd64 (1.6-2.1) ...
14:54:47 [2023-03-22T14:54:47.239Z] #50 84.62 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:54:47 [2023-03-22T14:54:47.239Z] #50 84.64 Setting up thin-provisioning-tools (0.9.0-1) ...
14:54:47 [2023-03-22T14:54:47.239Z] #50 84.65 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:54:47 [2023-03-22T14:54:47.402Z] #50 82.57 Setting up libjq1:amd64 (1.6-2.1) ...
14:54:47 [2023-03-22T14:54:47.403Z] #50 82.62 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:54:47 [2023-03-22T14:54:47.403Z] #50 82.63 Setting up thin-provisioning-tools (0.9.0-1) ...
14:54:47 [2023-03-22T14:54:47.403Z] #50 82.66 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.80 Setting up jq (1.6-2.1) ...
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.82 Setting up libbpf0:amd64 (1:0.3-2) ...
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.84 Setting up iptables (1.8.7-1) ...
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:54:49 [2023-03-22T14:54:49.156Z] #50 86.92 Setting up iproute2 (5.10.0-4) ...
14:54:49 [2023-03-22T14:54:49.729Z] #50 87.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.04 Setting up jq (1.6-2.1) ...
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.05 Setting up libbpf0:amd64 (1:0.3-2) ...
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.06 Setting up iptables (1.8.7-1) ...
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:54:49 [2023-03-22T14:54:49.941Z] #50 85.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:54:50 [2023-03-22T14:54:50.200Z] #50 85.27 Setting up iproute2 (5.10.0-4) ...
14:54:50 [2023-03-22T14:54:50.766Z] #50 85.95 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:54:51 [2023-03-22T14:54:51.643Z] #50 DONE 89.2s
14:54:51 [2023-03-22T14:54:51.644Z] 
14:54:51 [2023-03-22T14:54:51.644Z] #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
14:54:52 [2023-03-22T14:54:52.707Z] #50 DONE 87.8s
14:54:52 [2023-03-22T14:54:52.707Z] 
14:54:52 [2023-03-22T14:54:52.707Z] #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
14:54:52 [2023-03-22T14:54:52.849Z] #51 1.382 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:54:52 [2023-03-22T14:54:52.849Z] #51 1.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:54:52 [2023-03-22T14:54:52.849Z] #51 1.392 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:54:52 [2023-03-22T14:54:52.849Z] #51 DONE 1.4s
14:54:52 [2023-03-22T14:54:52.849Z] 
14:54:52 [2023-03-22T14:54:52.849Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:54:54 [2023-03-22T14:54:54.084Z] #51 1.328 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:54:54 [2023-03-22T14:54:54.084Z] #51 1.334 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:54:54 [2023-03-22T14:54:54.084Z] #51 1.347 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:54:54 [2023-03-22T14:54:54.084Z] #51 DONE 1.4s
14:54:54 [2023-03-22T14:54:54.084Z] 
14:54:54 [2023-03-22T14:54:54.084Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:54:54 [2023-03-22T14:54:54.236Z] #52 ...
14:54:54 [2023-03-22T14:54:54.236Z] 
14:54:54 [2023-03-22T14:54:54.236Z] #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
14:54:54 [2023-03-22T14:54:54.236Z] #39 212.8   CC       criu/namespaces.o
14:54:54 [2023-03-22T14:54:54.236Z] #39 216.7   CC       criu/net.o
14:54:54 [2023-03-22T14:54:54.236Z] #39 222.7   CC       criu/netfilter.o
14:54:54 [2023-03-22T14:54:54.809Z] #39 223.5   CC       criu/page-pipe.o
14:54:55 [2023-03-22T14:54:55.760Z] #39 224.4   CC       criu/page-xfer.o
14:54:55 [2023-03-22T14:54:55.985Z] #52 ...
14:54:55 [2023-03-22T14:54:55.985Z] 
14:54:55 [2023-03-22T14:54:55.985Z] #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
14:54:55 [2023-03-22T14:54:55.985Z] #39 206.7   CC       criu/netfilter.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 207.4   CC       criu/page-pipe.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 208.2   CC       criu/page-xfer.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 211.2   CC       criu/pagemap-cache.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 211.9   CC       criu/pagemap.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 213.2   CC       criu/parasite-syscall.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 214.7   CC       criu/path.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 215.4   CC       criu/pie-util-vdso-elf32.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 215.8   CC       criu/pie-util-vdso.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 216.4   CC       criu/pie-util.o
14:54:55 [2023-03-22T14:54:55.985Z] #39 216.8   CC       criu/pipes.o
14:54:57 [2023-03-22T14:54:57.923Z] #39 218.6   CC       criu/plugin.o
14:54:58 [2023-03-22T14:54:58.307Z] #39 227.0   CC       criu/pagemap-cache.o
14:54:58 [2023-03-22T14:54:58.864Z] #39 219.6   CC       criu/proc_parse.o
14:54:59 [2023-03-22T14:54:59.249Z] #39 227.8   CC       criu/pagemap.o
14:55:01 [2023-03-22T14:55:01.168Z] #39 229.8   CC       criu/parasite-syscall.o
14:55:01 [2023-03-22T14:55:01.822Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 29.0% of statements
14:55:01 [2023-03-22T14:55:01.822Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.5% of statements
14:55:01 [2023-03-22T14:55:01.822Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:55:01 [2023-03-22T14:55:01.822Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:55:01 [2023-03-22T14:55:01.822Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:55:01 [2023-03-22T14:55:01.822Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:55:03 [2023-03-22T14:55:03.137Z] #39 231.6   CC       criu/path.o
14:55:03 [2023-03-22T14:55:03.407Z] #39 232.1   CC       criu/pie-util-vdso-elf32.o
14:55:04 [2023-03-22T14:55:04.373Z] #39 233.0   CC       criu/pie-util-vdso.o
14:55:04 [2023-03-22T14:55:04.960Z] #39 233.7   CC       criu/pie-util.o
14:55:05 [2023-03-22T14:55:05.428Z] #39 225.2   CC       criu/protobuf-desc.o
14:55:05 [2023-03-22T14:55:05.532Z] #39 234.1   CC       criu/pipes.o
14:55:05 [2023-03-22T14:55:05.995Z] #39 226.7   CC       criu/protobuf.o
14:55:06 [2023-03-22T14:55:06.010Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
14:55:06 [2023-03-22T14:55:06.919Z] #39 235.3   CC       criu/plugin.o
14:55:06 [2023-03-22T14:55:06.930Z] #39 227.5   CC       criu/pstree.o
14:55:07 [2023-03-22T14:55:07.385Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
14:55:07 [2023-03-22T14:55:07.491Z] #39 236.1   CC       criu/proc_parse.o
14:55:07 [2023-03-22T14:55:07.753Z] #39 ...
14:55:07 [2023-03-22T14:55:07.753Z] 
14:55:07 [2023-03-22T14:55:07.753Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:55:07 [2023-03-22T14:55:07.753Z] #52 14.99 Collecting yamllint==1.26.1
14:55:08 [2023-03-22T14:55:08.320Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
14:55:08 [2023-03-22T14:55:08.832Z] #39 229.9   CC       criu/rbtree.o
14:55:09 [2023-03-22T14:55:09.139Z] #52 16.10   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:55:09 [2023-03-22T14:55:09.398Z] #39 ...
14:55:09 [2023-03-22T14:55:09.398Z] 
14:55:09 [2023-03-22T14:55:09.398Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:55:09 [2023-03-22T14:55:09.398Z] #52 15.22 Collecting yamllint==1.26.1
14:55:10 [2023-03-22T14:55:10.335Z] #52 16.34   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:55:11 [2023-03-22T14:55:11.685Z] #52 18.45 Collecting pathspec>=0.5.3
14:55:11 [2023-03-22T14:55:11.685Z] #52 18.46   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:55:12 [2023-03-22T14:55:12.256Z] #52 19.24 Collecting pyyaml
14:55:12 [2023-03-22T14:55:12.256Z] #52 19.26   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)
14:55:12 [2023-03-22T14:55:12.256Z] #52 19.37 Building wheels for collected packages: yamllint
14:55:12 [2023-03-22T14:55:12.256Z] #52 19.39   Building wheel for yamllint (setup.py): started
14:55:12 [2023-03-22T14:55:12.827Z] #52 ...
14:55:12 [2023-03-22T14:55:12.827Z] 
14:55:12 [2023-03-22T14:55:12.827Z] #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
14:55:12 [2023-03-22T14:55:12.827Z] #39 241.6   CC       criu/protobuf-desc.o
14:55:12 [2023-03-22T14:55:12.869Z] #52 18.61 Collecting pathspec>=0.5.3
14:55:12 [2023-03-22T14:55:12.869Z] #52 18.63   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:55:13 [2023-03-22T14:55:13.434Z] #52 19.38 Collecting pyyaml
14:55:13 [2023-03-22T14:55:13.434Z] #52 19.41   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)
14:55:13 [2023-03-22T14:55:13.692Z] #52 19.52 Building wheels for collected packages: yamllint
14:55:13 [2023-03-22T14:55:13.693Z] #52 19.54   Building wheel for yamllint (setup.py): started
14:55:14 [2023-03-22T14:55:14.877Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.8% of statements
14:55:15 [2023-03-22T14:55:15.374Z] #39 243.8   CC       criu/protobuf.o
14:55:15 [2023-03-22T14:55:15.599Z] #52 21.62   Building wheel for yamllint (setup.py): finished with status 'done'
14:55:15 [2023-03-22T14:55:15.599Z] #52 21.62   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9c8ba263fe1c368c7185c55513fb21622903363819dcce041acaaeb663f80f32
14:55:15 [2023-03-22T14:55:15.599Z] #52 21.62   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:55:15 [2023-03-22T14:55:15.599Z] #52 21.63 Successfully built yamllint
14:55:15 [2023-03-22T14:55:15.599Z] #52 21.69 Installing collected packages: pyyaml, pathspec, yamllint
14:55:15 [2023-03-22T14:55:15.811Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.8% of statements
14:55:16 [2023-03-22T14:55:16.318Z] #39 244.8   CC       criu/pstree.o
14:55:16 [2023-03-22T14:55:16.377Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
14:55:16 [2023-03-22T14:55:16.533Z] #52 22.33 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
14:55:16 [2023-03-22T14:55:16.891Z] #39 ...
14:55:16 [2023-03-22T14:55:16.891Z] 
14:55:16 [2023-03-22T14:55:16.891Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1
14:55:16 [2023-03-22T14:55:16.891Z] #52 21.29   Building wheel for yamllint (setup.py): finished with status 'done'
14:55:16 [2023-03-22T14:55:16.891Z] #52 21.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e47d0511244c293eba2c637210e0ec32c48af05098a69e6b3d4acda9d3ca93c2
14:55:16 [2023-03-22T14:55:16.891Z] #52 21.30   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:55:16 [2023-03-22T14:55:16.891Z] #52 21.30 Successfully built yamllint
14:55:16 [2023-03-22T14:55:16.891Z] #52 21.36 Installing collected packages: pyyaml, pathspec, yamllint
14:55:16 [2023-03-22T14:55:16.891Z] #52 22.14 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1
14:55:16 [2023-03-22T14:55:16.891Z] #52 DONE 24.0s
14:55:16 [2023-03-22T14:55:16.891Z] 
14:55:16 [2023-03-22T14:55:16.891Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
14:55:16 [2023-03-22T14:55:16.891Z] #53 DONE 0.2s
14:55:16 [2023-03-22T14:55:16.891Z] 
14:55:16 [2023-03-22T14:55:16.891Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
14:55:16 [2023-03-22T14:55:16.943Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:55:17 [2023-03-22T14:55:17.464Z] #54 DONE 0.4s
14:55:17 [2023-03-22T14:55:17.464Z] 
14:55:17 [2023-03-22T14:55:17.464Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
14:55:17 [2023-03-22T14:55:17.509Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
14:55:17 [2023-03-22T14:55:17.726Z] #55 DONE 0.3s
14:55:17 [2023-03-22T14:55:17.726Z] 
14:55:17 [2023-03-22T14:55:17.726Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
14:55:17 [2023-03-22T14:55:17.726Z] #56 DONE 0.1s
14:55:17 [2023-03-22T14:55:17.726Z] 
14:55:17 [2023-03-22T14:55:17.726Z] #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
14:55:17 [2023-03-22T14:55:17.994Z] #42 ...
14:55:17 [2023-03-22T14:55:17.994Z] 
14:55:17 [2023-03-22T14:55:17.994Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
14:55:17 [2023-03-22T14:55:17.994Z] #57 DONE 0.0s
14:55:17 [2023-03-22T14:55:17.994Z] 
14:55:17 [2023-03-22T14:55:17.994Z] #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
14:55:18 [2023-03-22T14:55:18.435Z] #52 DONE 24.1s
14:55:18 [2023-03-22T14:55:18.435Z] 
14:55:18 [2023-03-22T14:55:18.435Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli     /build/ /usr/local/cli
14:55:18 [2023-03-22T14:55:18.566Z] #39 247.2   CC       criu/rbtree.o
14:55:18 [2023-03-22T14:55:18.693Z] #53 DONE 0.4s
14:55:18 [2023-03-22T14:55:18.693Z] 
14:55:18 [2023-03-22T14:55:18.693Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images
14:55:18 [2023-03-22T14:55:18.831Z] #39 247.7   CC       criu/rst-malloc.o
14:55:18 [2023-03-22T14:55:18.883Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.535s	coverage: 74.6% of statements
14:55:19 [2023-03-22T14:55:19.260Z] #54 DONE 0.6s
14:55:19 [2023-03-22T14:55:19.260Z] 
14:55:19 [2023-03-22T14:55:19.260Z] #55 [dev-systemd-false 13/27] COPY --from=swagger       /build/ /usr/local/bin/
14:55:19 [2023-03-22T14:55:19.403Z] #39 248.3   CC       criu/seccomp.o
14:55:19 [2023-03-22T14:55:19.526Z] #55 DONE 0.4s
14:55:19 [2023-03-22T14:55:19.526Z] 
14:55:19 [2023-03-22T14:55:19.526Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv         /build/ /usr/local/bin/
14:55:19 [2023-03-22T14:55:19.784Z] #56 DONE 0.1s
14:55:19 [2023-03-22T14:55:19.784Z] 
14:55:19 [2023-03-22T14:55:19.784Z] #57 [dev-systemd-false 15/27] COPY --from=tini          /build/ /usr/local/bin/
14:55:19 [2023-03-22T14:55:19.784Z] #57 DONE 0.1s
14:55:19 [2023-03-22T14:55:19.784Z] 
14:55:19 [2023-03-22T14:55:19.784Z] #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
14:55:19 [2023-03-22T14:55:19.784Z] #39 230.5   CC       criu/rst-malloc.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 231.0   CC       criu/seccomp.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 232.2   CC       criu/seize.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 234.3   CC       criu/servicefd.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 235.2 include/common/asm/bitops.h: Assembler messages:
14:55:19 [2023-03-22T14:55:19.784Z] #39 235.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:55:19 [2023-03-22T14:55:19.784Z] #39 235.3   CC       criu/shmem.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 237.1   CC       criu/sigframe.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 237.7   CC       criu/signalfd.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 238.3   CC       criu/sk-inet.o
14:55:19 [2023-03-22T14:55:19.784Z] #39 240.1   CC       criu/sk-netlink.o
14:55:19 [2023-03-22T14:55:19.818Z] ok  	github.com/docker/docker/daemon	12.112s	coverage: 17.1% of statements
14:55:19 [2023-03-22T14:55:19.818Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:55:19 [2023-03-22T14:55:19.818Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:55:19 [2023-03-22T14:55:19.818Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:55:19 [2023-03-22T14:55:19.818Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:55:20 [2023-03-22T14:55:20.044Z] #39 240.9   CC       criu/sk-packet.o
14:55:20 [2023-03-22T14:55:20.384Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
14:55:20 [2023-03-22T14:55:20.643Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.278s	coverage: 60.7% of statements
14:55:20 [2023-03-22T14:55:20.789Z] #39 249.6   CC       criu/seize.o
14:55:20 [2023-03-22T14:55:20.992Z] #39 241.9   CC       criu/sk-queue.o
14:55:21 [2023-03-22T14:55:21.927Z] #39 242.8   CC       criu/sk-tcp.o
14:55:22 [2023-03-22T14:55:22.018Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
14:55:22 [2023-03-22T14:55:22.703Z] #39 251.5   CC       criu/servicefd.o
14:55:22 [2023-03-22T14:55:22.862Z] #39 243.7   CC       criu/sk-unix.o
14:55:23 [2023-03-22T14:55:23.418Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.316s	coverage: 50.5% of statements
14:55:23 [2023-03-22T14:55:23.647Z] #39 252.4 include/common/asm/bitops.h: Assembler messages:
14:55:23 [2023-03-22T14:55:23.647Z] #39 252.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:55:23 [2023-03-22T14:55:23.647Z] #39 252.4   CC       criu/shmem.o
14:55:24 [2023-03-22T14:55:24.793Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.603s	coverage: 45.9% of statements
14:55:24 [2023-03-22T14:55:24.793Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:55:25 [2023-03-22T14:55:25.560Z] #39 254.2   CC       criu/sigframe.o
14:55:25 [2023-03-22T14:55:25.821Z] #39 254.6   CC       criu/signalfd.o
14:55:26 [2023-03-22T14:55:26.170Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.8% of statements
14:55:26 [2023-03-22T14:55:26.170Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.976s	coverage: 58.0% of statements
14:55:26 [2023-03-22T14:55:26.170Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:55:26 [2023-03-22T14:55:26.170Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:55:26 [2023-03-22T14:55:26.393Z] #39 255.2   CC       criu/sk-inet.o
14:55:27 [2023-03-22T14:55:27.044Z] #39 247.6   CC       criu/sockets.o
14:55:27 [2023-03-22T14:55:27.105Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
14:55:27 [2023-03-22T14:55:27.611Z] #39 ...
14:55:27 [2023-03-22T14:55:27.611Z] 
14:55:27 [2023-03-22T14:55:27.611Z] #32 [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
14:55:27 [2023-03-22T14:55:27.611Z] #32 342.3 + dpkg --print-architecture
14:55:27 [2023-03-22T14:55:27.611Z] #32 342.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:55:27 [2023-03-22T14:55:27.671Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
14:55:28 [2023-03-22T14:55:28.177Z] #32 342.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:55:28 [2023-03-22T14:55:28.177Z] #32 342.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:55:28 [2023-03-22T14:55:28.238Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 6.6% of statements
14:55:28 [2023-03-22T14:55:28.238Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:55:28 [2023-03-22T14:55:28.238Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:55:28 [2023-03-22T14:55:28.307Z] #39 257.0   CC       criu/sk-netlink.o
14:55:29 [2023-03-22T14:55:29.172Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
14:55:29 [2023-03-22T14:55:29.257Z] #39 257.7   CC       criu/sk-packet.o
14:55:29 [2023-03-22T14:55:29.430Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 77.4% of statements
14:55:29 [2023-03-22T14:55:29.430Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:55:29 [2023-03-22T14:55:29.430Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:55:29 [2023-03-22T14:55:29.689Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
14:55:30 [2023-03-22T14:55:30.206Z] #39 258.9   CC       criu/sk-queue.o
14:55:30 [2023-03-22T14:55:30.255Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.9% of statements
14:55:30 [2023-03-22T14:55:30.512Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 69.9% of statements
14:55:30 [2023-03-22T14:55:30.512Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
14:55:31 [2023-03-22T14:55:31.078Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 78.7% of statements
14:55:31 [2023-03-22T14:55:31.078Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:55:31 [2023-03-22T14:55:31.171Z] #39 259.7   CC       criu/sk-tcp.o
14:55:31 [2023-03-22T14:55:31.337Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 54.7% of statements
14:55:31 [2023-03-22T14:55:31.744Z] #39 260.6   CC       criu/sk-unix.o
14:55:31 [2023-03-22T14:55:31.903Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
14:55:32 [2023-03-22T14:55:32.838Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
14:55:33 [2023-03-22T14:55:33.096Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
14:55:33 [2023-03-22T14:55:33.354Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
14:55:33 [2023-03-22T14:55:33.920Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.568s	coverage: 82.5% of statements
14:55:33 [2023-03-22T14:55:33.921Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:55:33 [2023-03-22T14:55:33.921Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:55:34 [2023-03-22T14:55:34.854Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 48.2% of statements
14:55:35 [2023-03-22T14:55:35.789Z] ok  	github.com/docker/docker/distribution	0.600s	coverage: 29.0% of statements
14:55:35 [2023-03-22T14:55:35.789Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:55:35 [2023-03-22T14:55:35.951Z] #39 264.5   CC       criu/sockets.o
14:55:36 [2023-03-22T14:55:36.047Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
14:55:36 [2023-03-22T14:55:36.291Z] #32 ...
14:55:36 [2023-03-22T14:55:36.291Z] 
14:55:36 [2023-03-22T14:55:36.291Z] #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
14:55:36 [2023-03-22T14:55:36.291Z] #39 249.3   CC       criu/stats.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 249.7   CC       criu/string.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 249.9   CC       criu/sysctl.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 250.6   CC       criu/sysfs_parse.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 251.2   CC       criu/timens.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 251.6   CC       criu/timerfd.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 252.1   CC       criu/tty.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 254.7   CC       criu/tun.o
14:55:36 [2023-03-22T14:55:36.291Z] #39 255.5   CC       criu/uffd.o
14:55:36 [2023-03-22T14:55:36.551Z] #39 257.4   CC       criu/util.o
14:55:36 [2023-03-22T14:55:36.693Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.8% of statements
14:55:37 [2023-03-22T14:55:37.268Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
14:55:37 [2023-03-22T14:55:37.337Z] #39 265.8   CC       criu/stats.o
14:55:37 [2023-03-22T14:55:37.525Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 84.6% of statements
14:55:37 [2023-03-22T14:55:37.525Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:55:37 [2023-03-22T14:55:37.525Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:55:37 [2023-03-22T14:55:37.598Z] #39 266.2   CC       criu/string.o
14:55:37 [2023-03-22T14:55:37.598Z] #39 266.3   CC       criu/sysctl.o
14:55:37 [2023-03-22T14:55:37.784Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
14:55:37 [2023-03-22T14:55:37.784Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:55:38 [2023-03-22T14:55:38.043Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
14:55:38 [2023-03-22T14:55:38.541Z] #39 267.1   CC       criu/sysfs_parse.o
14:55:38 [2023-03-22T14:55:38.802Z] #39 267.6   CC       criu/timens.o
14:55:38 [2023-03-22T14:55:38.983Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 40.6% of statements
14:55:39 [2023-03-22T14:55:39.086Z] #39 259.7   CC       criu/uts_ns.o
14:55:39 [2023-03-22T14:55:39.086Z] #39 260.1   CC       criu/vdso-compat.o
14:55:39 [2023-03-22T14:55:39.375Z] #39 268.0   CC       criu/timerfd.o
14:55:39 [2023-03-22T14:55:39.550Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
14:55:39 [2023-03-22T14:55:39.635Z] #39 268.5   CC       criu/tty.o
14:55:39 [2023-03-22T14:55:39.652Z] #39 260.4   CC       criu/vdso.o
14:55:39 [2023-03-22T14:55:39.808Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:55:41 [2023-03-22T14:55:41.024Z] #39 261.8   LINK     criu/built-in.o
14:55:41 [2023-03-22T14:55:41.184Z] ok  	github.com/docker/docker/pkg/archive	0.302s	coverage: 82.3% of statements
14:55:41 [2023-03-22T14:55:41.282Z] #39 262.2   LINK     criu/criu
14:55:42 [2023-03-22T14:55:42.121Z] ok  	github.com/docker/docker/pkg/authorization	0.246s	coverage: 68.3% of statements
14:55:42 [2023-03-22T14:55:42.379Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:55:42 [2023-03-22T14:55:42.379Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:55:42 [2023-03-22T14:55:42.655Z] #39 263.2   DEP      lib/c/criu.d
14:55:42 [2023-03-22T14:55:42.655Z] #39 263.5   CC       images/rpc.pb-c.o
14:55:42 [2023-03-22T14:55:42.950Z] #39 ...
14:55:42 [2023-03-22T14:55:42.950Z] 
14:55:42 [2023-03-22T14:55:42.950Z] #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
14:55:42 [2023-03-22T14:55:42.950Z] #24 361.9 + dpkg --print-architecture
14:55:42 [2023-03-22T14:55:42.950Z] #24 361.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:55:42 [2023-03-22T14:55:42.950Z] #24 362.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:55:42 [2023-03-22T14:55:42.950Z] #24 362.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:55:44 [2023-03-22T14:55:44.029Z] #39 265.0   CC       lib/c/criu.o
14:55:45 [2023-03-22T14:55:45.665Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.527s	coverage: 43.5% of statements
14:55:45 [2023-03-22T14:55:45.665Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:55:45 [2023-03-22T14:55:45.931Z] #39 266.8   LINK     lib/c/built-in.o
14:55:45 [2023-03-22T14:55:45.931Z] #39 266.8   LINK     lib/c/libcriu.so
14:55:45 [2023-03-22T14:55:45.931Z] #39 266.8   LINK     lib/c/libcriu.a
14:55:46 [2023-03-22T14:55:46.190Z] #39 267.2   GEN      magic.py
14:55:46 [2023-03-22T14:55:46.232Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:55:46 [2023-03-22T14:55:46.232Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
14:55:46 [2023-03-22T14:55:46.448Z] #39 267.4 Note: Building without setproctitle() and strlcpy() support.
14:55:46 [2023-03-22T14:55:46.448Z] #39 267.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:55:46 [2023-03-22T14:55:46.448Z] #39 267.4 Note: Building without GnuTLS support
14:55:46 [2023-03-22T14:55:46.448Z] #39 267.4 Makefile.config:39: Warn: you have no libnftables installed
14:55:46 [2023-03-22T14:55:46.448Z] #39 267.4 Makefile.config:40: Warn: Building without nftables support
14:55:47 [2023-03-22T14:55:47.165Z] ok  	github.com/docker/docker/layer	7.877s	coverage: 68.8% of statements
14:55:47 [2023-03-22T14:55:47.165Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:55:47 [2023-03-22T14:55:47.165Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:55:47 [2023-03-22T14:55:47.165Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:55:47 [2023-03-22T14:55:47.166Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:55:47 [2023-03-22T14:55:47.166Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:55:47 [2023-03-22T14:55:47.166Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:55:47 [2023-03-22T14:55:47.166Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:55:47 [2023-03-22T14:55:47.424Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
14:55:47 [2023-03-22T14:55:47.681Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:55:47 [2023-03-22T14:55:47.939Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
14:55:48 [2023-03-22T14:55:48.873Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:55:48 [2023-03-22T14:55:48.979Z] #39 269.6 fatal: not a git repository (or any of the parent directories): .git
14:55:49 [2023-03-22T14:55:49.439Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.5% of statements
14:55:49 [2023-03-22T14:55:49.698Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.019s	coverage: 84.1% of statements
14:55:49 [2023-03-22T14:55:49.956Z] ok  	github.com/docker/docker/pkg/fsutils	0.171s	coverage: 85.1% of statements
14:55:49 [2023-03-22T14:55:49.956Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:55:50 [2023-03-22T14:55:50.354Z] #39 271.4 make[1]: Nothing to be done for 'all'.
14:55:50 [2023-03-22T14:55:50.891Z] ok  	github.com/docker/docker/pkg/idtools	0.429s	coverage: 69.5% of statements
14:55:50 [2023-03-22T14:55:50.891Z] ok  	github.com/docker/docker/pkg/ioutils	0.341s	coverage: 70.6% of statements
14:55:51 [2023-03-22T14:55:51.457Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:55:51 [2023-03-22T14:55:51.457Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
14:55:51 [2023-03-22T14:55:51.457Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:55:51 [2023-03-22T14:55:51.457Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:55:51 [2023-03-22T14:55:51.457Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:55:51 [2023-03-22T14:55:51.457Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
14:55:51 [2023-03-22T14:55:51.457Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:55:51 [2023-03-22T14:55:51.716Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
14:55:51 [2023-03-22T14:55:51.974Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
14:55:51 [2023-03-22T14:55:51.974Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 86.7% of statements
14:55:52 [2023-03-22T14:55:52.232Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
14:55:52 [2023-03-22T14:55:52.232Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:55:52 [2023-03-22T14:55:52.232Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:55:52 [2023-03-22T14:55:52.260Z] #39 272.9 make[1]: 'images/built-in.o' is up to date.
14:55:52 [2023-03-22T14:55:52.260Z] #39 272.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:55:52 [2023-03-22T14:55:52.260Z] #39 273.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:55:52 [2023-03-22T14:55:52.260Z] #39 273.0 make[1]: 'compel/libcompel.a' is up to date.
14:55:52 [2023-03-22T14:55:52.260Z] #39 273.1 make[1]: 'compel/compel-host-bin' is up to date.
14:55:52 [2023-03-22T14:55:52.260Z] #39 273.1 make[1]: Nothing to be done for 'all'.
14:55:52 [2023-03-22T14:55:52.260Z] #39 273.2 make[1]: 'soccr/libsoccr.a' is up to date.
14:55:52 [2023-03-22T14:55:52.799Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
14:55:52 [2023-03-22T14:55:52.828Z] #39 273.5 make[2]: Nothing to be done for 'all'.
14:55:52 [2023-03-22T14:55:52.828Z] #39 273.6 make[2]: Nothing to be done for 'all'.
14:55:52 [2023-03-22T14:55:52.828Z] #39 273.7 make[2]: Nothing to be done for 'all'.
14:55:52 [2023-03-22T14:55:52.960Z] #24 ...
14:55:52 [2023-03-22T14:55:52.960Z] 
14:55:52 [2023-03-22T14:55:52.960Z] #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
14:55:52 [2023-03-22T14:55:52.960Z] #39 271.4   CC       criu/tun.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 272.3   CC       criu/uffd.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 274.3   CC       criu/util.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 277.1   CC       criu/uts_ns.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 277.6   CC       criu/vdso-compat.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 278.0   CC       criu/vdso.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 279.4   LINK     criu/built-in.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 279.8   LINK     criu/criu
14:55:52 [2023-03-22T14:55:52.960Z] #39 280.3   DEP      lib/c/criu.d
14:55:52 [2023-03-22T14:55:52.960Z] #39 280.5   CC       images/rpc.pb-c.o
14:55:52 [2023-03-22T14:55:52.960Z] #39 281.8   CC       lib/c/criu.o
14:55:53 [2023-03-22T14:55:53.057Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
14:55:53 [2023-03-22T14:55:53.086Z] #39 273.9 make[2]: Nothing to be done for 'all'.
14:55:53 [2023-03-22T14:55:53.086Z] #39 274.0 make[2]: Nothing to be done for 'all'.
14:55:53 [2023-03-22T14:55:53.086Z] #39 274.1 make[2]: Nothing to be done for 'all'.
14:55:53 [2023-03-22T14:55:53.315Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
14:55:53 [2023-03-22T14:55:53.344Z] #39 274.2 make[2]: Nothing to be done for 'all'.
14:55:53 [2023-03-22T14:55:53.573Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:55:53 [2023-03-22T14:55:53.602Z] #39 274.5 make[2]: Nothing to be done for 'all'.
14:55:53 [2023-03-22T14:55:53.602Z] #39 274.5   INSTALL  criu/criu
14:55:54 [2023-03-22T14:55:54.536Z] #39 DONE 275.3s
14:55:54 [2023-03-22T14:55:54.536Z] 
14:55:54 [2023-03-22T14:55:54.536Z] #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
14:55:54 [2023-03-22T14:55:54.790Z] 8185ee4ed646: Pull complete
14:55:54 [2023-03-22T14:55:54.945Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
14:55:55 [2023-03-22T14:55:55.203Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
14:55:55 [2023-03-22T14:55:55.506Z] #39 284.2   LINK     lib/c/built-in.o
14:55:55 [2023-03-22T14:55:55.506Z] #39 284.2   LINK     lib/c/libcriu.so
14:55:55 [2023-03-22T14:55:55.767Z] #39 284.4   LINK     lib/c/libcriu.a
14:55:56 [2023-03-22T14:55:56.219Z] #42 259.5 + mkdir -p /build
14:55:56 [2023-03-22T14:55:56.219Z] #42 259.5 + cp runc /build/runc
14:55:56 [2023-03-22T14:55:56.219Z] #42 DONE 261.1s
14:55:56 [2023-03-22T14:55:56.219Z] 
14:55:56 [2023-03-22T14:55:56.219Z] #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
14:55:56 [2023-03-22T14:55:56.219Z] #37 ...
14:55:56 [2023-03-22T14:55:56.219Z] 
14:55:56 [2023-03-22T14:55:56.219Z] #34 [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
14:55:56 [2023-03-22T14:55:56.219Z] #34 480.2 + /build/golangci-lint --version
14:55:56 [2023-03-22T14:55:56.219Z] #34 480.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:55:56 [2023-03-22T14:55:56.219Z] #34 DONE 480.9s
14:55:56 [2023-03-22T14:55:56.219Z] 
14:55:56 [2023-03-22T14:55:56.219Z] #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
14:55:56 [2023-03-22T14:55:56.376Z] #39 284.8   GEN      magic.py
14:55:56 [2023-03-22T14:55:56.376Z] #39 285.1 Note: Building without setproctitle() and strlcpy() support.
14:55:56 [2023-03-22T14:55:56.376Z] #39 285.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:55:56 [2023-03-22T14:55:56.376Z] #39 285.1 Note: Building without GnuTLS support
14:55:56 [2023-03-22T14:55:56.376Z] #39 285.1 Makefile.config:39: Warn: you have no libnftables installed
14:55:56 [2023-03-22T14:55:56.376Z] #39 285.1 Makefile.config:40: Warn: Building without nftables support
14:55:56 [2023-03-22T14:55:56.478Z] #37 414.8 + bin/containerd
14:55:58 [2023-03-22T14:55:58.364Z] #39 286.7 fatal: not a git repository (or any of the parent directories): .git
14:55:58 [2023-03-22T14:55:58.383Z] #37 ...
14:55:58 [2023-03-22T14:55:58.383Z] 
14:55:58 [2023-03-22T14:55:58.383Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
14:55:58 [2023-03-22T14:55:58.383Z] #62 DONE 0.3s
14:55:58 [2023-03-22T14:55:58.383Z] 
14:55:58 [2023-03-22T14:55:58.383Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
14:55:58 [2023-03-22T14:55:58.383Z] #63 DONE 0.1s
14:55:58 [2023-03-22T14:55:58.643Z] 
14:55:58 [2023-03-22T14:55:58.643Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
14:55:58 [2023-03-22T14:55:58.905Z] #64 DONE 0.2s
14:55:58 [2023-03-22T14:55:58.905Z] 
14:55:58 [2023-03-22T14:55:58.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
14:55:59 [2023-03-22T14:55:59.384Z] ok  	github.com/docker/docker/pkg/signal	3.358s	coverage: 62.3% of statements
14:55:59 [2023-03-22T14:55:59.384Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
14:55:59 [2023-03-22T14:55:59.384Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:55:59 [2023-03-22T14:55:59.642Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:56:00 [2023-03-22T14:56:00.211Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 52.5% of statements
14:56:00 [2023-03-22T14:56:00.274Z] #39 289.1 make[1]: Nothing to be done for 'all'.
14:56:00 [2023-03-22T14:56:00.470Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
14:56:01 [2023-03-22T14:56:01.036Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
14:56:01 [2023-03-22T14:56:01.294Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
14:56:01 [2023-03-22T14:56:01.553Z] coverage: [no statements]
14:56:01 [2023-03-22T14:56:01.553Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
14:56:01 [2023-03-22T14:56:01.811Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:56:02 [2023-03-22T14:56:02.069Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:56:02 [2023-03-22T14:56:02.328Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.1 make[1]: 'images/built-in.o' is up to date.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.3 make[1]: 'compel/libcompel.a' is up to date.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.4 make[1]: 'compel/compel-host-bin' is up to date.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.5 make[1]: Nothing to be done for 'all'.
14:56:02 [2023-03-22T14:56:02.821Z] #39 291.6 make[1]: 'soccr/libsoccr.a' is up to date.
14:56:03 [2023-03-22T14:56:03.082Z] #39 291.9 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.082Z] #39 291.9 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.347Z] #39 292.0 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.608Z] #39 292.3 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.608Z] #39 292.4 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.869Z] #39 292.4 make[2]: Nothing to be done for 'all'.
14:56:03 [2023-03-22T14:56:03.869Z] #39 292.5 make[2]: Nothing to be done for 'all'.
14:56:04 [2023-03-22T14:56:04.134Z] #39 292.8 make[2]: Nothing to be done for 'all'.
14:56:04 [2023-03-22T14:56:04.134Z] #39 292.9   INSTALL  criu/criu
14:56:04 [2023-03-22T14:56:04.246Z] ok  	github.com/docker/docker/plugin	0.537s	coverage: 23.2% of statements
14:56:04 [2023-03-22T14:56:04.504Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
14:56:04 [2023-03-22T14:56:04.571Z] #27 ...
14:56:04 [2023-03-22T14:56:04.571Z] 
14:56:04 [2023-03-22T14:56:04.571Z] #32 [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
14:56:04 [2023-03-22T14:56:04.571Z] #32 DONE 378.8s
14:56:04 [2023-03-22T14:56:04.571Z] 
14:56:04 [2023-03-22T14:56:04.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
14:56:04 [2023-03-22T14:56:04.713Z] #39 DONE 293.5s
14:56:04 [2023-03-22T14:56:04.713Z] 
14:56:04 [2023-03-22T14:56:04.713Z] #29 [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
14:56:04 [2023-03-22T14:56:04.762Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 85.6% of statements
14:56:06 [2023-03-22T14:56:06.137Z] ok  	github.com/docker/docker/quota	0.190s	coverage: 71.4% of statements
14:56:06 [2023-03-22T14:56:06.396Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:56:06 [2023-03-22T14:56:06.469Z] #37 ...
14:56:06 [2023-03-22T14:56:06.469Z] 
14:56:06 [2023-03-22T14:56:06.469Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
14:56:06 [2023-03-22T14:56:06.727Z] #58 DONE 0.7s
14:56:06 [2023-03-22T14:56:06.727Z] 
14:56:06 [2023-03-22T14:56:06.727Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
14:56:06 [2023-03-22T14:56:06.985Z] #59 DONE 0.1s
14:56:06 [2023-03-22T14:56:06.985Z] 
14:56:06 [2023-03-22T14:56:06.985Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
14:56:07 [2023-03-22T14:56:07.243Z] #60 DONE 0.1s
14:56:07 [2023-03-22T14:56:07.243Z] 
14:56:07 [2023-03-22T14:56:07.243Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
14:56:07 [2023-03-22T14:56:07.243Z] #61 DONE 0.2s
14:56:07 [2023-03-22T14:56:07.243Z] 
14:56:07 [2023-03-22T14:56:07.243Z] #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
14:56:07 [2023-03-22T14:56:07.329Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 57.3% of statements
14:56:07 [2023-03-22T14:56:07.896Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:56:07 [2023-03-22T14:56:07.896Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
14:56:08 [2023-03-22T14:56:08.463Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 66.1% of statements
14:56:08 [2023-03-22T14:56:08.721Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:56:10 [2023-03-22T14:56:10.620Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:56:11 [2023-03-22T14:56:11.186Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 76.4% of statements
14:56:11 [2023-03-22T14:56:11.444Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
14:56:12 [2023-03-22T14:56:12.818Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
14:56:16 [2023-03-22T14:56:16.124Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:56:16 [2023-03-22T14:56:16.124Z] 
14:56:16 [2023-03-22T14:56:16.124Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_SYSTEMD=1
14:56:16 [2023-03-22T14:56:16.124Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:56:16 [2023-03-22T14:56:16.124Z] HOSTNAME=fecd78e35148
14:56:16 [2023-03-22T14:56:16.124Z] DEST=bundles/test-integration
14:56:16 [2023-03-22T14:56:16.124Z] PWD=/go/src/github.com/docker/docker
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:56:16 [2023-03-22T14:56:16.124Z] container=docker
14:56:16 [2023-03-22T14:56:16.124Z] HOME=/root
14:56:16 [2023-03-22T14:56:16.124Z] LANG=C.UTF-8
14:56:16 [2023-03-22T14:56:16.124Z] INVOCATION_ID=18896049a3e34816abda201932a2e018
14:56:16 [2023-03-22T14:56:16.124Z] GOLANG_VERSION=1.18.10
14:56:16 [2023-03-22T14:56:16.124Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:56:16 [2023-03-22T14:56:16.124Z] VALIDATE_BRANCH=20.10
14:56:16 [2023-03-22T14:56:16.124Z] TERM=xterm
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_PKG=github.com/docker/docker
14:56:16 [2023-03-22T14:56:16.124Z] SHLVL=3
14:56:16 [2023-03-22T14:56:16.124Z] TIMEOUT=120m
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_GRAPHDRIVER=overlay2
14:56:16 [2023-03-22T14:56:16.124Z] GO111MODULE=off
14:56:16 [2023-03-22T14:56:16.124Z] DOCKER_EXPERIMENTAL=1
14:56:16 [2023-03-22T14:56:16.124Z] TEST_SKIP_INTEGRATION_CLI=1
14:56:16 [2023-03-22T14:56:16.124Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:56:16 [2023-03-22T14:56:16.124Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:56:16 [2023-03-22T14:56:16.124Z] GOPATH=/go
14:56:16 [2023-03-22T14:56:16.124Z] PKG_CONFIG=pkg-config
14:56:16 [2023-03-22T14:56:16.124Z] _=/usr/bin/env
14:56:16 [2023-03-22T14:56:16.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:56:19 [2023-03-22T14:56:19.626Z] #29 ...
14:56:19 [2023-03-22T14:56:19.626Z] 
14:56:19 [2023-03-22T14:56:19.626Z] #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
14:56:19 [2023-03-22T14:56:19.626Z] #24 DONE 399.2s
14:56:19 [2023-03-22T14:56:19.887Z] 
14:56:19 [2023-03-22T14:56:19.888Z] #29 [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
14:56:22 [2023-03-22T14:56:22.439Z] #29 ...
14:56:22 [2023-03-22T14:56:22.439Z] 
14:56:22 [2023-03-22T14:56:22.439Z] #58 [dev-systemd-false 16/27] COPY --from=registry      /build/ /usr/local/bin/
14:56:22 [2023-03-22T14:56:22.439Z] #58 DONE 0.5s
14:56:22 [2023-03-22T14:56:22.439Z] 
14:56:22 [2023-03-22T14:56:22.439Z] #29 [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
14:56:22 [2023-03-22T14:56:22.439Z] #29 ...
14:56:22 [2023-03-22T14:56:22.439Z] 
14:56:22 [2023-03-22T14:56:22.439Z] #59 [dev-systemd-false 17/27] COPY --from=criu          /build/ /usr/local/
14:56:22 [2023-03-22T14:56:22.439Z] #59 DONE 0.1s
14:56:22 [2023-03-22T14:56:22.700Z] 
14:56:22 [2023-03-22T14:56:22.700Z] #60 [dev-systemd-false 18/27] COPY --from=vndr          /build/ /usr/local/bin/
14:56:22 [2023-03-22T14:56:22.700Z] #60 DONE 0.1s
14:56:22 [2023-03-22T14:56:22.700Z] 
14:56:22 [2023-03-22T14:56:22.700Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum     /build/ /usr/local/bin/
14:56:22 [2023-03-22T14:56:22.962Z] #61 DONE 0.1s
14:56:22 [2023-03-22T14:56:22.962Z] 
14:56:22 [2023-03-22T14:56:22.962Z] #29 [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
14:56:27 [2023-03-22T14:56:27.682Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.3% of statements
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/rootless	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/volume	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === Skipped
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     exec_linux_test.go:19: requires AppArmor to be enabled
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     exec_linux_test.go:39: requires AppArmor to be enabled
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:73: No driver to put!
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z] time="2023-03-22T14:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z] time="2023-03-22T14:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z] time="2023-03-22T14:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z] time="2023-03-22T14:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z] time="2023-03-22T14:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:73: No driver to put!
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     overlay_test.go:50: Fails to compute changes intermittently
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     graphtest_unix.go:73: No driver to put!
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     sysinfo_linux_test.go:91: App Armor Must be Disabled
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:56:27 [2023-03-22T14:56:27.682Z]     sysinfo_linux_test.go:111: cgroup namespaces must be disabled
14:56:27 [2023-03-22T14:56:27.682Z] 
14:56:27 [2023-03-22T14:56:27.682Z] DONE 2267 tests, 26 skipped in 201.180s
Post stage
[Pipeline] junit
14:56:27 [2023-03-22T14:56:27.695Z] Recording test results
14:56:28 [2023-03-22T14:56:28.993Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:56:29 [2023-03-22T14:56:29.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -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:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary test-integration
14:56:29 [2023-03-22T14:56:29.904Z] 
14:56:29 [2023-03-22T14:56:29.904Z] Removing bundles/
14:56:29 [2023-03-22T14:56:29.904Z] 
14:56:29 [2023-03-22T14:56:29.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:56:29 [2023-03-22T14:56:29.904Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:56:29 [2023-03-22T14:56:29.904Z] GOOS="" GOARCH="" GOARM=""
14:56:54 [2023-03-22T14:56:54.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:56:55 [2023-03-22T14:56:55.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:57:06 [2023-03-22T14:57:06.606Z] #37 474.3 # github.com/containerd/containerd/cmd/containerd
14:57:06 [2023-03-22T14:57:06.606Z] #37 474.3 /usr/bin/ld: /tmp/go-link-3390335162/000019.o: in function `New':
14:57:06 [2023-03-22T14:57:06.606Z] #37 474.3 /tmp/tmp.VqrMV95MaD/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
14:57:06 [2023-03-22T14:57:06.606Z] #37 474.4 + bin/containerd-stress
14:57:06 [2023-03-22T14:57:06.606Z] #37 475.6 + bin/containerd-shim
14:57:09 [2023-03-22T14:57:09.147Z] #37 487.1 + bin/containerd-shim-runc-v1
14:57:15 [2023-03-22T14:57:15.714Z] #37 493.6 + bin/containerd-shim-runc-v2
14:57:15 [2023-03-22T14:57:15.972Z] #37 494.5 + binaries
14:57:15 [2023-03-22T14:57:15.972Z] #37 494.5 + install -D bin/containerd /build/containerd
14:57:15 [2023-03-22T14:57:15.972Z] #37 494.5 + install -D bin/containerd-shim /build/containerd-shim
14:57:16 [2023-03-22T14:57:16.231Z] #37 494.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:57:16 [2023-03-22T14:57:16.231Z] #37 494.5 + install -D bin/ctr /build/ctr
14:57:18 [2023-03-22T14:57:18.770Z] #37 DONE 496.6s
14:57:20 [2023-03-22T14:57:20.675Z] 
14:57:20 [2023-03-22T14:57:20.675Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
14:57:21 [2023-03-22T14:57:21.103Z] b5f4ee3f051b: Pull complete
14:57:21 [2023-03-22T14:57:21.103Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4
14:57:21 [2023-03-22T14:57:21.103Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:57:21 [2023-03-22T14:57:21.103Z] mcr.microsoft.com/windows/servercore:ltsc2019
14:57:21 [2023-03-22T14:57:21.103Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4131'
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Docker version of control daemon
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] Client:
14:57:21 [2023-03-22T14:57:21.103Z]  Version:           20.10.9
14:57:21 [2023-03-22T14:57:21.103Z]  API version:       1.41
14:57:21 [2023-03-22T14:57:21.103Z]  Go version:        go1.16.8
14:57:21 [2023-03-22T14:57:21.103Z]  Git commit:        c2ea9bc
14:57:21 [2023-03-22T14:57:21.103Z]  Built:             Mon Oct  4 16:11:10 2021
14:57:21 [2023-03-22T14:57:21.103Z]  OS/Arch:           windows/amd64
14:57:21 [2023-03-22T14:57:21.103Z]  Context:           default
14:57:21 [2023-03-22T14:57:21.103Z]  Experimental:      true
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] Server: Docker Engine - Community
14:57:21 [2023-03-22T14:57:21.103Z]  Engine:
14:57:21 [2023-03-22T14:57:21.103Z]   Version:          20.10.9
14:57:21 [2023-03-22T14:57:21.103Z]   API version:      1.41 (minimum version 1.24)
14:57:21 [2023-03-22T14:57:21.103Z]   Go version:       go1.16.8
14:57:21 [2023-03-22T14:57:21.103Z]   Git commit:       79ea9d3
14:57:21 [2023-03-22T14:57:21.103Z]   Built:            Mon Oct  4 16:06:39 2021
14:57:21 [2023-03-22T14:57:21.103Z]   OS/Arch:          windows/amd64
14:57:21 [2023-03-22T14:57:21.103Z]   Experimental:     true
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Docker info of control daemon
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] Client:
14:57:21 [2023-03-22T14:57:21.103Z]  Context:    default
14:57:21 [2023-03-22T14:57:21.103Z]  Debug Mode: false
14:57:21 [2023-03-22T14:57:21.103Z]  Plugins:
14:57:21 [2023-03-22T14:57:21.103Z]   app: Docker Application (Docker Inc., v0.8.0)
14:57:21 [2023-03-22T14:57:21.103Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
14:57:21 [2023-03-22T14:57:21.103Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] Server:
14:57:21 [2023-03-22T14:57:21.103Z]  Containers: 0
14:57:21 [2023-03-22T14:57:21.103Z]   Running: 0
14:57:21 [2023-03-22T14:57:21.103Z]   Paused: 0
14:57:21 [2023-03-22T14:57:21.103Z]   Stopped: 0
14:57:21 [2023-03-22T14:57:21.103Z]  Images: 1
14:57:21 [2023-03-22T14:57:21.103Z]  Server Version: 20.10.9
14:57:21 [2023-03-22T14:57:21.103Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:57:21 [2023-03-22T14:57:21.103Z]   Windows: 
14:57:21 [2023-03-22T14:57:21.103Z]   LCOW: 
14:57:21 [2023-03-22T14:57:21.103Z]  Logging Driver: json-file
14:57:21 [2023-03-22T14:57:21.103Z]  Plugins:
14:57:21 [2023-03-22T14:57:21.103Z]   Volume: local
14:57:21 [2023-03-22T14:57:21.103Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:57:21 [2023-03-22T14:57:21.103Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:57:21 [2023-03-22T14:57:21.103Z]  Swarm: inactive
14:57:21 [2023-03-22T14:57:21.103Z]  Default Isolation: process
14:57:21 [2023-03-22T14:57:21.103Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:57:21 [2023-03-22T14:57:21.103Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
14:57:21 [2023-03-22T14:57:21.103Z]  OSType: windows
14:57:21 [2023-03-22T14:57:21.103Z]  Architecture: x86_64
14:57:21 [2023-03-22T14:57:21.103Z]  CPUs: 4
14:57:21 [2023-03-22T14:57:21.103Z]  Total Memory: 32GiB
14:57:21 [2023-03-22T14:57:21.103Z]  Name: azwin-2-247d30
14:57:21 [2023-03-22T14:57:21.103Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
14:57:21 [2023-03-22T14:57:21.103Z]  Docker Root Dir: D:\docker
14:57:21 [2023-03-22T14:57:21.103Z]  Debug Mode: false
14:57:21 [2023-03-22T14:57:21.103Z]  Registry: https://index.docker.io/v1/
14:57:21 [2023-03-22T14:57:21.103Z]  Labels:
14:57:21 [2023-03-22T14:57:21.103Z]  Experimental: true
14:57:21 [2023-03-22T14:57:21.103Z]  Insecure Registries:
14:57:21 [2023-03-22T14:57:21.103Z]   10.0.0.4:5000
14:57:21 [2023-03-22T14:57:21.103Z]   127.0.0.0/8
14:57:21 [2023-03-22T14:57:21.103Z]  Registry Mirrors:
14:57:21 [2023-03-22T14:57:21.103Z]   http://10.0.0.4:5000/
14:57:21 [2023-03-22T14:57:21.103Z]  Live Restore Enabled: false
14:57:21 [2023-03-22T14:57:21.103Z]  Product License: Community Engine
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Commit hash is e55d9b155d
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Nuke-Everything...
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Container count on control daemon to delete is 0
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Nuking d:\CI
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Zapped successfully
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Location for testing is d:\CI\PR-45197\1
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.103Z] INFO: Building the image from Dockerfile.windows at 03/22/2023 14:57:19...
14:57:21 [2023-03-22T14:57:21.103Z] 
14:57:21 [2023-03-22T14:57:21.608Z] #65 DONE 0.9s
14:57:21 [2023-03-22T14:57:21.608Z] 
14:57:21 [2023-03-22T14:57:21.608Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:57:21 [2023-03-22T14:57:21.867Z] #66 DONE 0.2s
14:57:21 [2023-03-22T14:57:21.867Z] 
14:57:21 [2023-03-22T14:57:21.867Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
14:57:22 [2023-03-22T14:57:22.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:57:22 [2023-03-22T14:57:22.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:57:22 [2023-03-22T14:57:22.801Z] #67 DONE 1.0s
14:57:22 [2023-03-22T14:57:22.801Z] 
14:57:22 [2023-03-22T14:57:22.801Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
14:57:22 [2023-03-22T14:57:22.801Z] #68 DONE 0.1s
14:57:22 [2023-03-22T14:57:22.801Z] 
14:57:22 [2023-03-22T14:57:22.801Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
14:57:22 [2023-03-22T14:57:22.801Z] #69 DONE 0.1s
14:57:23 [2023-03-22T14:57:23.059Z] 
14:57:23 [2023-03-22T14:57:23.059Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
14:57:27 [2023-03-22T14:57:27.247Z] #70 DONE 3.7s
14:57:27 [2023-03-22T14:57:27.247Z] 
14:57:27 [2023-03-22T14:57:27.247Z] #71 exporting to image
14:57:27 [2023-03-22T14:57:27.247Z] #71 exporting layers
14:57:28 [2023-03-22T14:57:28.381Z] Sending build context to Docker daemon  58.52MB
14:57:28 [2023-03-22T14:57:28.381Z] 
14:57:28 [2023-03-22T14:57:28.381Z] Step 1/10 : FROM microsoft/windowsservercore
14:57:28 [2023-03-22T14:57:28.381Z]  ---> 5b4de02c9906
14:57:28 [2023-03-22T14:57:28.381Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:57:28 [2023-03-22T14:57:28.381Z]  ---> Running in 39553529fbe9
14:57:28 [2023-03-22T14:57:28.688Z] #37 ...
14:57:28 [2023-03-22T14:57:28.688Z] 
14:57:28 [2023-03-22T14:57:28.688Z] #45 [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
14:57:28 [2023-03-22T14:57:28.688Z] #45 248.8 + mkdir -p /build
14:57:28 [2023-03-22T14:57:28.688Z] #45 248.8 + cp runc /build/runc
14:57:28 [2023-03-22T14:57:28.688Z] #45 DONE 250.9s
14:57:28 [2023-03-22T14:57:28.688Z] 
14:57:28 [2023-03-22T14:57:28.688Z] #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
14:57:28 [2023-03-22T14:57:28.688Z] #37 ...
14:57:28 [2023-03-22T14:57:28.688Z] 
14:57:28 [2023-03-22T14:57:28.688Z] #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
14:57:28 [2023-03-22T14:57:28.688Z] #27 460.4 + /build/golangci-lint --version
14:57:28 [2023-03-22T14:57:28.688Z] #27 460.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:57:28 [2023-03-22T14:57:28.688Z] #27 DONE 461.0s
14:57:28 [2023-03-22T14:57:28.688Z] 
14:57:28 [2023-03-22T14:57:28.688Z] #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
14:57:28 [2023-03-22T14:57:28.688Z] #37 396.2 + bin/containerd
14:57:28 [2023-03-22T14:57:28.851Z] Removing intermediate container 39553529fbe9
14:57:28 [2023-03-22T14:57:28.851Z]  ---> 44672f4b1d51
14:57:28 [2023-03-22T14:57:28.851Z] Step 3/10 : ARG GO_VERSION=1.18.10
14:57:28 [2023-03-22T14:57:28.851Z]  ---> Running in 59d34eaa68dc
14:57:29 [2023-03-22T14:57:29.326Z] Removing intermediate container 59d34eaa68dc
14:57:29 [2023-03-22T14:57:29.326Z]  ---> 97dad48ff7c3
14:57:29 [2023-03-22T14:57:29.326Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
14:57:29 [2023-03-22T14:57:29.326Z]  ---> Running in 065cd3848bc1
14:57:29 [2023-03-22T14:57:29.795Z] Removing intermediate container 065cd3848bc1
14:57:29 [2023-03-22T14:57:29.795Z]  ---> 75481f3c7321
14:57:29 [2023-03-22T14:57:29.795Z] 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}
14:57:29 [2023-03-22T14:57:29.795Z]  ---> Running in 7ebf1ef37c56
14:57:30 [2023-03-22T14:57:30.265Z] Removing intermediate container 7ebf1ef37c56
14:57:30 [2023-03-22T14:57:30.265Z]  ---> f51dfc65b025
14:57:30 [2023-03-22T14:57:30.265Z] 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;
14:57:30 [2023-03-22T14:57:30.265Z]  ---> Running in fbb940e6bc10
14:57:30 [2023-03-22T14:57:30.708Z] #29 ...
14:57:30 [2023-03-22T14:57:30.708Z] 
14:57:30 [2023-03-22T14:57:30.708Z] #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
14:57:30 [2023-03-22T14:57:30.708Z] #42 259.9 + mkdir -p /build
14:57:30 [2023-03-22T14:57:30.708Z] #42 259.9 + cp runc /build/runc
14:57:32 [2023-03-22T14:57:32.097Z] #42 DONE 262.1s
14:57:32 [2023-03-22T14:57:32.097Z] 
14:57:32 [2023-03-22T14:57:32.097Z] #29 [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
14:57:32 [2023-03-22T14:57:32.872Z] #37 ...
14:57:32 [2023-03-22T14:57:32.872Z] 
14:57:32 [2023-03-22T14:57:32.872Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
14:57:32 [2023-03-22T14:57:32.872Z] #62 DONE 0.6s
14:57:33 [2023-03-22T14:57:33.129Z] 
14:57:33 [2023-03-22T14:57:33.130Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
14:57:33 [2023-03-22T14:57:33.130Z] #63 DONE 0.2s
14:57:33 [2023-03-22T14:57:33.130Z] 
14:57:33 [2023-03-22T14:57:33.130Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
14:57:33 [2023-03-22T14:57:33.387Z] #64 DONE 0.2s
14:57:33 [2023-03-22T14:57:33.387Z] 
14:57:33 [2023-03-22T14:57:33.387Z] #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
14:57:33 [2023-03-22T14:57:33.885Z] #71 exporting layers 6.6s done
14:57:33 [2023-03-22T14:57:33.885Z] #71 writing image sha256:28ac92ec85a37d34b11186a784cbd4dab177e19167889183445c34573e186ed7 done
14:57:33 [2023-03-22T14:57:33.885Z] #71 naming to docker.io/library/docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb done
14:57:33 [2023-03-22T14:57:33.885Z] #71 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:57:34 [2023-03-22T14:57:34.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45197/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/validate/default
14:57:34 [2023-03-22T14:57:34.779Z] Congratulations!  All commits are properly signed with the DCO!
14:57:35 [2023-03-22T14:57:35.715Z] Congratulations!  Seccomp profile generation is done correctly.
14:57:35 [2023-03-22T14:57:35.973Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:57:40 [2023-03-22T14:57:40.237Z] #29 479.1 + /build/golangci-lint --version
14:57:40 [2023-03-22T14:57:40.237Z] #29 479.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:57:40 [2023-03-22T14:57:40.237Z] #29 DONE 479.4s
14:57:40 [2023-03-22T14:57:40.237Z] 
14:57:40 [2023-03-22T14:57:40.237Z] #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
14:57:40 [2023-03-22T14:57:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:57:40 [2023-03-22T14:57:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:57:40 [2023-03-22T14:57:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:57:40 [2023-03-22T14:57:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:57:40 [2023-03-22T14:57:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:57:40 [2023-03-22T14:57:40.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:57:41 [2023-03-22T14:57:41.180Z] #37 410.7 + bin/containerd
14:57:42 [2023-03-22T14:57:42.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:57:43 [2023-03-22T14:57:43.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:57:44 [2023-03-22T14:57:44.105Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
14:57:44 [2023-03-22T14:57:44.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:57:44 [2023-03-22T14:57:44.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:57:45 [2023-03-22T14:57:45.040Z] Congratulations!  All API changes are done the right way.
14:57:45 [2023-03-22T14:57:45.040Z] Congratulations!  All TOML source files changed here have valid syntax.
14:57:45 [2023-03-22T14:57:45.040Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:57:45 [2023-03-22T14:57:45.040Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:57:45 [2023-03-22T14:57:45.040Z] Congratulations!  No new tests were added to integration-cli.
14:57:45 [2023-03-22T14:57:45.298Z] 
14:57:45 [2023-03-22T14:57:45.298Z] INFO Start validation with golang-ci-lint
14:57:45 [2023-03-22T14:57:45.298Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:57:45 [2023-03-22T14:57:45.298Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] 
14:57:45 [2023-03-22T14:57:45.298Z] INFO [loader] Using build tags: [apparmor seccomp] 
14:57:45 [2023-03-22T14:57:45.397Z] #37 ...
14:57:45 [2023-03-22T14:57:45.397Z] 
14:57:45 [2023-03-22T14:57:45.397Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/
14:57:45 [2023-03-22T14:57:45.397Z] #62 DONE 0.3s
14:57:45 [2023-03-22T14:57:45.397Z] 
14:57:45 [2023-03-22T14:57:45.397Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt         /build/ /usr/local/bin/
14:57:45 [2023-03-22T14:57:45.397Z] #63 DONE 0.1s
14:57:45 [2023-03-22T14:57:45.397Z] 
14:57:45 [2023-03-22T14:57:45.397Z] #64 [dev-systemd-false 22/27] COPY --from=runc          /build/ /usr/local/bin/
14:57:45 [2023-03-22T14:57:45.397Z] #64 DONE 0.1s
14:57:45 [2023-03-22T14:57:45.397Z] 
14:57:45 [2023-03-22T14:57:45.397Z] #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
14:57:45 [2023-03-22T14:57:45.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:57:46 [2023-03-22T14:57:46.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:57:47 [2023-03-22T14:57:47.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:57:48 [2023-03-22T14:57:48.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:57:49 [2023-03-22T14:57:49.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:57:49 [2023-03-22T14:57:49.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:57:49 [2023-03-22T14:57:49.974Z] Using test binary docker
14:57:49 [2023-03-22T14:57:49.974Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:57:49 [2023-03-22T14:57:49.974Z] Starting apparmor (via systemctl): apparmor.service.
14:57:49 [2023-03-22T14:57:49.974Z] INFO: Waiting for daemon to start...
14:57:49 [2023-03-22T14:57:49.974Z] Starting dockerd
14:57:51 [2023-03-22T14:57:51.329Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:57:51 [2023-03-22T14:57:51.329Z] 
14:57:51 [2023-03-22T14:57:51.329Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:57:51 [2023-03-22T14:57:51.329Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:57:51 [2023-03-22T14:57:51.329Z] HOSTNAME=b2ec4d2ece83
14:57:51 [2023-03-22T14:57:51.329Z] TESTDEBUG=0
14:57:51 [2023-03-22T14:57:51.329Z] DEST=bundles/test-integration
14:57:51 [2023-03-22T14:57:51.329Z] PWD=/go/src/github.com/docker/docker
14:57:51 [2023-03-22T14:57:51.329Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
14:57:51 [2023-03-22T14:57:51.329Z] container=docker
14:57:51 [2023-03-22T14:57:51.329Z] HOME=/root
14:57:51 [2023-03-22T14:57:51.329Z] GOLANG_VERSION=1.18.10
14:57:51 [2023-03-22T14:57:51.329Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:57:51 [2023-03-22T14:57:51.329Z] VALIDATE_BRANCH=20.10
14:57:51 [2023-03-22T14:57:51.329Z] TERM=xterm
14:57:51 [2023-03-22T14:57:51.329Z] DOCKER_PKG=github.com/docker/docker
14:57:51 [2023-03-22T14:57:51.329Z] SHLVL=1
14:57:51 [2023-03-22T14:57:51.329Z] TIMEOUT=120m
14:57:51 [2023-03-22T14:57:51.329Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:57:51 [2023-03-22T14:57:51.329Z] DOCKER_GRAPHDRIVER=overlay2
14:57:51 [2023-03-22T14:57:51.329Z] GO111MODULE=off
14:57:51 [2023-03-22T14:57:51.329Z] DOCKER_EXPERIMENTAL=1
14:57:51 [2023-03-22T14:57:51.329Z] TEST_SKIP_INTEGRATION_CLI=1
14:57:51 [2023-03-22T14:57:51.329Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:57:51 [2023-03-22T14:57:51.329Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:57:51 [2023-03-22T14:57:51.329Z] GOPATH=/go
14:57:51 [2023-03-22T14:57:51.329Z] PKG_CONFIG=pkg-config
14:57:51 [2023-03-22T14:57:51.329Z] _=/usr/bin/env
14:57:51 [2023-03-22T14:57:51.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:57:51 [2023-03-22T14:57:51.521Z] 
14:57:51 [2023-03-22T14:57:51.521Z] SUCCESS: Specified value was saved.
14:57:51 [2023-03-22T14:57:51.863Z] .
14:57:51 [2023-03-22T14:57:51.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:57:51 [2023-03-22T14:57:51.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:57:51 [2023-03-22T14:57:51.863Z] Error: No such image: emptyfs
14:57:52 [2023-03-22T14:57:52.120Z] Running integration-test (iteration 1)
14:57:52 [2023-03-22T14:57:52.120Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:57:52 [2023-03-22T14:57:52.376Z] Loaded image: busybox:latest
14:57:52 [2023-03-22T14:57:52.514Z] INFO: Downloading git...
14:57:52 [2023-03-22T14:57:52.633Z] Loaded image: busybox:glibc
14:57:54 [2023-03-22T14:57:54.019Z] Loaded image: debian:bullseye-slim
14:57:54 [2023-03-22T14:57:54.019Z] Loaded image: hello-world:latest
14:57:54 [2023-03-22T14:57:54.275Z] Loaded image: arm32v7/hello-world:latest
14:57:54 [2023-03-22T14:57:54.275Z] INFO: Testing against a local daemon
14:57:54 [2023-03-22T14:57:54.275Z] === RUN   TestCgroupNamespacesBuild
14:57:54 [2023-03-22T14:57:54.736Z] INFO: Downloading go...
14:57:56 [2023-03-22T14:57:56.791Z] --- PASS: TestCgroupNamespacesBuild (2.28s)
14:57:56 [2023-03-22T14:57:56.791Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:57:57 [2023-03-22T14:57:57.719Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
14:57:57 [2023-03-22T14:57:57.719Z] === RUN   TestBuildWithSession
14:57:57 [2023-03-22T14:57:57.719Z]     build_session_test.go:25: TODO: BuildKit
14:57:57 [2023-03-22T14:57:57.719Z] --- SKIP: TestBuildWithSession (0.00s)
14:57:57 [2023-03-22T14:57:57.719Z] === RUN   TestBuildSquashParent
14:58:02 [2023-03-22T14:58:02.968Z] --- PASS: TestBuildSquashParent (4.54s)
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:02 [2023-03-22T14:58:02.968Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:02 [2023-03-22T14:58:02.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:02 [2023-03-22T14:58:02.968Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:02 [2023-03-22T14:58:02.968Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:03 [2023-03-22T14:58:03.896Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:04 [2023-03-22T14:58:04.153Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:05 [2023-03-22T14:58:05.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:05 [2023-03-22T14:58:05.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:06 [2023-03-22T14:58:06.892Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
14:58:06 [2023-03-22T14:58:06.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s)
14:58:06 [2023-03-22T14:58:06.892Z] === RUN   TestBuildMultiStageCopy
14:58:06 [2023-03-22T14:58:06.892Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:58:07 [2023-03-22T14:58:07.257Z] INFO: Downloading compiler 1 of 3...
14:58:07 [2023-03-22T14:58:07.732Z] INFO: Downloading compiler 2 of 3...
14:58:08 [2023-03-22T14:58:08.202Z] INFO: Downloading compiler 3 of 3...
14:58:08 [2023-03-22T14:58:08.259Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:58:08 [2023-03-22T14:58:08.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:58:08 [2023-03-22T14:58:08.516Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:58:08 [2023-03-22T14:58:08.772Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:58:09 [2023-03-22T14:58:09.029Z] --- PASS: TestBuildMultiStageCopy (2.08s)
14:58:09 [2023-03-22T14:58:09.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s)
14:58:09 [2023-03-22T14:58:09.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
14:58:09 [2023-03-22T14:58:09.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
14:58:09 [2023-03-22T14:58:09.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
14:58:09 [2023-03-22T14:58:09.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
14:58:09 [2023-03-22T14:58:09.029Z] === RUN   TestBuildMultiStageParentConfig
14:58:09 [2023-03-22T14:58:09.190Z] INFO: Extracting git...
14:58:09 [2023-03-22T14:58:09.591Z] --- PASS: TestBuildMultiStageParentConfig (0.54s)
14:58:09 [2023-03-22T14:58:09.591Z] === RUN   TestBuildLabelWithTargets
14:58:10 [2023-03-22T14:58:10.528Z] --- PASS: TestBuildLabelWithTargets (0.88s)
14:58:10 [2023-03-22T14:58:10.528Z] === RUN   TestBuildWithEmptyLayers
14:58:10 [2023-03-22T14:58:10.784Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
14:58:10 [2023-03-22T14:58:10.784Z] === RUN   TestBuildMultiStageOnBuild
14:58:12 [2023-03-22T14:58:12.673Z] --- PASS: TestBuildMultiStageOnBuild (1.52s)
14:58:12 [2023-03-22T14:58:12.673Z] === RUN   TestBuildUncleanTarFilenames
14:58:12 [2023-03-22T14:58:12.929Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
14:58:12 [2023-03-22T14:58:12.929Z] === RUN   TestBuildMultiStageLayerLeak
14:58:14 [2023-03-22T14:58:14.820Z] --- PASS: TestBuildMultiStageLayerLeak (1.52s)
14:58:14 [2023-03-22T14:58:14.820Z] === RUN   TestBuildWithHugeFile
14:58:23 [2023-03-22T14:58:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:58:23 [2023-03-22T14:58:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:58:24 [2023-03-22T14:58:24.145Z] INFO: Expanding go...
14:58:38 [2023-03-22T14:58:38.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:58:38 [2023-03-22T14:58:38.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:58:41 [2023-03-22T14:58:41.059Z] #37 463.7 # github.com/containerd/containerd/cmd/containerd
14:58:41 [2023-03-22T14:58:41.059Z] #37 463.7 /usr/bin/ld: /tmp/go-link-826457088/000019.o: in function `New':
14:58:41 [2023-03-22T14:58:41.059Z] #37 463.7 /tmp/tmp.tcWjZv9rzU/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
14:58:41 [2023-03-22T14:58:41.059Z] #37 463.9 + bin/containerd-stress
14:58:41 [2023-03-22T14:58:41.059Z] #37 465.1 + bin/containerd-shim
14:58:49 [2023-03-22T14:58:49.164Z] #37 476.4 + bin/containerd-shim-runc-v1
14:58:53 [2023-03-22T14:58:53.162Z] #37 474.8 # github.com/containerd/containerd/cmd/containerd
14:58:53 [2023-03-22T14:58:53.162Z] #37 474.8 /usr/bin/ld: /tmp/go-link-3372272331/000019.o: in function `New':
14:58:53 [2023-03-22T14:58:53.162Z] #37 474.8 /tmp/tmp.YmtsU14oKm/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
14:58:53 [2023-03-22T14:58:53.162Z] #37 475.0 + bin/containerd-stress
14:58:53 [2023-03-22T14:58:53.162Z] #37 476.1 + bin/containerd-shim
14:58:53 [2023-03-22T14:58:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:58:53 [2023-03-22T14:58:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:58:53 [2023-03-22T14:58:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:58:54 [2023-03-22T14:58:54.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:58:54 [2023-03-22T14:58:54.291Z] INFO: Expanding compiler 1 of 3...
14:58:54 [2023-03-22T14:58:54.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:58:54 [2023-03-22T14:58:54.761Z] INFO: Expanding compiler 2 of 3...
14:58:55 [2023-03-22T14:58:55.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:58:55 [2023-03-22T14:58:55.723Z] #37 482.8 + bin/containerd-shim-runc-v2
14:58:56 [2023-03-22T14:58:56.288Z] #37 483.6 + binaries
14:58:56 [2023-03-22T14:58:56.288Z] #37 483.6 + install -D bin/containerd /build/containerd
14:58:56 [2023-03-22T14:58:56.288Z] #37 483.6 + install -D bin/containerd-shim /build/containerd-shim
14:58:56 [2023-03-22T14:58:56.288Z] #37 483.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:58:56 [2023-03-22T14:58:56.288Z] #37 483.6 + install -D bin/ctr /build/ctr
14:58:56 [2023-03-22T14:58:56.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:58:57 [2023-03-22T14:58:57.219Z] #37 DONE 484.4s
14:58:57 [2023-03-22T14:58:57.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:58:58 [2023-03-22T14:58:58.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:58:58 [2023-03-22T14:58:58.457Z] #37 487.5 + bin/containerd-shim-runc-v1
14:58:58 [2023-03-22T14:58:58.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:58:59 [2023-03-22T14:58:59.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:59:00 [2023-03-22T14:59:00.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:59:00 [2023-03-22T14:59:00.494Z] 
14:59:00 [2023-03-22T14:59:00.494Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
14:59:00 [2023-03-22T14:59:00.647Z] INFO: Expanding compiler 3 of 3...
14:59:00 [2023-03-22T14:59:00.647Z] INFO: Removing downloaded files...
14:59:00 [2023-03-22T14:59:00.647Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
14:59:01 [2023-03-22T14:59:01.060Z] #65 DONE 0.4s
14:59:01 [2023-03-22T14:59:01.061Z] 
14:59:01 [2023-03-22T14:59:01.061Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:59:01 [2023-03-22T14:59:01.061Z] #66 DONE 0.2s
14:59:01 [2023-03-22T14:59:01.118Z] INFO: Configuring git core.autocrlf...
14:59:01 [2023-03-22T14:59:01.318Z] 
14:59:01 [2023-03-22T14:59:01.318Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
14:59:01 [2023-03-22T14:59:01.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:59:01 [2023-03-22T14:59:01.576Z] #67 DONE 0.4s
14:59:01 [2023-03-22T14:59:01.576Z] 
14:59:01 [2023-03-22T14:59:01.576Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
14:59:01 [2023-03-22T14:59:01.576Z] #68 DONE 0.1s
14:59:01 [2023-03-22T14:59:01.576Z] 
14:59:01 [2023-03-22T14:59:01.576Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
14:59:01 [2023-03-22T14:59:01.576Z] #69 DONE 0.0s
14:59:01 [2023-03-22T14:59:01.576Z] 
14:59:01 [2023-03-22T14:59:01.576Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
14:59:01 [2023-03-22T14:59:01.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:59:02 [2023-03-22T14:59:02.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:59:03 [2023-03-22T14:59:03.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:59:03 [2023-03-22T14:59:03.413Z] Using test binary docker
14:59:03 [2023-03-22T14:59:03.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:59:03 [2023-03-22T14:59:03.413Z] +++ /etc/init.d/apparmor start
14:59:03 [2023-03-22T14:59:03.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:59:03 [2023-03-22T14:59:03.413Z] INFO: Waiting for daemon to start...
14:59:03 [2023-03-22T14:59:03.413Z] Starting dockerd
14:59:03 [2023-03-22T14:59:03.413Z] +++ 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
14:59:05 [2023-03-22T14:59:05.161Z] #37 493.8 + bin/containerd-shim-runc-v2
14:59:05 [2023-03-22T14:59:05.161Z] #37 494.6 + binaries
14:59:05 [2023-03-22T14:59:05.161Z] #37 494.7 + install -D bin/containerd /build/containerd
14:59:05 [2023-03-22T14:59:05.161Z] #37 494.7 + install -D bin/containerd-shim /build/containerd-shim
14:59:05 [2023-03-22T14:59:05.161Z] #37 494.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:59:05 [2023-03-22T14:59:05.161Z] #37 494.7 + install -D bin/ctr /build/ctr
14:59:05 [2023-03-22T14:59:05.939Z] .
14:59:05 [2023-03-22T14:59:05.940Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:59:05 [2023-03-22T14:59:05.940Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:59:05 [2023-03-22T14:59:05.940Z] Error: No such image: emptyfs
14:59:05 [2023-03-22T14:59:05.940Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:59:05 [2023-03-22T14:59:05.940Z] ++++ docker load
14:59:05 [2023-03-22T14:59:05.940Z] Running integration-test (iteration 1)
14:59:05 [2023-03-22T14:59:05.940Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:59:05 [2023-03-22T14:59:05.940Z] ++ 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
14:59:05 [2023-03-22T14:59:05.940Z] ++ set -e
14:59:05 [2023-03-22T14:59:05.940Z] ++ '[' -n 0 ']'
14:59:05 [2023-03-22T14:59:05.940Z] ++ set -x
14:59:05 [2023-03-22T14:59:05.940Z] ++ 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
14:59:05 [2023-03-22T14:59:05.940Z] Loaded image: busybox:latest
14:59:06 [2023-03-22T14:59:06.122Z] #37 DONE 495.7s
14:59:06 [2023-03-22T14:59:06.197Z] Loaded image: busybox:glibc
14:59:07 [2023-03-22T14:59:07.134Z] Loaded image: debian:bullseye-slim
14:59:07 [2023-03-22T14:59:07.134Z] Loaded image: hello-world:latest
14:59:07 [2023-03-22T14:59:07.392Z] Loaded image: arm32v7/hello-world:latest
14:59:07 [2023-03-22T14:59:07.392Z] INFO: Testing against a local daemon
14:59:07 [2023-03-22T14:59:07.392Z] === RUN   TestCgroupNamespacesBuild
14:59:08 [2023-03-22T14:59:08.138Z] #70 DONE 6.4s
14:59:08 [2023-03-22T14:59:08.138Z] 
14:59:08 [2023-03-22T14:59:08.138Z] #71 exporting to image
14:59:08 [2023-03-22T14:59:08.138Z] #71 exporting layers
14:59:08 [2023-03-22T14:59:08.692Z] 
14:59:08 [2023-03-22T14:59:08.693Z] #65 [dev-systemd-false 23/27] COPY --from=containerd    /build/ /usr/local/bin/
14:59:08 [2023-03-22T14:59:08.693Z] #65 DONE 0.2s
14:59:08 [2023-03-22T14:59:08.693Z] 
14:59:08 [2023-03-22T14:59:08.693Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:59:08 [2023-03-22T14:59:08.693Z] #66 DONE 0.1s
14:59:08 [2023-03-22T14:59:08.693Z] 
14:59:08 [2023-03-22T14:59:08.693Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit        /build/ /usr/local/bin/
14:59:08 [2023-03-22T14:59:08.952Z] #67 DONE 0.2s
14:59:08 [2023-03-22T14:59:08.952Z] 
14:59:08 [2023-03-22T14:59:08.952Z] #68 [dev-systemd-false 26/27] COPY --from=proxy         /build/ /usr/local/bin/
14:59:08 [2023-03-22T14:59:08.952Z] #68 DONE 0.0s
14:59:08 [2023-03-22T14:59:08.952Z] 
14:59:08 [2023-03-22T14:59:08.952Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker
14:59:08 [2023-03-22T14:59:08.952Z] #69 DONE 0.0s
14:59:08 [2023-03-22T14:59:08.952Z] 
14:59:08 [2023-03-22T14:59:08.953Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
14:59:09 [2023-03-22T14:59:09.290Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
14:59:09 [2023-03-22T14:59:09.290Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:59:10 [2023-03-22T14:59:10.223Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
14:59:10 [2023-03-22T14:59:10.223Z] === RUN   TestBuildWithSession
14:59:10 [2023-03-22T14:59:10.223Z]     build_session_test.go:25: TODO: BuildKit
14:59:10 [2023-03-22T14:59:10.223Z] --- SKIP: TestBuildWithSession (0.00s)
14:59:10 [2023-03-22T14:59:10.223Z] === RUN   TestBuildSquashParent
14:59:11 [2023-03-22T14:59:11.000Z] --- PASS: TestBuildWithHugeFile (50.57s)
14:59:11 [2023-03-22T14:59:11.000Z] === RUN   TestBuildWithEmptyDockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:11 [2023-03-22T14:59:11.000Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:59:11 [2023-03-22T14:59:11.000Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
14:59:11 [2023-03-22T14:59:11.001Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
14:59:11 [2023-03-22T14:59:11.001Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:59:11 [2023-03-22T14:59:11.001Z] === RUN   TestBuildPreserveOwnership
14:59:11 [2023-03-22T14:59:11.001Z] === RUN   TestBuildPreserveOwnership/copy_from
14:59:11 [2023-03-22T14:59:11.001Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:59:11 [2023-03-22T14:59:11.001Z] --- PASS: TestBuildPreserveOwnership (3.40s)
14:59:11 [2023-03-22T14:59:11.001Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.32s)
14:59:11 [2023-03-22T14:59:11.001Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s)
14:59:11 [2023-03-22T14:59:11.001Z] === RUN   TestBuildPlatformInvalid
14:59:11 [2023-03-22T14:59:11.001Z] --- PASS: TestBuildPlatformInvalid (0.06s)
14:59:11 [2023-03-22T14:59:11.001Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:59:11 [2023-03-22T14:59:11.001Z] Loaded image: busybox:latest
14:59:11 [2023-03-22T14:59:11.001Z] Loaded image: busybox:glibc
14:59:11 [2023-03-22T14:59:11.001Z] Loaded image: debian:bullseye-slim
14:59:11 [2023-03-22T14:59:11.001Z] Loaded image: hello-world:latest
14:59:11 [2023-03-22T14:59:11.001Z] Loaded image: arm32v7/hello-world:latest
14:59:13 [2023-03-22T14:59:13.153Z] #70 DONE 3.4s
14:59:13 [2023-03-22T14:59:13.153Z] 
14:59:13 [2023-03-22T14:59:13.153Z] #71 exporting to image
14:59:13 [2023-03-22T14:59:13.153Z] #71 exporting layers
14:59:14 [2023-03-22T14:59:14.404Z] --- PASS: TestBuildSquashParent (4.11s)
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:14 [2023-03-22T14:59:14.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:14 [2023-03-22T14:59:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:14 [2023-03-22T14:59:14.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:14 [2023-03-22T14:59:14.404Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:15 [2023-03-22T14:59:15.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:15 [2023-03-22T14:59:15.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:16 [2023-03-22T14:59:16.238Z] #71 exporting layers 7.5s done
14:59:16 [2023-03-22T14:59:16.238Z] #71 writing image sha256:05b56bb1b7d6e14b77567f7d2291c9fde86d17b2f3833d17412b3020922886e2 0.0s done
14:59:16 [2023-03-22T14:59:16.238Z] #71 naming to docker.io/library/docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb done
14:59:16 [2023-03-22T14:59:16.238Z] #71 DONE 7.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:59:16 [2023-03-22T14:59:16.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -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:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary test-integration
14:59:16 [2023-03-22T14:59:16.727Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:16 [2023-03-22T14:59:16.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:17 [2023-03-22T14:59:17.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s)
14:59:17 [2023-03-22T14:59:17.920Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
14:59:17 [2023-03-22T14:59:17.920Z] === RUN   TestBuildMultiStageCopy
14:59:17 [2023-03-22T14:59:17.920Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:59:18 [2023-03-22T14:59:18.438Z] #71 exporting layers 6.1s done
14:59:18 [2023-03-22T14:59:18.438Z] #71 writing image sha256:a533c613cb6b7fac58048b352b4115f237974c78a885909ab8afcbb35050affe done
14:59:18 [2023-03-22T14:59:18.438Z] #71 naming to docker.io/library/docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb done
14:59:18 [2023-03-22T14:59:18.438Z] #71 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:59:18 [2023-03-22T14:59:18.775Z] + trap exit INT TERM
14:59:18 [2023-03-22T14:59:18.775Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
14:59:18 [2023-03-22T14:59:18.775Z] + CONTAINER_NAME=docker-pr1
14:59:18 [2023-03-22T14:59:18.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45197/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary-daemon
14:59:19 [2023-03-22T14:59:19.143Z] 
14:59:19 [2023-03-22T14:59:19.143Z] Removing bundles/
14:59:19 [2023-03-22T14:59:19.143Z] 
14:59:19 [2023-03-22T14:59:19.143Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:59:19 [2023-03-22T14:59:19.143Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:19 [2023-03-22T14:59:19.143Z] GOOS="" GOARCH="" GOARM=""
14:59:19 [2023-03-22T14:59:19.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:59:19 [2023-03-22T14:59:19.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:59:19 [2023-03-22T14:59:19.551Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:59:19 [2023-03-22T14:59:19.809Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:59:20 [2023-03-22T14:59:20.067Z] --- PASS: TestBuildMultiStageCopy (1.93s)
14:59:20 [2023-03-22T14:59:20.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s)
14:59:20 [2023-03-22T14:59:20.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
14:59:20 [2023-03-22T14:59:20.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
14:59:20 [2023-03-22T14:59:20.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
14:59:20 [2023-03-22T14:59:20.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
14:59:20 [2023-03-22T14:59:20.067Z] === RUN   TestBuildMultiStageParentConfig
14:59:20 [2023-03-22T14:59:20.156Z] 
14:59:20 [2023-03-22T14:59:20.156Z] Removing bundles/
14:59:20 [2023-03-22T14:59:20.156Z] 
14:59:20 [2023-03-22T14:59:20.156Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:59:20 [2023-03-22T14:59:20.156Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:20 [2023-03-22T14:59:20.156Z] GOOS="" GOARCH="" GOARM=""
14:59:20 [2023-03-22T14:59:20.632Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
14:59:20 [2023-03-22T14:59:20.632Z] === RUN   TestBuildLabelWithTargets
14:59:20 [2023-03-22T14:59:20.945Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.49s)
14:59:20 [2023-03-22T14:59:20.945Z] PASS
14:59:20 [2023-03-22T14:59:20.945Z] 
14:59:20 [2023-03-22T14:59:20.945Z] === Skipped
14:59:20 [2023-03-22T14:59:20.945Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:59:20 [2023-03-22T14:59:20.945Z]     build_session_test.go:25: TODO: BuildKit
14:59:20 [2023-03-22T14:59:20.945Z] 
14:59:20 [2023-03-22T14:59:20.945Z] DONE 33 tests, 1 skipped in 87.971s
14:59:20 [2023-03-22T14:59:20.945Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:59:20 [2023-03-22T14:59:20.945Z] INFO: Testing against a local daemon
14:59:20 [2023-03-22T14:59:20.945Z] === RUN   TestConfigInspect
14:59:21 [2023-03-22T14:59:21.565Z] --- PASS: TestBuildLabelWithTargets (0.97s)
14:59:21 [2023-03-22T14:59:21.565Z] === RUN   TestBuildWithEmptyLayers
14:59:21 [2023-03-22T14:59:21.822Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
14:59:21 [2023-03-22T14:59:21.822Z] === RUN   TestBuildMultiStageOnBuild
14:59:22 [2023-03-22T14:59:22.312Z] --- PASS: TestConfigInspect (2.27s)
14:59:22 [2023-03-22T14:59:22.312Z] === RUN   TestConfigList
14:59:23 [2023-03-22T14:59:23.195Z] --- PASS: TestBuildMultiStageOnBuild (1.34s)
14:59:23 [2023-03-22T14:59:23.195Z] === RUN   TestBuildUncleanTarFilenames
14:59:23 [2023-03-22T14:59:23.761Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
14:59:23 [2023-03-22T14:59:23.761Z] === RUN   TestBuildMultiStageLayerLeak
14:59:24 [2023-03-22T14:59:24.829Z] --- PASS: TestConfigList (2.12s)
14:59:24 [2023-03-22T14:59:24.829Z] === RUN   TestConfigsCreateAndDelete
14:59:25 [2023-03-22T14:59:25.133Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
14:59:25 [2023-03-22T14:59:25.133Z] === RUN   TestBuildWithHugeFile
14:59:26 [2023-03-22T14:59:26.722Z] --- PASS: TestConfigsCreateAndDelete (2.06s)
14:59:26 [2023-03-22T14:59:26.722Z] === RUN   TestConfigsUpdate
14:59:28 [2023-03-22T14:59:28.611Z] --- PASS: TestConfigsUpdate (2.06s)
14:59:28 [2023-03-22T14:59:28.611Z] === RUN   TestTemplatedConfig
14:59:31 [2023-03-22T14:59:31.130Z] --- PASS: TestTemplatedConfig (2.58s)
14:59:31 [2023-03-22T14:59:31.130Z] === RUN   TestConfigCreateResolve
14:59:33 [2023-03-22T14:59:33.648Z] --- PASS: TestConfigCreateResolve (2.04s)
14:59:33 [2023-03-22T14:59:33.648Z] === RUN   TestConfigDaemonLibtrustID
14:59:33 [2023-03-22T14:59:33.904Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:59:33 [2023-03-22T14:59:33.904Z] PASS
14:59:33 [2023-03-22T14:59:33.904Z] 
14:59:33 [2023-03-22T14:59:33.904Z] DONE 7 tests in 13.700s
14:59:33 [2023-03-22T14:59:33.904Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:59:33 [2023-03-22T14:59:33.904Z] INFO: Testing against a local daemon
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestCheckpoint
14:59:33 [2023-03-22T14:59:33.904Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:59:33 [2023-03-22T14:59:33.904Z] --- SKIP: TestCheckpoint (0.00s)
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestContainerInvalidJSON
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2023-03-22T14:59:33.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2023-03-22T14:59:33.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2023-03-22T14:59:33.904Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2023-03-22T14:59:33.904Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2023-03-22T14:59:33.904Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2023-03-22T14:59:33.904Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2023-03-22T14:59:33.904Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:59:33 [2023-03-22T14:59:33.904Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:59:33 [2023-03-22T14:59:33.904Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:59:33 [2023-03-22T14:59:33.904Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:59:33 [2023-03-22T14:59:33.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestCopyFromContainerPathIsNotDir
14:59:33 [2023-03-22T14:59:33.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestCopyToContainerPathDoesNotExist
14:59:33 [2023-03-22T14:59:33.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:59:33 [2023-03-22T14:59:33.904Z] === RUN   TestCopyToContainerPathIsNotDir
14:59:34 [2023-03-22T14:59:34.160Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:59:34 [2023-03-22T14:59:34.160Z] === RUN   TestCopyFromContainer
14:59:35 [2023-03-22T14:59:35.088Z] === RUN   TestCopyFromContainer//
14:59:35 [2023-03-22T14:59:35.088Z] === RUN   TestCopyFromContainer//bar/root
14:59:35 [2023-03-22T14:59:35.088Z] === RUN   TestCopyFromContainer//bar/root/
14:59:35 [2023-03-22T14:59:35.344Z] === RUN   TestCopyFromContainer/bar/quux
14:59:35 [2023-03-22T14:59:35.344Z] === RUN   TestCopyFromContainer/bar/quux/
14:59:35 [2023-03-22T14:59:35.344Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:59:35 [2023-03-22T14:59:35.344Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:59:35 [2023-03-22T14:59:35.344Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCopyFromContainer/bar/notarget
14:59:35 [2023-03-22T14:59:35.601Z] --- PASS: TestCopyFromContainer (1.56s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:35 [2023-03-22T14:59:35.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateLinkToNonExistingContainer
14:59:35 [2023-03-22T14:59:35.601Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateWithInvalidEnv
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateWithInvalidEnv/0
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateWithInvalidEnv/0
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateWithInvalidEnv/1
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateWithInvalidEnv/1
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateWithInvalidEnv/2
14:59:35 [2023-03-22T14:59:35.601Z] === PAUSE TestCreateWithInvalidEnv/2
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateWithInvalidEnv/0
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateWithInvalidEnv/2
14:59:35 [2023-03-22T14:59:35.601Z] === CONT  TestCreateWithInvalidEnv/1
14:59:35 [2023-03-22T14:59:35.601Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateTmpfsMountsTarget
14:59:35 [2023-03-22T14:59:35.601Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:59:35 [2023-03-22T14:59:35.601Z] === RUN   TestCreateWithCustomMaskedPaths
14:59:37 [2023-03-22T14:59:37.494Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
14:59:37 [2023-03-22T14:59:37.494Z] === RUN   TestCreateWithCustomReadonlyPaths
14:59:38 [2023-03-22T14:59:38.861Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s)
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:38 [2023-03-22T14:59:38.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:38 [2023-03-22T14:59:38.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:38 [2023-03-22T14:59:38.861Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:38 [2023-03-22T14:59:38.861Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:38 [2023-03-22T14:59:38.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:59:38 [2023-03-22T14:59:38.861Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:59:38 [2023-03-22T14:59:38.861Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:59:38 [2023-03-22T14:59:38.861Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:59:38 [2023-03-22T14:59:38.861Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:59:38 [2023-03-22T14:59:38.861Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:59:38 [2023-03-22T14:59:38.861Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:59:39 [2023-03-22T14:59:39.423Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestCreateDifferentPlatform
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestCreateDifferentPlatform/different_os
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:59:39 [2023-03-22T14:59:39.423Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:59:39 [2023-03-22T14:59:39.423Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:59:39 [2023-03-22T14:59:39.423Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:59:39 [2023-03-22T14:59:39.423Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:59:39 [2023-03-22T14:59:39.423Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestContainerStartOnDaemonRestart
14:59:39 [2023-03-22T14:59:39.423Z] === PAUSE TestContainerStartOnDaemonRestart
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestDaemonRestartIpcMode
14:59:39 [2023-03-22T14:59:39.423Z] === PAUSE TestDaemonRestartIpcMode
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestDaemonHostGatewayIP
14:59:39 [2023-03-22T14:59:39.423Z] === PAUSE TestDaemonHostGatewayIP
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestRestartDaemonWithRestartingContainer
14:59:39 [2023-03-22T14:59:39.423Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestContainerKillOnDaemonStart
14:59:39 [2023-03-22T14:59:39.423Z] === PAUSE TestContainerKillOnDaemonStart
14:59:39 [2023-03-22T14:59:39.423Z] === RUN   TestDiff
14:59:39 [2023-03-22T14:59:39.985Z] --- PASS: TestDiff (0.55s)
14:59:39 [2023-03-22T14:59:39.985Z] === RUN   TestExecWithCloseStdin
14:59:40 [2023-03-22T14:59:40.547Z] --- PASS: TestExecWithCloseStdin (0.59s)
14:59:40 [2023-03-22T14:59:40.547Z] === RUN   TestExec
14:59:41 [2023-03-22T14:59:41.110Z] --- PASS: TestExec (0.64s)
14:59:41 [2023-03-22T14:59:41.110Z] === RUN   TestExecUser
14:59:42 [2023-03-22T14:59:42.038Z] --- PASS: TestExecUser (0.62s)
14:59:42 [2023-03-22T14:59:42.038Z] === RUN   TestExportContainerAndImportImage
14:59:42 [2023-03-22T14:59:42.600Z] --- PASS: TestExportContainerAndImportImage (0.66s)
14:59:42 [2023-03-22T14:59:42.600Z] === RUN   TestExportContainerAfterDaemonRestart
14:59:43 [2023-03-22T14:59:43.966Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
14:59:43 [2023-03-22T14:59:43.966Z] === RUN   TestHealthCheckWorkdir
14:59:44 [2023-03-22T14:59:44.544Z] --- PASS: TestHealthCheckWorkdir (0.66s)
14:59:44 [2023-03-22T14:59:44.544Z] === RUN   TestHealthKillContainer
14:59:52 [2023-03-22T14:59:52.626Z] --- PASS: TestHealthKillContainer (8.16s)
14:59:52 [2023-03-22T14:59:52.626Z] === RUN   TestHealthCheckProcessKilled
14:59:53 [2023-03-22T14:59:53.554Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
14:59:53 [2023-03-22T14:59:53.554Z] === RUN   TestInspectCpusetInConfigPre120
14:59:53 [2023-03-22T14:59:53.810Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
14:59:53 [2023-03-22T14:59:53.810Z] === RUN   TestIpcModeNone
14:59:54 [2023-03-22T14:59:54.372Z] --- PASS: TestIpcModeNone (0.58s)
14:59:54 [2023-03-22T14:59:54.372Z] === RUN   TestIpcModePrivate
14:59:54 [2023-03-22T14:59:54.628Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
14:59:55 [2023-03-22T14:59:55.191Z] --- PASS: TestIpcModePrivate (0.61s)
14:59:55 [2023-03-22T14:59:55.191Z] === RUN   TestIpcModeShareable
14:59:55 [2023-03-22T14:59:55.448Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
14:59:55 [2023-03-22T14:59:55.704Z] --- PASS: TestIpcModeShareable (0.58s)
14:59:55 [2023-03-22T14:59:55.704Z] === RUN   TestAPIIpcModeShareableAndContainer
14:59:57 [2023-03-22T14:59:57.595Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s)
14:59:57 [2023-03-22T14:59:57.595Z] === RUN   TestAPIIpcModeHost
14:59:57 [2023-03-22T14:59:57.595Z] --- PASS: TestAPIIpcModeHost (0.35s)
14:59:57 [2023-03-22T14:59:57.595Z] === RUN   TestDaemonIpcModeShareable
14:59:58 [2023-03-22T14:59:58.523Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:59:58 [2023-03-22T14:59:58.780Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
14:59:58 [2023-03-22T14:59:58.780Z] === RUN   TestDaemonIpcModePrivate
14:59:59 [2023-03-22T14:59:59.707Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
14:59:59 [2023-03-22T14:59:59.963Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
14:59:59 [2023-03-22T14:59:59.963Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:00:00 [2023-03-22T15:00:00.891Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:00:00 [2023-03-22T15:00:00.891Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
15:00:00 [2023-03-22T15:00:00.891Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:00:02 [2023-03-22T15:00:02.260Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:00:02 [2023-03-22T15:00:02.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
15:00:02 [2023-03-22T15:00:02.260Z] === RUN   TestIpcModeOlderClient
15:00:02 [2023-03-22T15:00:02.260Z] === PAUSE TestIpcModeOlderClient
15:00:02 [2023-03-22T15:00:02.260Z] === RUN   TestKillContainerInvalidSignal
15:00:02 [2023-03-22T15:00:02.516Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
15:00:02 [2023-03-22T15:00:02.516Z] === RUN   TestKillContainer
15:00:02 [2023-03-22T15:00:02.516Z] === RUN   TestKillContainer/no_signal
15:00:03 [2023-03-22T15:00:03.079Z] === RUN   TestKillContainer/non_killing_signal
15:00:03 [2023-03-22T15:00:03.336Z] === RUN   TestKillContainer/killing_signal
15:00:03 [2023-03-22T15:00:03.898Z] --- PASS: TestKillContainer (1.21s)
15:00:03 [2023-03-22T15:00:03.898Z]     --- PASS: TestKillContainer/no_signal (0.39s)
15:00:03 [2023-03-22T15:00:03.898Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
15:00:03 [2023-03-22T15:00:03.898Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
15:00:03 [2023-03-22T15:00:03.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:00:03 [2023-03-22T15:00:03.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:00:04 [2023-03-22T15:00:04.154Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:00:04 [2023-03-22T15:00:04.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
15:00:04 [2023-03-22T15:00:04.717Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
15:00:04 [2023-03-22T15:00:04.717Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:00:04 [2023-03-22T15:00:04.717Z] === RUN   TestKillStoppedContainer
15:00:04 [2023-03-22T15:00:04.717Z] --- PASS: TestKillStoppedContainer (0.04s)
15:00:04 [2023-03-22T15:00:04.717Z] === RUN   TestKillStoppedContainerAPIPre120
15:00:04 [2023-03-22T15:00:04.717Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:00:04 [2023-03-22T15:00:04.717Z] === RUN   TestKillDifferentUserContainer
15:00:04 [2023-03-22T15:00:04.973Z] --- PASS: TestKillDifferentUserContainer (0.41s)
15:00:04 [2023-03-22T15:00:04.973Z] === RUN   TestInspectOomKilledTrue
15:00:04 [2023-03-22T15:00:04.973Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:00:04 [2023-03-22T15:00:04.973Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:00:04 [2023-03-22T15:00:04.973Z] === RUN   TestInspectOomKilledFalse
15:00:05 [2023-03-22T15:00:05.536Z] --- PASS: TestInspectOomKilledFalse (0.40s)
15:00:05 [2023-03-22T15:00:05.536Z] === RUN   TestLinksEtcHostsContentMatch
15:00:05 [2023-03-22T15:00:05.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
15:00:05 [2023-03-22T15:00:05.802Z] === RUN   TestLinksContainerNames
15:00:06 [2023-03-22T15:00:06.732Z] --- PASS: TestLinksContainerNames (0.88s)
15:00:06 [2023-03-22T15:00:06.732Z] === RUN   TestLogsFollowTailEmpty
15:00:06 [2023-03-22T15:00:06.988Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:00:06 [2023-03-22T15:00:06.988Z] === RUN   TestContainerNetworkMountsNoChown
15:00:07 [2023-03-22T15:00:07.551Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/default
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/default
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/private
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/private
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rprivate
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rprivate
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/slave
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/slave
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rslave
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rslave
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/shared
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/shared
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rshared
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rshared
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/default
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/default/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/default/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/rslave
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/rshared
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/shared
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/rprivate
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/slave
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === CONT  TestMountDaemonRoot/private
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/private/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:00:07 [2023-03-22T15:00:07.551Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === RUN   TestMountDaemonRoot/private/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/default/bind_root
15:00:07 [2023-03-22T15:00:07.552Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/default/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:00:07 [2023-03-22T15:00:07.552Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/private/bind_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/private/mount_root
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:00:07 [2023-03-22T15:00:07.809Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:00:07 [2023-03-22T15:00:07.809Z] --- PASS: TestMountDaemonRoot (0.01s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:00:07 [2023-03-22T15:00:07.809Z] === RUN   TestContainerBindMountNonRecursive
15:00:09 [2023-03-22T15:00:09.177Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
15:00:09 [2023-03-22T15:00:09.177Z] === RUN   TestContainerVolumesMountedAsShared
15:00:09 [2023-03-22T15:00:09.739Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
15:00:09 [2023-03-22T15:00:09.740Z] === RUN   TestContainerVolumesMountedAsSlave
15:00:09 [2023-03-22T15:00:09.996Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
15:00:09 [2023-03-22T15:00:09.996Z] === RUN   TestNetworkNat
15:00:10 [2023-03-22T15:00:10.253Z] --- PASS: TestNetworkNat (0.43s)
15:00:10 [2023-03-22T15:00:10.253Z] === RUN   TestNetworkLocalhostTCPNat
15:00:10 [2023-03-22T15:00:10.816Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
15:00:10 [2023-03-22T15:00:10.816Z] === RUN   TestNetworkLoopbackNat
15:00:13 [2023-03-22T15:00:13.332Z] --- PASS: TestNetworkLoopbackNat (2.55s)
15:00:13 [2023-03-22T15:00:13.332Z] === RUN   TestPause
15:00:13 [2023-03-22T15:00:13.895Z] --- PASS: TestPause (0.42s)
15:00:13 [2023-03-22T15:00:13.895Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:00:13 [2023-03-22T15:00:13.895Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:00:13 [2023-03-22T15:00:13.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:00:13 [2023-03-22T15:00:13.895Z] === RUN   TestPauseStopPausedContainer
15:00:14 [2023-03-22T15:00:14.151Z] --- PASS: TestPauseStopPausedContainer (0.42s)
15:00:14 [2023-03-22T15:00:14.151Z] === RUN   TestPsFilter
15:00:14 [2023-03-22T15:00:14.151Z] --- PASS: TestPsFilter (0.10s)
15:00:14 [2023-03-22T15:00:14.151Z] === RUN   TestRemoveContainerWithRemovedVolume
15:00:14 [2023-03-22T15:00:14.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
15:00:14 [2023-03-22T15:00:14.713Z] === RUN   TestRemoveContainerWithVolume
15:00:14 [2023-03-22T15:00:14.969Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
15:00:14 [2023-03-22T15:00:14.969Z] === RUN   TestRemoveContainerRunning
15:00:15 [2023-03-22T15:00:15.532Z] --- PASS: TestRemoveContainerRunning (0.42s)
15:00:15 [2023-03-22T15:00:15.532Z] === RUN   TestRemoveContainerForceRemoveRunning
15:00:15 [2023-03-22T15:00:15.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
15:00:15 [2023-03-22T15:00:15.789Z] === RUN   TestRemoveInvalidContainer
15:00:15 [2023-03-22T15:00:15.789Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:00:15 [2023-03-22T15:00:15.789Z] === RUN   TestRenameLinkedContainer
15:00:17 [2023-03-22T15:00:17.680Z] --- PASS: TestRenameLinkedContainer (1.64s)
15:00:17 [2023-03-22T15:00:17.680Z] === RUN   TestRenameStoppedContainer
15:00:17 [2023-03-22T15:00:17.936Z] --- PASS: TestRenameStoppedContainer (0.40s)
15:00:17 [2023-03-22T15:00:17.936Z] === RUN   TestRenameRunningContainerAndReuse
15:00:18 [2023-03-22T15:00:18.864Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
15:00:18 [2023-03-22T15:00:18.864Z] === RUN   TestRenameInvalidName
15:00:19 [2023-03-22T15:00:19.120Z] --- PASS: TestRenameInvalidName (0.40s)
15:00:19 [2023-03-22T15:00:19.120Z] === RUN   TestRenameAnonymousContainer
15:00:20 [2023-03-22T15:00:20.486Z] --- PASS: TestRenameAnonymousContainer (1.45s)
15:00:20 [2023-03-22T15:00:20.486Z] === RUN   TestRenameContainerWithSameName
15:00:21 [2023-03-22T15:00:21.049Z] --- PASS: TestRenameContainerWithSameName (0.42s)
15:00:21 [2023-03-22T15:00:21.049Z] === RUN   TestRenameContainerWithLinkedContainer
15:00:21 [2023-03-22T15:00:21.355Z] --- PASS: TestBuildWithHugeFile (47.50s)
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildWithEmptyDockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:21 [2023-03-22T15:00:21.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:00:21 [2023-03-22T15:00:21.355Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
15:00:21 [2023-03-22T15:00:21.355Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
15:00:21 [2023-03-22T15:00:21.355Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildPreserveOwnership
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildPreserveOwnership/copy_from
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:00:21 [2023-03-22T15:00:21.355Z] --- PASS: TestBuildPreserveOwnership (2.81s)
15:00:21 [2023-03-22T15:00:21.355Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.92s)
15:00:21 [2023-03-22T15:00:21.355Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildPlatformInvalid
15:00:21 [2023-03-22T15:00:21.355Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:00:21 [2023-03-22T15:00:21.355Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:00:21 [2023-03-22T15:00:21.355Z] Loaded image: busybox:latest
15:00:21 [2023-03-22T15:00:21.355Z] Loaded image: busybox:glibc
15:00:21 [2023-03-22T15:00:21.355Z] Loaded image: debian:bullseye-slim
15:00:21 [2023-03-22T15:00:21.355Z] Loaded image: hello-world:latest
15:00:21 [2023-03-22T15:00:21.355Z] Loaded image: arm32v7/hello-world:latest
15:00:21 [2023-03-22T15:00:21.780Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 2m30.322862995s 
15:00:21 [2023-03-22T15:00:21.780Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 406.154874ms 
15:00:21 [2023-03-22T15:00:21.978Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
15:00:21 [2023-03-22T15:00:21.978Z] === RUN   TestResize
15:00:22 [2023-03-22T15:00:22.234Z] --- PASS: TestResize (0.40s)
15:00:22 [2023-03-22T15:00:22.234Z] === RUN   TestResizeWithInvalidSize
15:00:22 [2023-03-22T15:00:22.491Z] --- PASS: TestResizeWithInvalidSize (0.41s)
15:00:22 [2023-03-22T15:00:22.491Z] === RUN   TestResizeWhenContainerNotStarted
15:00:23 [2023-03-22T15:00:23.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:23 [2023-03-22T15:00:23.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:24 [2023-03-22T15:00:24.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:24 [2023-03-22T15:00:24.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:25 [2023-03-22T15:00:25.537Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s)
15:00:25 [2023-03-22T15:00:25.537Z] PASS
15:00:25 [2023-03-22T15:00:25.537Z] 
15:00:25 [2023-03-22T15:00:25.537Z] === Skipped
15:00:25 [2023-03-22T15:00:25.537Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:00:25 [2023-03-22T15:00:25.537Z]     build_session_test.go:25: TODO: BuildKit
15:00:25 [2023-03-22T15:00:25.537Z] 
15:00:25 [2023-03-22T15:00:25.537Z] DONE 33 tests, 1 skipped in 79.270s
15:00:25 [2023-03-22T15:00:25.537Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:00:25 [2023-03-22T15:00:25.537Z] ++ 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
15:00:25 [2023-03-22T15:00:25.537Z] ++ set -e
15:00:25 [2023-03-22T15:00:25.537Z] ++ '[' -n 0 ']'
15:00:25 [2023-03-22T15:00:25.537Z] ++ set -x
15:00:25 [2023-03-22T15:00:25.537Z] ++ 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
15:00:25 [2023-03-22T15:00:25.537Z] INFO: Testing against a local daemon
15:00:25 [2023-03-22T15:00:25.537Z] === RUN   TestConfigInspect
15:00:25 [2023-03-22T15:00:25.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:25 [2023-03-22T15:00:25.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:26 [2023-03-22T15:00:26.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:27 [2023-03-22T15:00:27.435Z] --- PASS: TestConfigInspect (2.32s)
15:00:27 [2023-03-22T15:00:27.435Z] === RUN   TestConfigList
15:00:27 [2023-03-22T15:00:27.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:28 [2023-03-22T15:00:28.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:29 [2023-03-22T15:00:29.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:29 [2023-03-22T15:00:29.959Z] --- PASS: TestConfigList (2.10s)
15:00:29 [2023-03-22T15:00:29.959Z] === RUN   TestConfigsCreateAndDelete
15:00:30 [2023-03-22T15:00:30.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:31 [2023-03-22T15:00:31.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:31 [2023-03-22T15:00:31.857Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
15:00:31 [2023-03-22T15:00:31.857Z] === RUN   TestConfigsUpdate
15:00:32 [2023-03-22T15:00:32.807Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
15:00:32 [2023-03-22T15:00:32.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
15:00:32 [2023-03-22T15:00:32.807Z] === RUN   TestCgroupNamespacesRun
15:00:34 [2023-03-22T15:00:34.173Z] --- PASS: TestCgroupNamespacesRun (1.15s)
15:00:34 [2023-03-22T15:00:34.173Z] === RUN   TestCgroupNamespacesRunPrivileged
15:00:34 [2023-03-22T15:00:34.173Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:00:34 [2023-03-22T15:00:34.173Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:00:34 [2023-03-22T15:00:34.173Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:00:34 [2023-03-22T15:00:34.385Z] --- PASS: TestConfigsUpdate (2.26s)
15:00:34 [2023-03-22T15:00:34.385Z] === RUN   TestTemplatedConfig
15:00:35 [2023-03-22T15:00:35.102Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
15:00:35 [2023-03-22T15:00:35.102Z] === RUN   TestCgroupNamespacesRunHostMode
15:00:36 [2023-03-22T15:00:36.285Z] --- PASS: TestTemplatedConfig (2.48s)
15:00:36 [2023-03-22T15:00:36.285Z] === RUN   TestConfigCreateResolve
15:00:36 [2023-03-22T15:00:36.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
15:00:36 [2023-03-22T15:00:36.468Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:00:37 [2023-03-22T15:00:37.397Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
15:00:37 [2023-03-22T15:00:37.397Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:00:38 [2023-03-22T15:00:38.763Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
15:00:38 [2023-03-22T15:00:38.763Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:00:38 [2023-03-22T15:00:38.813Z] --- PASS: TestConfigCreateResolve (2.10s)
15:00:38 [2023-03-22T15:00:38.813Z] === RUN   TestConfigDaemonLibtrustID
15:00:39 [2023-03-22T15:00:39.074Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:00:39 [2023-03-22T15:00:39.074Z] PASS
15:00:39 [2023-03-22T15:00:39.074Z] 
15:00:39 [2023-03-22T15:00:39.074Z] DONE 7 tests in 14.046s
15:00:39 [2023-03-22T15:00:39.074Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:00:39 [2023-03-22T15:00:39.074Z] ++ 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
15:00:39 [2023-03-22T15:00:39.074Z] ++ set -e
15:00:39 [2023-03-22T15:00:39.074Z] ++ '[' -n 0 ']'
15:00:39 [2023-03-22T15:00:39.074Z] ++ set -x
15:00:39 [2023-03-22T15:00:39.074Z] ++ 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
15:00:39 [2023-03-22T15:00:39.074Z] INFO: Testing against a local daemon
15:00:39 [2023-03-22T15:00:39.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
15:00:39 [2023-03-22T15:00:39.325Z] === RUN   TestCgroupNamespacesRunOlderClient
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCheckpoint
15:00:39 [2023-03-22T15:00:39.332Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:00:39 [2023-03-22T15:00:39.332Z] --- SKIP: TestCheckpoint (0.00s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestContainerInvalidJSON
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:00:39 [2023-03-22T15:00:39.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:00:39 [2023-03-22T15:00:39.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:00:39 [2023-03-22T15:00:39.332Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:00:39 [2023-03-22T15:00:39.332Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:00:39 [2023-03-22T15:00:39.332Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:00:39 [2023-03-22T15:00:39.332Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:00:39 [2023-03-22T15:00:39.332Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:00:39 [2023-03-22T15:00:39.332Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:00:39 [2023-03-22T15:00:39.332Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:00:39 [2023-03-22T15:00:39.332Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:00:39 [2023-03-22T15:00:39.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCopyFromContainerPathIsNotDir
15:00:39 [2023-03-22T15:00:39.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCopyToContainerPathDoesNotExist
15:00:39 [2023-03-22T15:00:39.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCopyToContainerPathIsNotDir
15:00:39 [2023-03-22T15:00:39.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:00:39 [2023-03-22T15:00:39.332Z] === RUN   TestCopyFromContainer
15:00:40 [2023-03-22T15:00:40.265Z] === RUN   TestCopyFromContainer//
15:00:40 [2023-03-22T15:00:40.265Z] === RUN   TestCopyFromContainer//bar/root
15:00:40 [2023-03-22T15:00:40.524Z] === RUN   TestCopyFromContainer//bar/root/
15:00:40 [2023-03-22T15:00:40.524Z] === RUN   TestCopyFromContainer/bar/quux
15:00:40 [2023-03-22T15:00:40.524Z] === RUN   TestCopyFromContainer/bar/quux/
15:00:40 [2023-03-22T15:00:40.524Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:00:40 [2023-03-22T15:00:40.710Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
15:00:40 [2023-03-22T15:00:40.710Z] === RUN   TestNISDomainname
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCopyFromContainer/bar/notarget
15:00:40 [2023-03-22T15:00:40.782Z] --- PASS: TestCopyFromContainer (1.44s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:40 [2023-03-22T15:00:40.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:40 [2023-03-22T15:00:40.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:40 [2023-03-22T15:00:40.782Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:40 [2023-03-22T15:00:40.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:40 [2023-03-22T15:00:40.782Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:40 [2023-03-22T15:00:40.782Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:40 [2023-03-22T15:00:40.966Z] --- PASS: TestNISDomainname (0.62s)
15:00:40 [2023-03-22T15:00:40.966Z] === RUN   TestHostnameDnsResolution
15:00:41 [2023-03-22T15:00:41.040Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:41 [2023-03-22T15:00:41.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateLinkToNonExistingContainer
15:00:41 [2023-03-22T15:00:41.040Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateWithInvalidEnv
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateWithInvalidEnv/0
15:00:41 [2023-03-22T15:00:41.040Z] === PAUSE TestCreateWithInvalidEnv/0
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateWithInvalidEnv/1
15:00:41 [2023-03-22T15:00:41.040Z] === PAUSE TestCreateWithInvalidEnv/1
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateWithInvalidEnv/2
15:00:41 [2023-03-22T15:00:41.040Z] === PAUSE TestCreateWithInvalidEnv/2
15:00:41 [2023-03-22T15:00:41.040Z] === CONT  TestCreateWithInvalidEnv/0
15:00:41 [2023-03-22T15:00:41.040Z] === CONT  TestCreateWithInvalidEnv/2
15:00:41 [2023-03-22T15:00:41.040Z] === CONT  TestCreateWithInvalidEnv/1
15:00:41 [2023-03-22T15:00:41.040Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateTmpfsMountsTarget
15:00:41 [2023-03-22T15:00:41.040Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:00:41 [2023-03-22T15:00:41.040Z] === RUN   TestCreateWithCustomMaskedPaths
15:00:41 [2023-03-22T15:00:41.895Z] --- PASS: TestHostnameDnsResolution (0.67s)
15:00:41 [2023-03-22T15:00:41.895Z] === RUN   TestUnprivilegedPortsAndPing
15:00:42 [2023-03-22T15:00:42.151Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
15:00:42 [2023-03-22T15:00:42.151Z] === RUN   TestStats
15:00:42 [2023-03-22T15:00:42.413Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
15:00:42 [2023-03-22T15:00:42.413Z] === RUN   TestCreateWithCustomReadonlyPaths
15:00:43 [2023-03-22T15:00:43.789Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:43 [2023-03-22T15:00:43.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:43 [2023-03-22T15:00:43.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:43 [2023-03-22T15:00:43.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:43 [2023-03-22T15:00:43.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:43 [2023-03-22T15:00:43.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:00:43 [2023-03-22T15:00:43.789Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:00:44 [2023-03-22T15:00:44.047Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestCreateDifferentPlatform
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestCreateDifferentPlatform/different_os
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:00:44 [2023-03-22T15:00:44.047Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:00:44 [2023-03-22T15:00:44.047Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:00:44 [2023-03-22T15:00:44.047Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:00:44 [2023-03-22T15:00:44.047Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:00:44 [2023-03-22T15:00:44.047Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestContainerStartOnDaemonRestart
15:00:44 [2023-03-22T15:00:44.047Z] === PAUSE TestContainerStartOnDaemonRestart
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestDaemonRestartIpcMode
15:00:44 [2023-03-22T15:00:44.047Z] === PAUSE TestDaemonRestartIpcMode
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestDaemonHostGatewayIP
15:00:44 [2023-03-22T15:00:44.047Z] === PAUSE TestDaemonHostGatewayIP
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestRestartDaemonWithRestartingContainer
15:00:44 [2023-03-22T15:00:44.047Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestContainerKillOnDaemonStart
15:00:44 [2023-03-22T15:00:44.047Z] === PAUSE TestContainerKillOnDaemonStart
15:00:44 [2023-03-22T15:00:44.047Z] === RUN   TestDiff
15:00:44 [2023-03-22T15:00:44.613Z] --- PASS: TestDiff (0.44s)
15:00:44 [2023-03-22T15:00:44.613Z] === RUN   TestExecWithCloseStdin
15:00:44 [2023-03-22T15:00:44.666Z] --- PASS: TestStats (2.47s)
15:00:44 [2023-03-22T15:00:44.666Z] === RUN   TestStopContainerWithTimeout
15:00:44 [2023-03-22T15:00:44.666Z] === RUN   TestStopContainerWithTimeout/0
15:00:44 [2023-03-22T15:00:44.666Z] === PAUSE TestStopContainerWithTimeout/0
15:00:44 [2023-03-22T15:00:44.666Z] === RUN   TestStopContainerWithTimeout/1
15:00:44 [2023-03-22T15:00:44.666Z] === PAUSE TestStopContainerWithTimeout/1
15:00:44 [2023-03-22T15:00:44.666Z] === RUN   TestStopContainerWithTimeout/3
15:00:44 [2023-03-22T15:00:44.666Z] === PAUSE TestStopContainerWithTimeout/3
15:00:44 [2023-03-22T15:00:44.666Z] === RUN   TestStopContainerWithTimeout/-1
15:00:44 [2023-03-22T15:00:44.666Z] === PAUSE TestStopContainerWithTimeout/-1
15:00:44 [2023-03-22T15:00:44.666Z] === CONT  TestStopContainerWithTimeout/0
15:00:44 [2023-03-22T15:00:44.666Z] === CONT  TestStopContainerWithTimeout/3
15:00:45 [2023-03-22T15:00:45.178Z] --- PASS: TestExecWithCloseStdin (0.47s)
15:00:45 [2023-03-22T15:00:45.178Z] === RUN   TestExec
15:00:45 [2023-03-22T15:00:45.436Z] --- PASS: TestExec (0.49s)
15:00:45 [2023-03-22T15:00:45.436Z] === RUN   TestExecUser
15:00:45 [2023-03-22T15:00:45.593Z] === CONT  TestStopContainerWithTimeout/-1
15:00:46 [2023-03-22T15:00:46.001Z] --- PASS: TestExecUser (0.48s)
15:00:46 [2023-03-22T15:00:46.001Z] === RUN   TestExportContainerAndImportImage
15:00:46 [2023-03-22T15:00:46.567Z] --- PASS: TestExportContainerAndImportImage (0.57s)
15:00:46 [2023-03-22T15:00:46.567Z] === RUN   TestExportContainerAfterDaemonRestart
15:00:47 [2023-03-22T15:00:47.482Z] === CONT  TestStopContainerWithTimeout/1
15:00:47 [2023-03-22T15:00:47.939Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
15:00:47 [2023-03-22T15:00:47.939Z] === RUN   TestHealthCheckWorkdir
15:00:48 [2023-03-22T15:00:48.504Z] --- PASS: TestHealthCheckWorkdir (0.53s)
15:00:48 [2023-03-22T15:00:48.504Z] === RUN   TestHealthKillContainer
15:00:48 [2023-03-22T15:00:48.847Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:00:48 [2023-03-22T15:00:48.847Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
15:00:48 [2023-03-22T15:00:48.847Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
15:00:48 [2023-03-22T15:00:48.847Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
15:00:48 [2023-03-22T15:00:48.847Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
15:00:48 [2023-03-22T15:00:48.847Z] === RUN   TestDeleteDevicemapper
15:00:48 [2023-03-22T15:00:48.847Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:00:48 [2023-03-22T15:00:48.847Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:00:48 [2023-03-22T15:00:48.847Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:00:50 [2023-03-22T15:00:50.215Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
15:00:50 [2023-03-22T15:00:50.215Z] === RUN   TestUpdateMemory
15:00:50 [2023-03-22T15:00:50.778Z] --- PASS: TestUpdateMemory (0.54s)
15:00:50 [2023-03-22T15:00:50.778Z] === RUN   TestUpdateCPUQuota
15:00:51 [2023-03-22T15:00:51.706Z] --- PASS: TestUpdateCPUQuota (0.92s)
15:00:51 [2023-03-22T15:00:51.706Z] === RUN   TestUpdatePidsLimit
15:00:51 [2023-03-22T15:00:51.706Z] === RUN   TestUpdatePidsLimit/update_from_none
15:00:51 [2023-03-22T15:00:51.962Z] === RUN   TestUpdatePidsLimit/no_change
15:00:51 [2023-03-22T15:00:51.963Z] === RUN   TestUpdatePidsLimit/update_lower
15:00:52 [2023-03-22T15:00:52.219Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:00:52 [2023-03-22T15:00:52.475Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:00:52 [2023-03-22T15:00:52.731Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:00:52 [2023-03-22T15:00:52.987Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:00:53 [2023-03-22T15:00:53.549Z] --- PASS: TestUpdatePidsLimit (1.94s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:00:53 [2023-03-22T15:00:53.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
15:00:53 [2023-03-22T15:00:53.549Z] === RUN   TestUpdateRestartPolicy
15:00:56 [2023-03-22T15:00:56.607Z] --- PASS: TestHealthKillContainer (7.93s)
15:00:56 [2023-03-22T15:00:56.607Z] === RUN   TestHealthCheckProcessKilled
15:00:56 [2023-03-22T15:00:56.864Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
15:00:56 [2023-03-22T15:00:56.864Z] === RUN   TestInspectCpusetInConfigPre120
15:00:57 [2023-03-22T15:00:57.430Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
15:00:57 [2023-03-22T15:00:57.430Z] === RUN   TestIpcModeNone
15:00:57 [2023-03-22T15:00:57.881Z] Removing intermediate container fbb940e6bc10
15:00:57 [2023-03-22T15:00:57.881Z]  ---> e0e5cd097021
15:00:57 [2023-03-22T15:00:57.881Z] 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
15:00:57 [2023-03-22T15:00:57.881Z]  ---> Running in 8fb063a11054
15:00:57 [2023-03-22T15:00:57.881Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin
15:00:57 [2023-03-22T15:00:57.881Z] go: downloading gotest.tools/gotestsum v1.8.2
15:00:57 [2023-03-22T15:00:57.881Z] go: downloading github.com/fatih/color v1.13.0
15:00:57 [2023-03-22T15:00:57.881Z] go: downloading github.com/dnephin/pflag v1.0.7
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading golang.org/x/tools v0.1.11
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading github.com/mattn/go-colorable v0.1.12
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading github.com/mattn/go-isatty v0.0.14
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading github.com/fsnotify/fsnotify v1.5.4
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
15:00:57 [2023-03-22T15:00:57.882Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
15:00:58 [2023-03-22T15:00:58.003Z] --- PASS: TestIpcModeNone (0.46s)
15:00:58 [2023-03-22T15:00:58.003Z] === RUN   TestIpcModePrivate
15:00:58 [2023-03-22T15:00:58.261Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
15:00:58 [2023-03-22T15:00:58.261Z] --- PASS: TestIpcModePrivate (0.45s)
15:00:58 [2023-03-22T15:00:58.261Z] === RUN   TestIpcModeShareable
15:00:58 [2023-03-22T15:00:58.826Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
15:00:58 [2023-03-22T15:00:58.826Z] --- PASS: TestIpcModeShareable (0.49s)
15:00:58 [2023-03-22T15:00:58.826Z] === RUN   TestAPIIpcModeShareableAndContainer
15:01:00 [2023-03-22T15:01:00.200Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
15:01:00 [2023-03-22T15:01:00.200Z] === RUN   TestAPIIpcModeHost
15:01:00 [2023-03-22T15:01:00.459Z] --- PASS: TestAPIIpcModeHost (0.35s)
15:01:00 [2023-03-22T15:01:00.459Z] === RUN   TestDaemonIpcModeShareable
15:01:01 [2023-03-22T15:01:01.832Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:01:01 [2023-03-22T15:01:01.832Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
15:01:01 [2023-03-22T15:01:01.832Z] === RUN   TestDaemonIpcModePrivate
15:01:02 [2023-03-22T15:01:02.765Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:01:03 [2023-03-22T15:01:03.023Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
15:01:03 [2023-03-22T15:01:03.023Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:01:03 [2023-03-22T15:01:03.958Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:01:04 [2023-03-22T15:01:04.215Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s)
15:01:04 [2023-03-22T15:01:04.215Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:01:05 [2023-03-22T15:01:05.149Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:01:05 [2023-03-22T15:01:05.407Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
15:01:05 [2023-03-22T15:01:05.407Z] === RUN   TestIpcModeOlderClient
15:01:05 [2023-03-22T15:01:05.407Z] === PAUSE TestIpcModeOlderClient
15:01:05 [2023-03-22T15:01:05.407Z] === RUN   TestKillContainerInvalidSignal
15:01:05 [2023-03-22T15:01:05.718Z] --- PASS: TestUpdateRestartPolicy (10.97s)
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestUpdateRestartWithAutoRemove
15:01:05 [2023-03-22T15:01:05.718Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitNonBlocked
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:05 [2023-03-22T15:01:05.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:05 [2023-03-22T15:01:05.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:05 [2023-03-22T15:01:05.718Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:05 [2023-03-22T15:01:05.718Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:05 [2023-03-22T15:01:05.718Z] --- PASS: TestWaitNonBlocked (0.01s)
15:01:05 [2023-03-22T15:01:05.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
15:01:05 [2023-03-22T15:01:05.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitBlocked
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:01:05 [2023-03-22T15:01:05.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:01:05 [2023-03-22T15:01:05.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:01:05 [2023-03-22T15:01:05.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:01:05 [2023-03-22T15:01:05.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:01:05 [2023-03-22T15:01:05.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:01:05 [2023-03-22T15:01:05.972Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:01:05 [2023-03-22T15:01:05.972Z] === RUN   TestKillContainer
15:01:05 [2023-03-22T15:01:05.972Z] === RUN   TestKillContainer/no_signal
15:01:06 [2023-03-22T15:01:06.230Z] === RUN   TestKillContainer/non_killing_signal
15:01:06 [2023-03-22T15:01:06.284Z] --- PASS: TestWaitBlocked (0.01s)
15:01:06 [2023-03-22T15:01:06.284Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
15:01:06 [2023-03-22T15:01:06.284Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
15:01:06 [2023-03-22T15:01:06.284Z] === CONT  TestContainerStartOnDaemonRestart
15:01:06 [2023-03-22T15:01:06.284Z] === CONT  TestRestartDaemonWithRestartingContainer
15:01:06 [2023-03-22T15:01:06.488Z] === RUN   TestKillContainer/killing_signal
15:01:07 [2023-03-22T15:01:07.054Z] --- PASS: TestKillContainer (1.29s)
15:01:07 [2023-03-22T15:01:07.054Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:01:07 [2023-03-22T15:01:07.054Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
15:01:07 [2023-03-22T15:01:07.054Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
15:01:07 [2023-03-22T15:01:07.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:01:07 [2023-03-22T15:01:07.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:01:07 [2023-03-22T15:01:07.622Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:01:08 [2023-03-22T15:01:08.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s)
15:01:08 [2023-03-22T15:01:08.555Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:01:08 [2023-03-22T15:01:08.555Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
15:01:08 [2023-03-22T15:01:08.555Z] === RUN   TestKillStoppedContainer
15:01:08 [2023-03-22T15:01:08.555Z] --- PASS: TestKillStoppedContainer (0.05s)
15:01:08 [2023-03-22T15:01:08.555Z] === RUN   TestKillStoppedContainerAPIPre120
15:01:08 [2023-03-22T15:01:08.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:01:08 [2023-03-22T15:01:08.555Z] === RUN   TestKillDifferentUserContainer
15:01:08 [2023-03-22T15:01:08.804Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
15:01:08 [2023-03-22T15:01:08.804Z] === CONT  TestIpcModeOlderClient
15:01:08 [2023-03-22T15:01:08.804Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
15:01:08 [2023-03-22T15:01:08.804Z] === CONT  TestContainerKillOnDaemonStart
15:01:08 [2023-03-22T15:01:08.804Z] --- PASS: TestIpcModeOlderClient (0.10s)
15:01:08 [2023-03-22T15:01:08.804Z] === CONT  TestDaemonHostGatewayIP
15:01:08 [2023-03-22T15:01:08.812Z] --- PASS: TestKillDifferentUserContainer (0.42s)
15:01:08 [2023-03-22T15:01:08.812Z] === RUN   TestInspectOomKilledTrue
15:01:09 [2023-03-22T15:01:09.378Z] --- PASS: TestInspectOomKilledTrue (0.49s)
15:01:09 [2023-03-22T15:01:09.378Z] === RUN   TestInspectOomKilledFalse
15:01:09 [2023-03-22T15:01:09.943Z] --- PASS: TestInspectOomKilledFalse (0.41s)
15:01:09 [2023-03-22T15:01:09.943Z] === RUN   TestLinksEtcHostsContentMatch
15:01:10 [2023-03-22T15:01:10.201Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
15:01:10 [2023-03-22T15:01:10.201Z] === RUN   TestLinksContainerNames
15:01:10 [2023-03-22T15:01:10.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:01:10 [2023-03-22T15:01:10.584Z] 
15:01:10 [2023-03-22T15:01:10.584Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:10 [2023-03-22T15:01:10.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:10 [2023-03-22T15:01:10.584Z] HOSTNAME=51203ef5cfdf
15:01:10 [2023-03-22T15:01:10.584Z] DEST=bundles/test-integration
15:01:10 [2023-03-22T15:01:10.584Z] PWD=/go/src/github.com/docker/docker
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_ROOTLESS=1
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
15:01:10 [2023-03-22T15:01:10.584Z] container=docker
15:01:10 [2023-03-22T15:01:10.584Z] HOME=/root
15:01:10 [2023-03-22T15:01:10.584Z] GOLANG_VERSION=1.18.10
15:01:10 [2023-03-22T15:01:10.584Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:10 [2023-03-22T15:01:10.584Z] VALIDATE_BRANCH=20.10
15:01:10 [2023-03-22T15:01:10.584Z] TERM=xterm
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_PKG=github.com/docker/docker
15:01:10 [2023-03-22T15:01:10.584Z] SHLVL=1
15:01:10 [2023-03-22T15:01:10.584Z] TIMEOUT=120m
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_GRAPHDRIVER=overlay2
15:01:10 [2023-03-22T15:01:10.584Z] GO111MODULE=off
15:01:10 [2023-03-22T15:01:10.584Z] DOCKER_EXPERIMENTAL=1
15:01:10 [2023-03-22T15:01:10.584Z] TEST_SKIP_INTEGRATION_CLI=1
15:01:10 [2023-03-22T15:01:10.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:10 [2023-03-22T15:01:10.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:10 [2023-03-22T15:01:10.584Z] GOPATH=/go
15:01:10 [2023-03-22T15:01:10.584Z] PKG_CONFIG=pkg-config
15:01:10 [2023-03-22T15:01:10.584Z] _=/usr/bin/env
15:01:10 [2023-03-22T15:01:10.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:11 [2023-03-22T15:01:11.135Z] --- PASS: TestLinksContainerNames (0.81s)
15:01:11 [2023-03-22T15:01:11.135Z] === RUN   TestLogsFollowTailEmpty
15:01:11 [2023-03-22T15:01:11.323Z] --- PASS: TestDaemonHostGatewayIP (2.59s)
15:01:11 [2023-03-22T15:01:11.323Z] === CONT  TestDaemonRestartIpcMode
15:01:11 [2023-03-22T15:01:11.392Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
15:01:11 [2023-03-22T15:01:11.392Z] === RUN   TestContainerNetworkMountsNoChown
15:01:11 [2023-03-22T15:01:11.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:01:11 [2023-03-22T15:01:11.660Z] 
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_INTEGRATION_DEST=1
15:01:11 [2023-03-22T15:01:11.660Z] + CONTAINER_NAME=docker-pr1-1
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_SKIP_INTEGRATION_CLI=1
15:01:11 [2023-03-22T15:01:11.660Z] + run_tests test-integration-flaky
15:01:11 [2023-03-22T15:01:11.660Z] + '[' -n 0 ']'
15:01:11 [2023-03-22T15:01:11.660Z] + rm=
15:01:11 [2023-03-22T15:01:11.660Z] + c=0
15:01:11 [2023-03-22T15:01:11.660Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45197/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45197/.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=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh test-integration-flaky test-integration
15:01:11 [2023-03-22T15:01:11.660Z] ++ jobs -p
15:01:11 [2023-03-22T15:01:11.660Z] + for job in $(jobs -p)
15:01:11 [2023-03-22T15:01:11.660Z] + wait 5371
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_INTEGRATION_DEST=3
15:01:11 [2023-03-22T15:01:11.660Z] + CONTAINER_NAME=docker-pr1-3
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_SKIP_INTEGRATION=1
15:01:11 [2023-03-22T15:01:11.660Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:01:11 [2023-03-22T15:01:11.660Z] + run_tests
15:01:11 [2023-03-22T15:01:11.660Z] + '[' -n 0 ']'
15:01:11 [2023-03-22T15:01:11.660Z] + rm=
15:01:11 [2023-03-22T15:01:11.660Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45197/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45197/.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=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh '' test-integration
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_INTEGRATION_DEST=2
15:01:11 [2023-03-22T15:01:11.660Z] + CONTAINER_NAME=docker-pr1-2
15:01:11 [2023-03-22T15:01:11.660Z] + TEST_SKIP_INTEGRATION=1
15:01:11 [2023-03-22T15:01:11.660Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:01:11 [2023-03-22T15:01:11.660Z] + run_tests
15:01:11 [2023-03-22T15:01:11.660Z] + '[' -n 0 ']'
15:01:11 [2023-03-22T15:01:11.660Z] + rm=
15:01:11 [2023-03-22T15:01:11.660Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45197/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45197/.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=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh '' test-integration
15:01:11 [2023-03-22T15:01:11.660Z] 
15:01:11 [2023-03-22T15:01:11.660Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:01:11 [2023-03-22T15:01:11.660Z] 
15:01:11 [2023-03-22T15:01:11.660Z] 
15:01:11 [2023-03-22T15:01:11.660Z] No new tests added to integration.
15:01:11 [2023-03-22T15:01:11.660Z] 
15:01:11 [2023-03-22T15:01:11.660Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:11 [2023-03-22T15:01:11.660Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:11 [2023-03-22T15:01:11.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:11 [2023-03-22T15:01:11.660Z] HOSTNAME=c580a81bca44
15:01:11 [2023-03-22T15:01:11.660Z] TEST_SKIP_INTEGRATION=1
15:01:11 [2023-03-22T15:01:11.660Z] TESTDEBUG=0
15:01:11 [2023-03-22T15:01:11.660Z] DEST=bundles/test-integration
15:01:11 [2023-03-22T15:01:11.660Z] PWD=/go/src/github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] KEEPBUNDLE=1
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
15:01:11 [2023-03-22T15:01:11.660Z] container=docker
15:01:11 [2023-03-22T15:01:11.660Z] HOME=/root
15:01:11 [2023-03-22T15:01:11.660Z] GOLANG_VERSION=1.18.10
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_BRANCH=20.10
15:01:11 [2023-03-22T15:01:11.660Z] TERM=xterm
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_PKG=github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] SHLVL=1
15:01:11 [2023-03-22T15:01:11.660Z] TIMEOUT=120m
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GRAPHDRIVER=overlay2
15:01:11 [2023-03-22T15:01:11.660Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:01:11 [2023-03-22T15:01:11.660Z] GO111MODULE=off
15:01:11 [2023-03-22T15:01:11.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:11 [2023-03-22T15:01:11.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:11 [2023-03-22T15:01:11.660Z] GOPATH=/go
15:01:11 [2023-03-22T15:01:11.660Z] PKG_CONFIG=pkg-config
15:01:11 [2023-03-22T15:01:11.660Z] _=/usr/bin/env
15:01:11 [2023-03-22T15:01:11.660Z] Building test suite binary ./integration-cli/test.main
15:01:11 [2023-03-22T15:01:11.660Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:11 [2023-03-22T15:01:11.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:11 [2023-03-22T15:01:11.660Z] HOSTNAME=47bac649dcfc
15:01:11 [2023-03-22T15:01:11.660Z] TEST_SKIP_INTEGRATION=1
15:01:11 [2023-03-22T15:01:11.660Z] TESTDEBUG=0
15:01:11 [2023-03-22T15:01:11.660Z] DEST=bundles/test-integration
15:01:11 [2023-03-22T15:01:11.660Z] PWD=/go/src/github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] KEEPBUNDLE=1
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
15:01:11 [2023-03-22T15:01:11.660Z] container=docker
15:01:11 [2023-03-22T15:01:11.660Z] HOME=/root
15:01:11 [2023-03-22T15:01:11.660Z] GOLANG_VERSION=1.18.10
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_BRANCH=20.10
15:01:11 [2023-03-22T15:01:11.660Z] TERM=xterm
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_PKG=github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] SHLVL=1
15:01:11 [2023-03-22T15:01:11.660Z] TIMEOUT=120m
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GRAPHDRIVER=overlay2
15:01:11 [2023-03-22T15:01:11.660Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:01:11 [2023-03-22T15:01:11.660Z] GO111MODULE=off
15:01:11 [2023-03-22T15:01:11.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:11 [2023-03-22T15:01:11.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:11 [2023-03-22T15:01:11.660Z] GOPATH=/go
15:01:11 [2023-03-22T15:01:11.660Z] PKG_CONFIG=pkg-config
15:01:11 [2023-03-22T15:01:11.660Z] _=/usr/bin/env
15:01:11 [2023-03-22T15:01:11.660Z] Building test suite binary ./integration-cli/test.main
15:01:11 [2023-03-22T15:01:11.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:11 [2023-03-22T15:01:11.660Z] HOSTNAME=29963bd31704
15:01:11 [2023-03-22T15:01:11.660Z] TESTDEBUG=0
15:01:11 [2023-03-22T15:01:11.660Z] DEST=bundles/test-integration
15:01:11 [2023-03-22T15:01:11.660Z] PWD=/go/src/github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] KEEPBUNDLE=1
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb
15:01:11 [2023-03-22T15:01:11.660Z] container=docker
15:01:11 [2023-03-22T15:01:11.660Z] HOME=/root
15:01:11 [2023-03-22T15:01:11.660Z] GOLANG_VERSION=1.18.10
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:11 [2023-03-22T15:01:11.660Z] VALIDATE_BRANCH=20.10
15:01:11 [2023-03-22T15:01:11.660Z] TERM=xterm
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_PKG=github.com/docker/docker
15:01:11 [2023-03-22T15:01:11.660Z] SHLVL=1
15:01:11 [2023-03-22T15:01:11.660Z] TIMEOUT=120m
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:01:11 [2023-03-22T15:01:11.660Z] DOCKER_GRAPHDRIVER=overlay2
15:01:11 [2023-03-22T15:01:11.660Z] GO111MODULE=off
15:01:11 [2023-03-22T15:01:11.660Z] TEST_SKIP_INTEGRATION_CLI=1
15:01:11 [2023-03-22T15:01:11.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:11 [2023-03-22T15:01:11.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:11 [2023-03-22T15:01:11.660Z] GOPATH=/go
15:01:11 [2023-03-22T15:01:11.660Z] PKG_CONFIG=pkg-config
15:01:11 [2023-03-22T15:01:11.660Z] _=/usr/bin/env
15:01:11 [2023-03-22T15:01:11.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:11 [2023-03-22T15:01:11.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/default
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/default
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/private
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/private
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rprivate
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rprivate
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/slave
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/slave
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rslave
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rslave
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/shared
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/shared
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rshared
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rshared
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/default
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/default/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/default/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/default/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rshared
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/shared
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rslave
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/slave
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rprivate
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/private
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/private/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/private/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/default/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:01:11 [2023-03-22T15:01:11.975Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/private/bind_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/private/mount_root
15:01:12 [2023-03-22T15:01:12.234Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:01:12 [2023-03-22T15:01:12.234Z] --- PASS: TestMountDaemonRoot (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:01:12 [2023-03-22T15:01:12.234Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:01:12 [2023-03-22T15:01:12.234Z] === RUN   TestContainerBindMountNonRecursive
15:01:13 [2023-03-22T15:01:13.607Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
15:01:13 [2023-03-22T15:01:13.607Z] === RUN   TestContainerVolumesMountedAsShared
15:01:13 [2023-03-22T15:01:13.837Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
15:01:14 [2023-03-22T15:01:14.171Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
15:01:14 [2023-03-22T15:01:14.172Z] === RUN   TestContainerVolumesMountedAsSlave
15:01:14 [2023-03-22T15:01:14.429Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
15:01:14 [2023-03-22T15:01:14.429Z] === RUN   TestNetworkNat
15:01:14 [2023-03-22T15:01:14.994Z] --- PASS: TestNetworkNat (0.46s)
15:01:14 [2023-03-22T15:01:14.994Z] === RUN   TestNetworkLocalhostTCPNat
15:01:15 [2023-03-22T15:01:15.252Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
15:01:15 [2023-03-22T15:01:15.252Z] === RUN   TestNetworkLoopbackNat
15:01:17 [2023-03-22T15:01:17.778Z] --- PASS: TestNetworkLoopbackNat (2.57s)
15:01:17 [2023-03-22T15:01:17.778Z] === RUN   TestPause
15:01:18 [2023-03-22T15:01:18.343Z] --- PASS: TestPause (0.44s)
15:01:18 [2023-03-22T15:01:18.343Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:01:18 [2023-03-22T15:01:18.343Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:01:18 [2023-03-22T15:01:18.343Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:01:18 [2023-03-22T15:01:18.343Z] === RUN   TestPauseStopPausedContainer
15:01:18 [2023-03-22T15:01:18.908Z] --- PASS: TestPauseStopPausedContainer (0.46s)
15:01:18 [2023-03-22T15:01:18.908Z] === RUN   TestPsFilter
15:01:18 [2023-03-22T15:01:18.908Z] --- PASS: TestPsFilter (0.12s)
15:01:18 [2023-03-22T15:01:18.908Z] === RUN   TestRemoveContainerWithRemovedVolume
15:01:19 [2023-03-22T15:01:19.473Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
15:01:19 [2023-03-22T15:01:19.473Z] === RUN   TestRemoveContainerWithVolume
15:01:19 [2023-03-22T15:01:19.731Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
15:01:19 [2023-03-22T15:01:19.731Z] === RUN   TestRemoveContainerRunning
15:01:20 [2023-03-22T15:01:20.296Z] --- PASS: TestRemoveContainerRunning (0.40s)
15:01:20 [2023-03-22T15:01:20.296Z] === RUN   TestRemoveContainerForceRemoveRunning
15:01:20 [2023-03-22T15:01:20.371Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
15:01:20 [2023-03-22T15:01:20.372Z] PASS
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] === Skipped
15:01:20 [2023-03-22T15:01:20.372Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:01:20 [2023-03-22T15:01:20.372Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:01:20 [2023-03-22T15:01:20.372Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:01:20 [2023-03-22T15:01:20.372Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:01:20 [2023-03-22T15:01:20.372Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:01:20 [2023-03-22T15:01:20.372Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:01:20 [2023-03-22T15:01:20.372Z] 
15:01:20 [2023-03-22T15:01:20.372Z] DONE 197 tests, 5 skipped in 106.509s
15:01:20 [2023-03-22T15:01:20.372Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:01:20 [2023-03-22T15:01:20.372Z] INFO: Testing against a local daemon
15:01:20 [2023-03-22T15:01:20.372Z] === RUN   TestLiveRestore
15:01:20 [2023-03-22T15:01:20.372Z] === RUN   TestLiveRestore/volume_references
15:01:20 [2023-03-22T15:01:20.372Z] === PAUSE TestLiveRestore/volume_references
15:01:20 [2023-03-22T15:01:20.372Z] === CONT  TestLiveRestore/volume_references
15:01:20 [2023-03-22T15:01:20.554Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
15:01:20 [2023-03-22T15:01:20.554Z] === RUN   TestRemoveInvalidContainer
15:01:20 [2023-03-22T15:01:20.554Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:01:20 [2023-03-22T15:01:20.554Z] === RUN   TestRenameLinkedContainer
15:01:20 [2023-03-22T15:01:20.933Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:01:20 [2023-03-22T15:01:20.933Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:01:22 [2023-03-22T15:01:22.300Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:01:22 [2023-03-22T15:01:22.452Z] --- PASS: TestRenameLinkedContainer (1.72s)
15:01:22 [2023-03-22T15:01:22.452Z] === RUN   TestRenameStoppedContainer
15:01:22 [2023-03-22T15:01:22.710Z] --- PASS: TestRenameStoppedContainer (0.42s)
15:01:22 [2023-03-22T15:01:22.711Z] === RUN   TestRenameRunningContainerAndReuse
15:01:22 [2023-03-22T15:01:22.862Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:01:23 [2023-03-22T15:01:23.225Z] Removing intermediate container 8fb063a11054
15:01:23 [2023-03-22T15:01:23.225Z]  ---> 117e6890be8b
15:01:23 [2023-03-22T15:01:23.225Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:01:23 [2023-03-22T15:01:23.225Z]  ---> Running in a4a463881e5a
15:01:23 [2023-03-22T15:01:23.225Z] Removing intermediate container a4a463881e5a
15:01:23 [2023-03-22T15:01:23.225Z]  ---> a82ee47c2fc7
15:01:23 [2023-03-22T15:01:23.225Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:01:23 [2023-03-22T15:01:23.225Z]  ---> Running in 2e66cd9ef9d6
15:01:23 [2023-03-22T15:01:23.225Z] Removing intermediate container 2e66cd9ef9d6
15:01:23 [2023-03-22T15:01:23.225Z]  ---> 8330e8573130
15:01:23 [2023-03-22T15:01:23.225Z] Step 10/10 : COPY . .
15:01:23 [2023-03-22T15:01:23.643Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
15:01:23 [2023-03-22T15:01:23.643Z] === RUN   TestRenameInvalidName
15:01:23 [2023-03-22T15:01:23.790Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:01:24 [2023-03-22T15:01:24.209Z] --- PASS: TestRenameInvalidName (0.44s)
15:01:24 [2023-03-22T15:01:24.209Z] === RUN   TestRenameAnonymousContainer
15:01:24 [2023-03-22T15:01:24.718Z] --- PASS: TestLiveRestore (0.00s)
15:01:24 [2023-03-22T15:01:24.718Z]     --- PASS: TestLiveRestore/volume_references (4.42s)
15:01:24 [2023-03-22T15:01:24.718Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.75s)
15:01:24 [2023-03-22T15:01:24.718Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
15:01:24 [2023-03-22T15:01:24.718Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
15:01:24 [2023-03-22T15:01:24.718Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
15:01:24 [2023-03-22T15:01:24.718Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
15:01:24 [2023-03-22T15:01:24.718Z] PASS
15:01:24 [2023-03-22T15:01:24.718Z] 
15:01:24 [2023-03-22T15:01:24.718Z] DONE 7 tests in 4.456s
15:01:24 [2023-03-22T15:01:24.718Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:01:24 [2023-03-22T15:01:24.974Z] INFO: Testing against a local daemon
15:01:24 [2023-03-22T15:01:24.974Z] === RUN   TestCommitInheritsEnv
15:01:25 [2023-03-22T15:01:25.232Z] --- PASS: TestCommitInheritsEnv (0.25s)
15:01:25 [2023-03-22T15:01:25.232Z] === RUN   TestImportExtremelyLargeImageWorks
15:01:25 [2023-03-22T15:01:25.232Z] === PAUSE TestImportExtremelyLargeImageWorks
15:01:25 [2023-03-22T15:01:25.232Z] === RUN   TestImagesFilterMultiReference
15:01:25 [2023-03-22T15:01:25.232Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:01:25 [2023-03-22T15:01:25.232Z] === RUN   TestImagePullPlatformInvalid
15:01:25 [2023-03-22T15:01:25.232Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:01:25 [2023-03-22T15:01:25.232Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.18.10 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b3f9640d-f409-4e88-84f2-87ef7cdb1c26 http.request.method=GET http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b3f9640d-f409-4e88-84f2-87ef7cdb1c26 http.request.method=GET http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.996765ms http.response.status=200 http.response.written=2 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=31838045-e53f-47b6-850d-b51969b65a07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf6f68cf-a8a1-4fb2-9b0b-d003b72547fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cf6f68cf-a8a1-4fb2-9b0b-d003b72547fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=31838045-e53f-47b6-850d-b51969b65a07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=cf6f68cf-a8a1-4fb2-9b0b-d003b72547fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=40.693µ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=16eded9e-dfc7-40ad-b83d-57aaf77faaaa trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=cf6f68cf-a8a1-4fb2-9b0b-d003b72547fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32898" 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=6.507153ms http.response.status=404 http.response.written=157 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=31838045-e53f-47b6-850d-b51969b65a07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=34.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).GetContent" trace.id=3b5dd71e-b085-4ac9-b8e4-594ba1d6ad2a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=31838045-e53f-47b6-850d-b51969b65a07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" 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.109209ms http.response.status=404 http.response.written=157 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=288.629µ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=a4d15fd7-22ad-41e8-a124-d88fc208c5c6 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=275.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).PutContent" trace.id=4d31f713-8385-4ee2-a7da-262ab66dae76 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=24.951µ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=3fb85964-931a-4285-8cac-51e043648717 trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=15.796µ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=8b3e6496-03d2-4475-9167-598cb236845c trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=192.303µ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=7eec414e-659b-44b1-a876-566123a7e2d1 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=540494f9-0e52-4ab2-8938-e4bc129a227e http.request.method=POST http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.877309ms http.response.status=202 http.response.written=0 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=169.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).PutContent" trace.id=18b16d9d-69c9-484d-a53d-100c6f5f6ad0 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=48099812-2974-4636-ab97-8de09515a205 http.request.method=POST http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.649217ms http.response.status=202 http.response.written=0 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.232Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=114.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).GetContent" trace.id=7d7212cb-1f22-4da9-9ac0-4bd7403719cb trace.line=82 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=49.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).Stat" trace.id=2a5877be-d9da-4adb-a784-f47d2300e9a8 trace.line=141 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=169.705µ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=2714b082-a1cb-4600-8a3e-c6211c11fac5 trace.line=124 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=19.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).Stat" trace.id=47a7b585-ac81-4d2b-bea2-2a33c91a851f trace.line=141 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=25.038µ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=7c85b3f6-c4a8-4694-bf2d-75d56e674e96 trace.line=141 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=35.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).Stat" trace.id=707f4753-427b-43fe-9a40-c85ee4ce0cde trace.line=141 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f/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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=744.814µ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=ae96d461-972e-437d-8199-88daac0b0e1e trace.line=167 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=247.386µ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=ba8ce3c3-fd1b-4e71-856c-8fcafd7445c8 trace.line=95 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=321.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).Delete" trace.id=d4257dd9-815d-46aa-8c1e-7937eb4fe0c7 trace.line=181 vars.name=test vars.uuid=e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=147.935µ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=cd8f1f61-1faf-467f-beea-76c65328cfc1 trace.line=82 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=19.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).Stat" trace.id=a24e3890-2caf-4d04-affa-756d704de579 trace.line=141 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=034231e7-2892-405f-a7fc-4b4f54839592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.587004ms http.response.status=201 http.response.written=0 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "PUT /v2/test/blobs/uploads/e3a3eb2e-e3ec-4c74-8819-a7d1852c1e5f?_state=CJS3jdbyZ3rQmyNKmjKM8D2TaS5syMYFzgZdu4hAXm57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYTNlYjJlLWUzZWMtNGM3NC04ODE5LWE3ZDE4NTJjMWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4MTkxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=886.117µ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=3bb176e3-a213-490c-bfae-2b752556d287 trace.line=124 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=15.941µ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=46a033db-87ad-4d6c-9169-b576b4cede41 trace.line=141 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=16.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=ddb652ec-ea69-475d-bbc0-e65246a49f63 trace.line=141 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=12.345µ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=55a9f0ce-480b-4194-80b8-19f893e8be95 trace.line=141 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.233Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e/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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=96.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).Move" trace.id=96971c1e-5b27-44f1-9dda-38269a8a785c trace.line=167 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.234Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=84.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).PutContent" trace.id=a13db992-c67a-425d-88a5-333c07b756c2 trace.line=95 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.234Z] time="2023-03-22T15:01:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=167.458µ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=b2592eab-81f3-423f-ab24-5c4599b89e4e trace.line=181 vars.name=test vars.uuid=f20d7e8d-3f21-4312-85d8-99ea7619a88e version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.234Z] time="2023-03-22T15:01:25Z" 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=95d22346-5f03-4c35-bb8e-4eb9e065d34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.638422ms http.response.status=201 http.response.written=0 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.234Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "PUT /v2/test/blobs/uploads/f20d7e8d-3f21-4312-85d8-99ea7619a88e?_state=YkbMiTwn4yceL3xRSb-78KBsWZpYyc_T44Ibk-0OGsB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyMGQ3ZThkLTNmMjEtNDMxMi04NWQ4LTk5ZWE3NjE5YTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMToyNS4yMDQ4NTMyMzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a4d8e5a0-28d9-47ee-8f8d-fea9a22fcb93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a4d8e5a0-28d9-47ee-8f8d-fea9a22fcb93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=a4d8e5a0-28d9-47ee-8f8d-fea9a22fcb93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=25.359µ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=155d77e5-ce1e-461e-9886-7f2ff0a30990 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=a4d8e5a0-28d9-47ee-8f8d-fea9a22fcb93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32896" 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.417281ms http.response.status=404 http.response.written=96 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=41.728µ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=6ef2bc76-ceeb-4fc5-a90a-dd9c8063e8cc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=17.032µ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=8eed0447-3834-4c14-bcb9-74899a106644 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=36.663µ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=c358aceb-1efc-4541-a94a-b0bf178d5ace trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=30.91µ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=01058e15-8f41-46e0-b6f3-7705fffc56b0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=23.182µ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=d8695e37-c9be-40e5-b1e6-f42b02d3d4a3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.491Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=195.467µ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=2f8f9200-6f27-47ce-8a50-b4155e6d4e0c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=249.803µ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=e9d50b4e-3913-4ec0-a31a-0b7f59b61a4f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=83.045µ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=704cb19f-e0ec-4c50-a34d-9c7ce48508c8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=330.467µ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=123da524-aba1-4247-a6f0-3fc1a12f9116 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=163.528µ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=9659dea7-98e3-4e08-a3bd-851aa1de09b3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=732a10e5-2a7a-496b-a372-04f0bd83c56a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.782845ms http.response.status=201 http.response.written=0 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66703efa-ebae-42b1-b499-737ad97a8f2c http.request.method=GET http.request.remoteaddr="127.0.0.1:32944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66703efa-ebae-42b1-b499-737ad97a8f2c http.request.method=GET http.request.remoteaddr="127.0.0.1:32944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="887.237µs" http.response.status=200 http.response.written=2 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=35.861µ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=c0bb5b31-9948-42f5-a116-1c733faf168c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=23.662µ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=b2b3b031-dfd5-446b-9795-59932b8721c5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=15.852µ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=bcb34527-7563-4d72-9d9e-7fdc047dd722 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=22.019µ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=71485fe2-2101-4437-bbac-c71c009df654 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4089fa2d-7163-4368-bebb-1e83261494a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.352674ms http.response.status=200 http.response.written=417 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=129.07µ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=7a837721-aca6-4232-8fd6-19995471a43b trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=102.238µ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=52b65d7c-1a2c-4e11-ac50-22a12c58c456 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=93.174µ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=aed2d890-6dca-4fe4-b59d-6514e434b7e2 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b761428c-72fc-4777-b0fc-6e1062101d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:32962" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.093587ms http.response.status=200 http.response.written=417 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=50.609µ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=a8563b58-6736-4659-a568-f35376b75098 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.492Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=53.873µ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=09c9c300-d5ec-43f6-8033-c9a5f02dfaec trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=40.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=a6cfc9f4-8599-4544-8074-aabd21e6a3ac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=17.803µ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=f367776d-3408-44b9-a14c-3dde625b0f95 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=17.085µ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=be0172fb-1013-4f2a-9e4f-1f9a5c0570a8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=9.029µ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=f307db9e-5979-451d-a566-1b71a9017708 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=26.298µ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=db6aa4ea-110f-42ff-84c4-4e54eac7ee7e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=240.731µ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=2aebb598-7c30-447b-89cb-7b6bc17906b1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=244.025µ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=36b93f27-9920-46e2-924a-bd7ce730298c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c3f0c54-e3f8-41b1-b380-a38930a5e633 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=6.26213ms http.response.status=200 http.response.written=68 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=73.818µ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=8a1a0db3-835b-4e51-a5e4-c81d881697e4 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=20.266µ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=3e1885b0-7d1d-4a06-ab71-20e245fea405 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=56.767µ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=f3a28219-1a19-44c2-8837-de35a7bddbf6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=47.914µ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=3ffd695d-c116-4f1f-93b2-812470f1eb03 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=44.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=b0b8875b-e82d-4c56-b3ec-ad31cc421596 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=8.71µ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=589a7008-8881-447c-8fd7-37836b73f6d8 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=54.125µ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=d8ecfcd6-b81f-4e2d-9c59-af86f14f3c24 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=47.343µ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=658db6a0-dba2-41ea-9fdd-f7f667350645 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" 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=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=16.931µ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=a41c34b7-786f-4bc4-8c9a-9e69a43a6d57 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a982b83d-c7be-4244-bad3-519d857fc2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32970" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=14.084075ms http.response.status=200 http.response.written=179 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9456b0-9a40-4f72-bae8-2f287ca0399c http.request.method=GET http.request.remoteaddr="127.0.0.1:33000" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b9456b0-9a40-4f72-bae8-2f287ca0399c http.request.method=GET http.request.remoteaddr="127.0.0.1:33000" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="879.15µs" http.response.status=200 http.response.written=2 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.493Z] time="2023-03-22T15:01:25Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=73.308µ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=145cf7fa-3cfd-4b82-9c95-a3712516a906 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=20.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).GetContent" trace.id=c727409b-7bed-4947-9245-70ada0adf720 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=7a6ddf41-8971-4394-bc27-8be462983ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33004" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.372006ms http.response.status=404 http.response.written=181 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=27.576µ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=448d2473-729d-4576-a38f-f640290e2268 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 trace.duration=16.761µ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=8a13bf2a-538b-48b7-b2e6-aa77ce5b7b68 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] time="2023-03-22T15:01:25Z" 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=a29830b8-fa87-4ca3-b5c5-d1d0ce73e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33012" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.155686ms http.response.status=404 http.response.written=181 instance.id=0f4b8121-cbe1-4f80-a4be-b9eb86334c80 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:01:25 [2023-03-22T15:01:25.494Z] 127.0.0.1 - - [22/Mar/2023:15:01:25 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:01:25 [2023-03-22T15:01:25.494Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
15:01:25 [2023-03-22T15:01:25.494Z] === RUN   TestRemoveImageOrphaning
15:01:25 [2023-03-22T15:01:25.580Z] --- PASS: TestRenameAnonymousContainer (1.48s)
15:01:25 [2023-03-22T15:01:25.580Z] === RUN   TestRenameContainerWithSameName
15:01:25 [2023-03-22T15:01:25.751Z] --- PASS: TestRemoveImageOrphaning (0.27s)
15:01:25 [2023-03-22T15:01:25.751Z] === RUN   TestRemoveImageGarbageCollector
15:01:26 [2023-03-22T15:01:26.146Z] --- PASS: TestRenameContainerWithSameName (0.43s)
15:01:26 [2023-03-22T15:01:26.146Z] === RUN   TestRenameContainerWithLinkedContainer
15:01:26 [2023-03-22T15:01:26.715Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
15:01:26 [2023-03-22T15:01:26.715Z] === RUN   TestResize
15:01:27 [2023-03-22T15:01:27.292Z] --- PASS: TestResize (0.49s)
15:01:27 [2023-03-22T15:01:27.292Z] === RUN   TestResizeWithInvalidSize
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagInvalidReference
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagInvalidReference (0.01s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagValidPrefixedRepo
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagExistedNameWithoutForce
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagOfficialNames
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagOfficialNames (0.04s)
15:01:27 [2023-03-22T15:01:27.641Z] === RUN   TestTagMatchesDigest
15:01:27 [2023-03-22T15:01:27.641Z] --- PASS: TestTagMatchesDigest (0.01s)
15:01:27 [2023-03-22T15:01:27.641Z] === CONT  TestImportExtremelyLargeImageWorks
15:01:27 [2023-03-22T15:01:27.858Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:01:27 [2023-03-22T15:01:27.858Z] === RUN   TestResizeWhenContainerNotStarted
15:01:28 [2023-03-22T15:01:28.116Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:28 [2023-03-22T15:01:28.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:30 [2023-03-22T15:01:30.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:30 [2023-03-22T15:01:30.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:30 [2023-03-22T15:01:30.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:31 [2023-03-22T15:01:31.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:32 [2023-03-22T15:01:32.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:32 [2023-03-22T15:01:32.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:33 [2023-03-22T15:01:33.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:34 [2023-03-22T15:01:34.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:36 [2023-03-22T15:01:36.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:36 [2023-03-22T15:01:36.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:38 [2023-03-22T15:01:38.017Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s)
15:01:38 [2023-03-22T15:01:38.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
15:01:38 [2023-03-22T15:01:38.017Z] === RUN   TestCgroupNamespacesRun
15:01:38 [2023-03-22T15:01:38.951Z] --- PASS: TestCgroupNamespacesRun (1.14s)
15:01:38 [2023-03-22T15:01:38.951Z] === RUN   TestCgroupNamespacesRunPrivileged
15:01:40 [2023-03-22T15:01:40.326Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
15:01:40 [2023-03-22T15:01:40.326Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:01:41 [2023-03-22T15:01:41.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
15:01:41 [2023-03-22T15:01:41.259Z] === RUN   TestCgroupNamespacesRunHostMode
15:01:42 [2023-03-22T15:01:42.633Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
15:01:42 [2023-03-22T15:01:42.633Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:01:43 [2023-03-22T15:01:43.222Z] INFO [linters context/goanalysis] analyzers took 4m52.843824212s with top 10 stages: buildir: 1m56.840239545s, goimports: 23.81093326s, the_only_name: 19.681399859s, unconvert: 17.043636763s, S1038: 13.743604171s, gosec: 12.263899686s, misspell: 5.314501163s, unused: 4.420163383s, S1039: 3.980181206s, inspect: 3.307343149s 
15:01:43 [2023-03-22T15:01:43.224Z] INFO [runner] Issues before processing: 1851, after processing: 0 
15:01:43 [2023-03-22T15:01:43.224Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 58/1753, skip_dirs: 1773/1773, autogenerated_exclude: 1753/1773, identifier_marker: 1753/1753, skip_files: 1773/1773, filename_unadjuster: 1773/1773, path_prettifier: 1773/1773, nolint: 0/58, cgo: 1773/1851, exclude: 1753/1753 
15:01:43 [2023-03-22T15:01:43.224Z] INFO [runner] processing took 114.922688ms with stages: identifier_marker: 38.471767ms, nolint: 28.48533ms, path_prettifier: 20.399172ms, exclude-rules: 14.002122ms, autogenerated_exclude: 10.253726ms, skip_dirs: 2.888495ms, cgo: 247.085µs, filename_unadjuster: 168.39µs, max_same_issues: 1.711µs, skip_files: 919ns, uniq_by_line: 759ns, exclude: 618ns, max_from_linter: 590ns, source_code: 445ns, path_shortener: 352ns, diff: 350ns, sort_results: 271ns, severity-rules: 246ns, max_per_file_from_linter: 233ns, path_prefixer: 107ns 
15:01:43 [2023-03-22T15:01:43.224Z] INFO [runner] linters took 1m26.5156467s with stages: goanalysis_metalinter: 1m26.400419483s 
15:01:43 [2023-03-22T15:01:43.224Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
15:01:43 [2023-03-22T15:01:43.224Z] INFO Memory: 2374 samples, avg is 280.5MB, max is 1077.6MB 
15:01:43 [2023-03-22T15:01:43.224Z] INFO Execution took 3m57.253913551s               
15:01:43 [2023-03-22T15:01:43.224Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:01:43 [2023-03-22T15:01:43.567Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
15:01:43 [2023-03-22T15:01:43.567Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:01:43 [2023-03-22T15:01:43.809Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary-daemon test-docker-py
15:01:44 [2023-03-22T15:01:44.377Z] 
15:01:44 [2023-03-22T15:01:44.377Z] Removing bundles/
15:01:44 [2023-03-22T15:01:44.377Z] 
15:01:44 [2023-03-22T15:01:44.377Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:01:44 [2023-03-22T15:01:44.377Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:01:44 [2023-03-22T15:01:44.377Z] GOOS="" GOARCH="" GOARM=""
15:01:44 [2023-03-22T15:01:44.939Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
15:01:44 [2023-03-22T15:01:44.939Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:01:45 [2023-03-22T15:01:45.505Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
15:01:45 [2023-03-22T15:01:45.505Z] === RUN   TestCgroupNamespacesRunOlderClient
15:01:46 [2023-03-22T15:01:46.439Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
15:01:46 [2023-03-22T15:01:46.439Z] === RUN   TestNISDomainname
15:01:47 [2023-03-22T15:01:47.004Z] --- PASS: TestNISDomainname (0.54s)
15:01:47 [2023-03-22T15:01:47.004Z] === RUN   TestHostnameDnsResolution
15:01:47 [2023-03-22T15:01:47.938Z] --- PASS: TestHostnameDnsResolution (0.67s)
15:01:47 [2023-03-22T15:01:47.938Z] === RUN   TestUnprivilegedPortsAndPing
15:01:48 [2023-03-22T15:01:48.197Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
15:01:48 [2023-03-22T15:01:48.197Z] === RUN   TestStats
15:01:50 [2023-03-22T15:01:50.735Z] --- PASS: TestStats (2.44s)
15:01:50 [2023-03-22T15:01:50.735Z] === RUN   TestStopContainerWithTimeout
15:01:50 [2023-03-22T15:01:50.735Z] === RUN   TestStopContainerWithTimeout/0
15:01:50 [2023-03-22T15:01:50.735Z] === PAUSE TestStopContainerWithTimeout/0
15:01:50 [2023-03-22T15:01:50.735Z] === RUN   TestStopContainerWithTimeout/1
15:01:50 [2023-03-22T15:01:50.735Z] === PAUSE TestStopContainerWithTimeout/1
15:01:50 [2023-03-22T15:01:50.735Z] === RUN   TestStopContainerWithTimeout/3
15:01:50 [2023-03-22T15:01:50.735Z] === PAUSE TestStopContainerWithTimeout/3
15:01:50 [2023-03-22T15:01:50.735Z] === RUN   TestStopContainerWithTimeout/-1
15:01:50 [2023-03-22T15:01:50.735Z] === PAUSE TestStopContainerWithTimeout/-1
15:01:50 [2023-03-22T15:01:50.735Z] === CONT  TestStopContainerWithTimeout/0
15:01:50 [2023-03-22T15:01:50.735Z] === CONT  TestStopContainerWithTimeout/3
15:01:51 [2023-03-22T15:01:51.312Z] === CONT  TestStopContainerWithTimeout/-1
15:01:53 [2023-03-22T15:01:53.843Z] === CONT  TestStopContainerWithTimeout/1
15:01:54 [2023-03-22T15:01:54.776Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:01:54 [2023-03-22T15:01:54.776Z]     --- PASS: TestStopContainerWithTimeout/0 (0.53s)
15:01:54 [2023-03-22T15:01:54.776Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
15:01:54 [2023-03-22T15:01:54.776Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
15:01:54 [2023-03-22T15:01:54.776Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
15:01:54 [2023-03-22T15:01:54.776Z] === RUN   TestDeleteDevicemapper
15:01:54 [2023-03-22T15:01:54.776Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:01:54 [2023-03-22T15:01:54.776Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:01:54 [2023-03-22T15:01:54.776Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:01:56 [2023-03-22T15:01:56.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
15:01:56 [2023-03-22T15:01:56.675Z] === RUN   TestUpdateMemory
15:01:56 [2023-03-22T15:01:56.933Z] --- PASS: TestUpdateMemory (0.57s)
15:01:56 [2023-03-22T15:01:56.933Z] === RUN   TestUpdateCPUQuota
15:01:57 [2023-03-22T15:01:57.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:01:57 [2023-03-22T15:01:57.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:01:57 [2023-03-22T15:01:57.867Z] --- PASS: TestUpdateCPUQuota (0.78s)
15:01:57 [2023-03-22T15:01:57.867Z] === RUN   TestUpdatePidsLimit
15:01:57 [2023-03-22T15:01:57.867Z] === RUN   TestUpdatePidsLimit/update_from_none
15:01:57 [2023-03-22T15:01:57.867Z] === RUN   TestUpdatePidsLimit/no_change
15:01:58 [2023-03-22T15:01:58.125Z] === RUN   TestUpdatePidsLimit/update_lower
15:01:58 [2023-03-22T15:01:58.383Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:01:58 [2023-03-22T15:01:58.383Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:01:58 [2023-03-22T15:01:58.641Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:01:58 [2023-03-22T15:01:58.898Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:01:59 [2023-03-22T15:01:59.127Z]  ---> 7230d2c03745
15:01:59 [2023-03-22T15:01:59.127Z] Successfully built 7230d2c03745
15:01:59 [2023-03-22T15:01:59.127Z] Successfully tagged docker:latest
15:01:59 [2023-03-22T15:01:59.127Z] INFO: Image build ended at 03/22/2023 15:01:56. Duration:00:04:36.7749027
15:01:59 [2023-03-22T15:01:59.127Z] 
15:01:59 [2023-03-22T15:01:59.127Z] 
15:01:59 [2023-03-22T15:01:59.127Z] INFO: Building the test binaries at 03/22/2023 15:01:57...
15:01:59 [2023-03-22T15:01:59.464Z] --- PASS: TestUpdatePidsLimit (1.95s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
15:01:59 [2023-03-22T15:01:59.464Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
15:01:59 [2023-03-22T15:01:59.464Z] === RUN   TestUpdateRestartPolicy
15:02:05 [2023-03-22T15:02:05.027Z] INFO: make.ps1 starting at 03/22/2023 15:02:04
15:02:05 [2023-03-22T15:02:05.031Z] INFO: Git commit (e55d9b155d) assumed from DOCKER_GITCOMMIT environment variable
15:02:05 [2023-03-22T15:02:05.031Z] INFO: Invoking autogen...
15:02:05 [2023-03-22T15:02:05.503Z] INFO: Building daemon...
15:02:11 [2023-03-22T15:02:11.661Z] --- PASS: TestUpdateRestartPolicy (10.80s)
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestUpdateRestartWithAutoRemove
15:02:11 [2023-03-22T15:02:11.661Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitNonBlocked
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:11 [2023-03-22T15:02:11.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:11 [2023-03-22T15:02:11.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:11 [2023-03-22T15:02:11.661Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:11 [2023-03-22T15:02:11.661Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:11 [2023-03-22T15:02:11.661Z] --- PASS: TestWaitNonBlocked (0.02s)
15:02:11 [2023-03-22T15:02:11.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
15:02:11 [2023-03-22T15:02:11.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitBlocked
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:02:11 [2023-03-22T15:02:11.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:02:11 [2023-03-22T15:02:11.661Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:02:11 [2023-03-22T15:02:11.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:02:11 [2023-03-22T15:02:11.661Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:02:11 [2023-03-22T15:02:11.661Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:02:12 [2023-03-22T15:02:12.234Z] --- PASS: TestWaitBlocked (0.01s)
15:02:12 [2023-03-22T15:02:12.234Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
15:02:12 [2023-03-22T15:02:12.234Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
15:02:12 [2023-03-22T15:02:12.234Z] === CONT  TestContainerStartOnDaemonRestart
15:02:12 [2023-03-22T15:02:12.234Z] === CONT  TestRestartDaemonWithRestartingContainer
15:02:14 [2023-03-22T15:02:14.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s)
15:02:14 [2023-03-22T15:02:14.142Z] === CONT  TestIpcModeOlderClient
15:02:14 [2023-03-22T15:02:14.142Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s)
15:02:14 [2023-03-22T15:02:14.142Z] === CONT  TestContainerKillOnDaemonStart
15:02:14 [2023-03-22T15:02:14.142Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:02:14 [2023-03-22T15:02:14.142Z] === CONT  TestDaemonHostGatewayIP
15:02:15 [2023-03-22T15:02:15.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:02:15 [2023-03-22T15:02:15.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:02:16 [2023-03-22T15:02:16.669Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
15:02:16 [2023-03-22T15:02:16.669Z] === CONT  TestDaemonRestartIpcMode
15:02:19 [2023-03-22T15:02:19.196Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
15:02:27 [2023-03-22T15:02:27.299Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
15:02:27 [2023-03-22T15:02:27.299Z] PASS
15:02:27 [2023-03-22T15:02:27.299Z] 
15:02:27 [2023-03-22T15:02:27.299Z] === Skipped
15:02:27 [2023-03-22T15:02:27.299Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:02:27 [2023-03-22T15:02:27.299Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:02:27 [2023-03-22T15:02:27.299Z] 
15:02:27 [2023-03-22T15:02:27.299Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:02:27 [2023-03-22T15:02:27.299Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:02:27 [2023-03-22T15:02:27.299Z] 
15:02:27 [2023-03-22T15:02:27.299Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:02:27 [2023-03-22T15:02:27.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:02:27 [2023-03-22T15:02:27.299Z] 
15:02:27 [2023-03-22T15:02:27.299Z] DONE 197 tests, 3 skipped in 106.870s
15:02:27 [2023-03-22T15:02:27.299Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:02:27 [2023-03-22T15:02:27.299Z] ++ 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
15:02:27 [2023-03-22T15:02:27.299Z] ++ set -e
15:02:27 [2023-03-22T15:02:27.299Z] ++ '[' -n 0 ']'
15:02:27 [2023-03-22T15:02:27.299Z] ++ set -x
15:02:27 [2023-03-22T15:02:27.299Z] ++ 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
15:02:27 [2023-03-22T15:02:27.299Z] INFO: Testing against a local daemon
15:02:27 [2023-03-22T15:02:27.299Z] === RUN   TestLiveRestore
15:02:27 [2023-03-22T15:02:27.299Z] === RUN   TestLiveRestore/volume_references
15:02:27 [2023-03-22T15:02:27.299Z] === PAUSE TestLiveRestore/volume_references
15:02:27 [2023-03-22T15:02:27.299Z] === CONT  TestLiveRestore/volume_references
15:02:27 [2023-03-22T15:02:27.299Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:02:27 [2023-03-22T15:02:27.299Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:02:27 [2023-03-22T15:02:27.864Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:02:28 [2023-03-22T15:02:28.799Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:02:33 [2023-03-22T15:02:33.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:02:33 [2023-03-22T15:02:33.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:02:33 [2023-03-22T15:02:33.680Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:02:33 [2023-03-22T15:02:33.680Z] --- PASS: TestLiveRestore (0.00s)
15:02:33 [2023-03-22T15:02:33.680Z]     --- PASS: TestLiveRestore/volume_references (4.49s)
15:02:33 [2023-03-22T15:02:33.680Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
15:02:33 [2023-03-22T15:02:33.680Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.06s)
15:02:33 [2023-03-22T15:02:33.680Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
15:02:33 [2023-03-22T15:02:33.680Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
15:02:33 [2023-03-22T15:02:33.680Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
15:02:33 [2023-03-22T15:02:33.680Z] PASS
15:02:33 [2023-03-22T15:02:33.680Z] 
15:02:33 [2023-03-22T15:02:33.680Z] DONE 7 tests in 4.596s
15:02:33 [2023-03-22T15:02:33.680Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:02:33 [2023-03-22T15:02:33.680Z] ++ 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
15:02:33 [2023-03-22T15:02:33.680Z] ++ set -e
15:02:33 [2023-03-22T15:02:33.680Z] ++ '[' -n 0 ']'
15:02:33 [2023-03-22T15:02:33.680Z] ++ set -x
15:02:33 [2023-03-22T15:02:33.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:02:33 [2023-03-22T15:02:33.680Z] INFO: Testing against a local daemon
15:02:33 [2023-03-22T15:02:33.680Z] === RUN   TestCommitInheritsEnv
15:02:33 [2023-03-22T15:02:33.681Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:02:33 [2023-03-22T15:02:33.681Z] === RUN   TestImportExtremelyLargeImageWorks
15:02:33 [2023-03-22T15:02:33.681Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:02:33 [2023-03-22T15:02:33.681Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:02:33 [2023-03-22T15:02:33.681Z] === RUN   TestImagesFilterMultiReference
15:02:33 [2023-03-22T15:02:33.681Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:02:33 [2023-03-22T15:02:33.681Z] === RUN   TestImagePullPlatformInvalid
15:02:33 [2023-03-22T15:02:33.681Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:02:33 [2023-03-22T15:02:33.681Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.18.10 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b67ef692-82dc-4c25-878b-d82fd4971043 http.request.method=GET http.request.remoteaddr="127.0.0.1:51678" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b67ef692-82dc-4c25-878b-d82fd4971043 http.request.method=GET http.request.remoteaddr="127.0.0.1:51678" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.880728ms http.response.status=200 http.response.written=2 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13b7cae1-cfd6-4e1e-86fb-0d8eaf20ffd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13b7cae1-cfd6-4e1e-86fb-0d8eaf20ffd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=13b7cae1-cfd6-4e1e-86fb-0d8eaf20ffd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=43.839µ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=9e6359b3-42ff-4816-84fe-744347d3733c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=13b7cae1-cfd6-4e1e-86fb-0d8eaf20ffd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51696" 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=5.249631ms http.response.status=404 http.response.written=157 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d15c3a1a-bb24-440a-b923-6d4f169025d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d15c3a1a-bb24-440a-b923-6d4f169025d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=94.276µ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=cb807f09-7a7c-4152-a792-f1a02c96f0fc trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=10.494µ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=96bea4e0-3f53-4ec2-b9be-89975d3af315 trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=d15c3a1a-bb24-440a-b923-6d4f169025d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=38.277µ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=885d0595-78fa-4326-b976-c650f6e55e7d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=85.341µ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=1d16e0dc-5b7d-4312-bddd-d262ba777328 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0eae03dc-318f-41f4-aa7c-768babee7ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.142482ms http.response.status=202 http.response.written=0 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=d15c3a1a-bb24-440a-b923-6d4f169025d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" 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=11.276165ms http.response.status=404 http.response.written=157 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=75.781µ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=e24de0b6-6c09-4827-9835-7c18fd9757ed trace.line=82 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=14.605µ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=b95c7b6c-007e-450b-8f12-fc44ffce43b6 trace.line=141 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=95.293µ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=61d3e691-f671-4ae9-8a73-734b8c06aea7 trace.line=124 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.681Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=32.156µ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=5a929913-afb2-4874-b75f-c10ebaf61e62 trace.line=141 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=40.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=167619bd-bc87-4a4d-80a4-a8c7dc0b45bb trace.line=141 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=14.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).Stat" trace.id=16879760-5e89-43f8-926d-8a21ab76630d trace.line=141 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152/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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=123.051µ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=5aaa358a-0602-4e62-abc2-98cb1e20896f trace.line=167 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=161.483µ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=ec7c2db1-2fab-4ca7-a985-dd4dee634133 trace.line=95 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/29f0efe6-54ca-401b-bf05-f7e93e018152\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=174.554µ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=c510a255-ee49-486c-acf9-ee568853e047 trace.line=181 vars.name=test vars.uuid=29f0efe6-54ca-401b-bf05-f7e93e018152 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=1c8db3fe-91c7-4c81-bc83-d54a96422e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.423323ms http.response.status=201 http.response.written=0 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "PUT /v2/test/blobs/uploads/29f0efe6-54ca-401b-bf05-f7e93e018152?_state=94OvzQL8gkM3gCe597CVeQL1GJQqp1pYqut2pzuohbt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI5ZjBlZmU2LTU0Y2EtNDAxYi1iZjA1LWY3ZTkzZTAxODE1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4xOTgwNjg3NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=51.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=7c22d2f9-9aa7-4e97-b53f-146e4bc5df5e trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=42.6µ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=9d4c9ead-5182-4a0d-8239-b6a0a83000d5 trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=97.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).PutContent" trace.id=5a10e37b-71d3-482c-9e35-52fc0ffb765d trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=886800ff-c03d-4ab7-87a8-f2941d04332d http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.944966ms http.response.status=202 http.response.written=0 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=91.666µ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=90ea92ad-8a20-476b-8b9d-8ab2016bedd1 trace.line=82 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=43.487µ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=af6fe7c2-ff18-4c92-8838-633fb59ada2b trace.line=141 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=502.986µ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=585bd6ec-e57f-453b-a929-229d08759656 trace.line=124 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=316.379µ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=72adc67c-2347-4e28-81cf-eb390e07ae8a trace.line=141 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=16.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=31cfee21-8fe8-4468-a0bb-6e9654d538b1 trace.line=141 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.682Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=22.137µ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=c233e233-e85c-4b2a-a85a-f93df25dc7a3 trace.line=141 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d/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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=112.975µ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=069c6fbf-f71c-4f91-94ea-77d3db4fd5a6 trace.line=167 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=81.69µ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=77d85b65-cbc1-41bd-9804-51fccc510e0a trace.line=95 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=176.22µ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=822342bc-3ad4-45c4-aad9-5725bb1355d3 trace.line=181 vars.name=test vars.uuid=e8750e65-dbf7-4d3e-b911-ff68eaa7633d version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=f2384855-6cf8-4401-8aef-f91006494f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.797912ms http.response.status=201 http.response.written=0 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "PUT /v2/test/blobs/uploads/e8750e65-dbf7-4d3e-b911-ff68eaa7633d?_state=X6Atu9K0PHt3IdX2b2iFMU4HP8xmnLbdrLeETDd80Lt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4NzUwZTY1LWRiZjctNGQzZS1iOTExLWZmNjhlYWE3NjMzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNTowMjozMS4yMDg5Mzc2MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae99b2a4-27ab-4f16-abd7-edfc6141b65f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae99b2a4-27ab-4f16-abd7-edfc6141b65f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=ae99b2a4-27ab-4f16-abd7-edfc6141b65f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=37.431µ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=c3cf88d7-0465-4b51-b91a-cd8ff26eef4d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=ae99b2a4-27ab-4f16-abd7-edfc6141b65f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51692" 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.170573ms http.response.status=404 http.response.written=96 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=43.914µ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=2bf8fac5-b034-489f-b6fa-b2ee77c198e2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=14.391µ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=e2fa8075-52ac-4afc-87c3-ed02a6be997a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=23.745µ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=38c5e832-be60-4bc9-a16f-6f444e88b8d2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=12.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).Stat" trace.id=014ff749-fa3b-4491-9525-1eddcc099697 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=12.857µ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=09465299-340f-47f0-8ca0-09ad0fffc184 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=88.606µ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=51cefabb-6217-4023-86a5-955d8e633e37 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=120.024µ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=213e3cbe-2de4-4b69-88ef-f95e504686fa trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=53.923µ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=7bb07d36-20dc-467b-8af0-c808a2e1dede trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=102.571µ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=4f56f829-f9fa-4b1f-ad3d-a9d352a553f6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=58.748µ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=857d290a-cac1-4dff-b866-033b39cb5d41 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" 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=798b24eb-ee1f-4cb5-992d-ec1da435abef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.608631ms http.response.status=201 http.response.written=0 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e2aa3d2-522b-4694-b2b3-f3543b6033ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e2aa3d2-522b-4694-b2b3-f3543b6033ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="790.754µs" http.response.status=200 http.response.written=2 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.683Z] time="2023-03-22T15:02:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=149.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).GetContent" trace.id=6f80fd60-f13a-4bf8-a9f4-b3d0e2a66078 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=54.916µ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=0f6425c2-319c-4a0c-acd4-f93d443e085a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=36.939µ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=57b2c247-a897-47a0-8ad9-bcdfc9b50363 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=75.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=beec3ac4-993c-4b00-9a7a-b6e7e55e41c4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33d58ed3-289a-4091-a160-a33614ded015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.504296ms http.response.status=200 http.response.written=417 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=531.137µ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=589dd148-bb46-4106-adae-23c2ce7578a7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=17.411µ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=67a3d0a9-2bdc-453f-8d53-4e0c0bba2846 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=273.581µ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=96607672-db7a-4375-9d3b-4713c3bc0f64 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=dff3fc00-100a-4f19-9172-a21131aebb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51744" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.644972ms http.response.status=200 http.response.written=417 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=29.768µ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=aaaaa5fe-1259-4f1b-bc38-860a83b39baf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=17.33µ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=a3928a7a-4244-4182-97b4-afa3fbd3ac2c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=21.587µ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=d5673d1a-51d9-4a93-860d-b5d8ef4673a0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=11.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).Stat" trace.id=b19aed76-6113-445b-8cb6-17c8d109b99e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=9.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).Stat" trace.id=a84cfa94-2e74-4dea-a6ed-acea19b06042 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=5.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).URLFor" trace.id=8b28edc6-97e6-4a16-8b7a-14b1c16efbd6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.684Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=13.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).ReadStream" trace.id=3556b489-3b5a-4f05-98ad-3ebb6e23162c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=294.11µ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=df2733a9-4a48-4622-ac46-1f288fc1bbac trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=31.368µ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=2eecea13-7e59-4821-98f8-b05c75086396 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=14.761µ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=b4b0f4c3-6cf2-45ed-a429-aea5795447ca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5c8a1b0d-11c5-4baa-8fcf-ec0fd44e5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:51762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=6.183243ms http.response.status=200 http.response.written=68 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=45.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).Stat" trace.id=0bd4fc82-baa7-4728-a1a3-79ebd2cc9cdb trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=33.436µ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=ddfe1b66-bcf1-440f-9a49-0db3722af776 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=17.354µ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=40a7febe-9fc2-4067-beec-a2750aa3563b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=15.672µ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=f3418394-61cc-4016-b3f5-c000c3369856 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=7.787µ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=656940b4-0971-41d8-b9e3-ba3b7868d923 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=23.557µ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=0d35e930-6e04-45f6-8dcb-258a57e35a6f trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=30.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=05c246f3-652b-42ed-aace-63f26e1a9870 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=18.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).Stat" trace.id=cfffec62-6273-40ad-bdc2-08efcef1ba4f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=881b57fe-c9cf-4468-b5f6-b94e75a6fb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=12.152399ms http.response.status=200 http.response.written=179 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c7f0320-1b01-46f9-9160-9eb96ffa37b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4c7f0320-1b01-46f9-9160-9eb96ffa37b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="862.892µs" http.response.status=200 http.response.written=2 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=28.873µ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=c48f1554-5431-4f7f-9913-410c662b9edd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=11.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=abcd5ab4-45e2-4675-bca8-fbe5d353a9f8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" 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=f52ebdf0-a339-4978-b879-958b05aab025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="995.65µs" http.response.status=404 http.response.written=181 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.685Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.685Z] time="2023-03-22T15:02:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.686Z] time="2023-03-22T15:02:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.686Z] time="2023-03-22T15:02:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.686Z] time="2023-03-22T15:02:31Z" 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=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=25.124µ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=f15b31fc-7221-434c-a140-2a4592012c98 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.687Z] time="2023-03-22T15:02:31Z" 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=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=65596548-0086-4a4d-abec-bf979fea85f2 trace.duration=11.922µ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=b0f32550-cb7b-4159-a3fb-d8ef7160b125 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.687Z] time="2023-03-22T15:02:31Z" 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=ad252d66-8383-4f57-b2aa-da5d44b286c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51808" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.035879ms http.response.status=404 http.response.written=181 instance.id=65596548-0086-4a4d-abec-bf979fea85f2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
15:02:33 [2023-03-22T15:02:33.688Z] 127.0.0.1 - - [22/Mar/2023:15:02:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestRemoveImageOrphaning
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestRemoveImageOrphaning (0.27s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestRemoveImageGarbageCollector
15:02:33 [2023-03-22T15:02:33.688Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:33 [2023-03-22T15:02:33.688Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagInvalidReference
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagInvalidReference (0.01s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagValidPrefixedRepo
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagExistedNameWithoutForce
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagOfficialNames
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagOfficialNames (0.05s)
15:02:33 [2023-03-22T15:02:33.688Z] === RUN   TestTagMatchesDigest
15:02:33 [2023-03-22T15:02:33.688Z] --- PASS: TestTagMatchesDigest (0.02s)
15:02:33 [2023-03-22T15:02:33.688Z] PASS
15:02:33 [2023-03-22T15:02:33.688Z] 
15:02:33 [2023-03-22T15:02:33.688Z] === Skipped
15:02:33 [2023-03-22T15:02:33.688Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:02:33 [2023-03-22T15:02:33.688Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:02:33 [2023-03-22T15:02:33.688Z] 
15:02:33 [2023-03-22T15:02:33.688Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:02:33 [2023-03-22T15:02:33.688Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:33 [2023-03-22T15:02:33.688Z] 
15:02:33 [2023-03-22T15:02:33.688Z] DONE 13 tests, 2 skipped in 1.380s
15:02:33 [2023-03-22T15:02:33.688Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:02:33 [2023-03-22T15:02:33.688Z] ++ 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
15:02:33 [2023-03-22T15:02:33.688Z] ++ set -e
15:02:33 [2023-03-22T15:02:33.688Z] ++ '[' -n 0 ']'
15:02:33 [2023-03-22T15:02:33.688Z] ++ set -x
15:02:33 [2023-03-22T15:02:33.689Z] ++ 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
15:02:33 [2023-03-22T15:02:33.689Z] INFO: Testing against a local daemon
15:02:33 [2023-03-22T15:02:33.689Z] === RUN   TestNetworkCreateDelete
15:02:33 [2023-03-22T15:02:33.689Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:02:33 [2023-03-22T15:02:33.689Z] === RUN   TestDockerNetworkDeletePreferID
15:02:33 [2023-03-22T15:02:33.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
15:02:33 [2023-03-22T15:02:33.689Z] === RUN   TestDaemonDNSFallback
15:02:33 [2023-03-22T15:02:33.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:02:34 [2023-03-22T15:02:34.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:02:34 [2023-03-22T15:02:34.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:02:36 [2023-03-22T15:02:36.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:02:37 [2023-03-22T15:02:37.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:02:38 [2023-03-22T15:02:38.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:02:38 [2023-03-22T15:02:38.969Z] --- PASS: TestDaemonDNSFallback (6.27s)
15:02:38 [2023-03-22T15:02:38.969Z] === RUN   TestInspectNetwork
15:02:39 [2023-03-22T15:02:39.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:02:39 [2023-03-22T15:02:39.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:02:40 [2023-03-22T15:02:40.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:02:41 [2023-03-22T15:02:41.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:02:42 [2023-03-22T15:02:42.248Z] === RUN   TestInspectNetwork/full_network_id
15:02:42 [2023-03-22T15:02:42.248Z] === RUN   TestInspectNetwork/partial_network_id
15:02:42 [2023-03-22T15:02:42.248Z] === RUN   TestInspectNetwork/network_name
15:02:42 [2023-03-22T15:02:42.248Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:02:42 [2023-03-22T15:02:42.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:02:43 [2023-03-22T15:02:43.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:02:44 [2023-03-22T15:02:44.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:02:44 [2023-03-22T15:02:44.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:02:44 [2023-03-22T15:02:44.587Z] Using test binary docker
15:02:44 [2023-03-22T15:02:44.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:02:44 [2023-03-22T15:02:44.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:02:44 [2023-03-22T15:02:44.845Z] INFO: Waiting for daemon to start...
15:02:44 [2023-03-22T15:02:44.845Z] Starting dockerd
15:02:46 [2023-03-22T15:02:46.429Z] --- PASS: TestInspectNetwork (7.09s)
15:02:46 [2023-03-22T15:02:46.430Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:02:46 [2023-03-22T15:02:46.430Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:02:46 [2023-03-22T15:02:46.430Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:02:46 [2023-03-22T15:02:46.430Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:02:46 [2023-03-22T15:02:46.430Z] === RUN   TestRunContainerWithBridgeNone
15:02:46 [2023-03-22T15:02:46.741Z] .
15:02:46 [2023-03-22T15:02:46.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:02:46 [2023-03-22T15:02:46.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:02:46 [2023-03-22T15:02:46.741Z] Error: No such image: emptyfs
15:02:46 [2023-03-22T15:02:46.999Z] Running integration-test (iteration 1)
15:02:46 [2023-03-22T15:02:46.999Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:02:47 [2023-03-22T15:02:47.257Z] Loaded image: busybox:latest
15:02:47 [2023-03-22T15:02:47.257Z] Loaded image: busybox:glibc
15:02:47 [2023-03-22T15:02:47.363Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
15:02:47 [2023-03-22T15:02:47.363Z] === RUN   TestNetworkInvalidJSON
15:02:47 [2023-03-22T15:02:47.363Z] === RUN   TestNetworkInvalidJSON//networks/create
15:02:47 [2023-03-22T15:02:47.363Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:02:47 [2023-03-22T15:02:47.363Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:02:47 [2023-03-22T15:02:47.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:02:47 [2023-03-22T15:02:47.363Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:02:47 [2023-03-22T15:02:47.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:02:47 [2023-03-22T15:02:47.363Z] === CONT  TestNetworkInvalidJSON//networks/create
15:02:47 [2023-03-22T15:02:47.363Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:02:47 [2023-03-22T15:02:47.363Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:02:47 [2023-03-22T15:02:47.363Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:02:47 [2023-03-22T15:02:47.363Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:02:47 [2023-03-22T15:02:47.363Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:02:47 [2023-03-22T15:02:47.363Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:02:47 [2023-03-22T15:02:47.363Z] === RUN   TestNetworkList
15:02:47 [2023-03-22T15:02:47.620Z] === RUN   TestNetworkList//networks
15:02:47 [2023-03-22T15:02:47.620Z] === PAUSE TestNetworkList//networks
15:02:47 [2023-03-22T15:02:47.620Z] === RUN   TestNetworkList//networks/
15:02:47 [2023-03-22T15:02:47.620Z] === PAUSE TestNetworkList//networks/
15:02:47 [2023-03-22T15:02:47.620Z] === CONT  TestNetworkList//networks
15:02:47 [2023-03-22T15:02:47.620Z] === CONT  TestNetworkList//networks/
15:02:47 [2023-03-22T15:02:47.620Z] --- PASS: TestNetworkList (0.01s)
15:02:47 [2023-03-22T15:02:47.620Z]     --- PASS: TestNetworkList//networks (0.00s)
15:02:47 [2023-03-22T15:02:47.620Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:02:47 [2023-03-22T15:02:47.620Z] === RUN   TestHostIPv4BridgeLabel
15:02:48 [2023-03-22T15:02:48.186Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:02:48 [2023-03-22T15:02:48.186Z] === RUN   TestDaemonRestartWithLiveRestore
15:02:48 [2023-03-22T15:02:48.630Z] Loaded image: debian:bullseye-slim
15:02:48 [2023-03-22T15:02:48.887Z] Loaded image: hello-world:latest
15:02:48 [2023-03-22T15:02:48.887Z] Loaded image: arm32v7/hello-world:latest
15:02:48 [2023-03-22T15:02:48.887Z] INFO: Testing against a local daemon
15:02:48 [2023-03-22T15:02:48.887Z] === RUN   TestCgroupNamespacesBuild
15:02:49 [2023-03-22T15:02:49.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:02:49 [2023-03-22T15:02:49.118Z] === RUN   TestDaemonDefaultNetworkPools
15:02:50 [2023-03-22T15:02:50.051Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:02:50 [2023-03-22T15:02:50.051Z] === RUN   TestDaemonRestartWithExistingNetwork
15:02:50 [2023-03-22T15:02:50.984Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
15:02:50 [2023-03-22T15:02:50.984Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:02:51 [2023-03-22T15:02:51.410Z] --- PASS: TestCgroupNamespacesBuild (2.35s)
15:02:51 [2023-03-22T15:02:51.410Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:02:52 [2023-03-22T15:02:52.361Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
15:02:52 [2023-03-22T15:02:52.362Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:02:52 [2023-03-22T15:02:52.927Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:02:52 [2023-03-22T15:02:52.927Z] === RUN   TestServiceWithPredefinedNetwork
15:02:53 [2023-03-22T15:02:53.934Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
15:02:53 [2023-03-22T15:02:53.934Z] === RUN   TestBuildWithSession
15:02:53 [2023-03-22T15:02:53.934Z]     build_session_test.go:25: TODO: BuildKit
15:02:53 [2023-03-22T15:02:53.934Z] --- SKIP: TestBuildWithSession (0.00s)
15:02:53 [2023-03-22T15:02:53.934Z] === RUN   TestBuildSquashParent
15:02:55 [2023-03-22T15:02:55.454Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
15:02:55 [2023-03-22T15:02:55.454Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:02:55 [2023-03-22T15:02:55.454Z]     service_test.go:242: FLAKY_TEST
15:02:55 [2023-03-22T15:02:55.454Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:02:55 [2023-03-22T15:02:55.454Z] === RUN   TestServiceWithDataPathPortInit
15:03:00 [2023-03-22T15:03:00.487Z] --- PASS: TestBuildSquashParent (6.84s)
15:03:00 [2023-03-22T15:03:00.487Z] === RUN   TestBuildWithRemoveAndForceRemove
15:03:00 [2023-03-22T15:03:00.487Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:00 [2023-03-22T15:03:00.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:00 [2023-03-22T15:03:00.487Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:00 [2023-03-22T15:03:00.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:00 [2023-03-22T15:03:00.487Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:00 [2023-03-22T15:03:00.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:00 [2023-03-22T15:03:00.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:00 [2023-03-22T15:03:00.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:00 [2023-03-22T15:03:00.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:00 [2023-03-22T15:03:00.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:00 [2023-03-22T15:03:00.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:00 [2023-03-22T15:03:00.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:00 [2023-03-22T15:03:00.488Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:00 [2023-03-22T15:03:00.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:01 [2023-03-22T15:03:01.858Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:01 [2023-03-22T15:03:01.858Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:03 [2023-03-22T15:03:03.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:03 [2023-03-22T15:03:03.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:04 [2023-03-22T15:03:04.066Z] --- PASS: TestImportExtremelyLargeImageWorks (93.19s)
15:03:04 [2023-03-22T15:03:04.066Z] PASS
15:03:04 [2023-03-22T15:03:04.066Z] 
15:03:04 [2023-03-22T15:03:04.066Z] DONE 13 tests in 96.124s
15:03:04 [2023-03-22T15:03:04.066Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:03:04 [2023-03-22T15:03:04.066Z] INFO: Testing against a local daemon
15:03:04 [2023-03-22T15:03:04.066Z] === RUN   TestNetworkCreateDelete
15:03:04 [2023-03-22T15:03:04.066Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:03:04 [2023-03-22T15:03:04.066Z] === RUN   TestDockerNetworkDeletePreferID
15:03:04 [2023-03-22T15:03:04.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:03:04 [2023-03-22T15:03:04.066Z] === RUN   TestDaemonDNSFallback
15:03:06 [2023-03-22T15:03:06.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
15:03:06 [2023-03-22T15:03:06.281Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
15:03:06 [2023-03-22T15:03:06.281Z] === RUN   TestBuildMultiStageCopy
15:03:06 [2023-03-22T15:03:06.281Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:03:08 [2023-03-22T15:03:08.233Z] --- PASS: TestDaemonDNSFallback (6.34s)
15:03:08 [2023-03-22T15:03:08.233Z] === RUN   TestInspectNetwork
15:03:09 [2023-03-22T15:03:09.558Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:03:10 [2023-03-22T15:03:10.123Z] === RUN   TestInspectNetwork/full_network_id
15:03:10 [2023-03-22T15:03:10.123Z] === RUN   TestInspectNetwork/partial_network_id
15:03:10 [2023-03-22T15:03:10.123Z] === RUN   TestInspectNetwork/network_name
15:03:10 [2023-03-22T15:03:10.123Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:03:10 [2023-03-22T15:03:10.125Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:03:10 [2023-03-22T15:03:10.319Z] --- PASS: TestServiceWithDataPathPortInit (13.76s)
15:03:10 [2023-03-22T15:03:10.320Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:03:11 [2023-03-22T15:03:11.253Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c9cjjd1qupowvkguggfa6cb12 Created:2023-03-22 15:03:10.049908786 +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[5c5d9460944fb3895a3d7fddd590908fcbc1cb244dc8e7088e2e4118aec80dd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qaljiwiik9jifm25qu1p26nh1 EndpointID:55bad3ec2b017df064ba8733405dd6f3705ad0e820fd0737a355c135ecbd6584 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6aa861bd34fa7629db67de930a5da95fc99ff5800f7022e2955672810f4152d2 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:385aff157d0b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qaljiwiik9jifm25qu1p26nh1 EndpointID:55bad3ec2b017df064ba8733405dd6f3705ad0e820fd0737a355c135ecbd6584 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:03:11 [2023-03-22T15:03:11.494Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:03:12 [2023-03-22T15:03:12.425Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:03:13 [2023-03-22T15:03:13.356Z] --- PASS: TestBuildMultiStageCopy (7.34s)
15:03:13 [2023-03-22T15:03:13.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
15:03:13 [2023-03-22T15:03:13.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
15:03:13 [2023-03-22T15:03:13.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:03:13 [2023-03-22T15:03:13.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
15:03:13 [2023-03-22T15:03:13.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:03:13 [2023-03-22T15:03:13.356Z] === RUN   TestBuildMultiStageParentConfig
15:03:14 [2023-03-22T15:03:14.290Z] --- PASS: TestInspectNetwork (6.54s)
15:03:14 [2023-03-22T15:03:14.290Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:03:14 [2023-03-22T15:03:14.290Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:03:14 [2023-03-22T15:03:14.290Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:03:14 [2023-03-22T15:03:14.290Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:03:14 [2023-03-22T15:03:14.290Z] === RUN   TestRunContainerWithBridgeNone
15:03:15 [2023-03-22T15:03:15.433Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
15:03:15 [2023-03-22T15:03:15.433Z] PASS
15:03:15 [2023-03-22T15:03:15.433Z] 
15:03:15 [2023-03-22T15:03:15.433Z] === Skipped
15:03:15 [2023-03-22T15:03:15.433Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:03:15 [2023-03-22T15:03:15.433Z]     service_test.go:242: FLAKY_TEST
15:03:15 [2023-03-22T15:03:15.433Z] 
15:03:15 [2023-03-22T15:03:15.433Z] DONE 26 tests, 1 skipped in 43.613s
15:03:15 [2023-03-22T15:03:15.691Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:03:15 [2023-03-22T15:03:15.691Z] ++ 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
15:03:15 [2023-03-22T15:03:15.691Z] ++ set -e
15:03:15 [2023-03-22T15:03:15.691Z] ++ '[' -n 0 ']'
15:03:15 [2023-03-22T15:03:15.691Z] ++ set -x
15:03:15 [2023-03-22T15:03:15.691Z] ++ 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
15:03:15 [2023-03-22T15:03:15.691Z] INFO: Testing against a local daemon
15:03:15 [2023-03-22T15:03:15.691Z] === RUN   TestDockerNetworkIpvlanPersistance
15:03:15 [2023-03-22T15:03:15.691Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:15 [2023-03-22T15:03:15.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:03:15 [2023-03-22T15:03:15.691Z] === RUN   TestDockerNetworkIpvlan
15:03:15 [2023-03-22T15:03:15.691Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:15 [2023-03-22T15:03:15.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:03:15 [2023-03-22T15:03:15.691Z] PASS
15:03:15 [2023-03-22T15:03:15.691Z] 
15:03:15 [2023-03-22T15:03:15.691Z] === Skipped
15:03:15 [2023-03-22T15:03:15.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:03:15 [2023-03-22T15:03:15.691Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:15 [2023-03-22T15:03:15.691Z] 
15:03:15 [2023-03-22T15:03:15.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:03:15 [2023-03-22T15:03:15.691Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:15 [2023-03-22T15:03:15.691Z] 
15:03:15 [2023-03-22T15:03:15.691Z] DONE 2 tests, 2 skipped in 0.118s
15:03:15 [2023-03-22T15:03:15.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:03:15 [2023-03-22T15:03:15.691Z] ++ 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
15:03:15 [2023-03-22T15:03:15.691Z] ++ set -e
15:03:15 [2023-03-22T15:03:15.691Z] ++ '[' -n 0 ']'
15:03:15 [2023-03-22T15:03:15.691Z] ++ set -x
15:03:15 [2023-03-22T15:03:15.691Z] ++ 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
15:03:15 [2023-03-22T15:03:15.691Z] INFO: Testing against a local daemon
15:03:15 [2023-03-22T15:03:15.691Z] === RUN   TestDockerNetworkMacvlanPersistance
15:03:16 [2023-03-22T15:03:16.180Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkInvalidJSON
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkInvalidJSON//networks/create
15:03:16 [2023-03-22T15:03:16.180Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:03:16 [2023-03-22T15:03:16.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:16 [2023-03-22T15:03:16.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:16 [2023-03-22T15:03:16.180Z] === CONT  TestNetworkInvalidJSON//networks/create
15:03:16 [2023-03-22T15:03:16.180Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:16 [2023-03-22T15:03:16.180Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:03:16 [2023-03-22T15:03:16.180Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:03:16 [2023-03-22T15:03:16.180Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:03:16 [2023-03-22T15:03:16.180Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:03:16 [2023-03-22T15:03:16.180Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkList
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkList//networks
15:03:16 [2023-03-22T15:03:16.180Z] === PAUSE TestNetworkList//networks
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestNetworkList//networks/
15:03:16 [2023-03-22T15:03:16.180Z] === PAUSE TestNetworkList//networks/
15:03:16 [2023-03-22T15:03:16.180Z] === CONT  TestNetworkList//networks
15:03:16 [2023-03-22T15:03:16.180Z] === CONT  TestNetworkList//networks/
15:03:16 [2023-03-22T15:03:16.180Z] --- PASS: TestNetworkList (0.01s)
15:03:16 [2023-03-22T15:03:16.180Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:03:16 [2023-03-22T15:03:16.180Z]     --- PASS: TestNetworkList//networks (0.00s)
15:03:16 [2023-03-22T15:03:16.180Z] === RUN   TestHostIPv4BridgeLabel
15:03:16 [2023-03-22T15:03:16.436Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
15:03:16 [2023-03-22T15:03:16.436Z] === RUN   TestDaemonRestartWithLiveRestore
15:03:17 [2023-03-22T15:03:17.065Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
15:03:17 [2023-03-22T15:03:17.066Z] === RUN   TestDockerNetworkMacvlan
15:03:17 [2023-03-22T15:03:17.364Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:03:17 [2023-03-22T15:03:17.364Z] === RUN   TestDaemonDefaultNetworkPools
15:03:17 [2023-03-22T15:03:17.631Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:03:18 [2023-03-22T15:03:18.292Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:03:18 [2023-03-22T15:03:18.292Z] === RUN   TestDaemonRestartWithExistingNetwork
15:03:18 [2023-03-22T15:03:18.590Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:03:18 [2023-03-22T15:03:18.610Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:03:18 [2023-03-22T15:03:18.610Z] === RUN   TestBuildLabelWithTargets
15:03:19 [2023-03-22T15:03:19.155Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:03:19 [2023-03-22T15:03:19.219Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:03:19 [2023-03-22T15:03:19.219Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:03:20 [2023-03-22T15:03:20.585Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
15:03:20 [2023-03-22T15:03:20.585Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:03:21 [2023-03-22T15:03:21.053Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:03:21 [2023-03-22T15:03:21.146Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:03:21 [2023-03-22T15:03:21.146Z] === RUN   TestServiceWithPredefinedNetwork
15:03:22 [2023-03-22T15:03:22.426Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:03:23 [2023-03-22T15:03:23.662Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
15:03:23 [2023-03-22T15:03:23.662Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:03:23 [2023-03-22T15:03:23.662Z]     service_test.go:242: FLAKY_TEST
15:03:23 [2023-03-22T15:03:23.662Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:03:23 [2023-03-22T15:03:23.662Z] === RUN   TestServiceWithDataPathPortInit
15:03:25 [2023-03-22T15:03:25.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:03:26 [2023-03-22T15:03:26.270Z] --- PASS: TestDockerNetworkMacvlan (9.10s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s)
15:03:26 [2023-03-22T15:03:26.270Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
15:03:26 [2023-03-22T15:03:26.270Z] PASS
15:03:26 [2023-03-22T15:03:26.270Z] 
15:03:26 [2023-03-22T15:03:26.270Z] DONE 8 tests in 10.477s
15:03:26 [2023-03-22T15:03:26.270Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:03:26 [2023-03-22T15:03:26.270Z] ++ 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
15:03:26 [2023-03-22T15:03:26.270Z] ++ set -e
15:03:26 [2023-03-22T15:03:26.270Z] ++ '[' -n 0 ']'
15:03:26 [2023-03-22T15:03:26.270Z] ++ set -x
15:03:26 [2023-03-22T15:03:26.270Z] ++ 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
15:03:26 [2023-03-22T15:03:26.270Z] testing: warning: no tests to run
15:03:26 [2023-03-22T15:03:26.270Z] PASS
15:03:26 [2023-03-22T15:03:26.270Z] 
15:03:26 [2023-03-22T15:03:26.270Z] DONE 0 tests in 0.028s
15:03:26 [2023-03-22T15:03:26.270Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:03:26 [2023-03-22T15:03:26.270Z] ++ 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
15:03:26 [2023-03-22T15:03:26.270Z] ++ set -e
15:03:26 [2023-03-22T15:03:26.270Z] ++ '[' -n 0 ']'
15:03:26 [2023-03-22T15:03:26.270Z] ++ set -x
15:03:26 [2023-03-22T15:03:26.270Z] ++ 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
15:03:26 [2023-03-22T15:03:26.270Z] INFO: Testing against a local daemon
15:03:26 [2023-03-22T15:03:26.270Z] === RUN   TestAuthZPluginAllowRequest
15:03:26 [2023-03-22T15:03:26.709Z] --- PASS: TestBuildLabelWithTargets (8.01s)
15:03:26 [2023-03-22T15:03:26.709Z] === RUN   TestBuildWithEmptyLayers
15:03:27 [2023-03-22T15:03:27.644Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
15:03:27 [2023-03-22T15:03:27.644Z] === RUN   TestAuthZPluginTLS
15:03:27 [2023-03-22T15:03:27.902Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:03:27 [2023-03-22T15:03:27.902Z] === RUN   TestAuthZPluginDenyRequest
15:03:28 [2023-03-22T15:03:28.467Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:03:28 [2023-03-22T15:03:28.467Z] === RUN   TestAuthZPluginAPIDenyResponse
15:03:29 [2023-03-22T15:03:29.033Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:03:29 [2023-03-22T15:03:29.033Z] === RUN   TestAuthZPluginDenyResponse
15:03:29 [2023-03-22T15:03:29.231Z] --- PASS: TestBuildWithEmptyLayers (2.98s)
15:03:29 [2023-03-22T15:03:29.231Z] === RUN   TestBuildMultiStageOnBuild
15:03:29 [2023-03-22T15:03:29.598Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:03:29 [2023-03-22T15:03:29.598Z] === RUN   TestAuthZPluginAllowEventStream
15:03:30 [2023-03-22T15:03:30.969Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
15:03:30 [2023-03-22T15:03:30.969Z] === RUN   TestAuthZPluginErrorResponse
15:03:31 [2023-03-22T15:03:31.227Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:03:31 [2023-03-22T15:03:31.227Z] === RUN   TestAuthZPluginErrorRequest
15:03:31 [2023-03-22T15:03:31.792Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:03:31 [2023-03-22T15:03:31.792Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:03:32 [2023-03-22T15:03:32.357Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:03:32 [2023-03-22T15:03:32.357Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:03:33 [2023-03-22T15:03:33.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:03:33 [2023-03-22T15:03:33.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:03:33 [2023-03-22T15:03:33.733Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s)
15:03:33 [2023-03-22T15:03:33.733Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:03:34 [2023-03-22T15:03:34.488Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
15:03:34 [2023-03-22T15:03:34.488Z] === RUN   TestBuildUncleanTarFilenames
15:03:34 [2023-03-22T15:03:34.746Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
15:03:34 [2023-03-22T15:03:34.746Z] === RUN   TestBuildMultiStageLayerLeak
15:03:35 [2023-03-22T15:03:35.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
15:03:35 [2023-03-22T15:03:35.105Z] === RUN   TestAuthZPluginHeader
15:03:35 [2023-03-22T15:03:35.670Z] --- PASS: TestAuthZPluginHeader (0.69s)
15:03:35 [2023-03-22T15:03:35.670Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:03:35 [2023-03-22T15:03:35.670Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:35 [2023-03-22T15:03:35.670Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:03:35 [2023-03-22T15:03:35.670Z] === RUN   TestAuthZPluginV2Disable
15:03:35 [2023-03-22T15:03:35.670Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:35 [2023-03-22T15:03:35.670Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:03:35 [2023-03-22T15:03:35.670Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:03:35 [2023-03-22T15:03:35.670Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:35 [2023-03-22T15:03:35.670Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:03:35 [2023-03-22T15:03:35.670Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:03:35 [2023-03-22T15:03:35.670Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:35 [2023-03-22T15:03:35.670Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:03:35 [2023-03-22T15:03:35.670Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:03:38 [2023-03-22T15:03:38.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:03:38 [2023-03-22T15:03:38.456Z] 
15:03:38 [2023-03-22T15:03:38.456Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:03:38 [2023-03-22T15:03:38.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:03:38 [2023-03-22T15:03:38.456Z] Using test binary docker
15:03:38 [2023-03-22T15:03:38.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:03:38 [2023-03-22T15:03:38.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:03:38 [2023-03-22T15:03:38.456Z] INFO: Waiting for daemon to start...
15:03:38 [2023-03-22T15:03:38.456Z] Starting dockerd
15:03:38 [2023-03-22T15:03:38.456Z] .
15:03:38 [2023-03-22T15:03:38.456Z] INFO: Building docker-sdk-python3:4.4.1...
15:03:38 [2023-03-22T15:03:38.512Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
15:03:38 [2023-03-22T15:03:38.512Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:03:39 [2023-03-22T15:03:39.440Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kd9gyu3endyovkqr281i6v510 Created:2023-03-22 15:03:38.010550238 +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[c7d87672890c41209cf90d72e257c041370338d62eff4089da568e66fd96588f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tpmx2vsim2yyo3a8mj215at74 EndpointID:b7e868878c5c9fa912ef914ba47de4dd084a12440ee2b55e383fa91bd3aaaafe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b7ef8829264c444b58fe55650d4aab054c1d0d89f2fedac90f7b615ea1a8aa15 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:7584f3882664 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tpmx2vsim2yyo3a8mj215at74 EndpointID:b7e868878c5c9fa912ef914ba47de4dd084a12440ee2b55e383fa91bd3aaaafe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:03:40 [2023-03-22T15:03:40.160Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
15:03:40 [2023-03-22T15:03:40.160Z] === RUN   TestBuildWithHugeFile
15:03:43 [2023-03-22T15:03:43.680Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
15:03:43 [2023-03-22T15:03:43.680Z] PASS
15:03:43 [2023-03-22T15:03:43.680Z] 
15:03:43 [2023-03-22T15:03:43.680Z] === Skipped
15:03:43 [2023-03-22T15:03:43.680Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:03:43 [2023-03-22T15:03:43.680Z]     service_test.go:242: FLAKY_TEST
15:03:43 [2023-03-22T15:03:43.680Z] 
15:03:43 [2023-03-22T15:03:43.680Z] DONE 26 tests, 1 skipped in 42.667s
15:03:43 [2023-03-22T15:03:43.680Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:03:43 [2023-03-22T15:03:43.680Z] INFO: Testing against a local daemon
15:03:43 [2023-03-22T15:03:43.680Z] === RUN   TestDockerNetworkIpvlanPersistance
15:03:43 [2023-03-22T15:03:43.680Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:43 [2023-03-22T15:03:43.680Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:03:43 [2023-03-22T15:03:43.680Z] === RUN   TestDockerNetworkIpvlan
15:03:43 [2023-03-22T15:03:43.680Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:43 [2023-03-22T15:03:43.680Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:03:43 [2023-03-22T15:03:43.680Z] PASS
15:03:43 [2023-03-22T15:03:43.680Z] 
15:03:43 [2023-03-22T15:03:43.680Z] === Skipped
15:03:43 [2023-03-22T15:03:43.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:03:43 [2023-03-22T15:03:43.680Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:43 [2023-03-22T15:03:43.680Z] 
15:03:43 [2023-03-22T15:03:43.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:03:43 [2023-03-22T15:03:43.680Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:03:43 [2023-03-22T15:03:43.680Z] 
15:03:43 [2023-03-22T15:03:43.680Z] DONE 2 tests, 2 skipped in 0.040s
15:03:43 [2023-03-22T15:03:43.680Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:03:43 [2023-03-22T15:03:43.680Z] INFO: Testing against a local daemon
15:03:43 [2023-03-22T15:03:43.680Z] === RUN   TestDockerNetworkMacvlanPersistance
15:03:45 [2023-03-22T15:03:45.045Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
15:03:45 [2023-03-22T15:03:45.045Z] === RUN   TestDockerNetworkMacvlan
15:03:45 [2023-03-22T15:03:45.608Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:03:46 [2023-03-22T15:03:46.535Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:03:47 [2023-03-22T15:03:47.098Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:03:48 [2023-03-22T15:03:48.989Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:03:50 [2023-03-22T15:03:50.025Z] 
15:03:50 [2023-03-22T15:03:50.025Z]  ________   ____  __.
15:03:50 [2023-03-22T15:03:50.025Z]  \_____  \ |    |/ _|
15:03:50 [2023-03-22T15:03:50.025Z]  /   |   \|      <
15:03:50 [2023-03-22T15:03:50.025Z]  /    |    \    |  \
15:03:50 [2023-03-22T15:03:50.025Z]  \_______  /____|__ \
15:03:50 [2023-03-22T15:03:50.025Z]          \/        \/
15:03:50 [2023-03-22T15:03:50.025Z] 
15:03:50 [2023-03-22T15:03:50.025Z] INFO: make.ps1 ended at 03/22/2023 15:03:38
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Binaries build ended at 03/22/2023 15:03:40. Duration:00:01:43.2274488
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Copying the built daemon binary to d:\CI\PR-45197\1\binary\dockerd-e55d9b155d.exe...
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Copying the built client binary to d:\CI\PR-45197\1\binary\docker-e55d9b155d.exe...
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Copying dockerversion from the container...
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Copying the golang package from the container to d:\CI\PR-45197\1\installer\go.zip...
15:03:50 [2023-03-22T15:03:50.025Z] INFO: Extracting go.zip to d:\CI\PR-45197\1\go
15:03:50 [2023-03-22T15:03:50.355Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:03:53 [2023-03-22T15:03:53.635Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:03:53 [2023-03-22T15:03:53.738Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:03:53 [2023-03-22T15:03:53.738Z] PASS
15:03:53 [2023-03-22T15:03:53.738Z] 
15:03:53 [2023-03-22T15:03:53.738Z] === Skipped
15:03:53 [2023-03-22T15:03:53.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:03:53 [2023-03-22T15:03:53.738Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:53 [2023-03-22T15:03:53.738Z] 
15:03:53 [2023-03-22T15:03:53.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:03:53 [2023-03-22T15:03:53.738Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:53 [2023-03-22T15:03:53.738Z] 
15:03:53 [2023-03-22T15:03:53.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:03:53 [2023-03-22T15:03:53.738Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:53 [2023-03-22T15:03:53.738Z] 
15:03:53 [2023-03-22T15:03:53.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:03:53 [2023-03-22T15:03:53.738Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:53 [2023-03-22T15:03:53.738Z] 
15:03:53 [2023-03-22T15:03:53.738Z] DONE 17 tests, 4 skipped in 26.340s
15:03:53 [2023-03-22T15:03:53.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:03:53 [2023-03-22T15:03:53.738Z] ++ 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
15:03:53 [2023-03-22T15:03:53.738Z] ++ set -e
15:03:53 [2023-03-22T15:03:53.738Z] ++ '[' -n 0 ']'
15:03:53 [2023-03-22T15:03:53.738Z] ++ set -x
15:03:53 [2023-03-22T15:03:53.738Z] ++ 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
15:03:53 [2023-03-22T15:03:53.738Z] INFO: Testing against a local daemon
15:03:53 [2023-03-22T15:03:53.738Z] === RUN   TestPluginInvalidJSON
15:03:53 [2023-03-22T15:03:53.738Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:03:53 [2023-03-22T15:03:53.738Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:03:53 [2023-03-22T15:03:53.738Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:03:53 [2023-03-22T15:03:53.738Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:03:53 [2023-03-22T15:03:53.738Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:03:53 [2023-03-22T15:03:53.738Z] === RUN   TestPluginInstall
15:03:53 [2023-03-22T15:03:53.738Z] === RUN   TestPluginInstall/no_auth
15:03:53 [2023-03-22T15:03:53.738Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:53 [2023-03-22T15:03:53.738Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b60982077ede21925652fefd0711369ef397eaed24df5d27b18a2a9c0da8a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:53 [2023-03-22T15:03:53.738Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:53 [2023-03-22T15:03:53.738Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b60982077ede21925652fefd0711369ef397eaed24df5d27b18a2a9c0da8a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:53 [2023-03-22T15:03:53.738Z] === RUN   TestPluginInstall/with_htpasswd
15:03:53 [2023-03-22T15:03:53.996Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:53 [2023-03-22T15:03:53.996Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b60982077ede21925652fefd0711369ef397eaed24df5d27b18a2a9c0da8a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:53 [2023-03-22T15:03:53.996Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:53 [2023-03-22T15:03:53.996Z] time="2023-03-22T15:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b60982077ede21925652fefd0711369ef397eaed24df5d27b18a2a9c0da8a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:54 [2023-03-22T15:03:54.205Z] --- PASS: TestDockerNetworkMacvlan (9.25s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s)
15:03:54 [2023-03-22T15:03:54.205Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
15:03:54 [2023-03-22T15:03:54.205Z] PASS
15:03:54 [2023-03-22T15:03:54.205Z] 
15:03:54 [2023-03-22T15:03:54.205Z] DONE 8 tests in 10.563s
15:03:54 [2023-03-22T15:03:54.205Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:03:54 [2023-03-22T15:03:54.205Z] testing: warning: no tests to run
15:03:54 [2023-03-22T15:03:54.205Z] PASS
15:03:54 [2023-03-22T15:03:54.205Z] 
15:03:54 [2023-03-22T15:03:54.205Z] DONE 0 tests in 0.009s
15:03:54 [2023-03-22T15:03:54.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:03:54 [2023-03-22T15:03:54.205Z] INFO: Testing against a local daemon
15:03:54 [2023-03-22T15:03:54.205Z] === RUN   TestAuthZPluginAllowRequest
15:03:54 [2023-03-22T15:03:54.254Z] === RUN   TestPluginInstall/with_insecure
15:03:55 [2023-03-22T15:03:55.186Z] time="2023-03-22T15:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:55 [2023-03-22T15:03:55.186Z] time="2023-03-22T15:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a43d63de7a99205b95e563aeeefde4fbdea6b7ae2f03c5ec56300b4ac5e2a0f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:55 [2023-03-22T15:03:55.186Z] time="2023-03-22T15:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:03:55 [2023-03-22T15:03:55.186Z] time="2023-03-22T15:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a43d63de7a99205b95e563aeeefde4fbdea6b7ae2f03c5ec56300b4ac5e2a0f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:03:55 [2023-03-22T15:03:55.186Z]     plugin_test.go:164: [d6344d8a3cee2] daemon is not started
15:03:55 [2023-03-22T15:03:55.186Z] --- PASS: TestPluginInstall (2.56s)
15:03:55 [2023-03-22T15:03:55.186Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
15:03:55 [2023-03-22T15:03:55.186Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
15:03:55 [2023-03-22T15:03:55.186Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
15:03:55 [2023-03-22T15:03:55.186Z] === RUN   TestPluginsWithRuntimes
15:03:55 [2023-03-22T15:03:55.571Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
15:03:55 [2023-03-22T15:03:55.571Z] === RUN   TestAuthZPluginTLS
15:03:56 [2023-03-22T15:03:56.133Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:03:56 [2023-03-22T15:03:56.133Z] === RUN   TestAuthZPluginDenyRequest
15:03:56 [2023-03-22T15:03:56.389Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:03:56 [2023-03-22T15:03:56.389Z] === RUN   TestAuthZPluginAPIDenyResponse
15:03:56 [2023-03-22T15:03:56.951Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:03:56 [2023-03-22T15:03:56.951Z] === RUN   TestAuthZPluginDenyResponse
15:03:57 [2023-03-22T15:03:57.085Z] === RUN   TestPluginsWithRuntimes/No_Args
15:03:57 [2023-03-22T15:03:57.513Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:03:57 [2023-03-22T15:03:57.513Z] === RUN   TestAuthZPluginAllowEventStream
15:03:57 [2023-03-22T15:03:57.651Z] === RUN   TestPluginsWithRuntimes/With_Args
15:03:58 [2023-03-22T15:03:58.584Z] --- PASS: TestPluginsWithRuntimes (3.27s)
15:03:58 [2023-03-22T15:03:58.584Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
15:03:58 [2023-03-22T15:03:58.584Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
15:03:58 [2023-03-22T15:03:58.584Z] === RUN   TestPluginBackCompatMediaTypes
15:03:58 [2023-03-22T15:03:58.879Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
15:03:58 [2023-03-22T15:03:58.879Z] === RUN   TestAuthZPluginErrorResponse
15:03:59 [2023-03-22T15:03:59.135Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:03:59 [2023-03-22T15:03:59.135Z] === RUN   TestAuthZPluginErrorRequest
15:03:59 [2023-03-22T15:03:59.149Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
15:03:59 [2023-03-22T15:03:59.149Z] PASS
15:03:59 [2023-03-22T15:03:59.149Z] 
15:03:59 [2023-03-22T15:03:59.149Z] DONE 10 tests in 6.531s
15:03:59 [2023-03-22T15:03:59.149Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:03:59 [2023-03-22T15:03:59.149Z] ++ 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
15:03:59 [2023-03-22T15:03:59.149Z] ++ set -e
15:03:59 [2023-03-22T15:03:59.149Z] ++ '[' -n 0 ']'
15:03:59 [2023-03-22T15:03:59.149Z] ++ set -x
15:03:59 [2023-03-22T15:03:59.149Z] ++ 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
15:03:59 [2023-03-22T15:03:59.149Z] INFO: Testing against a local daemon
15:03:59 [2023-03-22T15:03:59.149Z] === RUN   TestExternalGraphDriver
15:03:59 [2023-03-22T15:03:59.698Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:03:59 [2023-03-22T15:03:59.698Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:03:59 [2023-03-22T15:03:59.713Z] === RUN   TestExternalGraphDriver/json
15:04:00 [2023-03-22T15:04:00.260Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:04:00 [2023-03-22T15:04:00.260Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:04:01 [2023-03-22T15:04:01.085Z] === RUN   TestExternalGraphDriver/spec
15:04:01 [2023-03-22T15:04:01.628Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
15:04:01 [2023-03-22T15:04:01.628Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:04:02 [2023-03-22T15:04:02.995Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
15:04:02 [2023-03-22T15:04:02.995Z] === RUN   TestAuthZPluginHeader
15:04:02 [2023-03-22T15:04:02.996Z] === RUN   TestExternalGraphDriver/pull
15:04:03 [2023-03-22T15:04:03.924Z] --- PASS: TestAuthZPluginHeader (0.68s)
15:04:03 [2023-03-22T15:04:03.924Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:04:04 [2023-03-22T15:04:04.368Z] --- PASS: TestExternalGraphDriver (5.12s)
15:04:04 [2023-03-22T15:04:04.368Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
15:04:04 [2023-03-22T15:04:04.368Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
15:04:04 [2023-03-22T15:04:04.368Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
15:04:04 [2023-03-22T15:04:04.368Z] === RUN   TestGraphdriverPluginV2
15:04:04 [2023-03-22T15:04:04.626Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:04 [2023-03-22T15:04:04.626Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:04:04 [2023-03-22T15:04:04.626Z] PASS
15:04:04 [2023-03-22T15:04:04.626Z] 
15:04:04 [2023-03-22T15:04:04.626Z] === Skipped
15:04:04 [2023-03-22T15:04:04.626Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:04:04 [2023-03-22T15:04:04.626Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:04 [2023-03-22T15:04:04.626Z] 
15:04:04 [2023-03-22T15:04:04.626Z] DONE 5 tests, 1 skipped in 5.571s
15:04:04 [2023-03-22T15:04:04.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:04:04 [2023-03-22T15:04:04.626Z] ++ 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
15:04:04 [2023-03-22T15:04:04.626Z] ++ set -e
15:04:04 [2023-03-22T15:04:04.626Z] ++ '[' -n 0 ']'
15:04:04 [2023-03-22T15:04:04.626Z] ++ set -x
15:04:04 [2023-03-22T15:04:04.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:04:04 [2023-03-22T15:04:04.884Z] INFO: Testing against a local daemon
15:04:04 [2023-03-22T15:04:04.884Z] === RUN   TestContinueAfterPluginCrash
15:04:04 [2023-03-22T15:04:04.884Z] === PAUSE TestContinueAfterPluginCrash
15:04:04 [2023-03-22T15:04:04.884Z] === RUN   TestReadPluginNoRead
15:04:04 [2023-03-22T15:04:04.884Z] === PAUSE TestReadPluginNoRead
15:04:04 [2023-03-22T15:04:04.884Z] === RUN   TestDaemonStartWithLogOpt
15:04:04 [2023-03-22T15:04:04.884Z] === PAUSE TestDaemonStartWithLogOpt
15:04:04 [2023-03-22T15:04:04.884Z] === CONT  TestContinueAfterPluginCrash
15:04:04 [2023-03-22T15:04:04.884Z] === CONT  TestDaemonStartWithLogOpt
15:04:08 [2023-03-22T15:04:08.093Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s)
15:04:08 [2023-03-22T15:04:08.093Z] === RUN   TestAuthZPluginV2Disable
15:04:08 [2023-03-22T15:04:08.165Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
15:04:08 [2023-03-22T15:04:08.165Z] === CONT  TestReadPluginNoRead
15:04:10 [2023-03-22T15:04:10.062Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:04:11 [2023-03-22T15:04:11.436Z] === RUN   TestReadPluginNoRead/default
15:04:12 [2023-03-22T15:04:12.262Z] --- PASS: TestAuthZPluginV2Disable (3.75s)
15:04:12 [2023-03-22T15:04:12.262Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:04:12 [2023-03-22T15:04:12.369Z] === RUN   TestReadPluginNoRead/disabled_caching
15:04:12 [2023-03-22T15:04:12.938Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
15:04:13 [2023-03-22T15:04:13.505Z] === CONT  TestReadPluginNoRead
15:04:13 [2023-03-22T15:04:13.505Z]     read_test.go:92: [d00f2c3e61125] daemon is not started
15:04:13 [2023-03-22T15:04:13.505Z] --- PASS: TestReadPluginNoRead (5.62s)
15:04:13 [2023-03-22T15:04:13.505Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
15:04:13 [2023-03-22T15:04:13.505Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
15:04:13 [2023-03-22T15:04:13.505Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
15:04:13 [2023-03-22T15:04:13.505Z] PASS
15:04:13 [2023-03-22T15:04:13.505Z] 
15:04:13 [2023-03-22T15:04:13.505Z] DONE 6 tests in 8.735s
15:04:13 [2023-03-22T15:04:13.505Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:04:13 [2023-03-22T15:04:13.505Z] ++ 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
15:04:13 [2023-03-22T15:04:13.505Z] ++ set -e
15:04:13 [2023-03-22T15:04:13.505Z] ++ '[' -n 0 ']'
15:04:13 [2023-03-22T15:04:13.505Z] ++ set -x
15:04:13 [2023-03-22T15:04:13.505Z] ++ 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
15:04:13 [2023-03-22T15:04:13.505Z] testing: warning: no tests to run
15:04:13 [2023-03-22T15:04:13.505Z] PASS
15:04:13 [2023-03-22T15:04:13.505Z] 
15:04:13 [2023-03-22T15:04:13.505Z] DONE 0 tests in 0.037s
15:04:13 [2023-03-22T15:04:13.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:04:13 [2023-03-22T15:04:13.505Z] ++ 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
15:04:13 [2023-03-22T15:04:13.505Z] ++ set -e
15:04:13 [2023-03-22T15:04:13.505Z] ++ '[' -n 0 ']'
15:04:13 [2023-03-22T15:04:13.505Z] ++ set -x
15:04:13 [2023-03-22T15:04:13.505Z] ++ 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
15:04:13 [2023-03-22T15:04:13.763Z] INFO: Testing against a local daemon
15:04:13 [2023-03-22T15:04:13.763Z] === RUN   TestPluginWithDevMounts
15:04:13 [2023-03-22T15:04:13.763Z] === PAUSE TestPluginWithDevMounts
15:04:13 [2023-03-22T15:04:13.763Z] === CONT  TestPluginWithDevMounts
15:04:15 [2023-03-22T15:04:15.139Z] --- PASS: TestPluginWithDevMounts (1.51s)
15:04:15 [2023-03-22T15:04:15.139Z] PASS
15:04:15 [2023-03-22T15:04:15.139Z] 
15:04:15 [2023-03-22T15:04:15.139Z] DONE 1 tests in 1.636s
15:04:15 [2023-03-22T15:04:15.139Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:04:15 [2023-03-22T15:04:15.139Z] ++ 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
15:04:15 [2023-03-22T15:04:15.139Z] ++ set -e
15:04:15 [2023-03-22T15:04:15.139Z] ++ '[' -n 0 ']'
15:04:15 [2023-03-22T15:04:15.139Z] ++ set -x
15:04:15 [2023-03-22T15:04:15.140Z] ++ 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
15:04:15 [2023-03-22T15:04:15.397Z] INFO: Testing against a local daemon
15:04:15 [2023-03-22T15:04:15.397Z] === RUN   TestSecretInspect
15:04:15 [2023-03-22T15:04:15.541Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s)
15:04:15 [2023-03-22T15:04:15.541Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:04:17 [2023-03-22T15:04:17.295Z] --- PASS: TestSecretInspect (2.10s)
15:04:17 [2023-03-22T15:04:17.295Z] === RUN   TestSecretList
15:04:19 [2023-03-22T15:04:19.847Z] --- PASS: TestSecretList (2.11s)
15:04:19 [2023-03-22T15:04:19.847Z] === RUN   TestSecretsCreateAndDelete
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Extraction ended at 03/22/2023 15:04:16. Duration:00:00:33.5764678
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Updating the golang and path environment variables
15:04:20 [2023-03-22T15:04:20.177Z] INFO: GOPATH=d:\gopath
15:04:20 [2023-03-22T15:04:20.177Z] INFO: go version go1.18.10 windows/amd64
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Running the daemon under test in debug mode
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Starting a daemon under test...
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45197\1\daemon --pidfile d:\CI\PR-45197\1\docker.pid -D
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Process started successfully.
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Start tailing logs of the daemon under tests
15:04:20 [2023-03-22T15:04:20.177Z] INFO: Waiting for the daemon under test to start...
15:04:21 [2023-03-22T15:04:21.745Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
15:04:21 [2023-03-22T15:04:21.745Z] === RUN   TestSecretsUpdate
15:04:23 [2023-03-22T15:04:23.643Z] --- PASS: TestSecretsUpdate (2.11s)
15:04:23 [2023-03-22T15:04:23.643Z] === RUN   TestTemplatedSecret
15:04:25 [2023-03-22T15:04:25.133Z] sha256:d421d84290c2f64cd169d2f0b4ca49b15da4f5dc9f8fa05b30d1e8987f4d0497
15:04:25 [2023-03-22T15:04:25.133Z] INFO: Starting docker-py tests...
15:04:25 [2023-03-22T15:04:25.133Z] ============================= test session starts ==============================
15:04:25 [2023-03-22T15:04:25.133Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:04:25 [2023-03-22T15:04:25.133Z] rootdir: /src, inifile: pytest.ini
15:04:25 [2023-03-22T15:04:25.133Z] plugins: timeout-1.3.3, cov-2.6.1
15:04:25 [2023-03-22T15:04:25.133Z] collected 389 items / 1 deselected / 388 selected
15:04:25 [2023-03-22T15:04:25.133Z] 
15:04:26 [2023-03-22T15:04:26.172Z] --- PASS: TestTemplatedSecret (2.45s)
15:04:26 [2023-03-22T15:04:26.172Z] === RUN   TestSecretCreateResolve
15:04:27 [2023-03-22T15:04:27.713Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.72s)
15:04:27 [2023-03-22T15:04:27.713Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:04:28 [2023-03-22T15:04:28.700Z] --- PASS: TestSecretCreateResolve (2.21s)
15:04:28 [2023-03-22T15:04:28.700Z] PASS
15:04:28 [2023-03-22T15:04:28.700Z] 
15:04:28 [2023-03-22T15:04:28.700Z] DONE 6 tests in 13.212s
15:04:28 [2023-03-22T15:04:28.700Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:04:28 [2023-03-22T15:04:28.700Z] ++ 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
15:04:28 [2023-03-22T15:04:28.700Z] ++ set -e
15:04:28 [2023-03-22T15:04:28.700Z] ++ '[' -n 0 ']'
15:04:28 [2023-03-22T15:04:28.700Z] ++ set -x
15:04:28 [2023-03-22T15:04:28.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:04:28 [2023-03-22T15:04:28.700Z] INFO: Testing against a local daemon
15:04:28 [2023-03-22T15:04:28.700Z] === RUN   TestServiceCreateInit
15:04:28 [2023-03-22T15:04:28.700Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:04:31 [2023-03-22T15:04:31.978Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:04:36 [2023-03-22T15:04:36.161Z] --- PASS: TestServiceCreateInit (7.03s)
15:04:36 [2023-03-22T15:04:36.161Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
15:04:36 [2023-03-22T15:04:36.161Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
15:04:36 [2023-03-22T15:04:36.161Z] === RUN   TestCreateServiceMultipleTimes
15:04:36 [2023-03-22T15:04:36.586Z] --- PASS: TestBuildWithHugeFile (55.11s)
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildWithEmptyDockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:36 [2023-03-22T15:04:36.586Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:04:36 [2023-03-22T15:04:36.586Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
15:04:36 [2023-03-22T15:04:36.586Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
15:04:36 [2023-03-22T15:04:36.586Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildPreserveOwnership
15:04:36 [2023-03-22T15:04:36.586Z] === RUN   TestBuildPreserveOwnership/copy_from
15:04:38 [2023-03-22T15:04:38.018Z] .....INFO: Daemon under test started and replied!
15:04:38 [2023-03-22T15:04:38.018Z] INFO: Docker version of the daemon under test
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] Client:
15:04:38 [2023-03-22T15:04:38.018Z]  Version:      17.06.2-ce
15:04:38 [2023-03-22T15:04:38.018Z]  API version:  1.30
15:04:38 [2023-03-22T15:04:38.018Z]  Go version:   go1.8.3
15:04:38 [2023-03-22T15:04:38.018Z]  Git commit:   cec0b72
15:04:38 [2023-03-22T15:04:38.018Z]  Built:        Tue Sep  5 19:57:19 2017
15:04:38 [2023-03-22T15:04:38.018Z]  OS/Arch:      windows/amd64
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] Server:
15:04:38 [2023-03-22T15:04:38.018Z]  Version:      0.0.0-dev
15:04:38 [2023-03-22T15:04:38.018Z]  API version:  1.41 (minimum version 1.24)
15:04:38 [2023-03-22T15:04:38.018Z]  Go version:   go1.18.10
15:04:38 [2023-03-22T15:04:38.018Z]  Git commit:   e55d9b155d
15:04:38 [2023-03-22T15:04:38.018Z]  Built:        03/22/2023 15:02:04
15:04:38 [2023-03-22T15:04:38.018Z]  OS/Arch:      windows/amd64
15:04:38 [2023-03-22T15:04:38.018Z]  Experimental: false
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] INFO: Docker info of the daemon under test
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] Containers: 0
15:04:38 [2023-03-22T15:04:38.018Z]  Running: 0
15:04:38 [2023-03-22T15:04:38.018Z]  Paused: 0
15:04:38 [2023-03-22T15:04:38.018Z]  Stopped: 0
15:04:38 [2023-03-22T15:04:38.018Z] Images: 0
15:04:38 [2023-03-22T15:04:38.018Z] Server Version: 0.0.0-dev
15:04:38 [2023-03-22T15:04:38.018Z] Storage Driver: windowsfilter
15:04:38 [2023-03-22T15:04:38.018Z]  Windows: 
15:04:38 [2023-03-22T15:04:38.018Z] Logging Driver: json-file
15:04:38 [2023-03-22T15:04:38.018Z] Plugins: 
15:04:38 [2023-03-22T15:04:38.018Z]  Volume: local
15:04:38 [2023-03-22T15:04:38.018Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:04:38 [2023-03-22T15:04:38.018Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:04:38 [2023-03-22T15:04:38.018Z] Swarm: inactive
15:04:38 [2023-03-22T15:04:38.018Z] Default Isolation: process
15:04:38 [2023-03-22T15:04:38.018Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:04:38 [2023-03-22T15:04:38.018Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
15:04:38 [2023-03-22T15:04:38.018Z] OSType: windows
15:04:38 [2023-03-22T15:04:38.018Z] Architecture: x86_64
15:04:38 [2023-03-22T15:04:38.018Z] CPUs: 4
15:04:38 [2023-03-22T15:04:38.018Z] Total Memory: 32GiB
15:04:38 [2023-03-22T15:04:38.018Z] Name: azwin-2-247d30
15:04:38 [2023-03-22T15:04:38.018Z] ID: COHW:7ITZ:WVS5:6ZL2:XKDH:ELT3:3O6W:E32W:SDC7:DEFY:XGFW:B67M
15:04:38 [2023-03-22T15:04:38.018Z] Docker Root Dir: D:\CI\PR-45197\1\daemon
15:04:38 [2023-03-22T15:04:38.018Z] Debug Mode (client): false
15:04:38 [2023-03-22T15:04:38.018Z] Debug Mode (server): true
15:04:38 [2023-03-22T15:04:38.018Z]  File Descriptors: -1
15:04:38 [2023-03-22T15:04:38.018Z]  Goroutines: 16
15:04:38 [2023-03-22T15:04:38.018Z]  System Time: 2023-03-22T15:04:36.4851055Z
15:04:38 [2023-03-22T15:04:38.018Z]  EventsListeners: 0
15:04:38 [2023-03-22T15:04:38.018Z] Registry: https://index.docker.io/v1/
15:04:38 [2023-03-22T15:04:38.018Z] Labels:
15:04:38 [2023-03-22T15:04:38.018Z] Experimental: false
15:04:38 [2023-03-22T15:04:38.018Z] Insecure Registries:
15:04:38 [2023-03-22T15:04:38.018Z]  127.0.0.0/8
15:04:38 [2023-03-22T15:04:38.018Z] Live Restore Enabled: false
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] INFO: Docker images of the daemon under test
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:04:38 [2023-03-22T15:04:38.018Z] 
15:04:38 [2023-03-22T15:04:38.018Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:04:38 [2023-03-22T15:04:38.018Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:04:38 [2023-03-22T15:04:38.018Z] ltsc2019: Pulling from windows/servercore
15:04:38 [2023-03-22T15:04:38.018Z] 8185ee4ed646: Pulling fs layer
15:04:38 [2023-03-22T15:04:38.018Z] b5f4ee3f051b: Pulling fs layer
15:04:38 [2023-03-22T15:04:38.364Z] tests/integration/api_build_test.py .......................X             [  6%]
15:04:38 [2023-03-22T15:04:38.930Z] tests/integration/api_client_test.py .....                               [  7%]
15:04:40 [2023-03-22T15:04:40.690Z] tests/integration/api_config_test.py .....                               [  8%]
15:04:40 [2023-03-22T15:04:40.761Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:04:40 [2023-03-22T15:04:40.985Z] b5f4ee3f051b: Verifying Checksum
15:04:40 [2023-03-22T15:04:40.985Z] b5f4ee3f051b: Download complete
15:04:44 [2023-03-22T15:04:44.939Z] --- PASS: TestBuildPreserveOwnership (9.62s)
15:04:44 [2023-03-22T15:04:44.939Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.61s)
15:04:44 [2023-03-22T15:04:44.939Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestBuildPlatformInvalid
15:04:44 [2023-03-22T15:04:44.939Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:04:44 [2023-03-22T15:04:44.939Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:04:44 [2023-03-22T15:04:44.939Z] PASS
15:04:44 [2023-03-22T15:04:44.939Z] 
15:04:44 [2023-03-22T15:04:44.939Z] === Skipped
15:04:44 [2023-03-22T15:04:44.939Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:04:44 [2023-03-22T15:04:44.939Z]     build_session_test.go:25: TODO: BuildKit
15:04:44 [2023-03-22T15:04:44.939Z] 
15:04:44 [2023-03-22T15:04:44.939Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:04:44 [2023-03-22T15:04:44.939Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:04:44 [2023-03-22T15:04:44.939Z] 
15:04:44 [2023-03-22T15:04:44.939Z] DONE 33 tests, 2 skipped in 117.342s
15:04:44 [2023-03-22T15:04:44.939Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:04:44 [2023-03-22T15:04:44.939Z] INFO: Testing against a local daemon
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigInspect
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestConfigInspect (0.02s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigList
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestConfigList (0.01s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigsCreateAndDelete
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigsUpdate
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestConfigsUpdate (0.01s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestTemplatedConfig
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestTemplatedConfig (0.00s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigCreateResolve
15:04:44 [2023-03-22T15:04:44.939Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:44 [2023-03-22T15:04:44.939Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:04:44 [2023-03-22T15:04:44.939Z] === RUN   TestConfigDaemonLibtrustID
15:04:45 [2023-03-22T15:04:45.755Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
15:04:45 [2023-03-22T15:04:45.755Z] PASS
15:04:45 [2023-03-22T15:04:45.755Z] 
15:04:45 [2023-03-22T15:04:45.755Z] DONE 17 tests in 48.791s
15:04:45 [2023-03-22T15:04:45.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:04:45 [2023-03-22T15:04:45.755Z] INFO: Testing against a local daemon
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInvalidJSON
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:04:45 [2023-03-22T15:04:45.755Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:04:45 [2023-03-22T15:04:45.755Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:04:45 [2023-03-22T15:04:45.755Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:04:45 [2023-03-22T15:04:45.755Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInstall
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInstall/no_auth
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95addd2d7f5a29371976289f15453c08d3da153e8ea499eb0d50df73742408c6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95addd2d7f5a29371976289f15453c08d3da153e8ea499eb0d50df73742408c6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInstall/with_htpasswd
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a6bc763ffa81cd36c4cdd0cd9fba4c6bb9a646a638a180c8e05bbd789f7142" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a6bc763ffa81cd36c4cdd0cd9fba4c6bb9a646a638a180c8e05bbd789f7142" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:45 [2023-03-22T15:04:45.755Z] === RUN   TestPluginInstall/with_insecure
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb182d57c4de147167013b578c772f67575a760e8c028ae824f3746f4e4a1064" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:04:45 [2023-03-22T15:04:45.755Z] time="2023-03-22T15:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb182d57c4de147167013b578c772f67575a760e8c028ae824f3746f4e4a1064" mediatype=application/vnd.docker.plugin.v1+json size=522
15:04:46 [2023-03-22T15:04:46.011Z]     plugin_test.go:164: [df7aaeeb092ad] daemon is not started
15:04:46 [2023-03-22T15:04:46.011Z] --- PASS: TestPluginInstall (2.92s)
15:04:46 [2023-03-22T15:04:46.011Z]     --- PASS: TestPluginInstall/no_auth (1.24s)
15:04:46 [2023-03-22T15:04:46.011Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
15:04:46 [2023-03-22T15:04:46.011Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
15:04:46 [2023-03-22T15:04:46.011Z] === RUN   TestPluginsWithRuntimes
15:04:46 [2023-03-22T15:04:46.309Z] --- PASS: TestConfigDaemonLibtrustID (1.62s)
15:04:46 [2023-03-22T15:04:46.309Z] PASS
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === Skipped
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:04:46 [2023-03-22T15:04:46.309Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:04:46 [2023-03-22T15:04:46.309Z] 
15:04:46 [2023-03-22T15:04:46.309Z] DONE 7 tests, 6 skipped in 1.854s
15:04:46 [2023-03-22T15:04:46.309Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:04:46 [2023-03-22T15:04:46.566Z] INFO: Testing against a local daemon
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestCheckpoint
15:04:46 [2023-03-22T15:04:46.566Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:04:46 [2023-03-22T15:04:46.566Z] --- SKIP: TestCheckpoint (0.00s)
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestContainerInvalidJSON
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:04:46 [2023-03-22T15:04:46.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:04:46 [2023-03-22T15:04:46.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:04:46 [2023-03-22T15:04:46.566Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:04:46 [2023-03-22T15:04:46.566Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:04:46 [2023-03-22T15:04:46.566Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:04:46 [2023-03-22T15:04:46.566Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:04:46 [2023-03-22T15:04:46.566Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:04:46 [2023-03-22T15:04:46.566Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:04:46 [2023-03-22T15:04:46.566Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:04:46 [2023-03-22T15:04:46.566Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:04:46 [2023-03-22T15:04:46.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:04:46 [2023-03-22T15:04:46.566Z] === RUN   TestCopyFromContainerPathIsNotDir
15:04:46 [2023-03-22T15:04:46.824Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:04:46 [2023-03-22T15:04:46.824Z] === RUN   TestCopyToContainerPathDoesNotExist
15:04:46 [2023-03-22T15:04:46.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:04:46 [2023-03-22T15:04:46.824Z] === RUN   TestCopyToContainerPathIsNotDir
15:04:46 [2023-03-22T15:04:46.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:04:46 [2023-03-22T15:04:46.824Z] === RUN   TestCopyFromContainer
15:04:47 [2023-03-22T15:04:47.900Z] === RUN   TestPluginsWithRuntimes/No_Args
15:04:48 [2023-03-22T15:04:48.462Z] === RUN   TestPluginsWithRuntimes/With_Args
15:04:49 [2023-03-22T15:04:49.389Z] --- PASS: TestPluginsWithRuntimes (3.23s)
15:04:49 [2023-03-22T15:04:49.389Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
15:04:49 [2023-03-22T15:04:49.389Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
15:04:49 [2023-03-22T15:04:49.389Z] === RUN   TestPluginBackCompatMediaTypes
15:04:49 [2023-03-22T15:04:49.951Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
15:04:49 [2023-03-22T15:04:49.951Z] PASS
15:04:49 [2023-03-22T15:04:49.951Z] 
15:04:49 [2023-03-22T15:04:49.951Z] DONE 10 tests in 6.777s
15:04:49 [2023-03-22T15:04:49.951Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:04:49 [2023-03-22T15:04:49.951Z] INFO: Testing against a local daemon
15:04:49 [2023-03-22T15:04:49.951Z] === RUN   TestExternalGraphDriver
15:04:50 [2023-03-22T15:04:50.513Z] === RUN   TestExternalGraphDriver/json
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer//
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer//bar/root
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer//bar/root/
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/quux
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/quux/
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCopyFromContainer/bar/notarget
15:04:51 [2023-03-22T15:04:51.005Z] --- PASS: TestCopyFromContainer (3.93s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer// (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:51 [2023-03-22T15:04:51.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateLinkToNonExistingContainer
15:04:51 [2023-03-22T15:04:51.005Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateWithInvalidEnv
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateWithInvalidEnv/0
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateWithInvalidEnv/0
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateWithInvalidEnv/1
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateWithInvalidEnv/1
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateWithInvalidEnv/2
15:04:51 [2023-03-22T15:04:51.005Z] === PAUSE TestCreateWithInvalidEnv/2
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateWithInvalidEnv/0
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateWithInvalidEnv/2
15:04:51 [2023-03-22T15:04:51.005Z] === CONT  TestCreateWithInvalidEnv/1
15:04:51 [2023-03-22T15:04:51.005Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateTmpfsMountsTarget
15:04:51 [2023-03-22T15:04:51.005Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:04:51 [2023-03-22T15:04:51.005Z] === RUN   TestCreateWithCustomMaskedPaths
15:04:51 [2023-03-22T15:04:51.035Z] --- PASS: TestCreateServiceMultipleTimes (15.00s)
15:04:51 [2023-03-22T15:04:51.035Z] === RUN   TestCreateServiceConflict
15:04:51 [2023-03-22T15:04:51.897Z] === RUN   TestExternalGraphDriver/spec
15:04:52 [2023-03-22T15:04:52.376Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
15:04:52 [2023-03-22T15:04:52.376Z] === RUN   TestCreateWithCustomReadonlyPaths
15:04:52 [2023-03-22T15:04:52.931Z] --- PASS: TestCreateServiceConflict (2.13s)
15:04:52 [2023-03-22T15:04:52.931Z] === RUN   TestCreateServiceMaxReplicas
15:04:53 [2023-03-22T15:04:53.746Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:04:53 [2023-03-22T15:04:53.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:04:53 [2023-03-22T15:04:53.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:04:53 [2023-03-22T15:04:53.746Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:04:53 [2023-03-22T15:04:53.746Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:04:53 [2023-03-22T15:04:53.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:04:53 [2023-03-22T15:04:53.746Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:04:53 [2023-03-22T15:04:53.787Z] === RUN   TestExternalGraphDriver/pull
15:04:54 [2023-03-22T15:04:54.003Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestCreateDifferentPlatform
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestCreateDifferentPlatform/different_os
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:04:54 [2023-03-22T15:04:54.003Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:04:54 [2023-03-22T15:04:54.003Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:04:54 [2023-03-22T15:04:54.003Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:04:54 [2023-03-22T15:04:54.003Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:04:54 [2023-03-22T15:04:54.003Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestContainerStartOnDaemonRestart
15:04:54 [2023-03-22T15:04:54.003Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:04:54 [2023-03-22T15:04:54.003Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestDaemonRestartIpcMode
15:04:54 [2023-03-22T15:04:54.003Z] === PAUSE TestDaemonRestartIpcMode
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestDaemonHostGatewayIP
15:04:54 [2023-03-22T15:04:54.003Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:04:54 [2023-03-22T15:04:54.003Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestRestartDaemonWithRestartingContainer
15:04:54 [2023-03-22T15:04:54.003Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestContainerKillOnDaemonStart
15:04:54 [2023-03-22T15:04:54.003Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:04:54 [2023-03-22T15:04:54.003Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:04:54 [2023-03-22T15:04:54.003Z] === RUN   TestDiff
15:04:54 [2023-03-22T15:04:54.567Z] --- PASS: TestDiff (0.47s)
15:04:54 [2023-03-22T15:04:54.567Z] === RUN   TestExecWithCloseStdin
15:04:55 [2023-03-22T15:04:55.132Z] --- PASS: TestExecWithCloseStdin (0.48s)
15:04:55 [2023-03-22T15:04:55.132Z] === RUN   TestExec
15:04:55 [2023-03-22T15:04:55.153Z] --- PASS: TestExternalGraphDriver (5.19s)
15:04:55 [2023-03-22T15:04:55.153Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
15:04:55 [2023-03-22T15:04:55.153Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
15:04:55 [2023-03-22T15:04:55.153Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
15:04:55 [2023-03-22T15:04:55.153Z] === RUN   TestGraphdriverPluginV2
15:04:55 [2023-03-22T15:04:55.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:04:55 [2023-03-22T15:04:55.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:04:55 [2023-03-22T15:04:55.389Z] --- PASS: TestExec (0.51s)
15:04:55 [2023-03-22T15:04:55.389Z] === RUN   TestExecUser
15:04:55 [2023-03-22T15:04:55.457Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
15:04:55 [2023-03-22T15:04:55.457Z] === RUN   TestCreateWithDuplicateNetworkNames
15:04:55 [2023-03-22T15:04:55.956Z] --- PASS: TestExecUser (0.50s)
15:04:55 [2023-03-22T15:04:55.956Z] === RUN   TestExportContainerAndImportImage
15:04:56 [2023-03-22T15:04:56.519Z] --- PASS: TestExportContainerAndImportImage (0.56s)
15:04:56 [2023-03-22T15:04:56.519Z] === RUN   TestExportContainerAfterDaemonRestart
15:04:59 [2023-03-22T15:04:59.801Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
15:04:59 [2023-03-22T15:04:59.801Z] === RUN   TestHealthCheckWorkdir
15:05:00 [2023-03-22T15:05:00.398Z] --- PASS: TestGraphdriverPluginV2 (4.26s)
15:05:00 [2023-03-22T15:05:00.398Z] PASS
15:05:00 [2023-03-22T15:05:00.398Z] 
15:05:00 [2023-03-22T15:05:00.398Z] DONE 5 tests in 9.565s
15:05:00 [2023-03-22T15:05:00.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:05:00 [2023-03-22T15:05:00.398Z] INFO: Testing against a local daemon
15:05:00 [2023-03-22T15:05:00.398Z] === RUN   TestContinueAfterPluginCrash
15:05:00 [2023-03-22T15:05:00.398Z] === PAUSE TestContinueAfterPluginCrash
15:05:00 [2023-03-22T15:05:00.398Z] === RUN   TestReadPluginNoRead
15:05:00 [2023-03-22T15:05:00.398Z] === PAUSE TestReadPluginNoRead
15:05:00 [2023-03-22T15:05:00.398Z] === RUN   TestDaemonStartWithLogOpt
15:05:00 [2023-03-22T15:05:00.398Z] === PAUSE TestDaemonStartWithLogOpt
15:05:00 [2023-03-22T15:05:00.398Z] === CONT  TestContinueAfterPluginCrash
15:05:00 [2023-03-22T15:05:00.398Z] === CONT  TestDaemonStartWithLogOpt
15:05:00 [2023-03-22T15:05:00.732Z] --- PASS: TestHealthCheckWorkdir (0.76s)
15:05:00 [2023-03-22T15:05:00.732Z] === RUN   TestHealthKillContainer
15:05:02 [2023-03-22T15:05:02.914Z] --- PASS: TestDaemonStartWithLogOpt (3.33s)
15:05:02 [2023-03-22T15:05:02.914Z] === CONT  TestReadPluginNoRead
15:05:05 [2023-03-22T15:05:05.431Z] === RUN   TestReadPluginNoRead/default
15:05:06 [2023-03-22T15:05:06.359Z] === RUN   TestReadPluginNoRead/disabled_caching
15:05:07 [2023-03-22T15:05:07.288Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:05:07 [2023-03-22T15:05:07.850Z] --- PASS: TestContinueAfterPluginCrash (8.27s)
15:05:08 [2023-03-22T15:05:08.777Z] === CONT  TestReadPluginNoRead
15:05:08 [2023-03-22T15:05:08.777Z]     read_test.go:92: [d9cea5c4dcb80] daemon is not started
15:05:08 [2023-03-22T15:05:08.777Z] --- PASS: TestReadPluginNoRead (5.74s)
15:05:08 [2023-03-22T15:05:08.777Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
15:05:08 [2023-03-22T15:05:08.777Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
15:05:08 [2023-03-22T15:05:08.777Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
15:05:08 [2023-03-22T15:05:08.777Z] PASS
15:05:08 [2023-03-22T15:05:08.777Z] 
15:05:08 [2023-03-22T15:05:08.777Z] DONE 6 tests in 9.107s
15:05:08 [2023-03-22T15:05:08.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:05:08 [2023-03-22T15:05:08.777Z] testing: warning: no tests to run
15:05:08 [2023-03-22T15:05:08.777Z] PASS
15:05:08 [2023-03-22T15:05:08.777Z] 
15:05:08 [2023-03-22T15:05:08.777Z] DONE 0 tests in 0.007s
15:05:08 [2023-03-22T15:05:08.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:05:08 [2023-03-22T15:05:08.777Z] INFO: Testing against a local daemon
15:05:08 [2023-03-22T15:05:08.777Z] === RUN   TestPluginWithDevMounts
15:05:08 [2023-03-22T15:05:08.777Z] === PAUSE TestPluginWithDevMounts
15:05:08 [2023-03-22T15:05:08.777Z] === CONT  TestPluginWithDevMounts
15:05:08 [2023-03-22T15:05:08.830Z] --- PASS: TestHealthKillContainer (7.97s)
15:05:08 [2023-03-22T15:05:08.830Z] === RUN   TestHealthCheckProcessKilled
15:05:09 [2023-03-22T15:05:09.394Z] --- PASS: TestHealthCheckProcessKilled (0.72s)
15:05:09 [2023-03-22T15:05:09.394Z] === RUN   TestInspectCpusetInConfigPre120
15:05:09 [2023-03-22T15:05:09.394Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:05:09 [2023-03-22T15:05:09.394Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:05:09 [2023-03-22T15:05:09.394Z] === RUN   TestIpcModeNone
15:05:09 [2023-03-22T15:05:09.743Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:05:09 [2023-03-22T15:05:09.959Z] --- PASS: TestIpcModeNone (0.50s)
15:05:09 [2023-03-22T15:05:09.959Z] === RUN   TestIpcModePrivate
15:05:10 [2023-03-22T15:05:10.144Z] --- PASS: TestPluginWithDevMounts (1.57s)
15:05:10 [2023-03-22T15:05:10.144Z] PASS
15:05:10 [2023-03-22T15:05:10.144Z] 
15:05:10 [2023-03-22T15:05:10.144Z] DONE 1 tests in 1.604s
15:05:10 [2023-03-22T15:05:10.144Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:05:10 [2023-03-22T15:05:10.216Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
15:05:10 [2023-03-22T15:05:10.216Z] --- PASS: TestIpcModePrivate (0.54s)
15:05:10 [2023-03-22T15:05:10.216Z] === RUN   TestIpcModeShareable
15:05:10 [2023-03-22T15:05:10.216Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:10 [2023-03-22T15:05:10.216Z] --- SKIP: TestIpcModeShareable (0.00s)
15:05:10 [2023-03-22T15:05:10.216Z] === RUN   TestAPIIpcModeShareableAndContainer
15:05:10 [2023-03-22T15:05:10.322Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
15:05:10 [2023-03-22T15:05:10.322Z] === RUN   TestCreateServiceSecretFileMode
15:05:10 [2023-03-22T15:05:10.400Z] INFO: Testing against a local daemon
15:05:10 [2023-03-22T15:05:10.400Z] === RUN   TestSecretInspect
15:05:11 [2023-03-22T15:05:11.131Z] 8185ee4ed646: Verifying Checksum
15:05:11 [2023-03-22T15:05:11.131Z] 8185ee4ed646: Download complete
15:05:12 [2023-03-22T15:05:12.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s)
15:05:12 [2023-03-22T15:05:12.114Z] === RUN   TestAPIIpcModeHost
15:05:12 [2023-03-22T15:05:12.114Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:12 [2023-03-22T15:05:12.114Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:05:12 [2023-03-22T15:05:12.114Z] === RUN   TestDaemonIpcModeShareable
15:05:12 [2023-03-22T15:05:12.114Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:12 [2023-03-22T15:05:12.114Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:05:12 [2023-03-22T15:05:12.114Z] === RUN   TestDaemonIpcModePrivate
15:05:12 [2023-03-22T15:05:12.299Z] --- PASS: TestSecretInspect (2.09s)
15:05:12 [2023-03-22T15:05:12.299Z] === RUN   TestSecretList
15:05:13 [2023-03-22T15:05:13.048Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
15:05:14 [2023-03-22T15:05:14.419Z] --- PASS: TestDaemonIpcModePrivate (2.20s)
15:05:14 [2023-03-22T15:05:14.419Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:05:14 [2023-03-22T15:05:14.419Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:14 [2023-03-22T15:05:14.419Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:05:14 [2023-03-22T15:05:14.419Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:05:14 [2023-03-22T15:05:14.419Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:14 [2023-03-22T15:05:14.419Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:05:14 [2023-03-22T15:05:14.419Z] === RUN   TestIpcModeOlderClient
15:05:14 [2023-03-22T15:05:14.419Z] === PAUSE TestIpcModeOlderClient
15:05:14 [2023-03-22T15:05:14.419Z] === RUN   TestKillContainerInvalidSignal
15:05:14 [2023-03-22T15:05:14.676Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:05:14 [2023-03-22T15:05:14.676Z] === RUN   TestKillContainer
15:05:14 [2023-03-22T15:05:14.676Z] === RUN   TestKillContainer/no_signal
15:05:14 [2023-03-22T15:05:14.814Z] --- PASS: TestSecretList (2.09s)
15:05:14 [2023-03-22T15:05:14.814Z] === RUN   TestSecretsCreateAndDelete
15:05:15 [2023-03-22T15:05:15.239Z] === RUN   TestKillContainer/non_killing_signal
15:05:15 [2023-03-22T15:05:15.496Z] === RUN   TestKillContainer/killing_signal
15:05:16 [2023-03-22T15:05:16.061Z] --- PASS: TestKillContainer (1.34s)
15:05:16 [2023-03-22T15:05:16.061Z]     --- PASS: TestKillContainer/no_signal (0.41s)
15:05:16 [2023-03-22T15:05:16.061Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
15:05:16 [2023-03-22T15:05:16.061Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
15:05:16 [2023-03-22T15:05:16.061Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:05:16 [2023-03-22T15:05:16.061Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:05:16 [2023-03-22T15:05:16.626Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:05:16 [2023-03-22T15:05:16.702Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
15:05:16 [2023-03-22T15:05:16.702Z] === RUN   TestSecretsUpdate
15:05:16 [2023-03-22T15:05:16.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
15:05:16 [2023-03-22T15:05:16.885Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:05:16 [2023-03-22T15:05:16.885Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
15:05:16 [2023-03-22T15:05:16.885Z] === RUN   TestKillStoppedContainer
15:05:17 [2023-03-22T15:05:17.143Z] --- PASS: TestKillStoppedContainer (0.07s)
15:05:17 [2023-03-22T15:05:17.143Z] === RUN   TestKillStoppedContainerAPIPre120
15:05:17 [2023-03-22T15:05:17.143Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:05:17 [2023-03-22T15:05:17.143Z] === RUN   TestKillDifferentUserContainer
15:05:17 [2023-03-22T15:05:17.707Z] --- PASS: TestKillDifferentUserContainer (0.49s)
15:05:17 [2023-03-22T15:05:17.707Z] === RUN   TestInspectOomKilledTrue
15:05:17 [2023-03-22T15:05:17.707Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:17 [2023-03-22T15:05:17.707Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:05:17 [2023-03-22T15:05:17.707Z] === RUN   TestInspectOomKilledFalse
15:05:17 [2023-03-22T15:05:17.707Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:05:17 [2023-03-22T15:05:17.707Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:05:17 [2023-03-22T15:05:17.707Z] === RUN   TestLinksEtcHostsContentMatch
15:05:17 [2023-03-22T15:05:17.707Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:05:17 [2023-03-22T15:05:17.707Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:05:17 [2023-03-22T15:05:17.707Z] === RUN   TestLinksContainerNames
15:05:18 [2023-03-22T15:05:18.590Z] --- PASS: TestSecretsUpdate (2.08s)
15:05:18 [2023-03-22T15:05:18.590Z] === RUN   TestTemplatedSecret
15:05:18 [2023-03-22T15:05:18.638Z] --- PASS: TestLinksContainerNames (0.88s)
15:05:18 [2023-03-22T15:05:18.638Z] === RUN   TestLogsFollowTailEmpty
15:05:19 [2023-03-22T15:05:19.203Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
15:05:19 [2023-03-22T15:05:19.203Z] === RUN   TestContainerNetworkMountsNoChown
15:05:19 [2023-03-22T15:05:19.462Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/default
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/default
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/private
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/private
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rprivate
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rprivate
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/slave
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/slave
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rslave
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rslave
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/shared
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/shared
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rshared
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rshared
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/default
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/default/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/default/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/default/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/rshared
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/shared
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/rslave
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/slave
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/rprivate
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === CONT  TestMountDaemonRoot/private
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/private/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:05:19 [2023-03-22T15:05:19.462Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === RUN   TestMountDaemonRoot/private/mount_root
15:05:19 [2023-03-22T15:05:19.719Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/default/mount_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:05:19 [2023-03-22T15:05:19.719Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:05:19 [2023-03-22T15:05:19.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:05:20 [2023-03-22T15:05:20.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:05:20 [2023-03-22T15:05:20.234Z] === CONT  TestMountDaemonRoot/private/mount_root
15:05:20 [2023-03-22T15:05:20.234Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:05:20 [2023-03-22T15:05:20.234Z] === CONT  TestMountDaemonRoot/private/bind_root
15:05:20 [2023-03-22T15:05:20.234Z] --- PASS: TestMountDaemonRoot (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:05:20 [2023-03-22T15:05:20.234Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:05:20 [2023-03-22T15:05:20.234Z] === RUN   TestContainerBindMountNonRecursive
15:05:20 [2023-03-22T15:05:20.234Z]     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)
15:05:20 [2023-03-22T15:05:20.234Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:05:20 [2023-03-22T15:05:20.234Z] === RUN   TestContainerVolumesMountedAsShared
15:05:20 [2023-03-22T15:05:20.234Z]     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)
15:05:20 [2023-03-22T15:05:20.234Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z] === RUN   TestContainerVolumesMountedAsSlave
15:05:20 [2023-03-22T15:05:20.234Z]     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)
15:05:20 [2023-03-22T15:05:20.234Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:05:20 [2023-03-22T15:05:20.234Z] === RUN   TestNetworkNat
15:05:20 [2023-03-22T15:05:20.798Z] --- PASS: TestNetworkNat (0.62s)
15:05:20 [2023-03-22T15:05:20.798Z] === RUN   TestNetworkLocalhostTCPNat
15:05:21 [2023-03-22T15:05:21.362Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
15:05:21 [2023-03-22T15:05:21.362Z] === RUN   TestNetworkLoopbackNat
15:05:21 [2023-03-22T15:05:21.860Z] --- PASS: TestTemplatedSecret (2.60s)
15:05:21 [2023-03-22T15:05:21.860Z] === RUN   TestSecretCreateResolve
15:05:22 [2023-03-22T15:05:22.528Z] --- PASS: TestCreateServiceSecretFileMode (12.24s)
15:05:22 [2023-03-22T15:05:22.528Z] === RUN   TestCreateServiceConfigFileMode
15:05:23 [2023-03-22T15:05:23.227Z] --- PASS: TestSecretCreateResolve (2.10s)
15:05:23 [2023-03-22T15:05:23.227Z] PASS
15:05:23 [2023-03-22T15:05:23.227Z] 
15:05:23 [2023-03-22T15:05:23.227Z] DONE 6 tests in 13.105s
15:05:23 [2023-03-22T15:05:23.483Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:05:23 [2023-03-22T15:05:23.483Z] INFO: Testing against a local daemon
15:05:23 [2023-03-22T15:05:23.483Z] === RUN   TestServiceCreateInit
15:05:23 [2023-03-22T15:05:23.483Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:05:23 [2023-03-22T15:05:23.935Z] --- PASS: TestNetworkLoopbackNat (2.63s)
15:05:23 [2023-03-22T15:05:23.935Z] === RUN   TestPause
15:05:23 [2023-03-22T15:05:23.935Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:23 [2023-03-22T15:05:23.935Z] --- SKIP: TestPause (0.00s)
15:05:23 [2023-03-22T15:05:23.935Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:05:23 [2023-03-22T15:05:23.935Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:05:23 [2023-03-22T15:05:23.935Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:05:23 [2023-03-22T15:05:23.935Z] === RUN   TestPauseStopPausedContainer
15:05:23 [2023-03-22T15:05:23.935Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:23 [2023-03-22T15:05:23.935Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:05:23 [2023-03-22T15:05:23.935Z] === RUN   TestPsFilter
15:05:23 [2023-03-22T15:05:23.935Z] --- PASS: TestPsFilter (0.11s)
15:05:23 [2023-03-22T15:05:23.935Z] === RUN   TestRemoveContainerWithRemovedVolume
15:05:24 [2023-03-22T15:05:24.499Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
15:05:24 [2023-03-22T15:05:24.499Z] === RUN   TestRemoveContainerWithVolume
15:05:24 [2023-03-22T15:05:24.757Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
15:05:24 [2023-03-22T15:05:24.757Z] === RUN   TestRemoveContainerRunning
15:05:25 [2023-03-22T15:05:25.321Z] --- PASS: TestRemoveContainerRunning (0.42s)
15:05:25 [2023-03-22T15:05:25.321Z] === RUN   TestRemoveContainerForceRemoveRunning
15:05:25 [2023-03-22T15:05:25.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
15:05:25 [2023-03-22T15:05:25.578Z] === RUN   TestRemoveInvalidContainer
15:05:25 [2023-03-22T15:05:25.578Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:05:25 [2023-03-22T15:05:25.578Z] === RUN   TestRenameLinkedContainer
15:05:27 [2023-03-22T15:05:27.480Z] --- PASS: TestRenameLinkedContainer (1.84s)
15:05:27 [2023-03-22T15:05:27.480Z] === RUN   TestRenameStoppedContainer
15:05:27 [2023-03-22T15:05:27.650Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:05:28 [2023-03-22T15:05:28.044Z] --- PASS: TestRenameStoppedContainer (0.43s)
15:05:28 [2023-03-22T15:05:28.044Z] === RUN   TestRenameRunningContainerAndReuse
15:05:28 [2023-03-22T15:05:28.975Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
15:05:28 [2023-03-22T15:05:28.975Z] === RUN   TestRenameInvalidName
15:05:29 [2023-03-22T15:05:29.539Z] --- PASS: TestRenameInvalidName (0.51s)
15:05:29 [2023-03-22T15:05:29.539Z] === RUN   TestRenameAnonymousContainer
15:05:30 [2023-03-22T15:05:30.911Z] --- PASS: TestRenameAnonymousContainer (1.51s)
15:05:30 [2023-03-22T15:05:30.911Z] === RUN   TestRenameContainerWithSameName
15:05:30 [2023-03-22T15:05:30.918Z] --- PASS: TestServiceCreateInit (7.07s)
15:05:30 [2023-03-22T15:05:30.918Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
15:05:30 [2023-03-22T15:05:30.918Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s)
15:05:30 [2023-03-22T15:05:30.918Z] === RUN   TestCreateServiceMultipleTimes
15:05:31 [2023-03-22T15:05:31.475Z] --- PASS: TestRenameContainerWithSameName (0.43s)
15:05:31 [2023-03-22T15:05:31.475Z] === RUN   TestRenameContainerWithLinkedContainer
15:05:32 [2023-03-22T15:05:32.040Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
15:05:32 [2023-03-22T15:05:32.040Z] === RUN   TestResize
15:05:32 [2023-03-22T15:05:32.605Z] --- PASS: TestResize (0.42s)
15:05:32 [2023-03-22T15:05:32.605Z] === RUN   TestResizeWithInvalidSize
15:05:33 [2023-03-22T15:05:33.169Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:05:33 [2023-03-22T15:05:33.169Z] === RUN   TestResizeWhenContainerNotStarted
15:05:33 [2023-03-22T15:05:33.427Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
15:05:33 [2023-03-22T15:05:33.427Z] === RUN   TestDaemonRestartKillContainers
15:05:33 [2023-03-22T15:05:33.427Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:05:33 [2023-03-22T15:05:33.427Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:05:33 [2023-03-22T15:05:33.427Z] === RUN   TestCgroupNamespacesRun
15:05:34 [2023-03-22T15:05:34.728Z] --- PASS: TestCreateServiceConfigFileMode (12.38s)
15:05:34 [2023-03-22T15:05:34.728Z] === RUN   TestCreateServiceSysctls
15:05:35 [2023-03-22T15:05:35.950Z] --- PASS: TestCgroupNamespacesRun (2.17s)
15:05:35 [2023-03-22T15:05:35.950Z] === RUN   TestCgroupNamespacesRunPrivileged
15:05:36 [2023-03-22T15:05:36.102Z] --- PASS: TestCreateServiceSysctls (3.06s)
15:05:36 [2023-03-22T15:05:36.102Z] === RUN   TestCreateServiceCapabilities
15:05:37 [2023-03-22T15:05:37.845Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
15:05:37 [2023-03-22T15:05:37.845Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:05:38 [2023-03-22T15:05:38.629Z] --- PASS: TestCreateServiceCapabilities (2.36s)
15:05:38 [2023-03-22T15:05:38.629Z] === RUN   TestInspect
15:05:40 [2023-03-22T15:05:40.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s)
15:05:40 [2023-03-22T15:05:40.369Z] === RUN   TestCgroupNamespacesRunHostMode
15:05:40 [2023-03-22T15:05:40.538Z] --- PASS: TestInspect (2.28s)
15:05:40 [2023-03-22T15:05:40.538Z] === RUN   TestCreateJob
15:05:41 [2023-03-22T15:05:41.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:05:42 [2023-03-22T15:05:42.265Z] --- PASS: TestCgroupNamespacesRunHostMode (2.31s)
15:05:42 [2023-03-22T15:05:42.265Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:05:43 [2023-03-22T15:05:43.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:05:43 [2023-03-22T15:05:43.818Z] --- PASS: TestCreateJob (2.95s)
15:05:43 [2023-03-22T15:05:43.818Z] === RUN   TestReplicatedJob
15:05:44 [2023-03-22T15:05:44.787Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s)
15:05:44 [2023-03-22T15:05:44.787Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:05:45 [2023-03-22T15:05:45.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:05:46 [2023-03-22T15:05:46.683Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s)
15:05:46 [2023-03-22T15:05:46.683Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:05:48 [2023-03-22T15:05:48.007Z] --- PASS: TestReplicatedJob (4.33s)
15:05:48 [2023-03-22T15:05:48.007Z] === RUN   TestUpdateReplicatedJob
15:05:48 [2023-03-22T15:05:48.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:05:48 [2023-03-22T15:05:48.580Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
15:05:48 [2023-03-22T15:05:48.580Z] === RUN   TestCgroupNamespacesRunOlderClient
15:05:48 [2023-03-22T15:05:48.977Z] --- PASS: TestCreateServiceMultipleTimes (15.57s)
15:05:48 [2023-03-22T15:05:48.977Z] === RUN   TestCreateServiceConflict
15:05:48 [2023-03-22T15:05:48.977Z] --- PASS: TestCreateServiceConflict (2.12s)
15:05:48 [2023-03-22T15:05:48.977Z] === RUN   TestCreateServiceMaxReplicas
15:05:48 [2023-03-22T15:05:48.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:05:50 [2023-03-22T15:05:50.480Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s)
15:05:50 [2023-03-22T15:05:50.480Z] === RUN   TestNISDomainname
15:05:50 [2023-03-22T15:05:50.480Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:05:50 [2023-03-22T15:05:50.480Z] --- SKIP: TestNISDomainname (0.01s)
15:05:50 [2023-03-22T15:05:50.480Z] === RUN   TestHostnameDnsResolution
15:05:50 [2023-03-22T15:05:50.869Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
15:05:50 [2023-03-22T15:05:50.869Z] === RUN   TestCreateWithDuplicateNetworkNames
15:05:51 [2023-03-22T15:05:51.287Z] --- PASS: TestUpdateReplicatedJob (3.04s)
15:05:51 [2023-03-22T15:05:51.287Z] === RUN   TestServiceListWithStatuses
15:05:51 [2023-03-22T15:05:51.287Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:05:51 [2023-03-22T15:05:51.287Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:05:51 [2023-03-22T15:05:51.287Z] === RUN   TestDockerNetworkConnectAlias
15:05:51 [2023-03-22T15:05:51.411Z] --- PASS: TestHostnameDnsResolution (0.68s)
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestUnprivilegedPortsAndPing
15:05:51 [2023-03-22T15:05:51.411Z]     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
15:05:51 [2023-03-22T15:05:51.411Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStats
15:05:51 [2023-03-22T15:05:51.411Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:51 [2023-03-22T15:05:51.411Z] --- SKIP: TestStats (0.00s)
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStopContainerWithTimeout
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStopContainerWithTimeout/0
15:05:51 [2023-03-22T15:05:51.411Z] === PAUSE TestStopContainerWithTimeout/0
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStopContainerWithTimeout/1
15:05:51 [2023-03-22T15:05:51.411Z] === PAUSE TestStopContainerWithTimeout/1
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStopContainerWithTimeout/3
15:05:51 [2023-03-22T15:05:51.411Z] === PAUSE TestStopContainerWithTimeout/3
15:05:51 [2023-03-22T15:05:51.411Z] === RUN   TestStopContainerWithTimeout/-1
15:05:51 [2023-03-22T15:05:51.411Z] === PAUSE TestStopContainerWithTimeout/-1
15:05:51 [2023-03-22T15:05:51.411Z] === CONT  TestStopContainerWithTimeout/0
15:05:51 [2023-03-22T15:05:51.411Z] === CONT  TestStopContainerWithTimeout/-1
15:05:51 [2023-03-22T15:05:51.975Z] === CONT  TestStopContainerWithTimeout/3
15:05:52 [2023-03-22T15:05:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:05:53 [2023-03-22T15:05:53.869Z] === CONT  TestStopContainerWithTimeout/1
15:05:55 [2023-03-22T15:05:55.240Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:05:55 [2023-03-22T15:05:55.240Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
15:05:55 [2023-03-22T15:05:55.240Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
15:05:55 [2023-03-22T15:05:55.240Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
15:05:55 [2023-03-22T15:05:55.240Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
15:05:55 [2023-03-22T15:05:55.240Z] === RUN   TestDeleteDevicemapper
15:05:55 [2023-03-22T15:05:55.240Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:55 [2023-03-22T15:05:55.240Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:05:55 [2023-03-22T15:05:55.240Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:05:55 [2023-03-22T15:05:55.468Z] --- PASS: TestDockerNetworkConnectAlias (3.89s)
15:05:55 [2023-03-22T15:05:55.469Z] === RUN   TestDockerNetworkReConnect
15:05:56 [2023-03-22T15:05:56.610Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
15:05:56 [2023-03-22T15:05:56.610Z] === RUN   TestUpdateMemory
15:05:56 [2023-03-22T15:05:56.610Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:56 [2023-03-22T15:05:56.610Z] --- SKIP: TestUpdateMemory (0.00s)
15:05:56 [2023-03-22T15:05:56.610Z] === RUN   TestUpdateCPUQuota
15:05:56 [2023-03-22T15:05:56.610Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:56 [2023-03-22T15:05:56.610Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:05:56 [2023-03-22T15:05:56.610Z] === RUN   TestUpdatePidsLimit
15:05:56 [2023-03-22T15:05:56.610Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:56 [2023-03-22T15:05:56.610Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:05:56 [2023-03-22T15:05:56.610Z] === RUN   TestUpdateRestartPolicy
15:05:57 [2023-03-22T15:05:57.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:05:57 [2023-03-22T15:05:57.995Z] --- PASS: TestDockerNetworkReConnect (3.19s)
15:05:57 [2023-03-22T15:05:57.995Z] === RUN   TestServicePlugin
15:05:57 [2023-03-22T15:05:57.995Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:57 [2023-03-22T15:05:57.995Z] --- SKIP: TestServicePlugin (0.00s)
15:05:57 [2023-03-22T15:05:57.995Z] === RUN   TestServiceUpdateLabel
15:06:00 [2023-03-22T15:06:00.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:06:00 [2023-03-22T15:06:00.521Z] --- PASS: TestServiceUpdateLabel (2.08s)
15:06:00 [2023-03-22T15:06:00.521Z] === RUN   TestServiceUpdateSecrets
15:06:03 [2023-03-22T15:06:03.083Z] ..........................xx....................                         [ 29%]
15:06:03 [2023-03-22T15:06:03.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:06:04 [2023-03-22T15:06:04.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:06:05 [2023-03-22T15:06:05.709Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
15:06:05 [2023-03-22T15:06:05.709Z] === RUN   TestCreateServiceSecretFileMode
15:06:06 [2023-03-22T15:06:06.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:06:08 [2023-03-22T15:06:08.792Z] --- PASS: TestUpdateRestartPolicy (10.92s)
15:06:08 [2023-03-22T15:06:08.792Z] === RUN   TestUpdateRestartWithAutoRemove
15:06:08 [2023-03-22T15:06:08.792Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
15:06:08 [2023-03-22T15:06:08.792Z] === RUN   TestWaitNonBlocked
15:06:08 [2023-03-22T15:06:08.792Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:08 [2023-03-22T15:06:08.792Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:08 [2023-03-22T15:06:08.792Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:08 [2023-03-22T15:06:08.792Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:08 [2023-03-22T15:06:08.792Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:08 [2023-03-22T15:06:08.792Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:09 [2023-03-22T15:06:09.049Z] --- PASS: TestWaitNonBlocked (0.01s)
15:06:09 [2023-03-22T15:06:09.049Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
15:06:09 [2023-03-22T15:06:09.049Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
15:06:09 [2023-03-22T15:06:09.049Z] === RUN   TestWaitBlocked
15:06:09 [2023-03-22T15:06:09.049Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:06:09 [2023-03-22T15:06:09.049Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:06:09 [2023-03-22T15:06:09.049Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:06:09 [2023-03-22T15:06:09.049Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:06:09 [2023-03-22T15:06:09.049Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:06:09 [2023-03-22T15:06:09.049Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:06:09 [2023-03-22T15:06:09.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:06:09 [2023-03-22T15:06:09.981Z] --- PASS: TestWaitBlocked (0.01s)
15:06:09 [2023-03-22T15:06:09.981Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
15:06:09 [2023-03-22T15:06:09.981Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
15:06:09 [2023-03-22T15:06:09.981Z] === CONT  TestDaemonRestartIpcMode
15:06:09 [2023-03-22T15:06:09.981Z] === CONT  TestIpcModeOlderClient
15:06:09 [2023-03-22T15:06:09.981Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:06:09 [2023-03-22T15:06:09.981Z] === CONT  TestRestartDaemonWithRestartingContainer
15:06:12 [2023-03-22T15:06:12.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:06:14 [2023-03-22T15:06:14.164Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.33s)
15:06:14 [2023-03-22T15:06:14.727Z] --- PASS: TestDaemonRestartIpcMode (4.89s)
15:06:14 [2023-03-22T15:06:14.727Z] PASS
15:06:14 [2023-03-22T15:06:14.727Z] 
15:06:14 [2023-03-22T15:06:14.727Z] === Skipped
15:06:14 [2023-03-22T15:06:14.727Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:06:14 [2023-03-22T15:06:14.727Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:14 [2023-03-22T15:06:14.727Z] 
15:06:14 [2023-03-22T15:06:14.727Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:06:14 [2023-03-22T15:06:14.727Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:06:14 [2023-03-22T15:06:14.727Z] 
15:06:14 [2023-03-22T15:06:14.727Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:06:14 [2023-03-22T15:06:14.727Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:06:14 [2023-03-22T15:06:14.727Z] 
15:06:14 [2023-03-22T15:06:14.727Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:06:14 [2023-03-22T15:06:14.727Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:06:14 [2023-03-22T15:06:14.727Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:06:14 [2023-03-22T15:06:14.728Z]     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)
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     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)
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     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)
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:06:14 [2023-03-22T15:06:14.728Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:06:14 [2023-03-22T15:06:14.728Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     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
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:06:14 [2023-03-22T15:06:14.728Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2023-03-22T15:06:14.728Z] 
15:06:14 [2023-03-22T15:06:14.728Z] DONE 178 tests, 27 skipped in 88.349s
15:06:14 [2023-03-22T15:06:14.728Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:06:14 [2023-03-22T15:06:14.728Z] INFO: Testing against a local daemon
15:06:14 [2023-03-22T15:06:14.728Z] === RUN   TestLiveRestore
15:06:14 [2023-03-22T15:06:14.728Z] === RUN   TestLiveRestore/volume_references
15:06:14 [2023-03-22T15:06:14.728Z] === PAUSE TestLiveRestore/volume_references
15:06:14 [2023-03-22T15:06:14.728Z] === CONT  TestLiveRestore/volume_references
15:06:15 [2023-03-22T15:06:15.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:06:15 [2023-03-22T15:06:15.382Z] --- PASS: TestServiceUpdateSecrets (14.43s)
15:06:15 [2023-03-22T15:06:15.382Z] === RUN   TestServiceUpdateConfigs
15:06:15 [2023-03-22T15:06:15.659Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:06:15 [2023-03-22T15:06:15.659Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:06:17 [2023-03-22T15:06:17.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:06:17 [2023-03-22T15:06:17.874Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
15:06:17 [2023-03-22T15:06:17.874Z] === RUN   TestCreateServiceConfigFileMode
15:06:18 [2023-03-22T15:06:18.181Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:06:19 [2023-03-22T15:06:19.197Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:06:19 [2023-03-22T15:06:19.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:06:19 [2023-03-22T15:06:19.852Z] Using test binary docker
15:06:19 [2023-03-22T15:06:19.852Z] +++ /etc/init.d/apparmor start
15:06:19 [2023-03-22T15:06:19.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:06:19 [2023-03-22T15:06:19.852Z] INFO: Waiting for daemon to start...
15:06:19 [2023-03-22T15:06:19.852Z] Starting dockerd
15:06:19 [2023-03-22T15:06:19.852Z] +++ 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
15:06:20 [2023-03-22T15:06:20.076Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:06:22 [2023-03-22T15:06:22.436Z] .
15:06:22 [2023-03-22T15:06:22.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:06:22 [2023-03-22T15:06:22.436Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:06:22 [2023-03-22T15:06:22.436Z] Error: No such image: emptyfs
15:06:22 [2023-03-22T15:06:22.436Z] ++++ docker load
15:06:22 [2023-03-22T15:06:22.436Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:06:22 [2023-03-22T15:06:22.436Z] Running integration-test (iteration 1)
15:06:22 [2023-03-22T15:06:22.436Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:06:22 [2023-03-22T15:06:22.436Z] ++ 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
15:06:22 [2023-03-22T15:06:22.436Z] ++ set -e
15:06:22 [2023-03-22T15:06:22.436Z] ++ '[' -n 0 ']'
15:06:22 [2023-03-22T15:06:22.436Z] ++ set -x
15:06:22 [2023-03-22T15:06:22.436Z] ++ 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
15:06:22 [2023-03-22T15:06:22.629Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:06:23 [2023-03-22T15:06:23.380Z] Loaded image: busybox:latest
15:06:23 [2023-03-22T15:06:23.953Z] Loaded image: busybox:glibc
15:06:25 [2023-03-22T15:06:25.178Z] --- PASS: TestLiveRestore (0.00s)
15:06:25 [2023-03-22T15:06:25.178Z]     --- PASS: TestLiveRestore/volume_references (10.20s)
15:06:25 [2023-03-22T15:06:25.178Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.51s)
15:06:25 [2023-03-22T15:06:25.178Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.29s)
15:06:25 [2023-03-22T15:06:25.178Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.22s)
15:06:25 [2023-03-22T15:06:25.178Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.18s)
15:06:25 [2023-03-22T15:06:25.178Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.81s)
15:06:25 [2023-03-22T15:06:25.178Z] PASS
15:06:25 [2023-03-22T15:06:25.178Z] 
15:06:25 [2023-03-22T15:06:25.178Z] DONE 7 tests in 10.340s
15:06:25 [2023-03-22T15:06:25.178Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:06:25 [2023-03-22T15:06:25.178Z] INFO: Testing against a local daemon
15:06:25 [2023-03-22T15:06:25.178Z] === RUN   TestCommitInheritsEnv
15:06:26 [2023-03-22T15:06:26.653Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:06:27 [2023-03-22T15:06:27.699Z] --- PASS: TestCommitInheritsEnv (1.99s)
15:06:27 [2023-03-22T15:06:27.700Z] === RUN   TestImportExtremelyLargeImageWorks
15:06:27 [2023-03-22T15:06:27.700Z] === PAUSE TestImportExtremelyLargeImageWorks
15:06:27 [2023-03-22T15:06:27.700Z] === RUN   TestImagesFilterMultiReference
15:06:27 [2023-03-22T15:06:27.700Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:06:27 [2023-03-22T15:06:27.700Z] === RUN   TestImagePullPlatformInvalid
15:06:27 [2023-03-22T15:06:27.700Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:06:27 [2023-03-22T15:06:27.700Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:06:27 [2023-03-22T15:06:27.700Z]     pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:06:27 [2023-03-22T15:06:27.700Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
15:06:27 [2023-03-22T15:06:27.700Z] === RUN   TestRemoveImageOrphaning
15:06:29 [2023-03-22T15:06:29.237Z] Loaded image: debian:bullseye-slim
15:06:29 [2023-03-22T15:06:29.237Z] Loaded image: hello-world:latest
15:06:29 [2023-03-22T15:06:29.237Z] Loaded image: arm32v7/hello-world:latest
15:06:29 [2023-03-22T15:06:29.237Z] INFO: Testing against a local daemon
15:06:29 [2023-03-22T15:06:29.237Z] === RUN   TestCgroupNamespacesBuild
15:06:29 [2023-03-22T15:06:29.593Z] --- PASS: TestRemoveImageOrphaning (1.93s)
15:06:29 [2023-03-22T15:06:29.593Z] === RUN   TestRemoveImageGarbageCollector
15:06:29 [2023-03-22T15:06:29.593Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:06:29 [2023-03-22T15:06:29.594Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagInvalidReference
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagInvalidReference (0.01s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagValidPrefixedRepo
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagExistedNameWithoutForce
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagOfficialNames
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagOfficialNames (0.08s)
15:06:29 [2023-03-22T15:06:29.594Z] === RUN   TestTagMatchesDigest
15:06:29 [2023-03-22T15:06:29.594Z] --- PASS: TestTagMatchesDigest (0.01s)
15:06:29 [2023-03-22T15:06:29.594Z] === CONT  TestImportExtremelyLargeImageWorks
15:06:30 [2023-03-22T15:06:30.072Z] --- PASS: TestCreateServiceConfigFileMode (12.51s)
15:06:30 [2023-03-22T15:06:30.072Z] === RUN   TestCreateServiceSysctls
15:06:30 [2023-03-22T15:06:30.262Z] --- PASS: TestServiceUpdateConfigs (14.16s)
15:06:30 [2023-03-22T15:06:30.262Z] === RUN   TestServiceUpdateNetwork
15:06:31 [2023-03-22T15:06:31.058Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:06:31 [2023-03-22T15:06:31.153Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
15:06:31 [2023-03-22T15:06:31.153Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:06:31 [2023-03-22T15:06:31.964Z] --- PASS: TestCreateServiceSysctls (3.18s)
15:06:31 [2023-03-22T15:06:31.964Z] === RUN   TestCreateServiceCapabilities
15:06:33 [2023-03-22T15:06:33.067Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
15:06:33 [2023-03-22T15:06:33.067Z] === RUN   TestBuildWithSession
15:06:33 [2023-03-22T15:06:33.067Z]     build_session_test.go:25: TODO: BuildKit
15:06:33 [2023-03-22T15:06:33.067Z] --- SKIP: TestBuildWithSession (0.00s)
15:06:33 [2023-03-22T15:06:33.067Z] === RUN   TestBuildSquashParent
15:06:34 [2023-03-22T15:06:34.482Z] --- PASS: TestCreateServiceCapabilities (2.52s)
15:06:34 [2023-03-22T15:06:34.482Z] === RUN   TestInspect
15:06:37 [2023-03-22T15:06:37.750Z] --- PASS: TestInspect (2.89s)
15:06:37 [2023-03-22T15:06:37.750Z] === RUN   TestCreateJob
15:06:41 [2023-03-22T15:06:41.018Z] --- PASS: TestCreateJob (3.15s)
15:06:41 [2023-03-22T15:06:41.018Z] === RUN   TestReplicatedJob
15:06:42 [2023-03-22T15:06:42.454Z] --- PASS: TestServiceUpdateNetwork (12.06s)
15:06:42 [2023-03-22T15:06:42.454Z] === RUN   TestServiceUpdatePidsLimit
15:06:42 [2023-03-22T15:06:42.454Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:06:42 [2023-03-22T15:06:42.454Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:06:43 [2023-03-22T15:06:43.076Z] --- PASS: TestBuildSquashParent (8.46s)
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:43 [2023-03-22T15:06:43.076Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:43 [2023-03-22T15:06:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:43 [2023-03-22T15:06:43.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:43 [2023-03-22T15:06:43.076Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:44 [2023-03-22T15:06:44.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:44 [2023-03-22T15:06:44.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:46 [2023-03-22T15:06:46.265Z] --- PASS: TestReplicatedJob (5.17s)
15:06:46 [2023-03-22T15:06:46.265Z] === RUN   TestUpdateReplicatedJob
15:06:46 [2023-03-22T15:06:46.668Z] tests/integration/api_network_test.py ............................       [ 47%]
15:06:48 [2023-03-22T15:06:48.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:48 [2023-03-22T15:06:48.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:49 [2023-03-22T15:06:49.534Z] --- PASS: TestUpdateReplicatedJob (3.22s)
15:06:49 [2023-03-22T15:06:49.534Z] === RUN   TestServiceListWithStatuses
15:06:49 [2023-03-22T15:06:49.534Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:06:49 [2023-03-22T15:06:49.534Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:06:49 [2023-03-22T15:06:49.534Z] === RUN   TestDockerNetworkConnectAlias
15:06:50 [2023-03-22T15:06:50.556Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:06:50 [2023-03-22T15:06:50.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.17s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s)
15:06:50 [2023-03-22T15:06:50.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s)
15:06:50 [2023-03-22T15:06:50.847Z] === RUN   TestBuildMultiStageCopy
15:06:50 [2023-03-22T15:06:50.847Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:06:53 [2023-03-22T15:06:53.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:06:53 [2023-03-22T15:06:53.720Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
15:06:53 [2023-03-22T15:06:53.720Z] === RUN   TestDockerNetworkReConnect
15:06:53 [2023-03-22T15:06:53.967Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:06:54 [2023-03-22T15:06:54.228Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:06:54 [2023-03-22T15:06:54.800Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:06:55 [2023-03-22T15:06:55.373Z] --- PASS: TestBuildMultiStageCopy (4.33s)
15:06:55 [2023-03-22T15:06:55.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
15:06:55 [2023-03-22T15:06:55.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
15:06:55 [2023-03-22T15:06:55.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
15:06:55 [2023-03-22T15:06:55.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
15:06:55 [2023-03-22T15:06:55.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
15:06:55 [2023-03-22T15:06:55.373Z] === RUN   TestBuildMultiStageParentConfig
15:06:56 [2023-03-22T15:06:56.697Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:06:56 [2023-03-22T15:06:56.759Z] --- PASS: TestBuildMultiStageParentConfig (1.19s)
15:06:56 [2023-03-22T15:06:56.759Z] === RUN   TestBuildLabelWithTargets
15:06:56 [2023-03-22T15:06:56.987Z] --- PASS: TestDockerNetworkReConnect (3.42s)
15:06:56 [2023-03-22T15:06:56.987Z] === RUN   TestServicePlugin
15:06:57 [2023-03-22T15:06:57.108Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
15:06:57 [2023-03-22T15:06:57.108Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
15:06:57 [2023-03-22T15:06:57.108Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:06:57 [2023-03-22T15:06:57.108Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
15:06:57 [2023-03-22T15:06:57.108Z] PASS
15:06:57 [2023-03-22T15:06:57.108Z] 
15:06:57 [2023-03-22T15:06:57.108Z] === Skipped
15:06:57 [2023-03-22T15:06:57.108Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:06:57 [2023-03-22T15:06:57.108Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:06:57 [2023-03-22T15:06:57.108Z] 
15:06:57 [2023-03-22T15:06:57.109Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:06:57 [2023-03-22T15:06:57.109Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:57 [2023-03-22T15:06:57.109Z] 
15:06:57 [2023-03-22T15:06:57.109Z] DONE 27 tests, 2 skipped in 148.282s
15:06:57 [2023-03-22T15:06:57.109Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:06:57 [2023-03-22T15:06:57.109Z] ++ 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
15:06:57 [2023-03-22T15:06:57.109Z] ++ set -e
15:06:57 [2023-03-22T15:06:57.109Z] ++ '[' -n 0 ']'
15:06:57 [2023-03-22T15:06:57.109Z] ++ set -x
15:06:57 [2023-03-22T15:06:57.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
15:06:57 [2023-03-22T15:06:57.109Z] INFO: Testing against a local daemon
15:06:57 [2023-03-22T15:06:57.109Z] === RUN   TestSessionCreate
15:06:57 [2023-03-22T15:06:57.109Z] --- PASS: TestSessionCreate (0.02s)
15:06:57 [2023-03-22T15:06:57.109Z] === RUN   TestSessionCreateWithBadUpgrade
15:06:57 [2023-03-22T15:06:57.109Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:06:57 [2023-03-22T15:06:57.109Z] PASS
15:06:57 [2023-03-22T15:06:57.109Z] 
15:06:57 [2023-03-22T15:06:57.109Z] DONE 2 tests in 0.147s
15:06:57 [2023-03-22T15:06:57.109Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:06:57 [2023-03-22T15:06:57.109Z] ++ 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
15:06:57 [2023-03-22T15:06:57.109Z] ++ set -e
15:06:57 [2023-03-22T15:06:57.109Z] ++ '[' -n 0 ']'
15:06:57 [2023-03-22T15:06:57.109Z] ++ set -x
15:06:57 [2023-03-22T15:06:57.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
15:06:57 [2023-03-22T15:06:57.109Z] INFO: Testing against a local daemon
15:06:57 [2023-03-22T15:06:57.109Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:06:57 [2023-03-22T15:06:57.109Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:06:57 [2023-03-22T15:06:57.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:06:57 [2023-03-22T15:06:57.109Z] === RUN   TestEventsExecDie
15:06:57 [2023-03-22T15:06:57.367Z] --- PASS: TestEventsExecDie (0.50s)
15:06:57 [2023-03-22T15:06:57.367Z] === RUN   TestEventsBackwardsCompatible
15:06:57 [2023-03-22T15:06:57.629Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:06:57 [2023-03-22T15:06:57.629Z] === RUN   TestInfoBinaryCommits
15:06:57 [2023-03-22T15:06:57.629Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:06:57 [2023-03-22T15:06:57.629Z] === RUN   TestInfoAPIVersioned
15:06:57 [2023-03-22T15:06:57.629Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:06:57 [2023-03-22T15:06:57.629Z] === RUN   TestInfoDiscoveryBackend
15:06:57 [2023-03-22T15:06:57.781Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:06:58 [2023-03-22T15:06:58.194Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:06:58 [2023-03-22T15:06:58.194Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:06:58 [2023-03-22T15:06:58.674Z] --- PASS: TestBuildLabelWithTargets (1.87s)
15:06:58 [2023-03-22T15:06:58.674Z] === RUN   TestBuildWithEmptyLayers
15:06:59 [2023-03-22T15:06:59.127Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:06:59 [2023-03-22T15:06:59.127Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:06:59 [2023-03-22T15:06:59.617Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
15:06:59 [2023-03-22T15:06:59.617Z] === RUN   TestBuildMultiStageOnBuild
15:06:59 [2023-03-22T15:06:59.692Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:06:59 [2023-03-22T15:06:59.692Z] === RUN   TestInfoAPI
15:06:59 [2023-03-22T15:06:59.692Z] --- PASS: TestInfoAPI (0.02s)
15:06:59 [2023-03-22T15:06:59.692Z] === RUN   TestInfoAPIWarnings
15:07:00 [2023-03-22T15:07:00.254Z]     plugin_test.go:61: [dc3cd56b0a72e] joining swarm manager [d2bfcdadd6a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:07:01 [2023-03-22T15:07:01.619Z]     plugin_test.go:64: [d0f9fd5897345] joining swarm manager [d2bfcdadd6a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:07:02 [2023-03-22T15:07:02.166Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
15:07:02 [2023-03-22T15:07:02.166Z] === RUN   TestBuildUncleanTarFilenames
15:07:03 [2023-03-22T15:07:03.072Z] tests/integration/api_service_test.py .................................. [ 60%]
15:07:03 [2023-03-22T15:07:03.553Z] --- PASS: TestBuildUncleanTarFilenames (1.60s)
15:07:03 [2023-03-22T15:07:03.553Z] === RUN   TestBuildMultiStageLayerLeak
15:07:06 [2023-03-22T15:07:06.856Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s)
15:07:06 [2023-03-22T15:07:06.856Z] === RUN   TestBuildWithHugeFile
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestInfoAPIWarnings (16.23s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestInfoDebug
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestInfoDebug (0.52s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestInfoInsecureRegistries
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestInfoRegistryMirrors
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestLoginFailsWithBadCredentials
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestPingCacheHeaders
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestPingCacheHeaders (0.02s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestPingGet
15:07:17 [2023-03-22T15:07:17.760Z] --- PASS: TestPingGet (0.01s)
15:07:17 [2023-03-22T15:07:17.760Z] === RUN   TestPingHead
15:07:17 [2023-03-22T15:07:17.837Z] .........................                                                [ 67%]
15:07:18 [2023-03-22T15:07:18.019Z] --- PASS: TestPingHead (0.02s)
15:07:18 [2023-03-22T15:07:18.019Z] === RUN   TestVersion
15:07:18 [2023-03-22T15:07:18.019Z] --- PASS: TestVersion (0.03s)
15:07:18 [2023-03-22T15:07:18.019Z] PASS
15:07:18 [2023-03-22T15:07:18.019Z] 
15:07:18 [2023-03-22T15:07:18.019Z] === Skipped
15:07:18 [2023-03-22T15:07:18.019Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:07:18 [2023-03-22T15:07:18.019Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:07:18 [2023-03-22T15:07:18.019Z] 
15:07:18 [2023-03-22T15:07:18.019Z] DONE 18 tests, 1 skipped in 21.049s
15:07:18 [2023-03-22T15:07:18.019Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:07:18 [2023-03-22T15:07:18.019Z] ++ 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
15:07:18 [2023-03-22T15:07:18.019Z] ++ set -e
15:07:18 [2023-03-22T15:07:18.019Z] ++ '[' -n 0 ']'
15:07:18 [2023-03-22T15:07:18.019Z] ++ set -x
15:07:18 [2023-03-22T15:07:18.019Z] ++ 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
15:07:18 [2023-03-22T15:07:18.019Z] INFO: Testing against a local daemon
15:07:18 [2023-03-22T15:07:18.019Z] === RUN   TestVolumesCreateAndList
15:07:18 [2023-03-22T15:07:18.019Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:07:18 [2023-03-22T15:07:18.019Z] === RUN   TestVolumesRemove
15:07:18 [2023-03-22T15:07:18.019Z] --- PASS: TestVolumesRemove (0.07s)
15:07:18 [2023-03-22T15:07:18.019Z] === RUN   TestVolumesInspect
15:07:18 [2023-03-22T15:07:18.280Z] --- PASS: TestVolumesInspect (0.02s)
15:07:18 [2023-03-22T15:07:18.280Z] === RUN   TestVolumesInvalidJSON
15:07:18 [2023-03-22T15:07:18.280Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:07:18 [2023-03-22T15:07:18.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:07:18 [2023-03-22T15:07:18.280Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:07:18 [2023-03-22T15:07:18.280Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:07:18 [2023-03-22T15:07:18.280Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:07:18 [2023-03-22T15:07:18.280Z] PASS
15:07:18 [2023-03-22T15:07:18.280Z] 
15:07:18 [2023-03-22T15:07:18.280Z] DONE 5 tests in 0.227s
15:07:18 [2023-03-22T15:07:18.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:07:18 [2023-03-22T15:07:18.280Z] ++++ cat bundles/test-integration/docker.pid
15:07:18 [2023-03-22T15:07:18.280Z] +++ kill 12849
15:07:19 [2023-03-22T15:07:19.653Z] +++ /etc/init.d/apparmor stop
15:07:19 [2023-03-22T15:07:19.653Z] Leaving: AppArmorNo profiles have been unloaded.
15:07:19 [2023-03-22T15:07:19.653Z] 
15:07:19 [2023-03-22T15:07:19.653Z] Unloading profiles will leave already running processes permanently
15:07:19 [2023-03-22T15:07:19.653Z] unconfined, which can lead to unexpected situations.
15:07:19 [2023-03-22T15:07:19.653Z] 
15:07:19 [2023-03-22T15:07:19.653Z] To set a process to complain mode, use the command line tool
15:07:19 [2023-03-22T15:07:19.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:07:19 [2023-03-22T15:07:19.653Z] +++ true
15:07:19 [2023-03-22T15:07:19.653Z] exiting test-integration
15:07:19 [2023-03-22T15:07:19.653Z] ++ exit 0
15:07:19 [2023-03-22T15:07:19.653Z] 
Post stage
[Pipeline] junit
15:07:20 [2023-03-22T15:07:20.231Z] Recording test results
15:07:20 [2023-03-22T15:07:20.420Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:07:20 [2023-03-22T15:07:20.746Z] + echo Ensuring container killed.
15:07:20 [2023-03-22T15:07:20.747Z] Ensuring container killed.
15:07:20 [2023-03-22T15:07:20.747Z] + docker rm -vf docker-pr1
15:07:20 [2023-03-22T15:07:20.747Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:07:21 [2023-03-22T15:07:21.026Z] + echo Chowning /workspace to jenkins user
15:07:21 [2023-03-22T15:07:21.026Z] Chowning /workspace to jenkins user
15:07:21 [2023-03-22T15:07:21.026Z] + id -u
15:07:21 [2023-03-22T15:07:21.026Z] + id -g
15:07:21 [2023-03-22T15:07:21.026Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:07:22 [2023-03-22T15:07:22.692Z] + bundleName=arm64-integration
15:07:22 [2023-03-22T15:07:22.692Z] + echo Creating arm64-integration-bundles.tar.gz
15:07:22 [2023-03-22T15:07:22.692Z] Creating arm64-integration-bundles.tar.gz
15:07:22 [2023-03-22T15:07:22.692Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:07:22 [2023-03-22T15:07:22.692Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:07:22 [2023-03-22T15:07:22.703Z] Archiving artifacts
15:07:24 [2023-03-22T15:07:24.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:07:24 [2023-03-22T15:07:24.501Z] + make clean
15:07:24 [2023-03-22T15:07:24.760Z] docker volume rm -f docker-dev-cache
15:07:24 [2023-03-22T15:07:24.760Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:07:28 [2023-03-22T15:07:28.114Z] --- PASS: TestServicePlugin (30.14s)
15:07:28 [2023-03-22T15:07:28.114Z] === RUN   TestServiceUpdateLabel
15:07:29 [2023-03-22T15:07:29.041Z] --- PASS: TestServiceUpdateLabel (2.12s)
15:07:29 [2023-03-22T15:07:29.041Z] === RUN   TestServiceUpdateSecrets
15:07:38 [2023-03-22T15:07:38.718Z] 8185ee4ed646: Pull complete
15:07:43 [2023-03-22T15:07:43.924Z] --- PASS: TestServiceUpdateSecrets (14.51s)
15:07:43 [2023-03-22T15:07:43.924Z] === RUN   TestServiceUpdateConfigs
15:07:55 [2023-03-22T15:07:55.674Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:07:58 [2023-03-22T15:07:58.764Z] --- PASS: TestServiceUpdateConfigs (14.45s)
15:07:58 [2023-03-22T15:07:58.764Z] === RUN   TestServiceUpdateNetwork
15:08:06 [2023-03-22T15:08:06.003Z] --- PASS: TestImportExtremelyLargeImageWorks (94.63s)
15:08:06 [2023-03-22T15:08:06.003Z] PASS
15:08:06 [2023-03-22T15:08:06.003Z] 
15:08:06 [2023-03-22T15:08:06.003Z] === Skipped
15:08:06 [2023-03-22T15:08:06.003Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
15:08:06 [2023-03-22T15:08:06.003Z]     pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:08:06 [2023-03-22T15:08:06.003Z] 
15:08:06 [2023-03-22T15:08:06.003Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:08:06 [2023-03-22T15:08:06.003Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:08:06 [2023-03-22T15:08:06.003Z] 
15:08:06 [2023-03-22T15:08:06.003Z] DONE 13 tests, 2 skipped in 99.120s
15:08:06 [2023-03-22T15:08:06.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:08:06 [2023-03-22T15:08:06.003Z] INFO: Testing against a local daemon
15:08:06 [2023-03-22T15:08:06.003Z] === RUN   TestNetworkCreateDelete
15:08:06 [2023-03-22T15:08:06.003Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:08:06 [2023-03-22T15:08:06.003Z] === RUN   TestDockerNetworkDeletePreferID
15:08:06 [2023-03-22T15:08:06.003Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:08:06 [2023-03-22T15:08:06.003Z] === RUN   TestDaemonDNSFallback
15:08:10 [2023-03-22T15:08:10.937Z] --- PASS: TestServiceUpdateNetwork (12.37s)
15:08:10 [2023-03-22T15:08:10.937Z] === RUN   TestServiceUpdatePidsLimit
15:08:11 [2023-03-22T15:08:11.499Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:08:12 [2023-03-22T15:08:12.062Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:08:12 [2023-03-22T15:08:12.550Z] --- PASS: TestDaemonDNSFallback (7.36s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestInspectNetwork
15:08:12 [2023-03-22T15:08:12.550Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestInspectNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestRunContainerWithBridgeNone
15:08:12 [2023-03-22T15:08:12.550Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkInvalidJSON
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkInvalidJSON//networks/create
15:08:12 [2023-03-22T15:08:12.550Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:08:12 [2023-03-22T15:08:12.550Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:12 [2023-03-22T15:08:12.550Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:12 [2023-03-22T15:08:12.550Z] === CONT  TestNetworkInvalidJSON//networks/create
15:08:12 [2023-03-22T15:08:12.550Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:12 [2023-03-22T15:08:12.550Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:08:12 [2023-03-22T15:08:12.550Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:08:12 [2023-03-22T15:08:12.550Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkList
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkList//networks
15:08:12 [2023-03-22T15:08:12.550Z] === PAUSE TestNetworkList//networks
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestNetworkList//networks/
15:08:12 [2023-03-22T15:08:12.550Z] === PAUSE TestNetworkList//networks/
15:08:12 [2023-03-22T15:08:12.550Z] === CONT  TestNetworkList//networks
15:08:12 [2023-03-22T15:08:12.550Z] === CONT  TestNetworkList//networks/
15:08:12 [2023-03-22T15:08:12.550Z] --- PASS: TestNetworkList (0.02s)
15:08:12 [2023-03-22T15:08:12.550Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z]     --- PASS: TestNetworkList//networks (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestHostIPv4BridgeLabel
15:08:12 [2023-03-22T15:08:12.550Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestDaemonRestartWithLiveRestore
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestDaemonDefaultNetworkPools
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestDaemonRestartWithExistingNetwork
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestServiceWithPredefinedNetwork
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:242: FLAKY_TEST
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.550Z] === RUN   TestServiceWithDataPathPortInit
15:08:12 [2023-03-22T15:08:12.550Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.550Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:08:12 [2023-03-22T15:08:12.551Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.551Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z] PASS
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === Skipped
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:242: FLAKY_TEST
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] DONE 22 tests, 12 skipped in 8.087s
15:08:12 [2023-03-22T15:08:12.551Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:08:12 [2023-03-22T15:08:12.551Z] INFO: Testing against a local daemon
15:08:12 [2023-03-22T15:08:12.551Z] === RUN   TestDockerNetworkIpvlanPersistance
15:08:12 [2023-03-22T15:08:12.551Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:12 [2023-03-22T15:08:12.551Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z] === RUN   TestDockerNetworkIpvlan
15:08:12 [2023-03-22T15:08:12.551Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:12 [2023-03-22T15:08:12.551Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z] PASS
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === Skipped
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] DONE 2 tests, 2 skipped in 0.135s
15:08:12 [2023-03-22T15:08:12.551Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:08:12 [2023-03-22T15:08:12.551Z] INFO: Testing against a local daemon
15:08:12 [2023-03-22T15:08:12.551Z] === RUN   TestDockerNetworkMacvlanPersistance
15:08:12 [2023-03-22T15:08:12.551Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z] === RUN   TestDockerNetworkMacvlan
15:08:12 [2023-03-22T15:08:12.551Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z] PASS
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === Skipped
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:08:12 [2023-03-22T15:08:12.551Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] DONE 2 tests, 2 skipped in 0.154s
15:08:12 [2023-03-22T15:08:12.551Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:08:12 [2023-03-22T15:08:12.551Z] testing: warning: no tests to run
15:08:12 [2023-03-22T15:08:12.551Z] PASS
15:08:12 [2023-03-22T15:08:12.551Z] 
15:08:12 [2023-03-22T15:08:12.551Z] DONE 0 tests in 0.031s
15:08:12 [2023-03-22T15:08:12.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:08:12 [2023-03-22T15:08:12.808Z] INFO: Testing against a local daemon
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginAllowRequest
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginTLS
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginDenyRequest
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginAPIDenyResponse
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginDenyResponse
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginAllowEventStream
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginErrorResponse
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginErrorRequest
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginHeader
15:08:12 [2023-03-22T15:08:12.808Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:12 [2023-03-22T15:08:12.808Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:08:12 [2023-03-22T15:08:12.808Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:08:13 [2023-03-22T15:08:13.377Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:13 [2023-03-22T15:08:13.377Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
15:08:13 [2023-03-22T15:08:13.377Z] === RUN   TestAuthZPluginV2Disable
15:08:13 [2023-03-22T15:08:13.634Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:13 [2023-03-22T15:08:13.634Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
15:08:13 [2023-03-22T15:08:13.634Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/client_test.py .....                                   [ 75%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/context_api_test.py ...                                [ 76%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/errors_test.py .                                       [ 76%]
15:08:13 [2023-03-22T15:08:13.890Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:13 [2023-03-22T15:08:13.890Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
15:08:13 [2023-03-22T15:08:13.890Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:08:14 [2023-03-22T15:08:14.454Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.454Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
15:08:14 [2023-03-22T15:08:14.454Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:08:14 [2023-03-22T15:08:14.711Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.711Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
15:08:14 [2023-03-22T15:08:14.711Z] PASS
15:08:14 [2023-03-22T15:08:14.711Z] 
15:08:14 [2023-03-22T15:08:14.711Z] === Skipped
15:08:14 [2023-03-22T15:08:14.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:08:14 [2023-03-22T15:08:14.711Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.711Z] 
15:08:14 [2023-03-22T15:08:14.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:08:14 [2023-03-22T15:08:14.711Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.711Z] 
15:08:14 [2023-03-22T15:08:14.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
15:08:14 [2023-03-22T15:08:14.712Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] DONE 17 tests, 17 skipped in 1.986s
15:08:14 [2023-03-22T15:08:14.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:08:14 [2023-03-22T15:08:14.712Z] INFO: Testing against a local daemon
15:08:14 [2023-03-22T15:08:14.712Z] === RUN   TestPluginInvalidJSON
15:08:14 [2023-03-22T15:08:14.712Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:08:14 [2023-03-22T15:08:14.712Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:08:14 [2023-03-22T15:08:14.712Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:08:14 [2023-03-22T15:08:14.712Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:08:14 [2023-03-22T15:08:14.712Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z] === RUN   TestPluginInstall
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] --- SKIP: TestPluginInstall (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z] === RUN   TestPluginsWithRuntimes
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:08:14 [2023-03-22T15:08:14.712Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z] === RUN   TestPluginBackCompatMediaTypes
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:08:14 [2023-03-22T15:08:14.712Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z] PASS
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === Skipped
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:08:14 [2023-03-22T15:08:14.712Z]     plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:08:14 [2023-03-22T15:08:14.712Z] 
15:08:14 [2023-03-22T15:08:14.712Z] DONE 5 tests, 3 skipped in 0.185s
15:08:14 [2023-03-22T15:08:14.712Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:08:14 [2023-03-22T15:08:14.969Z] INFO: Testing against a local daemon
15:08:14 [2023-03-22T15:08:14.969Z] === RUN   TestExternalGraphDriver
15:08:15 [2023-03-22T15:08:15.226Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:08:15 [2023-03-22T15:08:15.226Z] --- SKIP: TestExternalGraphDriver (0.34s)
15:08:15 [2023-03-22T15:08:15.226Z] === RUN   TestGraphdriverPluginV2
15:08:20 [2023-03-22T15:08:20.172Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:08:21 [2023-03-22T15:08:21.775Z] --- PASS: TestGraphdriverPluginV2 (5.87s)
15:08:21 [2023-03-22T15:08:21.775Z] PASS
15:08:21 [2023-03-22T15:08:21.775Z] 
15:08:21 [2023-03-22T15:08:21.775Z] === Skipped
15:08:21 [2023-03-22T15:08:21.775Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
15:08:21 [2023-03-22T15:08:21.775Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:08:21 [2023-03-22T15:08:21.775Z] 
15:08:21 [2023-03-22T15:08:21.775Z] DONE 2 tests, 1 skipped in 6.363s
15:08:21 [2023-03-22T15:08:21.775Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:08:21 [2023-03-22T15:08:21.775Z] INFO: Testing against a local daemon
15:08:21 [2023-03-22T15:08:21.775Z] === RUN   TestContinueAfterPluginCrash
15:08:21 [2023-03-22T15:08:21.775Z] === PAUSE TestContinueAfterPluginCrash
15:08:21 [2023-03-22T15:08:21.775Z] === RUN   TestReadPluginNoRead
15:08:21 [2023-03-22T15:08:21.775Z] === PAUSE TestReadPluginNoRead
15:08:21 [2023-03-22T15:08:21.775Z] === RUN   TestDaemonStartWithLogOpt
15:08:21 [2023-03-22T15:08:21.775Z] === PAUSE TestDaemonStartWithLogOpt
15:08:21 [2023-03-22T15:08:21.775Z] === CONT  TestContinueAfterPluginCrash
15:08:21 [2023-03-22T15:08:21.775Z] === CONT  TestDaemonStartWithLogOpt
15:08:26 [2023-03-22T15:08:26.707Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
15:08:26 [2023-03-22T15:08:26.707Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
15:08:26 [2023-03-22T15:08:26.707Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
15:08:26 [2023-03-22T15:08:26.707Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:08:26 [2023-03-22T15:08:26.707Z] PASS
15:08:26 [2023-03-22T15:08:26.707Z] 
15:08:26 [2023-03-22T15:08:26.707Z] === Skipped
15:08:26 [2023-03-22T15:08:26.707Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:08:26 [2023-03-22T15:08:26.707Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:26 [2023-03-22T15:08:26.707Z] 
15:08:26 [2023-03-22T15:08:26.707Z] DONE 27 tests, 1 skipped in 183.068s
15:08:26 [2023-03-22T15:08:26.707Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:08:26 [2023-03-22T15:08:26.707Z] INFO: Testing against a local daemon
15:08:26 [2023-03-22T15:08:26.707Z] === RUN   TestSessionCreate
15:08:26 [2023-03-22T15:08:26.707Z] --- PASS: TestSessionCreate (0.02s)
15:08:26 [2023-03-22T15:08:26.707Z] === RUN   TestSessionCreateWithBadUpgrade
15:08:26 [2023-03-22T15:08:26.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:08:26 [2023-03-22T15:08:26.707Z] PASS
15:08:26 [2023-03-22T15:08:26.707Z] 
15:08:26 [2023-03-22T15:08:26.707Z] DONE 2 tests in 0.077s
15:08:26 [2023-03-22T15:08:26.707Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:08:26 [2023-03-22T15:08:26.707Z] INFO: Testing against a local daemon
15:08:26 [2023-03-22T15:08:26.707Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:08:26 [2023-03-22T15:08:26.707Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:08:26 [2023-03-22T15:08:26.707Z] === RUN   TestEventsExecDie
15:08:27 [2023-03-22T15:08:27.270Z] --- PASS: TestEventsExecDie (0.56s)
15:08:27 [2023-03-22T15:08:27.270Z] === RUN   TestEventsBackwardsCompatible
15:08:27 [2023-03-22T15:08:27.270Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:08:27 [2023-03-22T15:08:27.270Z] === RUN   TestInfoBinaryCommits
15:08:27 [2023-03-22T15:08:27.270Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:08:27 [2023-03-22T15:08:27.270Z] === RUN   TestInfoAPIVersioned
15:08:27 [2023-03-22T15:08:27.270Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:08:27 [2023-03-22T15:08:27.270Z] === RUN   TestInfoDiscoveryBackend
15:08:27 [2023-03-22T15:08:27.832Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:08:27 [2023-03-22T15:08:27.832Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:08:28 [2023-03-22T15:08:28.325Z] --- PASS: TestDaemonStartWithLogOpt (6.78s)
15:08:28 [2023-03-22T15:08:28.325Z] === CONT  TestReadPluginNoRead
15:08:28 [2023-03-22T15:08:28.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] Using test binary docker
15:08:28 [2023-03-22T15:08:28.349Z] +++ /etc/init.d/apparmor start
15:08:28 [2023-03-22T15:08:28.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:08:28 [2023-03-22T15:08:28.349Z] INFO: Waiting for daemon to start...
15:08:28 [2023-03-22T15:08:28.349Z] Starting dockerd
15:08:28 [2023-03-22T15:08:28.349Z] +++ 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
15:08:28 [2023-03-22T15:08:28.349Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] Using test binary docker
15:08:28 [2023-03-22T15:08:28.349Z] +++ /etc/init.d/apparmor start
15:08:28 [2023-03-22T15:08:28.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:08:28 [2023-03-22T15:08:28.349Z] Starting dockerd
15:08:28 [2023-03-22T15:08:28.349Z] +++ 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
15:08:28 [2023-03-22T15:08:28.349Z] INFO: Waiting for daemon to start...
15:08:28 [2023-03-22T15:08:28.349Z] .
15:08:28 [2023-03-22T15:08:28.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] Error: No such image: emptyfs
15:08:28 [2023-03-22T15:08:28.349Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:08:28 [2023-03-22T15:08:28.349Z] ++++ docker load
15:08:28 [2023-03-22T15:08:28.349Z] Running integration-test (iteration 1)
15:08:28 [2023-03-22T15:08:28.349Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:08:28 [2023-03-22T15:08:28.349Z] ++ 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)/'
15:08:28 [2023-03-22T15:08:28.349Z] ++ set -e
15:08:28 [2023-03-22T15:08:28.349Z] ++ '[' -n 0 ']'
15:08:28 [2023-03-22T15:08:28.349Z] ++ set -x
15:08:28 [2023-03-22T15:08:28.349Z] ++ 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)/'
15:08:28 [2023-03-22T15:08:28.349Z] 
15:08:28 [2023-03-22T15:08:28.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:08:28 [2023-03-22T15:08:28.349Z] Error: No such image: emptyfs
15:08:28 [2023-03-22T15:08:28.349Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:08:28 [2023-03-22T15:08:28.349Z] ++++ docker load
15:08:28 [2023-03-22T15:08:28.349Z] Running integration-test (iteration 1)
15:08:28 [2023-03-22T15:08:28.349Z] 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)/
15:08:28 [2023-03-22T15:08:28.349Z] ++ 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)/'
15:08:28 [2023-03-22T15:08:28.349Z] ++ set -e
15:08:28 [2023-03-22T15:08:28.349Z] ++ '[' -n 0 ']'
15:08:28 [2023-03-22T15:08:28.349Z] ++ set -x
15:08:28 [2023-03-22T15:08:28.349Z] ++ 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)/'
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: busybox:latest
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: busybox:glibc
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: busybox:latest
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: busybox:glibc
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: debian:bullseye-slim
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: hello-world:latest
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: arm32v7/hello-world:latest
15:08:28 [2023-03-22T15:08:28.349Z] INFO: Testing against a local daemon
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerDaemonSuite
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: debian:bullseye-slim
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: hello-world:latest
15:08:28 [2023-03-22T15:08:28.349Z] Loaded image: arm32v7/hello-world:latest
15:08:28 [2023-03-22T15:08:28.349Z] INFO: Testing against a local daemon
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:08:28 [2023-03-22T15:08:28.349Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:08:28 [2023-03-22T15:08:28.758Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:08:28 [2023-03-22T15:08:28.758Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:08:29 [2023-03-22T15:08:29.320Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:08:29 [2023-03-22T15:08:29.320Z] === RUN   TestInfoAPI
15:08:29 [2023-03-22T15:08:29.320Z] --- PASS: TestInfoAPI (0.02s)
15:08:29 [2023-03-22T15:08:29.320Z] === RUN   TestInfoAPIWarnings
15:08:30 [2023-03-22T15:08:30.262Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:08:30 [2023-03-22T15:08:30.523Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:08:31 [2023-03-22T15:08:31.487Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:08:31 [2023-03-22T15:08:31.601Z] === RUN   TestReadPluginNoRead/default
15:08:31 [2023-03-22T15:08:31.748Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:08:31 [2023-03-22T15:08:31.858Z] --- PASS: TestContinueAfterPluginCrash (10.63s)
15:08:31 [2023-03-22T15:08:31.873Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:08:32 [2023-03-22T15:08:32.689Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:08:32 [2023-03-22T15:08:32.949Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:08:32 [2023-03-22T15:08:32.949Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:08:33 [2023-03-22T15:08:33.753Z] === RUN   TestReadPluginNoRead/disabled_caching
15:08:33 [2023-03-22T15:08:33.890Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:08:34 [2023-03-22T15:08:34.830Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:08:35 [2023-03-22T15:08:35.091Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:08:35 [2023-03-22T15:08:35.091Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:08:35 [2023-03-22T15:08:35.091Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:08:35 [2023-03-22T15:08:35.661Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:08:35 [2023-03-22T15:08:35.922Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:08:36 [2023-03-22T15:08:36.275Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:08:36 [2023-03-22T15:08:36.864Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:08:37 [2023-03-22T15:08:37.125Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:08:37 [2023-03-22T15:08:37.125Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:08:37 [2023-03-22T15:08:37.125Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:08:38 [2023-03-22T15:08:38.170Z] === CONT  TestReadPluginNoRead
15:08:38 [2023-03-22T15:08:38.170Z]     read_test.go:92: [d9ff15da1b6db] daemon is not started
15:08:38 [2023-03-22T15:08:38.170Z] --- PASS: TestReadPluginNoRead (10.13s)
15:08:38 [2023-03-22T15:08:38.170Z]     --- PASS: TestReadPluginNoRead/default (2.30s)
15:08:38 [2023-03-22T15:08:38.170Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.29s)
15:08:38 [2023-03-22T15:08:38.170Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s)
15:08:38 [2023-03-22T15:08:38.170Z] PASS
15:08:38 [2023-03-22T15:08:38.170Z] 
15:08:38 [2023-03-22T15:08:38.170Z] DONE 6 tests in 17.045s
15:08:38 [2023-03-22T15:08:38.170Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:08:38 [2023-03-22T15:08:38.427Z] testing: warning: no tests to run
15:08:38 [2023-03-22T15:08:38.427Z] PASS
15:08:38 [2023-03-22T15:08:38.427Z] 
15:08:38 [2023-03-22T15:08:38.427Z] DONE 0 tests in 0.062s
15:08:38 [2023-03-22T15:08:38.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:08:38 [2023-03-22T15:08:38.427Z] INFO: Testing against a local daemon
15:08:38 [2023-03-22T15:08:38.427Z] === RUN   TestPluginWithDevMounts
15:08:38 [2023-03-22T15:08:38.427Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:08:38 [2023-03-22T15:08:38.427Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:08:38 [2023-03-22T15:08:38.427Z] PASS
15:08:38 [2023-03-22T15:08:38.427Z] 
15:08:38 [2023-03-22T15:08:38.427Z] === Skipped
15:08:38 [2023-03-22T15:08:38.427Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:08:38 [2023-03-22T15:08:38.427Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:08:38 [2023-03-22T15:08:38.427Z] 
15:08:38 [2023-03-22T15:08:38.427Z] DONE 1 tests, 1 skipped in 0.153s
15:08:38 [2023-03-22T15:08:38.427Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:08:38 [2023-03-22T15:08:38.684Z] INFO: Testing against a local daemon
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestSecretInspect
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestSecretInspect (0.02s)
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestSecretList
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestSecretList (0.01s)
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestSecretsCreateAndDelete
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestSecretsUpdate
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestSecretsUpdate (0.01s)
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestTemplatedSecret
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestTemplatedSecret (0.00s)
15:08:38 [2023-03-22T15:08:38.684Z] === RUN   TestSecretCreateResolve
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:08:38 [2023-03-22T15:08:38.684Z] PASS
15:08:38 [2023-03-22T15:08:38.684Z] 
15:08:38 [2023-03-22T15:08:38.684Z] === Skipped
15:08:38 [2023-03-22T15:08:38.684Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] 
15:08:38 [2023-03-22T15:08:38.684Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] 
15:08:38 [2023-03-22T15:08:38.684Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] 
15:08:38 [2023-03-22T15:08:38.684Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:08:38 [2023-03-22T15:08:38.684Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.684Z] 
15:08:38 [2023-03-22T15:08:38.684Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:08:38 [2023-03-22T15:08:38.685Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.685Z] 
15:08:38 [2023-03-22T15:08:38.685Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:08:38 [2023-03-22T15:08:38.685Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.685Z] 
15:08:38 [2023-03-22T15:08:38.685Z] DONE 6 tests, 6 skipped in 0.203s
15:08:38 [2023-03-22T15:08:38.685Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:08:38 [2023-03-22T15:08:38.942Z] INFO: Testing against a local daemon
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestServiceCreateInit
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- PASS: TestServiceCreateInit (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:08:38 [2023-03-22T15:08:38.942Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceMultipleTimes
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceConflict
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceMaxReplicas
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateWithDuplicateNetworkNames
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceSecretFileMode
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceConfigFileMode
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceSysctls
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceSysctls (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateServiceCapabilities
15:08:38 [2023-03-22T15:08:38.942Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestInspect
15:08:38 [2023-03-22T15:08:38.942Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestInspect (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestCreateJob
15:08:38 [2023-03-22T15:08:38.942Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestCreateJob (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestReplicatedJob
15:08:38 [2023-03-22T15:08:38.942Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestReplicatedJob (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestUpdateReplicatedJob
15:08:38 [2023-03-22T15:08:38.942Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestServiceListWithStatuses
15:08:38 [2023-03-22T15:08:38.942Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestDockerNetworkConnectAlias
15:08:38 [2023-03-22T15:08:38.942Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:38 [2023-03-22T15:08:38.942Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:08:38 [2023-03-22T15:08:38.942Z] === RUN   TestDockerNetworkReConnect
15:08:38 [2023-03-22T15:08:38.942Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:39 [2023-03-22T15:08:39.200Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:08:39 [2023-03-22T15:08:39.200Z] === RUN   TestServicePlugin
15:08:41 [2023-03-22T15:08:41.327Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:08:42 [2023-03-22T15:08:42.479Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServicePlugin (2.98s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestServiceUpdateLabel
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestServiceUpdateSecrets
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestServiceUpdateConfigs
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestServiceUpdateNetwork
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestServiceUpdatePidsLimit
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z] PASS
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === Skipped
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServicePlugin (2.98s)
15:08:42 [2023-03-22T15:08:42.479Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] DONE 24 tests, 23 skipped in 3.383s
15:08:42 [2023-03-22T15:08:42.479Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:08:42 [2023-03-22T15:08:42.479Z] INFO: Testing against a local daemon
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestSessionCreate
15:08:42 [2023-03-22T15:08:42.479Z] --- PASS: TestSessionCreate (0.03s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestSessionCreateWithBadUpgrade
15:08:42 [2023-03-22T15:08:42.479Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:08:42 [2023-03-22T15:08:42.479Z] PASS
15:08:42 [2023-03-22T15:08:42.479Z] 
15:08:42 [2023-03-22T15:08:42.479Z] DONE 2 tests in 0.176s
15:08:42 [2023-03-22T15:08:42.479Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:08:42 [2023-03-22T15:08:42.479Z] INFO: Testing against a local daemon
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:08:42 [2023-03-22T15:08:42.479Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:08:42 [2023-03-22T15:08:42.479Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:08:42 [2023-03-22T15:08:42.479Z] === RUN   TestEventsExecDie
15:08:43 [2023-03-22T15:08:43.044Z] --- PASS: TestEventsExecDie (0.54s)
15:08:43 [2023-03-22T15:08:43.044Z] === RUN   TestEventsBackwardsCompatible
15:08:43 [2023-03-22T15:08:43.044Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:08:43 [2023-03-22T15:08:43.044Z] === RUN   TestInfoBinaryCommits
15:08:43 [2023-03-22T15:08:43.044Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:08:43 [2023-03-22T15:08:43.044Z] === RUN   TestInfoAPIVersioned
15:08:43 [2023-03-22T15:08:43.044Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:08:43 [2023-03-22T15:08:43.044Z] === RUN   TestInfoDiscoveryBackend
15:08:43 [2023-03-22T15:08:43.239Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:08:44 [2023-03-22T15:08:44.939Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
15:08:44 [2023-03-22T15:08:44.939Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:08:45 [2023-03-22T15:08:45.783Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestInfoAPIWarnings (16.23s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestInfoDebug
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestInfoDebug (0.52s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestInfoInsecureRegistries
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestInfoRegistryMirrors
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestLoginFailsWithBadCredentials
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestPingCacheHeaders
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestPingCacheHeaders (0.02s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestPingGet
15:08:47 [2023-03-22T15:08:47.366Z] --- PASS: TestPingGet (0.01s)
15:08:47 [2023-03-22T15:08:47.366Z] === RUN   TestPingHead
15:08:47 [2023-03-22T15:08:47.622Z] --- PASS: TestPingHead (0.02s)
15:08:47 [2023-03-22T15:08:47.622Z] === RUN   TestVersion
15:08:47 [2023-03-22T15:08:47.622Z] --- PASS: TestVersion (0.03s)
15:08:47 [2023-03-22T15:08:47.622Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:08:47 [2023-03-22T15:08:47.697Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:08:47 [2023-03-22T15:08:47.787Z] .........                                                                [ 86%]
15:08:48 [2023-03-22T15:08:48.216Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
15:08:48 [2023-03-22T15:08:48.216Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:08:48 [2023-03-22T15:08:48.216Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:48 [2023-03-22T15:08:48.216Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:08:48 [2023-03-22T15:08:48.216Z] === RUN   TestInfoAPI
15:08:48 [2023-03-22T15:08:48.216Z] --- PASS: TestInfoAPI (0.02s)
15:08:48 [2023-03-22T15:08:48.216Z] === RUN   TestInfoAPIWarnings
15:08:48 [2023-03-22T15:08:48.268Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:08:48 [2023-03-22T15:08:48.550Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.14s)
15:08:48 [2023-03-22T15:08:48.550Z] PASS
15:08:48 [2023-03-22T15:08:48.550Z] 
15:08:48 [2023-03-22T15:08:48.550Z] DONE 18 tests in 22.139s
15:08:48 [2023-03-22T15:08:48.807Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:08:48 [2023-03-22T15:08:48.807Z] INFO: Testing against a local daemon
15:08:48 [2023-03-22T15:08:48.807Z] === RUN   TestVolumesCreateAndList
15:08:48 [2023-03-22T15:08:48.807Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:08:48 [2023-03-22T15:08:48.807Z] === RUN   TestVolumesRemove
15:08:48 [2023-03-22T15:08:48.807Z] --- PASS: TestVolumesRemove (0.06s)
15:08:48 [2023-03-22T15:08:48.807Z] === RUN   TestVolumesInspect
15:08:48 [2023-03-22T15:08:48.807Z] --- PASS: TestVolumesInspect (0.02s)
15:08:48 [2023-03-22T15:08:48.807Z] === RUN   TestVolumesInvalidJSON
15:08:48 [2023-03-22T15:08:48.807Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:08:48 [2023-03-22T15:08:48.807Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:08:48 [2023-03-22T15:08:48.807Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:08:48 [2023-03-22T15:08:48.807Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:08:48 [2023-03-22T15:08:48.807Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:08:48 [2023-03-22T15:08:48.807Z] PASS
15:08:48 [2023-03-22T15:08:48.807Z] 
15:08:48 [2023-03-22T15:08:48.807Z] DONE 5 tests in 0.137s
15:08:48 [2023-03-22T15:08:48.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:08:48 [2023-03-22T15:08:48.839Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:08:49 [2023-03-22T15:08:49.779Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:08:50 [2023-03-22T15:08:50.350Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:08:50 [2023-03-22T15:08:50.697Z] Stopping apparmor (via systemctl): apparmor.service.
15:08:50 [2023-03-22T15:08:50.697Z] Removing test suite binaries
15:08:50 [2023-03-22T15:08:50.697Z] exiting test-integration
15:08:50 [2023-03-22T15:08:50.697Z] ++ exit 0
15:08:50 [2023-03-22T15:08:50.697Z] 
15:08:51 [2023-03-22T15:08:51.293Z] --- PASS: TestBuildWithHugeFile (104.50s)
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildWithEmptyDockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:08:51 [2023-03-22T15:08:51.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:08:51 [2023-03-22T15:08:51.293Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
15:08:51 [2023-03-22T15:08:51.293Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
15:08:51 [2023-03-22T15:08:51.293Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildPreserveOwnership
15:08:51 [2023-03-22T15:08:51.293Z] === RUN   TestBuildPreserveOwnership/copy_from
15:08:51 [2023-03-22T15:08:51.863Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
Post stage
[Pipeline] junit
15:08:52 [2023-03-22T15:08:52.085Z] Recording test results
15:08:52 [2023-03-22T15:08:52.124Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:08:53 [2023-03-22T15:08:53.051Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:08:53 [2023-03-22T15:08:53.274Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:08:53 [2023-03-22T15:08:53.508Z]     docker_cli_daemon_test.go:1455: [d0d63e831d45b] daemon is not started
15:08:53 [2023-03-22T15:08:53.608Z] + echo Ensuring container killed.
15:08:53 [2023-03-22T15:08:53.608Z] Ensuring container killed.
15:08:53 [2023-03-22T15:08:53.608Z] + docker rm -vf docker-pr1
15:08:53 [2023-03-22T15:08:53.768Z] === RUN   TestDockerSuite/TestAttachDetach
15:08:53 [2023-03-22T15:08:53.769Z]     check_test.go:308: [d882485c883c9] daemon is not started
15:08:53 [2023-03-22T15:08:53.769Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:08:53 [2023-03-22T15:08:53.769Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:08:53 [2023-03-22T15:08:53.871Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:08:54 [2023-03-22T15:08:54.148Z] + echo Chowning /workspace to jenkins user
15:08:54 [2023-03-22T15:08:54.148Z] Chowning /workspace to jenkins user
15:08:54 [2023-03-22T15:08:54.148Z] + id -u
15:08:54 [2023-03-22T15:08:54.148Z] + id -g
15:08:54 [2023-03-22T15:08:54.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:08:54 [2023-03-22T15:08:54.246Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:08:54 [2023-03-22T15:08:54.711Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:08:55 [2023-03-22T15:08:55.281Z] --- PASS: TestBuildPreserveOwnership (3.97s)
15:08:55 [2023-03-22T15:08:55.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
15:08:55 [2023-03-22T15:08:55.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
15:08:55 [2023-03-22T15:08:55.281Z] === RUN   TestBuildPlatformInvalid
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:08:55 [2023-03-22T15:08:55.542Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:08:55 [2023-03-22T15:08:55.542Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:08:55 [2023-03-22T15:08:55.542Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:08:55 [2023-03-22T15:08:55.929Z] + bundleName=amd64-cgroup2
15:08:55 [2023-03-22T15:08:55.929Z] + echo Creating amd64-cgroup2-bundles.tar.gz
15:08:55 [2023-03-22T15:08:55.929Z] Creating amd64-cgroup2-bundles.tar.gz
15:08:55 [2023-03-22T15:08:55.929Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
15:08:55 [2023-03-22T15:08:55.929Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:08:56 [2023-03-22T15:08:56.113Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
[Pipeline] archiveArtifacts
15:08:56 [2023-03-22T15:08:56.194Z] Archiving artifacts
15:08:56 [2023-03-22T15:08:56.373Z] Loaded image: busybox:latest
15:08:56 [2023-03-22T15:08:56.635Z] Loaded image: busybox:glibc
15:08:57 [2023-03-22T15:08:57.577Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:08:57 [2023-03-22T15:08:57.577Z]     check_test.go:308: [d46d0167da479] daemon is not started
15:08:57 [2023-03-22T15:08:57.577Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:08:57 [2023-03-22T15:08:57.984Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:08:58 [2023-03-22T15:08:58.148Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:08:58 [2023-03-22T15:08:58.366Z] + make clean
15:08:58 [2023-03-22T15:08:58.623Z] docker volume rm -f docker-dev-cache
15:08:58 [2023-03-22T15:08:58.623Z] docker-dev-cache
[Pipeline] deleteDir
15:08:59 [2023-03-22T15:08:59.089Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:08:59 [2023-03-22T15:08:59.089Z] Loaded image: debian:bullseye-slim
15:08:59 [2023-03-22T15:08:59.089Z] Loaded image: hello-world:latest
15:08:59 [2023-03-22T15:08:59.089Z] Loaded image: arm32v7/hello-world:latest
15:09:00 [2023-03-22T15:09:00.035Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:09:00 [2023-03-22T15:09:00.802Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:09:00 [2023-03-22T15:09:00.802Z] tests/integration/models_resources_test.py .                             [ 91%]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:09:01 [2023-03-22T15:09:01.960Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:09:01 [2023-03-22T15:09:01.960Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:09:02 [2023-03-22T15:09:02.564Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:09:02 [2023-03-22T15:09:02.903Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:09:03 [2023-03-22T15:09:03.845Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:09:03 [2023-03-22T15:09:03.845Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:09:04 [2023-03-22T15:09:04.788Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:09:04 [2023-03-22T15:09:04.788Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:09:05 [2023-03-22T15:09:05.023Z] b5f4ee3f051b: Pull complete
15:09:05 [2023-03-22T15:09:05.023Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4
15:09:05 [2023-03-22T15:09:05.023Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:09:05 [2023-03-22T15:09:05.023Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:09:05 [2023-03-22T15:09:05.023Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:09:05 [2023-03-22T15:09:05.023Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4131'
15:09:05 [2023-03-22T15:09:05.023Z] WARN: Skipping validation tests
15:09:05 [2023-03-22T15:09:05.023Z] INFO: Running unit tests at 03/22/2023 15:08:58...
15:09:05 [2023-03-22T15:09:05.312Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:09:05 [2023-03-22T15:09:05.312Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:09:05 [2023-03-22T15:09:05.361Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:09:06 [2023-03-22T15:09:06.015Z] INFO: make.ps1 starting at 03/22/2023 15:09:05
15:09:06 [2023-03-22T15:09:06.351Z] --- PASS: TestInfoAPIWarnings (17.38s)
15:09:06 [2023-03-22T15:09:06.351Z] === RUN   TestInfoDebug
15:09:06 [2023-03-22T15:09:06.487Z] INFO: Git commit (e55d9b155d) assumed from DOCKER_GITCOMMIT environment variable
15:09:06 [2023-03-22T15:09:06.487Z] INFO: Invoking autogen...
15:09:06 [2023-03-22T15:09:06.914Z] --- PASS: TestInfoDebug (1.54s)
15:09:06 [2023-03-22T15:09:06.914Z] === RUN   TestInfoInsecureRegistries
15:09:06 [2023-03-22T15:09:06.957Z] INFO: Running unit tests...
15:09:07 [2023-03-22T15:09:07.274Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:09:08 [2023-03-22T15:09:08.808Z] --- PASS: TestInfoInsecureRegistries (1.54s)
15:09:08 [2023-03-22T15:09:08.808Z] === RUN   TestInfoRegistryMirrors
15:09:09 [2023-03-22T15:09:09.183Z] tests/integration/regression_test.py ......                              [ 98%]
15:09:09 [2023-03-22T15:09:09.701Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:09:09 [2023-03-22T15:09:09.701Z] tests/integration/credentials/utils_test.py .                            [100%]
15:09:09 [2023-03-22T15:09:09.701Z] 
15:09:09 [2023-03-22T15:09:09.701Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:09:09 [2023-03-22T15:09:09.701Z] =========================== short test summary info ============================
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:09:09 [2023-03-22T15:09:09.701Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:09:09 [2023-03-22T15:09:09.701Z]   Not supported on most drivers
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:09:09 [2023-03-22T15:09:09.701Z]   Output of docker top depends on host distro, and is not formalized.
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:09:09 [2023-03-22T15:09:09.701Z]   Output of docker top depends on host distro, and is not formalized.
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:09:09 [2023-03-22T15:09:09.701Z]   Can fail if eth0 has multiple IP addresses
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:09:09 [2023-03-22T15:09:09.701Z]   This doesn't seem to be taken into account by the engine
15:09:09 [2023-03-22T15:09:09.701Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:09:09 [2023-03-22T15:09:09.701Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:09:09 [2023-03-22T15:09:09.701Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.72 seconds ==
15:09:09 [2023-03-22T15:09:09.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:09:10 [2023-03-22T15:09:10.177Z] --- PASS: TestInfoRegistryMirrors (1.54s)
15:09:10 [2023-03-22T15:09:10.177Z] === RUN   TestLoginFailsWithBadCredentials
15:09:10 [2023-03-22T15:09:10.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
15:09:10 [2023-03-22T15:09:10.434Z] === RUN   TestPingCacheHeaders
15:09:10 [2023-03-22T15:09:10.434Z] --- PASS: TestPingCacheHeaders (0.02s)
15:09:10 [2023-03-22T15:09:10.434Z] === RUN   TestPingGet
15:09:10 [2023-03-22T15:09:10.434Z] --- PASS: TestPingGet (0.02s)
15:09:10 [2023-03-22T15:09:10.434Z] === RUN   TestPingHead
15:09:10 [2023-03-22T15:09:10.434Z] --- PASS: TestPingHead (0.02s)
15:09:10 [2023-03-22T15:09:10.434Z] === RUN   TestVersion
15:09:10 [2023-03-22T15:09:10.434Z] --- PASS: TestVersion (0.01s)
15:09:10 [2023-03-22T15:09:10.434Z] PASS
15:09:10 [2023-03-22T15:09:10.434Z] 
15:09:10 [2023-03-22T15:09:10.434Z] === Skipped
15:09:10 [2023-03-22T15:09:10.434Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:10 [2023-03-22T15:09:10.434Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:10 [2023-03-22T15:09:10.434Z] 
15:09:10 [2023-03-22T15:09:10.434Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:09:10 [2023-03-22T15:09:10.434Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:10 [2023-03-22T15:09:10.434Z] 
15:09:10 [2023-03-22T15:09:10.434Z] DONE 18 tests, 2 skipped in 28.136s
15:09:10 [2023-03-22T15:09:10.434Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:09:10 [2023-03-22T15:09:10.692Z] INFO: Testing against a local daemon
15:09:10 [2023-03-22T15:09:10.692Z] === RUN   TestVolumesCreateAndList
15:09:10 [2023-03-22T15:09:10.692Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:09:10 [2023-03-22T15:09:10.692Z] === RUN   TestVolumesRemove
15:09:10 [2023-03-22T15:09:10.692Z] --- PASS: TestVolumesRemove (0.12s)
15:09:10 [2023-03-22T15:09:10.692Z] === RUN   TestVolumesInspect
15:09:10 [2023-03-22T15:09:10.949Z] --- PASS: TestVolumesInspect (0.02s)
15:09:10 [2023-03-22T15:09:10.949Z] === RUN   TestVolumesInvalidJSON
15:09:10 [2023-03-22T15:09:10.949Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:09:10 [2023-03-22T15:09:10.949Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:09:10 [2023-03-22T15:09:10.949Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:09:10 [2023-03-22T15:09:10.949Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:09:10 [2023-03-22T15:09:10.949Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:09:10 [2023-03-22T15:09:10.949Z] PASS
15:09:10 [2023-03-22T15:09:10.949Z] 
15:09:10 [2023-03-22T15:09:10.949Z] DONE 5 tests in 0.377s
15:09:10 [2023-03-22T15:09:10.949Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:10 [2023-03-22T15:09:10.949Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12812 is not a child of this shell
15:09:10 [2023-03-22T15:09:10.949Z] warning: PID 12812 from bundles/test-integration/docker.pid had a nonzero exit code
15:09:10 [2023-03-22T15:09:10.949Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:10 [2023-03-22T15:09:10.949Z] 
15:09:10 [2023-03-22T15:09:10.949Z] Unloading profiles will leave already running processes permanently
15:09:10 [2023-03-22T15:09:10.949Z] unconfined, which can lead to unexpected situations.
15:09:10 [2023-03-22T15:09:10.949Z] 
15:09:10 [2023-03-22T15:09:10.949Z] To set a process to complain mode, use the command line tool
15:09:10 [2023-03-22T15:09:10.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:10 [2023-03-22T15:09:10.949Z] Removing test suite binaries
15:09:10 [2023-03-22T15:09:10.949Z] exiting test-integration
15:09:10 [2023-03-22T15:09:10.949Z] ++ exit 0
15:09:11 [2023-03-22T15:09:11.477Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:09:11 [2023-03-22T15:09:11.477Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.81s)
15:09:11 [2023-03-22T15:09:11.477Z] PASS
15:09:11 [2023-03-22T15:09:11.477Z] 
15:09:11 [2023-03-22T15:09:11.477Z] === Skipped
15:09:11 [2023-03-22T15:09:11.477Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:09:11 [2023-03-22T15:09:11.477Z]     build_session_test.go:25: TODO: BuildKit
15:09:11 [2023-03-22T15:09:11.477Z] 
15:09:11 [2023-03-22T15:09:11.477Z] DONE 33 tests, 1 skipped in 168.799s
15:09:11 [2023-03-22T15:09:11.477Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:09:11 [2023-03-22T15:09:11.477Z] ++ 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
15:09:11 [2023-03-22T15:09:11.477Z] ++ set -e
15:09:11 [2023-03-22T15:09:11.477Z] ++ '[' -n 0 ']'
15:09:11 [2023-03-22T15:09:11.477Z] ++ set -x
15:09:11 [2023-03-22T15:09:11.477Z] ++ 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
15:09:11 [2023-03-22T15:09:11.477Z] INFO: Testing against a local daemon
15:09:11 [2023-03-22T15:09:11.477Z] === RUN   TestConfigInspect
15:09:11 [2023-03-22T15:09:11.879Z] 
Post stage
[Pipeline] junit
15:09:12 [2023-03-22T15:09:12.821Z] Recording test results
15:09:14 [2023-03-22T15:09:14.021Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:09:14 [2023-03-22T15:09:14.575Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
15:09:14 [2023-03-22T15:09:14.593Z] --- PASS: TestConfigInspect (3.10s)
15:09:14 [2023-03-22T15:09:14.593Z] === RUN   TestConfigList
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:09:14 [2023-03-22T15:09:14.916Z] + echo Ensuring container killed.
15:09:14 [2023-03-22T15:09:14.916Z] Ensuring container killed.
15:09:14 [2023-03-22T15:09:14.916Z] + docker rm -vf docker-pr1
15:09:15 [2023-03-22T15:09:15.851Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:09:15 [2023-03-22T15:09:15.977Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:09:16 [2023-03-22T15:09:16.131Z] + echo Chowning /workspace to jenkins user
15:09:16 [2023-03-22T15:09:16.131Z] Chowning /workspace to jenkins user
15:09:16 [2023-03-22T15:09:16.131Z] + id -u
15:09:16 [2023-03-22T15:09:16.131Z] + id -g
15:09:16 [2023-03-22T15:09:16.131Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:09:16 [2023-03-22T15:09:16.131Z] Unable to find image 'busybox:latest' locally
15:09:16 [2023-03-22T15:09:16.389Z] latest: Pulling from library/busybox
15:09:16 [2023-03-22T15:09:16.389Z] 4b35f584bb4f: Pulling fs layer
15:09:16 [2023-03-22T15:09:16.389Z] 4b35f584bb4f: Verifying Checksum
15:09:16 [2023-03-22T15:09:16.389Z] 4b35f584bb4f: Download complete
15:09:16 [2023-03-22T15:09:16.647Z] 4b35f584bb4f: Pull complete
15:09:16 [2023-03-22T15:09:16.647Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
15:09:16 [2023-03-22T15:09:16.647Z] Status: Downloaded newer image for busybox:latest
15:09:17 [2023-03-22T15:09:17.361Z] --- PASS: TestConfigList (2.51s)
15:09:17 [2023-03-22T15:09:17.361Z] === RUN   TestConfigsCreateAndDelete
15:09:17 [2023-03-22T15:09:17.361Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:09:17 [2023-03-22T15:09:17.407Z] 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
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:18 [2023-03-22T15:09:18.833Z] + bundleName=amd64-rootless
15:09:18 [2023-03-22T15:09:18.833Z] + echo Creating amd64-rootless-bundles.tar.gz
15:09:18 [2023-03-22T15:09:18.833Z] Creating amd64-rootless-bundles.tar.gz
15:09:18 [2023-03-22T15:09:18.833Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:09:18 [2023-03-22T15:09:18.833Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:09:18 [2023-03-22T15:09:18.843Z] Archiving artifacts
15:09:19 [2023-03-22T15:09:19.273Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:09:19 [2023-03-22T15:09:19.874Z] --- PASS: TestConfigsCreateAndDelete (2.66s)
15:09:19 [2023-03-22T15:09:19.874Z] === RUN   TestConfigsUpdate
15:09:19 [2023-03-22T15:09:19.874Z]     check_test.go:308: [d14842d555e23] daemon is not started
15:09:19 [2023-03-22T15:09:19.874Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:09:20 [2023-03-22T15:09:20.454Z]     check_test.go:308: [d827fe27e9c86] daemon is not started
15:09:20 [2023-03-22T15:09:20.454Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:09:20 [2023-03-22T15:09:20.638Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:09:20 [2023-03-22T15:09:20.943Z] + make clean
15:09:21 [2023-03-22T15:09:21.201Z] docker volume rm -f docker-dev-cache
15:09:21 [2023-03-22T15:09:21.405Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:09:21 [2023-03-22T15:09:21.460Z] docker-dev-cache
[Pipeline] deleteDir
15:09:21 [2023-03-22T15:09:21.665Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:09:21 [2023-03-22T15:09:21.925Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:09:22 [2023-03-22T15:09:22.152Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:22 [2023-03-22T15:09:22.152Z] 
15:09:22 [2023-03-22T15:09:22.152Z] Unloading profiles will leave already running processes permanently
15:09:22 [2023-03-22T15:09:22.152Z] unconfined, which can lead to unexpected situations.
15:09:22 [2023-03-22T15:09:22.152Z] 
15:09:22 [2023-03-22T15:09:22.152Z] To set a process to complain mode, use the command line tool
15:09:22 [2023-03-22T15:09:22.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:22 [2023-03-22T15:09:22.152Z] 
15:09:22 [2023-03-22T15:09:22.185Z]     check_test.go:308: [de51e0bd6dbc6] daemon is not started
15:09:22 [2023-03-22T15:09:22.185Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Post stage
[Pipeline] junit
15:09:22 [2023-03-22T15:09:22.731Z] Recording test results
15:09:22 [2023-03-22T15:09:22.755Z] --- PASS: TestConfigsUpdate (2.79s)
15:09:22 [2023-03-22T15:09:22.755Z] === RUN   TestTemplatedConfig
15:09:23 [2023-03-22T15:09:23.016Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:09:23 [2023-03-22T15:09:23.588Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:09:23 [2023-03-22T15:09:23.637Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
15:09:23 [2023-03-22T15:09:23.849Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:09:23 [2023-03-22T15:09:23.921Z] + echo Ensuring container killed.
15:09:23 [2023-03-22T15:09:23.921Z] Ensuring container killed.
15:09:23 [2023-03-22T15:09:23.921Z] + docker rm -vf docker-pr1
15:09:23 [2023-03-22T15:09:23.921Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:09:24 [2023-03-22T15:09:24.206Z] + echo Chowning /workspace to jenkins user
15:09:24 [2023-03-22T15:09:24.206Z] Chowning /workspace to jenkins user
15:09:24 [2023-03-22T15:09:24.206Z] + id -u
15:09:24 [2023-03-22T15:09:24.206Z] + id -g
15:09:24 [2023-03-22T15:09:24.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:09:24 [2023-03-22T15:09:24.206Z] Unable to find image 'busybox:latest' locally
15:09:24 [2023-03-22T15:09:24.206Z] latest: Pulling from library/busybox
15:09:24 [2023-03-22T15:09:24.420Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Pulling fs layer
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Verifying Checksum
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Download complete
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Pull complete
15:09:24 [2023-03-22T15:09:24.722Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
15:09:24 [2023-03-22T15:09:24.722Z] Status: Downloaded newer image for busybox:latest
15:09:25 [2023-03-22T15:09:25.804Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:09:25 [2023-03-22T15:09:25.804Z] --- PASS: TestTemplatedConfig (3.33s)
15:09:25 [2023-03-22T15:09:25.804Z] === RUN   TestConfigCreateResolve
15:09:26 [2023-03-22T15:09:26.065Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:26 [2023-03-22T15:09:26.388Z] + bundleName=docker-py
15:09:26 [2023-03-22T15:09:26.388Z] + echo Creating docker-py-bundles.tar.gz
15:09:26 [2023-03-22T15:09:26.388Z] Creating docker-py-bundles.tar.gz
15:09:26 [2023-03-22T15:09:26.388Z] + 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
15:09:26 [2023-03-22T15:09:26.400Z] Archiving artifacts
15:09:27 [2023-03-22T15:09:27.805Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:09:27 [2023-03-22T15:09:27.977Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:09:27 [2023-03-22T15:09:27.977Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:09:28 [2023-03-22T15:09:28.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh binary-daemon
15:09:28 [2023-03-22T15:09:28.238Z] --- PASS: TestConfigCreateResolve (2.39s)
15:09:28 [2023-03-22T15:09:28.238Z] === RUN   TestConfigDaemonLibtrustID
15:09:28 [2023-03-22T15:09:28.714Z] 
15:09:28 [2023-03-22T15:09:28.715Z] Removing bundles/
15:09:28 [2023-03-22T15:09:28.715Z] 
15:09:28 [2023-03-22T15:09:28.715Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:09:28 [2023-03-22T15:09:28.715Z] Building: bundles/binary-daemon/dockerd-dev
15:09:28 [2023-03-22T15:09:28.715Z] GOOS="" GOARCH="" GOARM=""
15:09:28 [2023-03-22T15:09:28.810Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:09:28 [2023-03-22T15:09:28.810Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:09:28 [2023-03-22T15:09:28.810Z] PASS
15:09:28 [2023-03-22T15:09:28.810Z] 
15:09:28 [2023-03-22T15:09:28.810Z] DONE 7 tests in 17.473s
15:09:28 [2023-03-22T15:09:28.810Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:09:28 [2023-03-22T15:09:28.810Z] ++ 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
15:09:28 [2023-03-22T15:09:28.810Z] ++ set -e
15:09:28 [2023-03-22T15:09:28.810Z] ++ '[' -n 0 ']'
15:09:28 [2023-03-22T15:09:28.810Z] ++ set -x
15:09:28 [2023-03-22T15:09:28.810Z] ++ 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
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:09:29 [2023-03-22T15:09:29.071Z] INFO: Testing against a local daemon
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestCheckpoint
15:09:29 [2023-03-22T15:09:29.071Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:29 [2023-03-22T15:09:29.071Z] --- SKIP: TestCheckpoint (0.00s)
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestContainerInvalidJSON
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:09:29 [2023-03-22T15:09:29.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:09:29 [2023-03-22T15:09:29.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:09:29 [2023-03-22T15:09:29.071Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:09:29 [2023-03-22T15:09:29.071Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:09:29 [2023-03-22T15:09:29.071Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:09:29 [2023-03-22T15:09:29.071Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:09:29 [2023-03-22T15:09:29.071Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:09:29 [2023-03-22T15:09:29.071Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:09:29 [2023-03-22T15:09:29.071Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:09:29 [2023-03-22T15:09:29.071Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:09:29 [2023-03-22T15:09:29.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:09:29 [2023-03-22T15:09:29.071Z] === RUN   TestCopyFromContainerPathIsNotDir
15:09:29 [2023-03-22T15:09:29.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:09:29 [2023-03-22T15:09:29.331Z] === RUN   TestCopyToContainerPathDoesNotExist
15:09:29 [2023-03-22T15:09:29.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
15:09:29 [2023-03-22T15:09:29.331Z] === RUN   TestCopyToContainerPathIsNotDir
15:09:29 [2023-03-22T15:09:29.331Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:09:29 [2023-03-22T15:09:29.331Z] === RUN   TestCopyFromContainer
15:09:29 [2023-03-22T15:09:29.592Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:09:29 [2023-03-22T15:09:29.936Z] ?   	github.com/docker/docker/api	[no test files]
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer//
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer//bar/root
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer//bar/root/
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer/bar/quux
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer/bar/quux/
15:09:30 [2023-03-22T15:09:30.976Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:09:31 [2023-03-22T15:09:31.237Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:09:31 [2023-03-22T15:09:31.237Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:09:31 [2023-03-22T15:09:31.237Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:09:31 [2023-03-22T15:09:31.237Z] === RUN   TestCopyFromContainer/bar/notarget
15:09:31 [2023-03-22T15:09:31.497Z] --- PASS: TestCopyFromContainer (2.05s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:31 [2023-03-22T15:09:31.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateLinkToNonExistingContainer
15:09:31 [2023-03-22T15:09:31.497Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateWithInvalidEnv
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateWithInvalidEnv/0
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateWithInvalidEnv/0
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateWithInvalidEnv/1
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateWithInvalidEnv/1
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateWithInvalidEnv/2
15:09:31 [2023-03-22T15:09:31.497Z] === PAUSE TestCreateWithInvalidEnv/2
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateWithInvalidEnv/0
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateWithInvalidEnv/2
15:09:31 [2023-03-22T15:09:31.497Z] === CONT  TestCreateWithInvalidEnv/1
15:09:31 [2023-03-22T15:09:31.497Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:09:31 [2023-03-22T15:09:31.497Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateTmpfsMountsTarget
15:09:31 [2023-03-22T15:09:31.497Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:09:31 [2023-03-22T15:09:31.497Z] === RUN   TestCreateWithCustomMaskedPaths
15:09:33 [2023-03-22T15:09:33.412Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:09:33 [2023-03-22T15:09:33.412Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
15:09:33 [2023-03-22T15:09:33.412Z] === RUN   TestCreateWithCustomReadonlyPaths
15:09:34 [2023-03-22T15:09:34.353Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:09:34 [2023-03-22T15:09:34.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:34 [2023-03-22T15:09:34.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:34 [2023-03-22T15:09:34.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:34 [2023-03-22T15:09:34.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:34 [2023-03-22T15:09:34.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:34 [2023-03-22T15:09:34.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:09:34 [2023-03-22T15:09:34.924Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:09:35 [2023-03-22T15:09:35.496Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestCreateDifferentPlatform
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestCreateDifferentPlatform/different_os
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:09:35 [2023-03-22T15:09:35.496Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:09:35 [2023-03-22T15:09:35.496Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:09:35 [2023-03-22T15:09:35.496Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:09:35 [2023-03-22T15:09:35.496Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:09:35 [2023-03-22T15:09:35.496Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestContainerStartOnDaemonRestart
15:09:35 [2023-03-22T15:09:35.496Z] === PAUSE TestContainerStartOnDaemonRestart
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestDaemonRestartIpcMode
15:09:35 [2023-03-22T15:09:35.496Z] === PAUSE TestDaemonRestartIpcMode
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestDaemonHostGatewayIP
15:09:35 [2023-03-22T15:09:35.496Z] === PAUSE TestDaemonHostGatewayIP
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestRestartDaemonWithRestartingContainer
15:09:35 [2023-03-22T15:09:35.496Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestContainerKillOnDaemonStart
15:09:35 [2023-03-22T15:09:35.496Z] === PAUSE TestContainerKillOnDaemonStart
15:09:35 [2023-03-22T15:09:35.496Z] === RUN   TestDiff
15:09:36 [2023-03-22T15:09:36.068Z] --- PASS: TestDiff (0.57s)
15:09:36 [2023-03-22T15:09:36.068Z] === RUN   TestExecWithCloseStdin
15:09:37 [2023-03-22T15:09:37.009Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:09:37 [2023-03-22T15:09:37.009Z] --- PASS: TestExecWithCloseStdin (0.68s)
15:09:37 [2023-03-22T15:09:37.009Z] === RUN   TestExec
15:09:37 [2023-03-22T15:09:37.009Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:09:37 [2023-03-22T15:09:37.009Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:09:37 [2023-03-22T15:09:37.269Z]     check_test.go:308: [d296508e0f504] daemon is not started
15:09:37 [2023-03-22T15:09:37.269Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:09:37 [2023-03-22T15:09:37.531Z] --- PASS: TestExec (0.67s)
15:09:37 [2023-03-22T15:09:37.531Z] === RUN   TestExecUser
15:09:37 [2023-03-22T15:09:37.792Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:09:38 [2023-03-22T15:09:38.365Z] --- PASS: TestExecUser (0.72s)
15:09:38 [2023-03-22T15:09:38.365Z] === RUN   TestExportContainerAndImportImage
15:09:38 [2023-03-22T15:09:38.365Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:09:38 [2023-03-22T15:09:38.630Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:09:38 [2023-03-22T15:09:38.894Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:09:39 [2023-03-22T15:09:39.154Z] --- PASS: TestExportContainerAndImportImage (0.92s)
15:09:39 [2023-03-22T15:09:39.154Z] === RUN   TestExportContainerAfterDaemonRestart
15:09:40 [2023-03-22T15:09:40.540Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
15:09:40 [2023-03-22T15:09:40.540Z] === RUN   TestHealthCheckWorkdir
15:09:41 [2023-03-22T15:09:41.481Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:09:41 [2023-03-22T15:09:41.742Z] --- PASS: TestHealthCheckWorkdir (1.01s)
15:09:41 [2023-03-22T15:09:41.742Z] === RUN   TestHealthKillContainer
15:09:41 [2023-03-22T15:09:41.742Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:09:42 [2023-03-22T15:09:42.683Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:09:43 [2023-03-22T15:09:43.255Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:09:45 [2023-03-22T15:09:45.165Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:09:45 [2023-03-22T15:09:45.740Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:09:47 [2023-03-22T15:09:47.651Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:09:47 [2023-03-22T15:09:47.651Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:09:47 [2023-03-22T15:09:47.651Z]     check_test.go:308: [d099ba7eee2c5] daemon is not started
15:09:47 [2023-03-22T15:09:47.651Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:09:47 [2023-03-22T15:09:47.898Z] === RUN   TestMiddlewares
15:09:47 [2023-03-22T15:09:47.898Z] --- PASS: TestMiddlewares (0.00s)
15:09:47 [2023-03-22T15:09:47.898Z] PASS
15:09:47 [2023-03-22T15:09:47.898Z] coverage: 7.9% of statements
15:09:47 [2023-03-22T15:09:47.898Z] ok  	github.com/docker/docker/api/server	0.053s	coverage: 7.9% of statements
15:09:47 [2023-03-22T15:09:47.911Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:09:48 [2023-03-22T15:09:48.853Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:09:49 [2023-03-22T15:09:49.423Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:09:49 [2023-03-22T15:09:49.684Z] === RUN   TestDockerSuite/TestBuildAddScript
15:09:50 [2023-03-22T15:09:50.256Z] --- PASS: TestHealthKillContainer (8.51s)
15:09:50 [2023-03-22T15:09:50.256Z] === RUN   TestHealthCheckProcessKilled
15:09:51 [2023-03-22T15:09:51.197Z] --- PASS: TestHealthCheckProcessKilled (1.12s)
15:09:51 [2023-03-22T15:09:51.197Z] === RUN   TestInspectCpusetInConfigPre120
15:09:51 [2023-03-22T15:09:51.197Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:09:52 [2023-03-22T15:09:52.138Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
15:09:52 [2023-03-22T15:09:52.138Z] === RUN   TestIpcModeNone
15:09:52 [2023-03-22T15:09:52.399Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:09:52 [2023-03-22T15:09:52.659Z] --- PASS: TestIpcModeNone (0.81s)
15:09:52 [2023-03-22T15:09:52.659Z] === RUN   TestIpcModePrivate
15:09:52 [2023-03-22T15:09:52.919Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:09:53 [2023-03-22T15:09:53.490Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
15:09:53 [2023-03-22T15:09:53.490Z] --- PASS: TestIpcModePrivate (0.77s)
15:09:53 [2023-03-22T15:09:53.490Z] === RUN   TestIpcModeShareable
15:09:54 [2023-03-22T15:09:54.064Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
15:09:54 [2023-03-22T15:09:54.324Z] --- PASS: TestIpcModeShareable (0.80s)
15:09:54 [2023-03-22T15:09:54.324Z] === RUN   TestAPIIpcModeShareableAndContainer
15:09:54 [2023-03-22T15:09:54.585Z]     check_test.go:308: [dc1859b413ead] daemon is not started
15:09:54 [2023-03-22T15:09:54.585Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:09:57 [2023-03-22T15:09:57.131Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s)
15:09:57 [2023-03-22T15:09:57.131Z] === RUN   TestAPIIpcModeHost
15:09:57 [2023-03-22T15:09:57.391Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:09:57 [2023-03-22T15:09:57.391Z] --- PASS: TestAPIIpcModeHost (0.65s)
15:09:57 [2023-03-22T15:09:57.391Z] === RUN   TestDaemonIpcModeShareable
15:09:57 [2023-03-22T15:09:57.963Z]     check_test.go:308: [df07dc9274d23] daemon is not started
15:09:57 [2023-03-22T15:09:57.963Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:09:58 [2023-03-22T15:09:58.534Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:09:58 [2023-03-22T15:09:58.795Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
15:09:58 [2023-03-22T15:09:58.795Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
15:09:58 [2023-03-22T15:09:58.795Z] === RUN   TestDaemonIpcModePrivate
15:10:00 [2023-03-22T15:10:00.178Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
15:10:00 [2023-03-22T15:10:00.178Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
15:10:00 [2023-03-22T15:10:00.178Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:10:01 [2023-03-22T15:10:01.563Z]     docker_cli_daemon_plugins_test.go:80: [d6fbe27a03be0] daemon is not started
15:10:01 [2023-03-22T15:10:01.563Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
15:10:02 [2023-03-22T15:10:02.135Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
15:10:02 [2023-03-22T15:10:02.135Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:10:02 [2023-03-22T15:10:02.135Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:10:02 [2023-03-22T15:10:02.397Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:10:03 [2023-03-22T15:10:03.339Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:10:03 [2023-03-22T15:10:03.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s)
15:10:03 [2023-03-22T15:10:03.600Z] === RUN   TestIpcModeOlderClient
15:10:03 [2023-03-22T15:10:03.600Z] === PAUSE TestIpcModeOlderClient
15:10:03 [2023-03-22T15:10:03.600Z] === RUN   TestKillContainerInvalidSignal
15:10:04 [2023-03-22T15:10:04.205Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
15:10:04 [2023-03-22T15:10:04.205Z] === RUN   TestKillContainer
15:10:04 [2023-03-22T15:10:04.205Z] === RUN   TestKillContainer/no_signal
15:10:04 [2023-03-22T15:10:04.485Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:10:04 [2023-03-22T15:10:04.766Z] === RUN   TestKillContainer/non_killing_signal
15:10:04 [2023-03-22T15:10:04.766Z] === RUN   TestDockerSuite/TestBuildAddTar
15:10:05 [2023-03-22T15:10:05.042Z] === RUN   TestKillContainer/killing_signal
15:10:05 [2023-03-22T15:10:05.994Z] --- PASS: TestKillContainer (1.79s)
15:10:05 [2023-03-22T15:10:05.994Z]     --- PASS: TestKillContainer/no_signal (0.53s)
15:10:05 [2023-03-22T15:10:05.994Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
15:10:05 [2023-03-22T15:10:05.994Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
15:10:05 [2023-03-22T15:10:05.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:10:05 [2023-03-22T15:10:05.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:10:06 [2023-03-22T15:10:06.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:10:06 [2023-03-22T15:10:06.829Z]     docker_cli_daemon_plugins_test.go:170: [d79379b61ec22] daemon is not started
15:10:07 [2023-03-22T15:10:07.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
15:10:07 [2023-03-22T15:10:07.401Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
15:10:07 [2023-03-22T15:10:07.401Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
15:10:07 [2023-03-22T15:10:07.401Z] === RUN   TestKillStoppedContainer
15:10:07 [2023-03-22T15:10:07.401Z] --- PASS: TestKillStoppedContainer (0.05s)
15:10:07 [2023-03-22T15:10:07.401Z] === RUN   TestKillStoppedContainerAPIPre120
15:10:07 [2023-03-22T15:10:07.401Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:10:07 [2023-03-22T15:10:07.401Z] === RUN   TestKillDifferentUserContainer
15:10:07 [2023-03-22T15:10:07.973Z] --- PASS: TestKillDifferentUserContainer (0.58s)
15:10:07 [2023-03-22T15:10:07.973Z] === RUN   TestInspectOomKilledTrue
15:10:07 [2023-03-22T15:10:07.973Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:07 [2023-03-22T15:10:07.973Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:10:07 [2023-03-22T15:10:07.973Z] === RUN   TestInspectOomKilledFalse
15:10:07 [2023-03-22T15:10:07.973Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:07 [2023-03-22T15:10:07.973Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:10:07 [2023-03-22T15:10:07.973Z] === RUN   TestLinksEtcHostsContentMatch
15:10:08 [2023-03-22T15:10:08.234Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:10:08 [2023-03-22T15:10:08.495Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
15:10:08 [2023-03-22T15:10:08.495Z] === RUN   TestLinksContainerNames
15:10:09 [2023-03-22T15:10:09.881Z] --- PASS: TestLinksContainerNames (1.41s)
15:10:09 [2023-03-22T15:10:09.881Z] === RUN   TestLogsFollowTailEmpty
15:10:10 [2023-03-22T15:10:10.823Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
15:10:10 [2023-03-22T15:10:10.823Z] === RUN   TestContainerNetworkMountsNoChown
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:10:11 [2023-03-22T15:10:11.394Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/default
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/default
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/private
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/private
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rprivate
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rprivate
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/slave
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/slave
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rslave
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rslave
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/shared
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/shared
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rshared
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rshared
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/default
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/default/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/default/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/default/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/rshared
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/shared
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/rslave
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/slave
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/rprivate
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/private
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/private/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/private/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:10:11 [2023-03-22T15:10:11.394Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:10:11 [2023-03-22T15:10:11.394Z] === CONT  TestMountDaemonRoot/default/mount_root
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:10:11 [2023-03-22T15:10:11.655Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:10:11 [2023-03-22T15:10:11.915Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/private/bind_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/private/mount_root
15:10:11 [2023-03-22T15:10:11.915Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:10:12 [2023-03-22T15:10:12.175Z] --- PASS: TestMountDaemonRoot (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:10:12 [2023-03-22T15:10:12.175Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:10:12 [2023-03-22T15:10:12.175Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:10:12 [2023-03-22T15:10:12.176Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:10:12 [2023-03-22T15:10:12.176Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:10:12 [2023-03-22T15:10:12.176Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:10:12 [2023-03-22T15:10:12.176Z] === RUN   TestContainerBindMountNonRecursive
15:10:12 [2023-03-22T15:10:12.436Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:10:12 [2023-03-22T15:10:12.436Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:10:13 [2023-03-22T15:10:13.008Z]     check_test.go:308: [d6bf53b8a576d] daemon is not started
15:10:13 [2023-03-22T15:10:13.008Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:10:13 [2023-03-22T15:10:13.578Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:10:13 [2023-03-22T15:10:13.578Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
15:10:13 [2023-03-22T15:10:13.578Z] === RUN   TestContainerVolumesMountedAsShared
15:10:14 [2023-03-22T15:10:14.519Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
15:10:14 [2023-03-22T15:10:14.519Z] === RUN   TestContainerVolumesMountedAsSlave
15:10:14 [2023-03-22T15:10:14.519Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:10:15 [2023-03-22T15:10:15.090Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
15:10:15 [2023-03-22T15:10:15.090Z] === RUN   TestNetworkNat
15:10:15 [2023-03-22T15:10:15.662Z] --- PASS: TestNetworkNat (0.73s)
15:10:15 [2023-03-22T15:10:15.662Z] === RUN   TestNetworkLocalhostTCPNat
15:10:16 [2023-03-22T15:10:16.234Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:10:16 [2023-03-22T15:10:16.494Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
15:10:16 [2023-03-22T15:10:16.494Z] === RUN   TestNetworkLoopbackNat
15:10:17 [2023-03-22T15:10:17.066Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:10:18 [2023-03-22T15:10:18.006Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:10:19 [2023-03-22T15:10:19.390Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:10:19 [2023-03-22T15:10:19.651Z] --- PASS: TestNetworkLoopbackNat (3.13s)
15:10:19 [2023-03-22T15:10:19.651Z] === RUN   TestPause
15:10:20 [2023-03-22T15:10:20.222Z] --- PASS: TestPause (0.74s)
15:10:20 [2023-03-22T15:10:20.222Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:10:20 [2023-03-22T15:10:20.222Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:20 [2023-03-22T15:10:20.222Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:20 [2023-03-22T15:10:20.222Z] === RUN   TestPauseStopPausedContainer
15:10:20 [2023-03-22T15:10:20.793Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:10:21 [2023-03-22T15:10:21.055Z] --- PASS: TestPauseStopPausedContainer (0.65s)
15:10:21 [2023-03-22T15:10:21.055Z] === RUN   TestPsFilter
15:10:21 [2023-03-22T15:10:21.055Z] --- PASS: TestPsFilter (0.15s)
15:10:21 [2023-03-22T15:10:21.055Z] === RUN   TestRemoveContainerWithRemovedVolume
15:10:21 [2023-03-22T15:10:21.998Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
15:10:21 [2023-03-22T15:10:21.998Z] === RUN   TestRemoveContainerWithVolume
15:10:22 [2023-03-22T15:10:22.260Z] === RUN   TestDockerSuite/TestBuildBlankName
15:10:22 [2023-03-22T15:10:22.260Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:10:22 [2023-03-22T15:10:22.522Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
15:10:22 [2023-03-22T15:10:22.522Z] === RUN   TestRemoveContainerRunning
15:10:22 [2023-03-22T15:10:22.522Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:10:23 [2023-03-22T15:10:23.094Z] --- PASS: TestRemoveContainerRunning (0.65s)
15:10:23 [2023-03-22T15:10:23.094Z] === RUN   TestRemoveContainerForceRemoveRunning
15:10:24 [2023-03-22T15:10:24.037Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
15:10:24 [2023-03-22T15:10:24.037Z] === RUN   TestRemoveInvalidContainer
15:10:24 [2023-03-22T15:10:24.037Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:10:24 [2023-03-22T15:10:24.037Z] === RUN   TestRenameLinkedContainer
15:10:24 [2023-03-22T15:10:24.037Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:10:24 [2023-03-22T15:10:24.609Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:10:24 [2023-03-22T15:10:24.609Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:10:25 [2023-03-22T15:10:25.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:10:26 [2023-03-22T15:10:26.255Z] --- PASS: TestRenameLinkedContainer (2.52s)
15:10:26 [2023-03-22T15:10:26.255Z] === RUN   TestRenameStoppedContainer
15:10:26 [2023-03-22T15:10:26.826Z] --- PASS: TestRenameStoppedContainer (0.57s)
15:10:26 [2023-03-22T15:10:26.826Z] === RUN   TestRenameRunningContainerAndReuse
15:10:27 [2023-03-22T15:10:27.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:10:28 [2023-03-22T15:10:28.029Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s)
15:10:28 [2023-03-22T15:10:28.029Z] === RUN   TestRenameInvalidName
15:10:28 [2023-03-22T15:10:28.029Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:10:28 [2023-03-22T15:10:28.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:10:28 [2023-03-22T15:10:28.861Z] --- PASS: TestRenameInvalidName (0.71s)
15:10:28 [2023-03-22T15:10:28.861Z] === RUN   TestRenameAnonymousContainer
15:10:30 [2023-03-22T15:10:30.247Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:10:30 [2023-03-22T15:10:30.817Z] --- PASS: TestRenameAnonymousContainer (2.02s)
15:10:30 [2023-03-22T15:10:30.817Z] === RUN   TestRenameContainerWithSameName
15:10:31 [2023-03-22T15:10:31.388Z] --- PASS: TestRenameContainerWithSameName (0.60s)
15:10:31 [2023-03-22T15:10:31.388Z] === RUN   TestRenameContainerWithLinkedContainer
15:10:31 [2023-03-22T15:10:31.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:10:32 [2023-03-22T15:10:32.591Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
15:10:32 [2023-03-22T15:10:32.591Z] === RUN   TestResize
15:10:32 [2023-03-22T15:10:32.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:10:33 [2023-03-22T15:10:33.162Z] --- PASS: TestResize (0.53s)
15:10:33 [2023-03-22T15:10:33.162Z] === RUN   TestResizeWithInvalidSize
15:10:33 [2023-03-22T15:10:33.732Z] --- PASS: TestResizeWithInvalidSize (0.57s)
15:10:33 [2023-03-22T15:10:33.732Z] === RUN   TestResizeWhenContainerNotStarted
15:10:34 [2023-03-22T15:10:34.303Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:34 [2023-03-22T15:10:34.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:34 [2023-03-22T15:10:34.563Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:10:34 [2023-03-22T15:10:34.824Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:10:36 [2023-03-22T15:10:36.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:36 [2023-03-22T15:10:36.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:38 [2023-03-22T15:10:38.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:38 [2023-03-22T15:10:38.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:40 [2023-03-22T15:10:40.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:40 [2023-03-22T15:10:40.043Z]     check_test.go:308: [dbe473e5e655b] daemon is not started
15:10:40 [2023-03-22T15:10:40.043Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:10:40 [2023-03-22T15:10:40.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:42 [2023-03-22T15:10:42.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:10:42 [2023-03-22T15:10:42.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:42 [2023-03-22T15:10:42.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:45 [2023-03-22T15:10:45.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:10:46 [2023-03-22T15:10:46.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:47 [2023-03-22T15:10:47.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:49 [2023-03-22T15:10:49.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:10:50 [2023-03-22T15:10:50.459Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.39s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.49s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s)
15:10:50 [2023-03-22T15:10:50.459Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s)
15:10:50 [2023-03-22T15:10:50.459Z] === RUN   TestCgroupNamespacesRun
15:10:51 [2023-03-22T15:10:51.843Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:10:52 [2023-03-22T15:10:52.104Z] --- PASS: TestCgroupNamespacesRun (1.73s)
15:10:52 [2023-03-22T15:10:52.104Z] === RUN   TestCgroupNamespacesRunPrivileged
15:10:52 [2023-03-22T15:10:52.364Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:10:53 [2023-03-22T15:10:53.750Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
15:10:53 [2023-03-22T15:10:53.750Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:10:54 [2023-03-22T15:10:54.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:10:55 [2023-03-22T15:10:55.633Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
15:10:55 [2023-03-22T15:10:55.633Z] === RUN   TestCgroupNamespacesRunHostMode
15:10:56 [2023-03-22T15:10:56.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:10:56 [2023-03-22T15:10:56.836Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:10:57 [2023-03-22T15:10:57.417Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
15:10:57 [2023-03-22T15:10:57.417Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:10:58 [2023-03-22T15:10:58.803Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:10:58 [2023-03-22T15:10:58.803Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.49s)
15:10:58 [2023-03-22T15:10:58.803Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:10:59 [2023-03-22T15:10:59.745Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestBoolValue
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestBoolValue (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestBoolValueOrDefault
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestBoolValueOrDefault (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestInt64ValueOrZero
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestInt64ValueOrZero (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestInt64ValueOrDefault
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestInt64ValueOrDefault (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestInt64ValueOrDefaultWithError
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestJsonContentType
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestJsonContentType (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 16.2% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/server/httputils	0.069s	coverage: 16.2% of statements
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMaskSecretKeys
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestMaskSecretKeys (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestVersionMiddlewareVersion
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 37.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/server/middleware	0.087s	coverage: 37.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestStrSliceMarshalJSON
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestStrSliceUnmarshalJSON
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestStrSliceUnmarshalString
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestStrSliceUnmarshalSlice
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 90.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMarshalJSON
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestMarshalJSON (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestMarshalJSONWithEmpty
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestToJSON
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestToJSON (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestToParamWithVersion
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestToParamWithVersion (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestFromJSON
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestFromJSON (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestEmpty
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestEmpty (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestArgsMatchKVListEmptySources
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestArgsMatchKVList
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestArgsMatchKVList (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestArgsMatch
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestArgsMatch (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestAdd
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestAdd (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestDel
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestDel (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestLen
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestLen (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestExactMatch
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestExactMatch (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestOnlyOneExactMatch
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestOnlyOneExactMatch (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestContains
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestContains (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestValidate
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestValidate (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestWalkValues
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestWalkValues (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestFuzzyMatch
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestFuzzyMatch (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestClone
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestClone (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 93.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/types/strslice	0.064s	coverage: 90.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/types/filters	0.062s	coverage: 93.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestDurationToSecondsString
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestDurationToSecondsString (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestGetTimestamp
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestAdjustForAPIVersion
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestAdjustForAPIVersion (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 5.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/server/router/swarm	0.054s	coverage: 5.7% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestGetTimestamp (0.21s)
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestParseTimestamps
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestParseTimestamps (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 100.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/types/time	0.251s	coverage: 100.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] === RUN   TestCompareVersion
15:11:00 [2023-03-22T15:11:00.239Z] --- PASS: TestCompareVersion (0.00s)
15:11:00 [2023-03-22T15:11:00.239Z] PASS
15:11:00 [2023-03-22T15:11:00.239Z] coverage: 75.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ok  	github.com/docker/docker/api/types/versions	0.092s	coverage: 75.0% of statements
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:11:00 [2023-03-22T15:11:00.239Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:11:00 [2023-03-22T15:11:00.240Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:11:00 [2023-03-22T15:11:00.240Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestParseRemoteURL (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCloneArgsSmartHttp
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestCloneArgsSmartHttp (0.08s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCloneArgsDumbHttp
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCloneArgsGit
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestCloneArgsGit (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCheckoutGit
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:180: git version 2.11.1.windows.1
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2817803027/001/repo/.git/
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:254: [master (root-commit) 94c9e6b] First commit
15:11:00 [2023-03-22T15:11:00.240Z]          2 files changed, 3 insertions(+)
15:11:00 [2023-03-22T15:11:00.240Z]          create mode 100644 Dockerfile
15:11:00 [2023-03-22T15:11:00.240Z]          create mode 100644 subdir/Dockerfile
15:11:00 [2023-03-22T15:11:00.240Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:255: Switched to a new branch 'test'
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]         [test 70617fb] Branch commit
15:11:00 [2023-03-22T15:11:00.240Z]          2 files changed, 3 insertions(+), 2 deletions(-)
15:11:00 [2023-03-22T15:11:00.240Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
15:11:00 [2023-03-22T15:11:00.240Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:262: Switched to branch 'master'
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2817803027/001/subrepo/.git/
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestProcessNoDockerignore
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestProcessNoDockerignore (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestProcessShouldLeaveAllFiles
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDetectContentType
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDetectContentType (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestSelectAcceptableMIME
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestSelectAcceptableMIME (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestInspectEmptyResponse
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestInspectEmptyResponse (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestInspectResponseBinary
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestInspectResponseBinary (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestResponseUnsupportedContentType
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestInspectResponseTextSimple
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestInspectResponseTextSimple (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestInspectResponseEmptyContentType
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestUnknownContentLength
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestUnknownContentLength (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDownloadRemote
15:11:00 [2023-03-22T15:11:00.240Z]     gitutils_test.go:273: [master (root-commit) d35849c] Subrepo initial
15:11:00 [2023-03-22T15:11:00.240Z]          1 file changed, 1 insertion(+)
15:11:00 [2023-03-22T15:11:00.240Z]          create mode 100644 subfile
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDownloadRemote (0.13s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestGetWithStatusError
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestGetWithStatusError (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCloseRootDirectory
15:11:00 [2023-03-22T15:11:00.240Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:11:00 [2023-03-22T15:11:00.240Z] --- SKIP: TestCloseRootDirectory (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestHashFile
15:11:00 [2023-03-22T15:11:00.240Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:11:00 [2023-03-22T15:11:00.240Z] --- SKIP: TestHashFile (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestHashSubdir
15:11:00 [2023-03-22T15:11:00.240Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:11:00 [2023-03-22T15:11:00.240Z] --- SKIP: TestHashSubdir (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestRemoveDirectory
15:11:00 [2023-03-22T15:11:00.240Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:11:00 [2023-03-22T15:11:00.240Z] --- SKIP: TestRemoveDirectory (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] PASS
15:11:00 [2023-03-22T15:11:00.240Z] coverage: 9.3% of statements
15:11:00 [2023-03-22T15:11:00.240Z] ok  	github.com/docker/docker/builder/remotecontext	0.300s	coverage: 9.3% of statements
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEnable
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEnable (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDisable
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDisable (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEnabled
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEnabled (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] PASS
15:11:00 [2023-03-22T15:11:00.240Z] coverage: 100.0% of statements
15:11:00 [2023-03-22T15:11:00.240Z] ok  	github.com/docker/docker/cli/debug	0.102s	coverage: 100.0% of statements
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestGetAllAllowed
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestGetAllAllowed (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestGetAllMeta
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestGetAllMeta (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestWarnOnUnusedBuildArgs
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestIsUnreferencedBuiltin
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestIsExistingDirectory
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestIsExistingDirectory (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestGetFilenameForDownload
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestGetFilenameForDownload (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEnv2Variables
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEnv2Variables (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEnvValueWithExistingRunConfigEnv
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestMaintainer
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestMaintainer (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestLabel
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestLabel (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestFromScratch
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestFromScratch (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestFromWithArg
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestFromWithArg (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestFromWithArgButBuildArgsNotGiven
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestFromWithUndefinedArg
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestFromWithUndefinedArg (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestFromMultiStageWithNamedStage
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestOnbuild
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestOnbuild (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestWorkdir
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestWorkdir (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCmd
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestCmd (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestHealthcheckNone
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestHealthcheckNone (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestHealthcheckCmd
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestHealthcheckCmd (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEntrypoint
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEntrypoint (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestExpose
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestExpose (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestUser
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestUser (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestVolume
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestVolume (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestStopSignal
15:11:00 [2023-03-22T15:11:00.240Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:11:00 [2023-03-22T15:11:00.240Z] --- SKIP: TestStopSignal (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestArg
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestArg (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestShell
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestShell (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestPrependEnvOnCmd
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestPrependEnvOnCmd (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestRunWithBuildArgs
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestRunWithBuildArgs (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestRunIgnoresHealthcheck
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatchUnsupportedOptions
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestNormalizeWorkdir
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestNormalizeWorkdir (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/ADD_multiple_files_to_file
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/COPY_multiple_files_to_file
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/COPY_wildcard_no_files
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDispatch/COPY_url
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDispatch (0.08s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z]     --- PASS: TestDispatch/COPY_url (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestAddScratchImageAddsToMounts
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestAddFromScratchPopulatesPlatform
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestImageSourceGetAddsToMounts
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestEmptyDockerfile
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestEmptyDockerfile (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestSymlinkDockerfile
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestSymlinkDockerfile (0.02s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDockerfileOutsideTheBuildContext
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestNonExistingDockerfile
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestNonExistingDockerfile (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestCopyRunConfig
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestCopyRunConfig (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestDeepCopyRunConfig
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestDeepCopyRunConfig (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestExportImage
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestExportImage (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] === RUN   TestNormalizeDest
15:11:00 [2023-03-22T15:11:00.240Z] --- PASS: TestNormalizeDest (0.00s)
15:11:00 [2023-03-22T15:11:00.240Z] PASS
15:11:00 [2023-03-22T15:11:00.240Z] coverage: 46.8% of statements
15:11:00 [2023-03-22T15:11:00.240Z] ok  	github.com/docker/docker/builder/dockerfile	0.251s	coverage: 46.8% of statements
15:11:00 [2023-03-22T15:11:00.240Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:11:00 [2023-03-22T15:11:00.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s)
15:11:00 [2023-03-22T15:11:00.687Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:11:00 [2023-03-22T15:11:00.711Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2817803027/001/repo/sub'...
15:11:00 [2023-03-22T15:11:00.711Z]         warning: LF will be replaced by CRLF in .gitmodules.
15:11:00 [2023-03-22T15:11:00.711Z]         The file will have its original line endings in your working directory.
15:11:00 [2023-03-22T15:11:00.711Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
15:11:00 [2023-03-22T15:11:00.711Z]         The file will have its original line endings in your working directory.
15:11:01 [2023-03-22T15:11:01.192Z]     gitutils_test.go:277: [master 83f5f6b] With submodule
15:11:01 [2023-03-22T15:11:01.192Z]          2 files changed, 4 insertions(+)
15:11:01 [2023-03-22T15:11:01.192Z]          create mode 100644 .gitmodules
15:11:01 [2023-03-22T15:11:01.192Z]          create mode 160000 sub
15:11:01 [2023-03-22T15:11:01.192Z]         warning: LF will be replaced by CRLF in .gitmodules.
15:11:01 [2023-03-22T15:11:01.192Z]         The file will have its original line endings in your working directory.
15:11:01 [2023-03-22T15:11:01.192Z] === RUN   TestCheckoutGit/#00
15:11:01 [2023-03-22T15:11:01.258Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
15:11:01 [2023-03-22T15:11:01.258Z] === RUN   TestCgroupNamespacesRunOlderClient
15:11:01 [2023-03-22T15:11:01.258Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:11:02 [2023-03-22T15:11:02.188Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:02 [2023-03-22T15:11:02.188Z]         
15:11:02 [2023-03-22T15:11:02.188Z]     gitutils_test.go:211: git-http-backend: 
15:11:02 [2023-03-22T15:11:02.643Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:11:02 [2023-03-22T15:11:02.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s)
15:11:02 [2023-03-22T15:11:02.904Z] === RUN   TestNISDomainname
15:11:03 [2023-03-22T15:11:03.477Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:11:03 [2023-03-22T15:11:03.740Z] --- PASS: TestNISDomainname (0.87s)
15:11:03 [2023-03-22T15:11:03.740Z] === RUN   TestHostnameDnsResolution
15:11:04 [2023-03-22T15:11:04.311Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:11:04 [2023-03-22T15:11:04.311Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:11:04 [2023-03-22T15:11:04.881Z] --- PASS: TestHostnameDnsResolution (1.02s)
15:11:04 [2023-03-22T15:11:04.881Z] === RUN   TestUnprivilegedPortsAndPing
15:11:05 [2023-03-22T15:11:05.142Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:11:05 [2023-03-22T15:11:05.172Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:05 [2023-03-22T15:11:05.172Z]         
15:11:05 [2023-03-22T15:11:05.172Z]     gitutils_test.go:211: git-http-backend: 
15:11:05 [2023-03-22T15:11:05.713Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s)
15:11:05 [2023-03-22T15:11:05.713Z] === RUN   TestStats
15:11:07 [2023-03-22T15:11:07.104Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:11:07 [2023-03-22T15:11:07.401Z] === RUN   TestCheckoutGit/master
15:11:08 [2023-03-22T15:11:08.488Z] --- PASS: TestStats (2.76s)
15:11:08 [2023-03-22T15:11:08.488Z] === RUN   TestStopContainerWithTimeout
15:11:08 [2023-03-22T15:11:08.488Z] === RUN   TestStopContainerWithTimeout/0
15:11:08 [2023-03-22T15:11:08.488Z] === PAUSE TestStopContainerWithTimeout/0
15:11:08 [2023-03-22T15:11:08.488Z] === RUN   TestStopContainerWithTimeout/1
15:11:08 [2023-03-22T15:11:08.488Z] === PAUSE TestStopContainerWithTimeout/1
15:11:08 [2023-03-22T15:11:08.488Z] === RUN   TestStopContainerWithTimeout/3
15:11:08 [2023-03-22T15:11:08.488Z] === PAUSE TestStopContainerWithTimeout/3
15:11:08 [2023-03-22T15:11:08.488Z] === RUN   TestStopContainerWithTimeout/-1
15:11:08 [2023-03-22T15:11:08.488Z] === PAUSE TestStopContainerWithTimeout/-1
15:11:08 [2023-03-22T15:11:08.488Z] === CONT  TestStopContainerWithTimeout/0
15:11:08 [2023-03-22T15:11:08.488Z] === CONT  TestStopContainerWithTimeout/-1
15:11:08 [2023-03-22T15:11:08.971Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:08 [2023-03-22T15:11:08.971Z]         
15:11:08 [2023-03-22T15:11:08.971Z]     gitutils_test.go:211: git-http-backend: 
15:11:09 [2023-03-22T15:11:09.429Z] === CONT  TestStopContainerWithTimeout/3
15:11:09 [2023-03-22T15:11:09.429Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:11:10 [2023-03-22T15:11:10.813Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:11:11 [2023-03-22T15:11:11.073Z]     check_test.go:308: [d429fb1e1a6d0] daemon is not started
15:11:11 [2023-03-22T15:11:11.073Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:11:11 [2023-03-22T15:11:11.073Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointCreateError
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointCreate
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointDeleteError
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointDeleteError (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointDelete
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointDelete (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointListError
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointListError (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointList
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointList (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestCheckpointListContainerNotFound
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNewClientWithOpsFromEnv
15:11:11 [2023-03-22T15:11:11.195Z]     client_test.go:23: runtime.GOOS == "windows"
15:11:11 [2023-03-22T15:11:11.195Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestGetAPIPath
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestGetAPIPath (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestParseHostURL
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestParseHostURL (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNegotiateAPIVersionEmpty
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNegotiateAPIVersion
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestNegotiateAPIVersion (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNegotiateAPVersionOverride
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
15:11:11 [2023-03-22T15:11:11.195Z] === RUN   TestNegotiateAPIVersionAutomatic
15:11:11 [2023-03-22T15:11:11.195Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestClientRedirect
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestClientRedirect (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigCreateUnsupported
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigCreateUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigCreateError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigCreate
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspectNotFound
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspectNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspectUnsupported
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspectUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspectError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspectConfigNotFound
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigInspect
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigListUnsupported
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigListUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigListError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigListError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigList
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigList (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigRemoveUnsupported
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigRemoveError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigRemove
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigUpdateUnsupported
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigUpdateError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigUpdateError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestConfigUpdate
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestConfigUpdate (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCommitError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCommitError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCommit
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCommit (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerStatPathError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerStatPathError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerStatPathNotFoundError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerStatPathNoHeaderError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerStatPath
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerStatPath (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyToContainerError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyToContainerError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyToContainerNotFoundError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyToContainerNotStatusOKError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyToContainer
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyToContainer (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyFromContainerError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyFromContainerError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyFromContainerNotFoundError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyFromContainerNotStatusOKError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyFromContainerNoHeaderError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestCopyFromContainer
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestCopyFromContainer (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCreateError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCreateImageNotFound
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCreateWithName
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCreateWithName (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerCreateAutoRemove
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerDiffError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerDiffError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerDiff
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerDiff (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecCreateError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecCreate
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecStartError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecStartError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecStart
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecStart (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecInspectError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExecInspect
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExecInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.196Z] === RUN   TestContainerExportError
15:11:11 [2023-03-22T15:11:11.196Z] --- PASS: TestContainerExportError (0.00s)
15:11:11 [2023-03-22T15:11:11.647Z] === CONT  TestStopContainerWithTimeout/1
15:11:11 [2023-03-22T15:11:11.647Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerExport
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerExport (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerInspectError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerInspectContainerNotFound
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerInspect
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerInspectNode
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerInspectNode (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerKillError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerKillError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerKill
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerKill (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerListError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerListError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerList
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerList (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerLogsNotFoundError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerLogsError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerLogsError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerLogs
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerLogs (0.22s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerPauseError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerPauseError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerPause
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerPause (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainersPruneError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainersPruneError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainersPrune
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainersPrune (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRemoveError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRemoveNotFoundError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRemove
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRenameError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRenameError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRename
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRename (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerResizeError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerResizeError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerExecResizeError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerExecResizeError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerResize
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerResize (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerExecResize
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerExecResize (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRestartError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRestartError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerRestart
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerRestart (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStartError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStartError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStart
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStart (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStatsError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStatsError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStats
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStats (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStopError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStopError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerStop
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerStop (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerTopError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerTopError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerTop
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerTop (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerUnpauseError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerUnpauseError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerUnpause
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerUnpause (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerUpdateError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerUpdateError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerUpdate
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerUpdate (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerWaitError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerWaitError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestContainerWait
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestContainerWait (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestDiskUsageError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestDiskUsageError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestDiskUsage
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestDiskUsage (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestDistributionInspectUnsupported
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestDistributionInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestEventsErrorInOptions
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestEventsErrorInOptions (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestEventsErrorFromServer
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestEventsErrorFromServer (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestEvents
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestEvents (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestTLSCloseWriter
15:11:11 [2023-03-22T15:11:11.665Z] === PAUSE TestTLSCloseWriter
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageBuildError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageBuildError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageBuild
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageBuild (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestGetDockerOS
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestGetDockerOS (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageCreateError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageCreate
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageHistoryError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageHistoryError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageHistory
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageHistory (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageImportError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageImportError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageImport
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageImport (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageInspectError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageInspectImageNotFound
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageInspectImageNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageInspect
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageListError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageListError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageList
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageList (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageListApiBefore125
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageListApiBefore125 (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageLoadError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageLoadError (0.01s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageLoad
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageLoad (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagesPruneError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagesPruneError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagesPrune
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagesPrune (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullReferenceParseError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullReferenceParseError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullAnyError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullAnyError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullStatusUnauthorizedError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullWithPrivilegedFuncNoError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePullWithoutErrors
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePullWithoutErrors (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushReferenceError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushReferenceError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushAnyError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushAnyError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushStatusUnauthorizedError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithPrivilegedFuncNoError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithoutErrors
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImagePushWithoutErrors (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageRemoveError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageRemoveImageNotFound
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageRemove
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.665Z] === RUN   TestImageSaveError
15:11:11 [2023-03-22T15:11:11.665Z] --- PASS: TestImageSaveError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSave
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSave (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchAnyError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchAnyError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchStatusUnauthorizedError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageSearchWithoutErrors
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageTagError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageTagError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageTagInvalidReference
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageTagInvalidReference (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageTagInvalidSourceImageName
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageTagHexSource
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageTagHexSource (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestImageTag
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestImageTag (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestInfoServerError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestInfoServerError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestInfoInvalidResponseJSONError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestInfo
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestInfo (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkConnectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkConnectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkConnect
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkConnect (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkCreateError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkCreateError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkCreate
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkDisconnectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkDisconnectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkDisconnect
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkDisconnect (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkInspectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkInspectNotFoundError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkInspect
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkListError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkListError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkList
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkList (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworksPruneError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworksPruneError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworksPrune
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworksPrune (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkRemoveError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNetworkRemove
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNetworkRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeInspectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeInspectNodeNotFound
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeInspect
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeListError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeListError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeList
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeList (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeRemoveError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeRemove
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeUpdateError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeUpdateError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestNodeUpdate
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestNodeUpdate (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestOptionWithTimeout
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestOptionWithTimeout (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingFail
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPingFail (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingWithError
15:11:11 [2023-03-22T15:11:11.666Z] 2023/03/22 15:11:11 RoundTripper returned a response & error; ignoring response
15:11:11 [2023-03-22T15:11:11.666Z] 2023/03/22 15:11:11 RoundTripper returned a response & error; ignoring response
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPingWithError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingSuccess
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPingSuccess (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingHeadFallback
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingHeadFallback/OK
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingHeadFallback/Internal_Server_Error
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingHeadFallback/Not_Found
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPingHeadFallback (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginDisableError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginDisableError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginDisable
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginDisable (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginEnableError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginEnableError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginEnable
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginEnable (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginInspectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginInspectWithEmptyID
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginInspect
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginInspect (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginListError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginListError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginList
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginList (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginPushError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginPushError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginPush
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginPush (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginRemoveError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginRemoveError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginRemove
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginRemove (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginSetError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginSetError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPluginSet
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPluginSet (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSetHostHeader
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSetHostHeader (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestPlainTextError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestPlainTextError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestInfiniteError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestInfiniteError (0.08s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretCreateUnsupported
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSecretCreateUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretCreateError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSecretCreateError (0.01s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretCreate
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSecretCreate (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretInspectUnsupported
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSecretInspectUnsupported (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretInspectError
15:11:11 [2023-03-22T15:11:11.666Z] --- PASS: TestSecretInspectError (0.00s)
15:11:11 [2023-03-22T15:11:11.666Z] === RUN   TestSecretInspectSecretNotFound
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretInspectWithEmptyID
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretInspect
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretInspect (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretListUnsupported
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretListUnsupported (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretListError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretListError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretList
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretList (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretRemoveUnsupported
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretRemoveError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretRemoveError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretRemove
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretRemove (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretUpdateUnsupported
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretUpdateError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretUpdateError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSecretUpdate
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSecretUpdate (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceCreateError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceCreateError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceCreate
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceCreate (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceCreateCompatiblePlatforms
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.02s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceCreateDigestPinning
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceInspectError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceInspectError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceInspectServiceNotFound
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceInspectWithEmptyID
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceInspect
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceInspect (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceListError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceListError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceList
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceList (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceLogsError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceLogsError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceLogs
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceLogs (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceRemoveError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceRemoveError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceRemoveNotFoundError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceRemove
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceRemove (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceUpdateError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceUpdateError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestServiceUpdate
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestServiceUpdate (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmGetUnlockKeyError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmGetUnlockKey
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmInitError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmInitError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmInit
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmInit (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmInspectError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmInspectError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmInspect
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmInspect (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmJoinError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmJoinError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmJoin
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmJoin (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmLeaveError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmLeaveError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmLeave
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmLeave (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmUnlockError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmUnlockError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmUnlock
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmUnlock (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmUpdateError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmUpdateError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestSwarmUpdate
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestSwarmUpdate (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestTaskInspectError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTaskInspectError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestTaskInspectWithEmptyID
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestTaskInspect
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTaskInspect (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestTaskListError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTaskListError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestTaskList
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTaskList (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeCreateError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeCreateError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeCreate
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeCreate (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeInspectError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeInspectError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeInspectNotFound
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeInspectNotFound (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeInspectWithEmptyID
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeInspect
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeInspect (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeListError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeListError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeList
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeList (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeRemoveError
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeRemoveError (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === RUN   TestVolumeRemove
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestVolumeRemove (0.00s)
15:11:12 [2023-03-22T15:11:12.139Z] === CONT  TestTLSCloseWriter
15:11:12 [2023-03-22T15:11:12.139Z] --- PASS: TestTLSCloseWriter (0.02s)
15:11:12 [2023-03-22T15:11:12.139Z] PASS
15:11:12 [2023-03-22T15:11:12.139Z] coverage: 74.9% of statements
15:11:12 [2023-03-22T15:11:12.139Z] ok  	github.com/docker/docker/client	0.531s	coverage: 74.9% of statements
15:11:12 [2023-03-22T15:11:12.139Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:12 [2023-03-22T15:11:12.139Z]         
15:11:12 [2023-03-22T15:11:12.139Z]     gitutils_test.go:211: git-http-backend: 
15:11:12 [2023-03-22T15:11:12.589Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:11:13 [2023-03-22T15:11:13.160Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:11:13 [2023-03-22T15:11:13.160Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
15:11:13 [2023-03-22T15:11:13.160Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
15:11:13 [2023-03-22T15:11:13.160Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
15:11:13 [2023-03-22T15:11:13.160Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
15:11:13 [2023-03-22T15:11:13.160Z] === RUN   TestDeleteDevicemapper
15:11:13 [2023-03-22T15:11:13.160Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:13 [2023-03-22T15:11:13.160Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:11:13 [2023-03-22T15:11:13.160Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:11:15 [2023-03-22T15:11:15.074Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:11:15 [2023-03-22T15:11:15.103Z] === RUN   TestCheckoutGit/:subdir
15:11:15 [2023-03-22T15:11:15.574Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:15 [2023-03-22T15:11:15.574Z]         
15:11:15 [2023-03-22T15:11:15.574Z]     gitutils_test.go:211: git-http-backend: 
15:11:16 [2023-03-22T15:11:16.461Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:11:16 [2023-03-22T15:11:16.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s)
15:11:16 [2023-03-22T15:11:16.461Z] === RUN   TestUpdateMemory
15:11:16 [2023-03-22T15:11:16.461Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:16 [2023-03-22T15:11:16.461Z] --- SKIP: TestUpdateMemory (0.00s)
15:11:16 [2023-03-22T15:11:16.461Z] === RUN   TestUpdateCPUQuota
15:11:17 [2023-03-22T15:11:17.845Z] --- PASS: TestUpdateCPUQuota (1.40s)
15:11:17 [2023-03-22T15:11:17.845Z] === RUN   TestUpdatePidsLimit
15:11:17 [2023-03-22T15:11:17.845Z] === RUN   TestUpdatePidsLimit/update_from_none
15:11:18 [2023-03-22T15:11:18.106Z] === RUN   TestUpdatePidsLimit/no_change
15:11:18 [2023-03-22T15:11:18.367Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:11:18 [2023-03-22T15:11:18.537Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:18 [2023-03-22T15:11:18.537Z]         
15:11:18 [2023-03-22T15:11:18.537Z]     gitutils_test.go:211: git-http-backend: 
15:11:18 [2023-03-22T15:11:18.628Z] === RUN   TestUpdatePidsLimit/update_lower
15:11:18 [2023-03-22T15:11:18.888Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:11:19 [2023-03-22T15:11:19.459Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:11:19 [2023-03-22T15:11:19.459Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:11:19 [2023-03-22T15:11:19.720Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:11:19 [2023-03-22T15:11:19.720Z] === RUN   TestDockerSuite/TestBuildCmd
15:11:19 [2023-03-22T15:11:19.980Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:11:20 [2023-03-22T15:11:20.190Z] Created binary: bundles/binary-daemon/dockerd-dev
15:11:20 [2023-03-22T15:11:20.190Z] Copying nested executables into bundles/binary-daemon
15:11:20 [2023-03-22T15:11:20.190Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:11:20 [2023-03-22T15:11:20.242Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:11:20 [2023-03-22T15:11:20.503Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:11:20 [2023-03-22T15:11:20.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh cross
15:11:20 [2023-03-22T15:11:20.774Z] 
15:11:21 [2023-03-22T15:11:21.032Z] Removing bundles/
15:11:21 [2023-03-22T15:11:21.032Z] 
15:11:21 [2023-03-22T15:11:21.032Z] ---> Making bundle: cross (in bundles/cross)
15:11:21 [2023-03-22T15:11:21.032Z] Cross building: bundles/cross/linux/amd64
15:11:21 [2023-03-22T15:11:21.032Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:11:21 [2023-03-22T15:11:21.032Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:11:21 [2023-03-22T15:11:21.074Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:11:21 [2023-03-22T15:11:21.074Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
15:11:21 [2023-03-22T15:11:21.074Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:11:21 [2023-03-22T15:11:21.334Z] --- PASS: TestUpdatePidsLimit (3.43s)
15:11:21 [2023-03-22T15:11:21.334Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.28s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
15:11:21 [2023-03-22T15:11:21.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
15:11:21 [2023-03-22T15:11:21.335Z] === RUN   TestUpdateRestartPolicy
15:11:21 [2023-03-22T15:11:21.502Z] === RUN   TestCheckoutGit/:nosubdir
15:11:22 [2023-03-22T15:11:22.277Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:11:22 [2023-03-22T15:11:22.493Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:22 [2023-03-22T15:11:22.493Z]         
15:11:22 [2023-03-22T15:11:22.493Z]     gitutils_test.go:211: git-http-backend: 
15:11:23 [2023-03-22T15:11:23.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:11:23 [2023-03-22T15:11:23.483Z] === RUN   TestCheckoutGit/:Dockerfile
15:11:24 [2023-03-22T15:11:24.475Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:24 [2023-03-22T15:11:24.475Z]         
15:11:24 [2023-03-22T15:11:24.475Z]     gitutils_test.go:211: git-http-backend: 
15:11:24 [2023-03-22T15:11:24.946Z] === RUN   TestCheckoutGit/master:nosubdir
15:11:25 [2023-03-22T15:11:25.762Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:11:26 [2023-03-22T15:11:26.518Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:26 [2023-03-22T15:11:26.518Z]         
15:11:26 [2023-03-22T15:11:26.518Z]     gitutils_test.go:211: git-http-backend: 
15:11:26 [2023-03-22T15:11:26.704Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:11:26 [2023-03-22T15:11:26.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:11:26 [2023-03-22T15:11:26.992Z] === RUN   TestCheckoutGit/master:subdir
15:11:27 [2023-03-22T15:11:27.225Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:11:27 [2023-03-22T15:11:27.987Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:27 [2023-03-22T15:11:27.987Z]         
15:11:27 [2023-03-22T15:11:27.987Z]     gitutils_test.go:211: git-http-backend: 
15:11:28 [2023-03-22T15:11:28.166Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:11:28 [2023-03-22T15:11:28.166Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:11:28 [2023-03-22T15:11:28.740Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:11:28 [2023-03-22T15:11:28.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:11:29 [2023-03-22T15:11:29.310Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:11:29 [2023-03-22T15:11:29.571Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:11:30 [2023-03-22T15:11:30.952Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:30 [2023-03-22T15:11:30.952Z]         
15:11:30 [2023-03-22T15:11:30.952Z]     gitutils_test.go:211: git-http-backend: 
15:11:31 [2023-03-22T15:11:31.483Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:11:31 [2023-03-22T15:11:31.484Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:11:31 [2023-03-22T15:11:31.484Z]     check_test.go:308: [d623aaf2ce667] daemon is not started
15:11:31 [2023-03-22T15:11:31.484Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:11:31 [2023-03-22T15:11:31.484Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:11:31 [2023-03-22T15:11:31.484Z]     check_test.go:308: [de95efba0a47c] daemon is not started
15:11:31 [2023-03-22T15:11:31.484Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:11:33 [2023-03-22T15:11:33.180Z] === RUN   TestCheckoutGit/master:../subdir
15:11:33 [2023-03-22T15:11:33.651Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:33 [2023-03-22T15:11:33.651Z]         
15:11:33 [2023-03-22T15:11:33.651Z]     gitutils_test.go:211: git-http-backend: 
15:11:34 [2023-03-22T15:11:34.028Z] --- PASS: TestUpdateRestartPolicy (12.22s)
15:11:34 [2023-03-22T15:11:34.028Z] === RUN   TestUpdateRestartWithAutoRemove
15:11:34 [2023-03-22T15:11:34.120Z] === RUN   TestCheckoutGit/test
15:11:34 [2023-03-22T15:11:34.288Z]     check_test.go:308: [d06978fccbf18] daemon is not started
15:11:34 [2023-03-22T15:11:34.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:11:34 [2023-03-22T15:11:34.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
15:11:34 [2023-03-22T15:11:34.288Z] === RUN   TestWaitNonBlocked
15:11:34 [2023-03-22T15:11:34.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:34 [2023-03-22T15:11:34.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:34 [2023-03-22T15:11:34.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:34 [2023-03-22T15:11:34.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:34 [2023-03-22T15:11:34.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:34 [2023-03-22T15:11:34.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:35 [2023-03-22T15:11:35.110Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:35 [2023-03-22T15:11:35.110Z]         
15:11:35 [2023-03-22T15:11:35.110Z]     gitutils_test.go:211: git-http-backend: 
15:11:35 [2023-03-22T15:11:35.246Z] --- PASS: TestWaitNonBlocked (0.03s)
15:11:35 [2023-03-22T15:11:35.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
15:11:35 [2023-03-22T15:11:35.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
15:11:35 [2023-03-22T15:11:35.246Z] === RUN   TestWaitBlocked
15:11:35 [2023-03-22T15:11:35.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:11:35 [2023-03-22T15:11:35.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:11:35 [2023-03-22T15:11:35.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:11:35 [2023-03-22T15:11:35.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:11:35 [2023-03-22T15:11:35.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:11:35 [2023-03-22T15:11:35.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:11:36 [2023-03-22T15:11:36.684Z] === RUN   TestCheckoutGit/test:
15:11:36 [2023-03-22T15:11:36.936Z] --- PASS: TestWaitBlocked (0.03s)
15:11:36 [2023-03-22T15:11:36.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
15:11:36 [2023-03-22T15:11:36.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s)
15:11:36 [2023-03-22T15:11:36.936Z] === CONT  TestContainerStartOnDaemonRestart
15:11:36 [2023-03-22T15:11:36.936Z] === CONT  TestContainerKillOnDaemonStart
15:11:37 [2023-03-22T15:11:37.674Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:37 [2023-03-22T15:11:37.674Z]         
15:11:37 [2023-03-22T15:11:37.674Z]     gitutils_test.go:211: git-http-backend: 
15:11:38 [2023-03-22T15:11:38.849Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:11:39 [2023-03-22T15:11:39.110Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:11:39 [2023-03-22T15:11:39.681Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:11:39 [2023-03-22T15:11:39.681Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
15:11:39 [2023-03-22T15:11:39.681Z] === CONT  TestIpcModeOlderClient
15:11:39 [2023-03-22T15:11:39.899Z] === RUN   TestCheckoutGit/test:subdir
15:11:39 [2023-03-22T15:11:39.942Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:11:39 [2023-03-22T15:11:39.942Z] === CONT  TestDaemonHostGatewayIP
15:11:40 [2023-03-22T15:11:40.202Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:11:40 [2023-03-22T15:11:40.369Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
15:11:40 [2023-03-22T15:11:40.369Z]         
15:11:40 [2023-03-22T15:11:40.369Z]     gitutils_test.go:211: git-http-backend: 
15:11:41 [2023-03-22T15:11:41.949Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithTLS
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithConflicts
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliWithConflictingLabels
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestConfigureDaemonLogs
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestConfigureDaemonLogs (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestCommonOptionsInstallFlags
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
15:11:41 [2023-03-22T15:11:41.950Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
15:11:41 [2023-03-22T15:11:41.950Z] PASS
15:11:41 [2023-03-22T15:11:41.950Z] coverage: 18.4% of statements
15:11:41 [2023-03-22T15:11:41.950Z] ok  	github.com/docker/docker/cmd/dockerd	0.214s	coverage: 18.4% of statements
15:11:42 [2023-03-22T15:11:42.116Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:11:42 [2023-03-22T15:11:42.420Z] --- PASS: TestCheckoutGit (47.35s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/#00 (6.30s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/master (7.35s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/:subdir (6.34s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/:nosubdir (2.29s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/:Dockerfile (1.79s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.94s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/master:subdir (5.76s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/master:../subdir (1.37s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/test (2.70s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/test: (2.61s)
15:11:42 [2023-03-22T15:11:42.420Z]     --- PASS: TestCheckoutGit/test:subdir (2.87s)
15:11:42 [2023-03-22T15:11:42.420Z] === RUN   TestValidGitTransport
15:11:42 [2023-03-22T15:11:42.420Z] --- PASS: TestValidGitTransport (0.00s)
15:11:42 [2023-03-22T15:11:42.420Z] === RUN   TestGitInvalidRef
15:11:42 [2023-03-22T15:11:42.687Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:11:42 [2023-03-22T15:11:42.891Z] --- PASS: TestGitInvalidRef (0.25s)
15:11:42 [2023-03-22T15:11:42.891Z] PASS
15:11:42 [2023-03-22T15:11:42.891Z] coverage: 83.5% of statements
15:11:42 [2023-03-22T15:11:42.891Z] ok  	github.com/docker/docker/builder/remotecontext/git	47.814s	coverage: 83.5% of statements
15:11:42 [2023-03-22T15:11:42.948Z] --- PASS: TestDaemonHostGatewayIP (3.18s)
15:11:42 [2023-03-22T15:11:42.948Z] === CONT  TestRestartDaemonWithRestartingContainer
15:11:43 [2023-03-22T15:11:43.882Z] === RUN   TestContainerStopSignal
15:11:43 [2023-03-22T15:11:43.882Z] --- PASS: TestContainerStopSignal (0.00s)
15:11:43 [2023-03-22T15:11:43.882Z] === RUN   TestContainerStopTimeout
15:11:43 [2023-03-22T15:11:43.882Z] --- PASS: TestContainerStopTimeout (0.00s)
15:11:43 [2023-03-22T15:11:43.882Z] === RUN   TestContainerSecretReferenceDestTarget
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestContainerLogPathSetForJSONFileLogger
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestContainerLogPathSetForRingLogger
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestReplaceAndAppendEnvVars
15:11:43 [2023-03-22T15:11:43.883Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestNewMemoryStore
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestNewMemoryStore (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestAddContainers
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestAddContainers (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestGetContainer
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestGetContainer (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestDeleteContainer
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestDeleteContainer (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestListContainers
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestListContainers (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestFirstContainer
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestFirstContainer (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestApplyAllContainer
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestApplyAllContainer (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestIsValidHealthString
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestIsValidHealthString (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestStateRunStop
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestStateRunStop (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestStateTimeoutWait
15:11:43 [2023-03-22T15:11:43.883Z]     state_test.go:141: Stop callback fired
15:11:43 [2023-03-22T15:11:43.883Z]     state_test.go:165: Stop callback fired
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestStateTimeoutWait (0.10s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestIsValidStateString
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestIsValidStateString (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestViewSaveDelete
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestViewSaveDelete (0.11s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestViewAll
15:11:43 [2023-03-22T15:11:43.883Z] ?   	github.com/docker/docker/cli	[no test files]
15:11:43 [2023-03-22T15:11:43.883Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestViewAll (0.11s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestViewGet
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestViewGet (0.01s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestNames
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestNames (0.00s)
15:11:43 [2023-03-22T15:11:43.883Z] === RUN   TestViewWithHealthCheck
15:11:43 [2023-03-22T15:11:43.883Z] --- PASS: TestViewWithHealthCheck (0.01s)
15:11:43 [2023-03-22T15:11:43.883Z] PASS
15:11:43 [2023-03-22T15:11:43.883Z] coverage: 41.4% of statements
15:11:43 [2023-03-22T15:11:43.883Z] ok  	github.com/docker/docker/container	0.476s	coverage: 41.4% of statements
15:11:44 [2023-03-22T15:11:44.354Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:11:44 [2023-03-22T15:11:44.354Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:11:44 [2023-03-22T15:11:44.354Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:11:44 [2023-03-22T15:11:44.354Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:11:44 [2023-03-22T15:11:44.860Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:11:45 [2023-03-22T15:11:45.431Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s)
15:11:45 [2023-03-22T15:11:45.431Z] === CONT  TestDaemonRestartIpcMode
15:11:46 [2023-03-22T15:11:46.002Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestPrepare
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestPrepare (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestStart
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestStart (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestWaitCancel
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestWaitCancel (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestWaitDisabled
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestWaitDisabled (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestWaitEnabled
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestWaitEnabled (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] === RUN   TestRemove
15:11:46 [2023-03-22T15:11:46.578Z] --- PASS: TestRemove (0.00s)
15:11:46 [2023-03-22T15:11:46.578Z] PASS
15:11:46 [2023-03-22T15:11:46.578Z] coverage: 65.3% of statements
15:11:46 [2023-03-22T15:11:46.578Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
15:11:46 [2023-03-22T15:11:46.943Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:11:46 [2023-03-22T15:11:46.943Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
15:11:46 [2023-03-22T15:11:46.943Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:11:46 [2023-03-22T15:11:46.943Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
15:11:46 [2023-03-22T15:11:46.943Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:11:46 [2023-03-22T15:11:46.943Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
15:11:46 [2023-03-22T15:11:46.943Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:11:46 [2023-03-22T15:11:46.943Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCContainerRuntime
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/empty
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/default
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/process
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCIsolation
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCIsolation/default
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCIsolation/process
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
15:11:47 [2023-03-22T15:11:47.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.048Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.203Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCConfigs
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCConfigs/file
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCConfigs
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCConfigs/file
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
15:11:47 [2023-03-22T15:11:47.522Z] === RUN   TestServiceConvertToGRPCConfigs/none
15:11:47 [2023-03-22T15:11:47.522Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
15:11:47 [2023-03-22T15:11:47.522Z] PASS
15:11:47 [2023-03-22T15:11:47.522Z] coverage: 35.9% of statements
15:11:47 [2023-03-22T15:11:47.522Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.290s	coverage: 35.9% of statements
15:11:48 [2023-03-22T15:11:48.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:11:48 [2023-03-22T15:11:48.408Z] --- PASS: TestDaemonRestartIpcMode (2.97s)
15:11:48 [2023-03-22T15:11:48.515Z] === RUN   TestNewListSecretsFilters
15:11:48 [2023-03-22T15:11:48.515Z] --- PASS: TestNewListSecretsFilters (0.00s)
15:11:48 [2023-03-22T15:11:48.515Z] === RUN   TestNewListConfigsFilters
15:11:48 [2023-03-22T15:11:48.515Z] --- PASS: TestNewListConfigsFilters (0.00s)
15:11:48 [2023-03-22T15:11:48.515Z] PASS
15:11:48 [2023-03-22T15:11:48.515Z] coverage: 0.5% of statements
15:11:48 [2023-03-22T15:11:48.986Z] ok  	github.com/docker/docker/daemon/cluster	0.648s	coverage: 0.5% of statements
15:11:49 [2023-03-22T15:11:49.349Z] --- PASS: TestContainerKillOnDaemonStart (12.57s)
15:11:49 [2023-03-22T15:11:49.349Z] PASS
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === Skipped
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:11:49 [2023-03-22T15:11:49.349Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:49 [2023-03-22T15:11:49.349Z] 
15:11:49 [2023-03-22T15:11:49.349Z] DONE 197 tests, 6 skipped in 140.435s
15:11:49 [2023-03-22T15:11:49.349Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:11:49 [2023-03-22T15:11:49.349Z] ++ 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
15:11:49 [2023-03-22T15:11:49.349Z] ++ set -e
15:11:49 [2023-03-22T15:11:49.349Z] ++ '[' -n 0 ']'
15:11:49 [2023-03-22T15:11:49.349Z] ++ set -x
15:11:49 [2023-03-22T15:11:49.349Z] ++ 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
15:11:49 [2023-03-22T15:11:49.349Z] INFO: Testing against a local daemon
15:11:49 [2023-03-22T15:11:49.349Z] === RUN   TestLiveRestore
15:11:49 [2023-03-22T15:11:49.349Z] === RUN   TestLiveRestore/volume_references
15:11:49 [2023-03-22T15:11:49.349Z] === PAUSE TestLiveRestore/volume_references
15:11:49 [2023-03-22T15:11:49.349Z] === CONT  TestLiveRestore/volume_references
15:11:49 [2023-03-22T15:11:49.920Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:11:50 [2023-03-22T15:11:50.181Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:11:50 [2023-03-22T15:11:50.181Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:11:51 [2023-03-22T15:11:51.566Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestBuilderGC
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestBuilderGC (0.00s)
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestDaemonConfigurationNotFound
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestDaemonBrokenConfiguration
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestParseClusterAdvertiseSettings
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestFindConfigurationConflicts
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestFindConfigurationConflicts (0.00s)
15:11:51 [2023-03-22T15:11:51.948Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
15:11:51 [2023-03-22T15:11:51.948Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeConflicts
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeConcurrent
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeConcurrentError
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestFindConfigurationConflictsWithMergedValues
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestValidateConfigurationErrors (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_label
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_dns
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_dns-search
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_max-download-attempts
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestValidateConfiguration/with_node_generic_resources
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestValidateConfiguration (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestModifiedDiscoverySettings
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestReloadSetConfigFileNotExist
15:11:52 [2023-03-22T15:11:52.419Z] time="2023-03-22T15:11:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestReloadDefaultConfigNotExist
15:11:52 [2023-03-22T15:11:52.419Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:11:52 [2023-03-22T15:11:52.419Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestReloadBadDefaultConfig
15:11:52 [2023-03-22T15:11:52.419Z] time="2023-03-22T15:11:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1787664602"
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestReloadWithConflictingLabels
15:11:52 [2023-03-22T15:11:52.419Z] time="2023-03-22T15:11:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-285025702"
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestReloadWithDuplicateLabels
15:11:52 [2023-03-22T15:11:52.419Z] time="2023-03-22T15:11:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2093607915"
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDaemonConfigurationMerge
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] PASS
15:11:52 [2023-03-22T15:11:52.419Z] coverage: 79.7% of statements
15:11:52 [2023-03-22T15:11:52.419Z] ok  	github.com/docker/docker/daemon/config	0.537s	coverage: 79.7% of statements
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDiscoveryOptsErrors
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] === RUN   TestDiscoveryOpts
15:11:52 [2023-03-22T15:11:52.419Z] --- PASS: TestDiscoveryOpts (0.00s)
15:11:52 [2023-03-22T15:11:52.419Z] PASS
15:11:52 [2023-03-22T15:11:52.419Z] coverage: 30.0% of statements
15:11:52 [2023-03-22T15:11:52.508Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:11:52 [2023-03-22T15:11:52.508Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:11:52 [2023-03-22T15:11:52.894Z] ok  	github.com/docker/docker/daemon/discovery	0.063s	coverage: 30.0% of statements
15:11:53 [2023-03-22T15:11:53.365Z] === RUN   TestWaitNodeAttachment
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestWaitNodeAttachment (0.40s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestIsolationConversion
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestIsolationConversion/default
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestIsolationConversion/process
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestIsolationConversion/hyperv
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestIsolationConversion (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestIsolationConversion/default (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestIsolationConversion/process (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestContainerLabels
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestContainerLabels (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestCredentialSpecConversion
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestCredentialSpecConversion/none
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestCredentialSpecConversion/config
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestCredentialSpecConversion/file
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestCredentialSpecConversion/registry
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestCredentialSpecConversion (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountBind
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountBind (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountVolume
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountVolume (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountTarget
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountTarget (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountTmpfs
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountInvalidType
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] === RUN   TestControllerValidateMountNamedPipe
15:11:53 [2023-03-22T15:11:53.837Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
15:11:53 [2023-03-22T15:11:53.837Z] PASS
15:11:53 [2023-03-22T15:11:53.837Z] coverage: 11.0% of statements
15:11:53 [2023-03-22T15:11:53.837Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.632s	coverage: 11.0% of statements
15:11:53 [2023-03-22T15:11:53.893Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:11:53 [2023-03-22T15:11:53.893Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestEventsLog
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestEventsLog (0.00s)
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestEventsLogTimeout
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestEventsLogTimeout (0.00s)
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestLogEvents
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestLogEvents (0.10s)
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestLoadBufferedEvents
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestLoadBufferedEvents (0.18s)
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestLoadBufferedEventsOnlyFromPast
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
15:11:54 [2023-03-22T15:11:54.311Z] === RUN   TestIgnoreBufferedWhenNoTimes
15:11:54 [2023-03-22T15:11:54.311Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
15:11:54 [2023-03-22T15:11:54.311Z] PASS
15:11:54 [2023-03-22T15:11:54.311Z] coverage: 50.0% of statements
15:11:54 [2023-03-22T15:11:54.311Z] ok  	github.com/docker/docker/daemon/events	0.340s	coverage: 50.0% of statements
15:11:54 [2023-03-22T15:11:54.782Z] === RUN   TestIsEmptyDir
15:11:54 [2023-03-22T15:11:54.783Z] --- PASS: TestIsEmptyDir (0.01s)
15:11:54 [2023-03-22T15:11:54.783Z] PASS
15:11:54 [2023-03-22T15:11:54.783Z] coverage: 2.3% of statements
15:11:54 [2023-03-22T15:11:54.783Z] ok  	github.com/docker/docker/daemon/graphdriver	0.105s	coverage: 2.3% of statements
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestVerifyNetworkingConfig
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestGetContainer
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestGetContainer (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestValidContainerNames
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestValidContainerNames (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestContainerInitDNS
15:11:55 [2023-03-22T15:11:55.253Z]     daemon_test.go:146: root required
15:11:55 [2023-03-22T15:11:55.253Z] --- SKIP: TestContainerInitDNS (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestMerge
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestMerge (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestValidateContainerIsolation
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestValidateContainerIsolation (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestFindNetworkErrorType
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestFindNetworkErrorType (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestEnsureServicesExist
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestEnsureServicesExist (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestEnsureServicesExistErrors
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestContainerDelete
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestContainerDelete (0.01s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestContainerDoubleDelete
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestContainerDoubleDelete (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestLogContainerEventCopyLabels
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestLogContainerEventWithAttributes
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestNoneHealthcheck
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestNoneHealthcheck (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestHealthStates
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11:54Z" 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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] time="2023-03-22T15:11: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"
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestHealthStates (0.21s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestMaskURLCredentials
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestMaskURLCredentials (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestGetInspectData
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestGetInspectData (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestFillLicense
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestFillLicense (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestListInvalidFilter
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestListInvalidFilter (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestNameFilter
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestNameFilter (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
15:11:55 [2023-03-22T15:11:55.253Z] === 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
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- 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)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestDaemonReloadLabels
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestDaemonReloadLabels (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestDaemonReloadMirrors
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestDaemonReloadMirrors (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestDaemonReloadInsecureRegistries
15:11:55 [2023-03-22T15:11:55.253Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
15:11:55 [2023-03-22T15:11:55.253Z] === RUN   TestDaemonReloadNotAffectOthers
15:11:55 [2023-03-22T15:11:55.254Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
15:11:55 [2023-03-22T15:11:55.254Z] === RUN   TestDaemonDiscoveryReload
15:11:55 [2023-03-22T15:11:55.276Z] --- PASS: TestLiveRestore (0.00s)
15:11:55 [2023-03-22T15:11:55.276Z]     --- PASS: TestLiveRestore/volume_references (5.60s)
15:11:55 [2023-03-22T15:11:55.276Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.81s)
15:11:55 [2023-03-22T15:11:55.276Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.23s)
15:11:55 [2023-03-22T15:11:55.276Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.14s)
15:11:55 [2023-03-22T15:11:55.276Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.15s)
15:11:55 [2023-03-22T15:11:55.276Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.29s)
15:11:55 [2023-03-22T15:11:55.276Z] PASS
15:11:55 [2023-03-22T15:11:55.276Z] 
15:11:55 [2023-03-22T15:11:55.276Z] DONE 7 tests in 5.733s
15:11:55 [2023-03-22T15:11:55.276Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:11:55 [2023-03-22T15:11:55.276Z] ++ 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
15:11:55 [2023-03-22T15:11:55.276Z] ++ set -e
15:11:55 [2023-03-22T15:11:55.276Z] ++ '[' -n 0 ']'
15:11:55 [2023-03-22T15:11:55.276Z] ++ set -x
15:11:55 [2023-03-22T15:11:55.276Z] ++ 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
15:11:55 [2023-03-22T15:11:55.276Z] INFO: Testing against a local daemon
15:11:55 [2023-03-22T15:11:55.276Z] === RUN   TestCommitInheritsEnv
15:11:55 [2023-03-22T15:11:55.725Z] === RUN   TestLinkNaming
15:11:55 [2023-03-22T15:11:55.725Z] --- PASS: TestLinkNaming (0.00s)
15:11:55 [2023-03-22T15:11:55.725Z] === RUN   TestLinkNew
15:11:55 [2023-03-22T15:11:55.725Z] --- PASS: TestLinkNew (0.00s)
15:11:55 [2023-03-22T15:11:55.725Z] === RUN   TestLinkEnv
15:11:55 [2023-03-22T15:11:55.725Z] --- PASS: TestLinkEnv (0.00s)
15:11:55 [2023-03-22T15:11:55.725Z] === RUN   TestLinkMultipleEnv
15:11:55 [2023-03-22T15:11:55.725Z] --- PASS: TestLinkMultipleEnv (0.00s)
15:11:55 [2023-03-22T15:11:55.725Z] === RUN   TestLinkPortRangeEnv
15:11:55 [2023-03-22T15:11:55.725Z] --- PASS: TestLinkPortRangeEnv (0.00s)
15:11:55 [2023-03-22T15:11:55.725Z] PASS
15:11:55 [2023-03-22T15:11:55.725Z] coverage: 93.0% of statements
15:11:55 [2023-03-22T15:11:55.725Z] ok  	github.com/docker/docker/daemon/links	0.045s	coverage: 93.0% of statements
15:11:55 [2023-03-22T15:11:55.847Z] --- PASS: TestCommitInheritsEnv (0.46s)
15:11:55 [2023-03-22T15:11:55.847Z] === RUN   TestImportExtremelyLargeImageWorks
15:11:55 [2023-03-22T15:11:55.847Z] === PAUSE TestImportExtremelyLargeImageWorks
15:11:55 [2023-03-22T15:11:55.847Z] === RUN   TestImagesFilterMultiReference
15:11:55 [2023-03-22T15:11:55.847Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:11:55 [2023-03-22T15:11:55.847Z] === RUN   TestImagePullPlatformInvalid
15:11:55 [2023-03-22T15:11:55.847Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:11:55 [2023-03-22T15:11:55.847Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:11:55 [2023-03-22T15:11:55.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" 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=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.18.10 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0751dfa6-d163-4f9c-b428-ae0a4a21cda8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0751dfa6-d163-4f9c-b428-ae0a4a21cda8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.303031ms http.response.status=200 http.response.written=2 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] 127.0.0.1 - - [22/Mar/2023:15:11:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ee7014b5-e1ab-41fd-b1a2-48d477cd253f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ee7014b5-e1ab-41fd-b1a2-48d477cd253f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" 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=ee7014b5-e1ab-41fd-b1a2-48d477cd253f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=24.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).GetContent" trace.id=83ceb869-5d5e-412b-84cb-20fa835e81e5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" 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=ee7014b5-e1ab-41fd-b1a2-48d477cd253f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40862" 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=8.919013ms http.response.status=404 http.response.written=157 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] 127.0.0.1 - - [22/Mar/2023:15:11:55 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=108.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).PutContent" trace.id=d2abe847-260a-4382-b17d-48ba5f6d1938 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=16.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).Stat" trace.id=cc1d43bf-b9af-4279-8fc6-e53a623718ec trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=81.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=dc87c56d-dedb-4eb1-846f-b2cf7c3865fb trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b0ef7d1-6fda-44b8-8410-de8f2c8c51d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.19304ms http.response.status=202 http.response.written=0 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] 127.0.0.1 - - [22/Mar/2023:15:11:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d60683c8-681e-4de2-8b22-73a6787c456f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d60683c8-681e-4de2-8b22-73a6787c456f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" 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=d60683c8-681e-4de2-8b22-73a6787c456f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=24.6µ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=21d66ca3-befc-4ecd-ba33-3d0b15215b24 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] time="2023-03-22T15:11:56Z" 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=d60683c8-681e-4de2-8b22-73a6787c456f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" 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=16.50178ms http.response.status=404 http.response.written=157 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.110Z] 127.0.0.1 - - [22/Mar/2023:15:11:55 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=73.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=e034f8de-9a79-4c30-bcda-e47227f9e6b5 trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=14.868µ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=6becf2f2-09a6-47de-89cc-8bfea263c952 trace.line=141 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=84.312µ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=c7f01fa1-0518-4483-b7ff-59fd042d023e trace.line=95 vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=51e4ee2f-bb90-414a-9608-3e5c5fc77dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=21.651459ms http.response.status=202 http.response.written=0 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=24.227µ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=97468a46-4645-4093-b50d-302bc8dbbc7d trace.line=82 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=12.332µ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=71680c66-e45d-4b3f-82de-e902403ac2cf trace.line=141 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=73.549µ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=0a68d823-3c28-46b2-917a-bf27415ce04d trace.line=124 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=15.458µ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=753c51cd-1c78-480b-b373-fa0a72606445 trace.line=141 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=142.195µ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=f523bfa7-31b3-413d-8e22-de5c291362b1 trace.line=141 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=16.292µ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=8ca04c26-903e-45d9-9360-a2ed42a8edba trace.line=141 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=30.422µ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=6be92e7d-5a1d-4c3a-8572-aca6bc4b04d5 trace.line=82 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6/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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=623.368µ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=a4642ad9-4b61-4bae-a7c4-c30065ef288e trace.line=167 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=15.502µ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=52a8b5c0-56e4-4c9d-9df9-14254e24baf4 trace.line=141 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=376.536µ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=23aae27d-0744-42ae-bc15-c4b0f5bacc71 trace.line=95 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=1.144361ms 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=b09f03a1-2b43-42bc-9ec3-67e9c11b65e7 trace.line=181 vars.name=test vars.uuid=42a561fb-65a4-4614-b229-7586f7c5f6d6 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] time="2023-03-22T15:11:56Z" 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=47a902f6-b3a5-429e-b49a-61a0e9da5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=21.463105ms http.response.status=201 http.response.written=0 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.111Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "PUT /v2/test/blobs/uploads/42a561fb-65a4-4614-b229-7586f7c5f6d6?_state=p_MRyGJ2LoHtA3zpyu_MUqg_4LrX5jZaJRU-P6oPfQp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYTU2MWZiLTY1YTQtNDYxNC1iMjI5LTc1ODZmN2M1ZjZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1NS45OTg1MjkxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=57.653µ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=75af6c05-3306-4003-92e4-fb6dcfae7266 trace.line=124 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=23.998µ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=ab962339-b54c-415e-b02e-6082bb7e55c4 trace.line=141 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=117.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).Stat" trace.id=568eb3ce-8020-4ed5-8e27-7125e4e5b6f5 trace.line=141 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=127.901µ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=06f1fc5f-8207-4145-9728-b830e1154250 trace.line=141 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41/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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=153.427µ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=0bd4083d-02c0-4dbd-97a0-d156ee97abe2 trace.line=167 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=200.083µ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=d1bceffb-31fc-41c2-a4f1-40bb5f33703c trace.line=95 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=351.361µ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=1b5de2c5-89f7-4375-8bcf-797c9fdd442a trace.line=181 vars.name=test vars.uuid=447f086a-fc76-4ebd-b7aa-c3bdc1dabb41 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=a13400b9-cf51-4af8-9301-4ca32c0896cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=19.395755ms http.response.status=201 http.response.written=0 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "PUT /v2/test/blobs/uploads/447f086a-fc76-4ebd-b7aa-c3bdc1dabb41?_state=ZFIqM_oOhMGcVmU3BMehLxneuPaGnIFlCmkl9BAeEGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0N2YwODZhLWZjNzYtNGViZC1iN2FhLWMzYmRjMWRhYmI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMlQxNToxMTo1Ni4wMDc2NDUyNjhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aca53ab8-f889-43aa-8a0f-edd9b06a4751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aca53ab8-f889-43aa-8a0f-edd9b06a4751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=aca53ab8-f889-43aa-8a0f-edd9b06a4751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=18.306µ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=24f83299-fc4f-48cd-ac28-c21463081c19 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=aca53ab8-f889-43aa-8a0f-edd9b06a4751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" 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.821936ms http.response.status=404 http.response.written=96 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=29.86µ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=57513568-e5f8-43cd-818e-32ca0d786409 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=16.385µ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=ae11eecf-8c79-4fe2-a725-1c9c8e97ac52 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=22.978µ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=b47a0c24-101d-4a99-aa6e-d755eeab3394 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=12.432µ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=0cf64cda-b0c9-4170-b2c6-2c30441aac3b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=10.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=42641dbe-cc95-4caa-983d-0b4ff295cf38 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=50.408µ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=9d8b06e5-d027-46a9-8589-47abdb17c28c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=66µ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=a0736c1a-47de-4e21-8f8e-a4f6e5bf52ad trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=32.477µ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=736652a7-a929-4dca-99e1-3f875d815b15 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=124.941µ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=a6c84fb0-c300-4ecd-9c99-8c3f6e890cdb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.112Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=44.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).PutContent" trace.id=11639842-a271-4de5-8f53-95ca74779b8f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" 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=9cea3ffc-56ac-4367-b2fa-961e91914c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.584456ms http.response.status=201 http.response.written=0 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=857fb4a8-48e5-4d50-b9c8-dddb456d64bc http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=857fb4a8-48e5-4d50-b9c8-dddb456d64bc http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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="762.992µs" http.response.status=200 http.response.written=2 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" 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=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=36.094µ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=cd1e740c-98a0-4ea3-b0b7-23b95b1f4e02 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" 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=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=47.952µ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=6f40ff3d-88ee-4633-a4f4-025650544b60 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" 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=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=20.487µ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=360768e9-a70f-4c8a-8b82-be236f18cba4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" 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=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=45.15µ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=865e0582-dfe3-4850-a4f2-9a8e77c4efa6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da22fb9b-baec-4d33-91e0-68b99444ad07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=12.834018ms http.response.status=200 http.response.written=417 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.113Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.196Z] --- PASS: TestDaemonDiscoveryReload (1.03s)
15:11:56 [2023-03-22T15:11:56.375Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.375Z] time="2023-03-22T15:11:56Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.375Z] time="2023-03-22T15:11:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.375Z] time="2023-03-22T15:11:56Z" 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=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=67.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).GetContent" trace.id=1e3454cc-f56e-40a0-9410-046c1b0f7fe8 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.375Z] time="2023-03-22T15:11:56Z" 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=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=50.758µ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=9ced7eb3-359f-4e01-ac09-06e434a81bc7 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=56.753µ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=89edfd9d-1e5a-4ec0-a747-aff7976dc567 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=33299b46-b1a2-409c-9135-841c9efebaf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40900" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=4.302353ms http.response.status=200 http.response.written=417 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=48.742µ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=37200a9f-50ac-498b-9481-86aa5be2fcd3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=21.267µ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=31113c03-49dd-49c7-a75b-2338bf39b561 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=32.579µ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=bc595d1d-731f-43e6-a396-eb6687d3feea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=21.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).Stat" trace.id=8c88aa12-8e49-4a8a-9e41-a91b2ecca6e0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=24.296µ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=61091aff-bb76-4cae-b98d-05a58fd364ba trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=9.327µ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=ce378029-6370-4032-b242-b93126a35ba3 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=135.2µ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=e1673d68-1c20-4817-a198-bb8366b3ea14 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=123.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).GetContent" trace.id=668ab23b-f831-4e46-b53a-4b7652074ce6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=19.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=1fc8758d-d2a1-44f8-874f-bb160a3829d8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=05954caa-05df-4188-a991-0a9d4e64b124 http.request.method=GET http.request.remoteaddr="127.0.0.1:40924" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=12.803832ms http.response.status=200 http.response.written=68 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=35.565µ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=549f1c9d-79d7-48de-8ec5-c6157d655bcb trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=134.22µ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=c54e601b-b5a4-4207-956c-a4237e9b4c3a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=34.828µ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=3b3c74a0-6f21-4f1d-a143-a5146b6f6f73 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=135.674µ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=462c5c82-d17e-4f0a-84fd-1ce748db2ed2 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=18.682µ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=1f70bc02-9e60-47c5-abbf-ca4cfad737ee trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.376Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=10.378µ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=272723fd-b30c-4d75-9060-f7f4845987c9 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=26.359µ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=ea3cca79-289f-4360-8ded-05f3417ad38c trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=30.736µ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=a5401f2d-6755-4ee7-8405-0f9080fb545a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=22.177µ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=e0205bf4-7c6b-4fc3-993d-9716816a283b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9e84ae7-d334-4e3c-8a0e-e0f223362595 http.request.method=GET http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=32.637235ms http.response.status=200 http.response.written=179 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=60dc00a7-15c9-4e94-aca1-a28ab3156d05 http.request.method=GET http.request.remoteaddr="127.0.0.1:40948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=60dc00a7-15c9-4e94-aca1-a28ab3156d05 http.request.method=GET http.request.remoteaddr="127.0.0.1:40948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.219918ms http.response.status=200 http.response.written=2 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=21.102µ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=9451de27-d06e-4390-bf05-17081a7b6751 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=14.836µ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=ddaf46b9-30b2-4df0-b4d9-dc1625c2a63e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=cc7647e2-eee2-4761-a1f3-a1f65f30c0ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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.09591ms http.response.status=404 http.response.written=181 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=22.965µ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=b5d95a6b-2987-4f58-acc7-d585ecc52ba5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 trace.duration=301.53µ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=7e6161c7-f943-4b13-aeda-20f43cc0c240 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] time="2023-03-22T15:11:56Z" 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=079ff176-99fa-439f-8dc9-97176b3952d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb 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=2.353135ms http.response.status=404 http.response.written=181 instance.id=db1bff8d-f8ae-4c22-a7bb-28b697578ba7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
15:11:56 [2023-03-22T15:11:56.377Z] 127.0.0.1 - - [22/Mar/2023:15:11:56 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e55d9b155daad92ba1151ce2ebde1c80ae846fbb kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
15:11:56 [2023-03-22T15:11:56.377Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.54s)
15:11:56 [2023-03-22T15:11:56.377Z] === RUN   TestRemoveImageOrphaning
15:11:56 [2023-03-22T15:11:56.377Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:11:56 [2023-03-22T15:11:56.667Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
15:11:56 [2023-03-22T15:11:56.667Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
15:11:56 [2023-03-22T15:11:56.949Z] --- PASS: TestRemoveImageOrphaning (0.48s)
15:11:56 [2023-03-22T15:11:56.949Z] === RUN   TestRemoveImageGarbageCollector
15:11:57 [2023-03-22T15:11:57.139Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestAdapterReadLogs
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestAdapterReadLogs (0.00s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestCopier
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestCopier (0.00s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestCopierLongLines
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestCopierLongLines (0.00s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestCopierSlow
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
15:11:57 [2023-03-22T15:11:57.609Z]     reload_test.go:520: root required
15:11:57 [2023-03-22T15:11:57.609Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
15:11:57 [2023-03-22T15:11:57.609Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
15:11:57 [2023-03-22T15:11:57.609Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestParseVolumesFrom
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestParseVolumesFrom (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] PASS
15:11:57 [2023-03-22T15:11:57.610Z] coverage: 9.0% of statements
15:11:57 [2023-03-22T15:11:57.610Z] ok  	github.com/docker/docker/daemon	2.478s	coverage: 9.0% of statements
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestCopierSlow (0.20s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestCopierWithSized
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestCopierWithSized/as_is
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestCopierWithSized/With_RingLogger
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestCopierWithSized (0.01s)
15:11:57 [2023-03-22T15:11:57.610Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestCopierWithPartial
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestCopierWithPartial (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestRingLogger
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestRingLogger (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestRingCap
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestRingCap (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestRingClose
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestRingClose (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] === RUN   TestRingDrain
15:11:57 [2023-03-22T15:11:57.610Z] --- PASS: TestRingDrain (0.00s)
15:11:57 [2023-03-22T15:11:57.610Z] PASS
15:11:57 [2023-03-22T15:11:57.610Z] coverage: 43.5% of statements
15:11:57 [2023-03-22T15:11:57.610Z] ok  	github.com/docker/docker/daemon/logger	0.316s	coverage: 43.5% of statements
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/defaults
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/invalid_create_group
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/invalid_flush_interval
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/flush_interval_at_15
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestNewStreamConfig (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewAWSLogsClientUserAgentHandler
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestNewAWSLogsClientRegionDetect
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=info msg="Trying to get region from EC2 Metadata"
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCreateSuccess
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestCreateSuccess (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCreateLogGroupSuccess
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCreateError
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestCreateError (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCreateAlreadyExists
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestCreateAlreadyExists (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestLogClosed
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestLogClosed (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestLogBlocking
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestLogBlocking (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestLogNonBlockingBufferEmpty
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestLogNonBlockingBufferFull
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestPublishBatchSuccess
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestPublishBatchSuccess (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestPublishBatchError
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=error msg=Error
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestPublishBatchError (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestPublishBatchInvalidSeqSuccess
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestPublishBatchAlreadyAccepted
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:11:58 [2023-03-22T15:11:58.601Z] time="2023-03-22T15:11:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCollectBatchSimple
15:11:58 [2023-03-22T15:11:58.601Z] --- PASS: TestCollectBatchSimple (0.00s)
15:11:58 [2023-03-22T15:11:58.601Z] === RUN   TestCollectBatchTicker
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchTicker (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMultilinePattern
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchClose
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchClose (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/0/Hello
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/2/🙃
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/3/����
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/4/He��o
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestEffectiveLen/5/
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestEffectiveLen (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/0/
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: 
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: 
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/1/Hello
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: Hello
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: 
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/2/Hello
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: He
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: llo
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/3/Hello
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: 
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: Hello
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/4/🙃
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: 
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: 🙃
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/5/🙃
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: 🙃
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: 
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/6/a�
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: a
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: �
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestFindValidSplit/7/a�
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1043: a�
15:11:58 [2023-03-22T15:11:58.602Z]     cloudwatchlogs_test.go:1044: 
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestFindValidSplit (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestProcessEventEmoji
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestProcessEventEmoji (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchLineSplit
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchLineSplit (0.01s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchLineSplitWithBinary
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMaxEvents
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestSearchRegistryForImagesErrors
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestSearchRegistryForImages
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestSearchRegistryForImages (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestOnlyPlatformWithFallback
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestImageDelete
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMaxTotalBytes
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestImageDelete/no_lease
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestImageDelete/lease_exists
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
15:11:58 [2023-03-22T15:11:58.602Z] === RUN   TestCollectBatchWithDuplicateTimestamps
15:11:58 [2023-03-22T15:11:58.602Z] --- PASS: TestImageDelete (0.06s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestImageDelete/no_lease (0.02s)
15:11:58 [2023-03-22T15:11:58.602Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestContentStoreForPull
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsMultilinePattern
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestCreateTagSuccess
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestCreateTagSuccess (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] PASS
15:11:59 [2023-03-22T15:11:59.072Z] coverage: 77.8% of statements
15:11:59 [2023-03-22T15:11:59.072Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.489s	coverage: 77.8% of statements
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestContentStoreForPull (0.22s)
15:11:59 [2023-03-22T15:11:59.072Z] PASS
15:11:59 [2023-03-22T15:11:59.072Z] coverage: 6.6% of statements
15:11:59 [2023-03-22T15:11:59.072Z] ok  	github.com/docker/docker/daemon/images	0.467s	coverage: 6.6% of statements
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestJSONLogsMarshalJSONBuf
15:11:59 [2023-03-22T15:11:59.072Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
15:11:59 [2023-03-22T15:11:59.072Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
15:11:59 [2023-03-22T15:11:59.072Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:11:59 [2023-03-22T15:11:59.072Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:11:59 [2023-03-22T15:11:59.072Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:11:59 [2023-03-22T15:11:59.072Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:11:59 [2023-03-22T15:11:59.073Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:11:59 [2023-03-22T15:11:59.073Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:11:59 [2023-03-22T15:11:59.073Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:11:59 [2023-03-22T15:11:59.073Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s)
15:11:59 [2023-03-22T15:11:59.073Z] === RUN   TestFastTimeMarshalJSON
15:11:59 [2023-03-22T15:11:59.073Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
15:11:59 [2023-03-22T15:11:59.073Z] PASS
15:11:59 [2023-03-22T15:11:59.073Z] coverage: 87.2% of statements
15:11:59 [2023-03-22T15:11:59.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.270s	coverage: 87.2% of statements
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestRemoveImageGarbageCollector (2.41s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagInvalidReference
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagInvalidReference (0.02s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagValidPrefixedRepo
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagExistedNameWithoutForce
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagOfficialNames
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagOfficialNames (0.07s)
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestTagMatchesDigest
15:11:59 [2023-03-22T15:11:59.493Z] --- PASS: TestTagMatchesDigest (0.02s)
15:11:59 [2023-03-22T15:11:59.493Z] === CONT  TestImportExtremelyLargeImageWorks
15:11:59 [2023-03-22T15:11:59.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestJSONFileLogger
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestJSONFileLogger (0.00s)
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestJSONFileLoggerWithTags
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestJSONFileLoggerWithOpts
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestJSONFileLoggerWithLabelsEnv
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestEncodeDecode
15:11:59 [2023-03-22T15:11:59.543Z] === PAUSE TestEncodeDecode
15:11:59 [2023-03-22T15:11:59.543Z] === RUN   TestUnexpectedEOF
15:11:59 [2023-03-22T15:11:59.543Z] time="2023-03-22T15:11:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:11:59 [2023-03-22T15:11:59.543Z] time="2023-03-22T15:11:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestUnexpectedEOF (0.19s)
15:11:59 [2023-03-22T15:11:59.543Z] === CONT  TestEncodeDecode
15:11:59 [2023-03-22T15:11:59.543Z] --- PASS: TestEncodeDecode (0.00s)
15:11:59 [2023-03-22T15:11:59.543Z] PASS
15:11:59 [2023-03-22T15:11:59.543Z] coverage: 69.9% of statements
15:11:59 [2023-03-22T15:11:59.543Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.291s	coverage: 69.9% of statements
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestWriteLog
15:12:01 [2023-03-22T15:12:01.120Z] === PAUSE TestWriteLog
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestReadLog
15:12:01 [2023-03-22T15:12:01.120Z] === PAUSE TestReadLog
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestDecode
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestDecode (0.02s)
15:12:01 [2023-03-22T15:12:01.120Z] === CONT  TestWriteLog
15:12:01 [2023-03-22T15:12:01.120Z] === CONT  TestReadLog
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestReadLog/tail_exact
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestWriteLog (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestLog
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestLog (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] PASS
15:12:01 [2023-03-22T15:12:01.120Z] coverage: 31.5% of statements
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestReadLog/tail_less_than_available
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestReadLog/tail_more_than_available
15:12:01 [2023-03-22T15:12:01.120Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 31.5% of statements
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestReadLog (0.19s)
15:12:01 [2023-03-22T15:12:01.120Z]     --- PASS: TestReadLog/tail_exact (0.18s)
15:12:01 [2023-03-22T15:12:01.120Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] PASS
15:12:01 [2023-03-22T15:12:01.120Z] coverage: 78.7% of statements
15:12:01 [2023-03-22T15:12:01.120Z] ok  	github.com/docker/docker/daemon/logger/local	0.313s	coverage: 78.7% of statements
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestOpenFileDelete
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestOpenFileDelete (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestOpenFileRename
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestOpenFileRename (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestHandleDecoderErr
15:12:01 [2023-03-22T15:12:01.120Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestHandleDecoderErr (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestParseLogTagDefaultTag
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestParseLogTag
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestParseLogTag (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestParseLogTagEmptyTag
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestTailFiles
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestTailFiles (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestFollowLogsConsumerGone
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestFollowLogsProducerGone
15:12:01 [2023-03-22T15:12:01.120Z]     logfile_test.go:233: messages sent: 4098, received: 4098
15:12:01 [2023-03-22T15:12:01.120Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
15:12:01 [2023-03-22T15:12:01.120Z] --- PASS: TestFollowLogsProducerGone (0.00s)
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestCheckCapacityAndRotate
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
15:12:01 [2023-03-22T15:12:01.120Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
15:12:01 [2023-03-22T15:12:01.407Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:12:01 [2023-03-22T15:12:01.592Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
15:12:01 [2023-03-22T15:12:01.592Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
15:12:01 [2023-03-22T15:12:01.592Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
15:12:01 [2023-03-22T15:12:01.592Z] PASS
15:12:01 [2023-03-22T15:12:01.592Z] coverage: 54.9% of statements
15:12:01 [2023-03-22T15:12:01.592Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.233s	coverage: 54.9% of statements
15:12:01 [2023-03-22T15:12:01.979Z]     check_test.go:308: [d9ebc99bc2d90] daemon is not started
15:12:01 [2023-03-22T15:12:01.979Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:12:02 [2023-03-22T15:12:02.063Z] === RUN   TestNewParse
15:12:02 [2023-03-22T15:12:02.063Z] --- PASS: TestNewParse (0.00s)
15:12:02 [2023-03-22T15:12:02.063Z] PASS
15:12:02 [2023-03-22T15:12:02.063Z] coverage: 8.3% of statements
15:12:02 [2023-03-22T15:12:02.536Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateLogOpt
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateLogOpt (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestNewMissedConfig
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestNewMissedConfig (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestNewMissedUrl
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestNewMissedUrl (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestNewMissedToken
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestNewMissedToken (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestNewWithProxy
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestNewWithProxy (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestDefault
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestDefault (0.01s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestInlineFormatWithNonDefaultOptions
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestJsonFormat
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestJsonFormat (0.02s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestRawFormat
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestRawFormat (0.01s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestRawFormatWithLabels
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestRawFormatWithLabels (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestRawFormatWithoutTag
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestRawFormatWithoutTag (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestBatching
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestParseLogFormat
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestParseLogFormat (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateLogOptEmpty
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateLogOptEmpty (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateSyslogAddress
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateSyslogAddress (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestParseAddressDefaultPort
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestParseAddressDefaultPort (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateSyslogFacility
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateSyslogFacility (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateLogOptSyslogFormat
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestValidateLogOpt
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestValidateLogOpt (0.00s)
15:12:02 [2023-03-22T15:12:02.536Z] PASS
15:12:02 [2023-03-22T15:12:02.536Z] coverage: 46.8% of statements
15:12:02 [2023-03-22T15:12:02.536Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.068s	coverage: 46.8% of statements
15:12:02 [2023-03-22T15:12:02.536Z] --- PASS: TestBatching (0.34s)
15:12:02 [2023-03-22T15:12:02.536Z] === RUN   TestFrequency
15:12:03 [2023-03-22T15:12:03.007Z] --- PASS: TestFrequency (0.18s)
15:12:03 [2023-03-22T15:12:03.007Z] === RUN   TestOneMessagePerRequest
15:12:03 [2023-03-22T15:12:03.007Z] --- PASS: TestOneMessagePerRequest (0.00s)
15:12:03 [2023-03-22T15:12:03.007Z] === RUN   TestVerify
15:12:03 [2023-03-22T15:12:03.007Z] --- PASS: TestVerify (0.00s)
15:12:03 [2023-03-22T15:12:03.007Z] === RUN   TestSkipVerify
15:12:03 [2023-03-22T15:12:03.007Z] time="2023-03-22T15:12:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.007Z] time="2023-03-22T15:12:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.007Z] time="2023-03-22T15:12:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.007Z] time="2023-03-22T15:12:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] --- PASS: TestSkipVerify (0.68s)
15:12:03 [2023-03-22T15:12:03.479Z] === RUN   TestBufferMaximum
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.299301\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.299301\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] --- PASS: TestBufferMaximum (0.00s)
15:12:03 [2023-03-22T15:12:03.479Z] === RUN   TestServerAlwaysDown
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.303301\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.303301\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.303301\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.304303\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] time="2023-03-22T15:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1679497923.304303\",\"host\":\"ca0d32ec63e0\"}'"
15:12:03 [2023-03-22T15:12:03.479Z] --- PASS: TestServerAlwaysDown (0.00s)
15:12:03 [2023-03-22T15:12:03.479Z] === RUN   TestCannotSendAfterClose
15:12:03 [2023-03-22T15:12:03.479Z] --- PASS: TestCannotSendAfterClose (0.00s)
15:12:03 [2023-03-22T15:12:03.479Z] === RUN   TestDeadlockOnBlockedEndpoint
15:12:04 [2023-03-22T15:12:04.470Z] === RUN   TestV1IDService
15:12:04 [2023-03-22T15:12:04.470Z] --- PASS: TestV1IDService (0.03s)
15:12:04 [2023-03-22T15:12:04.470Z] === RUN   TestV2MetadataService
15:12:04 [2023-03-22T15:12:04.470Z] time="2023-03-22T15:12:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
15:12:04 [2023-03-22T15:12:04.470Z] time="2023-03-22T15:12:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ca0d32ec63e0\"}'"
15:12:04 [2023-03-22T15:12:04.470Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
15:12:04 [2023-03-22T15:12:04.470Z] PASS
15:12:04 [2023-03-22T15:12:04.470Z] coverage: 82.5% of statements
15:12:04 [2023-03-22T15:12:04.470Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.334s	coverage: 82.5% of statements
15:12:04 [2023-03-22T15:12:04.470Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:12:04 [2023-03-22T15:12:04.470Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:12:04 [2023-03-22T15:12:04.470Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestContinueOnError_NonMirrorEndpoint
15:12:04 [2023-03-22T15:12:04.943Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestContinueOnError_MirrorEndpoint
15:12:04 [2023-03-22T15:12:04.943Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestContinueOnError_NeverContinue
15:12:04 [2023-03-22T15:12:04.943Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestContinueOnError_UnnestsErrors
15:12:04 [2023-03-22T15:12:04.943Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestManifestStore
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestManifestStore/no_remote_or_local
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestSuccessfulDownload
15:12:04 [2023-03-22T15:12:04.943Z]     download_test.go:267: Needs fixing on Windows
15:12:04 [2023-03-22T15:12:04.943Z] --- SKIP: TestSuccessfulDownload (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestCancelledDownload
15:12:04 [2023-03-22T15:12:04.943Z] --- PASS: TestCancelledDownload (0.00s)
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestMaxDownloadAttempts
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:12:04 [2023-03-22T15:12:04.943Z] time="2023-03-22T15:12:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1706035217\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
15:12:05 [2023-03-22T15:12:05.280Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/no_local_cache
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/no_local_cache/digested
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/with_local_cache
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/unknown_media_type
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/unknown_media_type/no_cache
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:04Z" level=warning msg="reference for unknown type: "
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:04Z" level=warning msg="reference for unknown type: "
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/unknown_media_type/with_cache
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=warning msg="reference for unknown type: "
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=warning msg="reference for unknown type: "
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=warning msg="reference for unknown type: "
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/error_persisting_manifest
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestManifestStore (0.42s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
15:12:05 [2023-03-22T15:12:05.416Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestManifestStore/unknown_media_type (0.10s)
15:12:05 [2023-03-22T15:12:05.416Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
15:12:05 [2023-03-22T15:12:05.416Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
15:12:05 [2023-03-22T15:12:05.416Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
15:12:05 [2023-03-22T15:12:05.416Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.03s)
15:12:05 [2023-03-22T15:12:05.416Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
15:12:05 [2023-03-22T15:12:05.416Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/schema1
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestFixManifestLayers
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestFixManifestLayers (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestFixManifestLayersBaseLayerParent
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:81: Needs fixing on Windows
15:12:05 [2023-03-22T15:12:05.416Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestFixManifestLayersBadParent
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestValidateManifest
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:126: Needs fixing on Windows
15:12:05 [2023-03-22T15:12:05.416Z] --- SKIP: TestValidateManifest (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestFormatPlatform
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestFormatPlatform (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestPullSchema2Config
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestPullSchema2Config/success_first_time
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestPullSchema2Config/500_status
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:12:05 [2023-03-22T15:12:05.416Z] time="2023-03-22T15:12:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:12:05 [2023-03-22T15:12:05.416Z] --- PASS: TestMaxDownloadAttempts (0.00s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s)
15:12:05 [2023-03-22T15:12:05.416Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestTransfer
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.416Z] === RUN   TestPullSchema2Config/EOF
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/
15:12:05 [2023-03-22T15:12:05.416Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.416Z] 2023/03/22 15:12:05 http: panic serving 127.0.0.1:49230: intentional panic
15:12:05 [2023-03-22T15:12:05.416Z] goroutine 88 [running]:
15:12:05 [2023-03-22T15:12:05.416Z] net/http.(*conn).serve.func1()
15:12:05 [2023-03-22T15:12:05.416Z] 	c:/go/src/net/http/server.go:1825 +0xbf
15:12:05 [2023-03-22T15:12:05.416Z] panic({0x14a5c40, 0x164baf0})
15:12:05 [2023-03-22T15:12:05.416Z] 	c:/go/src/runtime/panic.go:844 +0x258
15:12:05 [2023-03-22T15:12:05.416Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000142340?, {0x16529e8?, 0xc0000781c0?})
15:12:05 [2023-03-22T15:12:05.416Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4
15:12:05 [2023-03-22T15:12:05.416Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16529e8, 0xc0000781c0}, 0xc000064f00)
15:12:05 [2023-03-22T15:12:05.417Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x286
15:12:05 [2023-03-22T15:12:05.417Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16529e8?, 0xc0000781c0?}, 0x19c8520?)
15:12:05 [2023-03-22T15:12:05.417Z] 	c:/go/src/net/http/server.go:2084 +0x2f
15:12:05 [2023-03-22T15:12:05.417Z] net/http.serverHandler.ServeHTTP({0xc000365c80?}, {0x16529e8, 0xc0000781c0}, 0xc000064f00)
15:12:05 [2023-03-22T15:12:05.417Z] 	c:/go/src/net/http/server.go:2916 +0x43b
15:12:05 [2023-03-22T15:12:05.417Z] net/http.(*conn).serve(0xc00006a960, {0x16530f8, 0xc0001d80c0})
15:12:05 [2023-03-22T15:12:05.417Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
15:12:05 [2023-03-22T15:12:05.417Z] created by net/http.(*Server).Serve
15:12:05 [2023-03-22T15:12:05.417Z] 	c:/go/src/net/http/server.go:3071 +0x4db
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestTransfer (0.12s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestConcurrencyLimit
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestV2MetadataService (1.38s)
15:12:05 [2023-03-22T15:12:05.889Z] PASS
15:12:05 [2023-03-22T15:12:05.889Z] coverage: 48.2% of statements
15:12:05 [2023-03-22T15:12:05.889Z] ok  	github.com/docker/docker/distribution/metadata	1.486s	coverage: 48.2% of statements
15:12:05 [2023-03-22T15:12:05.889Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestPullSchema2Config/unauthorized
15:12:05 [2023-03-22T15:12:05.889Z]     pull_v2_test.go:283: HTTP GET /v2/
15:12:05 [2023-03-22T15:12:05.889Z]     pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestPullSchema2Config (0.54s)
15:12:05 [2023-03-22T15:12:05.889Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
15:12:05 [2023-03-22T15:12:05.889Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
15:12:05 [2023-03-22T15:12:05.889Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
15:12:05 [2023-03-22T15:12:05.889Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestGetRepositoryMountCandidates
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestLayerAlreadyExists
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z]     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}
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestLayerAlreadyExists (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestWhenEmptyAuthConfig
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestConcurrencyLimit (0.36s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestInactiveJobs
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestNotFound
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestNotFound (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestConflict
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestConflict (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestForbidden
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestForbidden (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestInvalidParameter
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestInvalidParameter (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestNotImplemented
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestNotImplemented (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestNotModified
15:12:05 [2023-03-22T15:12:05.889Z] --- PASS: TestNotModified (0.00s)
15:12:05 [2023-03-22T15:12:05.889Z] === RUN   TestUnauthorized
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestUnauthorized (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestUnknown
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestUnknown (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestCancelled
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestCancelled (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestDeadline
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestDeadline (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestDataLoss
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestDataLoss (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestUnavailable
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestUnavailable (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestSystem
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestSystem (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Not_Found
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Bad_Request
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Conflict
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Unauthorized
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Service_Unavailable
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Forbidden
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Not_Modified
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Not_Implemented
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Internal_Server_Error
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestFromStatusCode (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] PASS
15:12:06 [2023-03-22T15:12:06.361Z] coverage: 77.0% of statements
15:12:06 [2023-03-22T15:12:06.361Z] ok  	github.com/docker/docker/errdefs	0.045s	coverage: 77.0% of statements
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestInactiveJobs (0.35s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestWatchRelease
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestWatchRelease (0.04s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestWatchFinishedTransfer
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestWatchFinishedTransfer (0.00s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestDuplicateTransfer
15:12:06 [2023-03-22T15:12:06.361Z] --- PASS: TestDuplicateTransfer (0.04s)
15:12:06 [2023-03-22T15:12:06.361Z] === RUN   TestSuccessfulUpload
15:12:06 [2023-03-22T15:12:06.664Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:12:06 [2023-03-22T15:12:06.836Z] time="2023-03-22T15:12:06Z" level=error msg="Upload failed, retrying: simulating retry"
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestSuccessfulUpload (0.36s)
15:12:06 [2023-03-22T15:12:06.836Z] === RUN   TestCancelledUpload
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestCancelledUpload (0.00s)
15:12:06 [2023-03-22T15:12:06.836Z] PASS
15:12:06 [2023-03-22T15:12:06.836Z] coverage: 76.4% of statements
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestWhenEmptyAuthConfig (0.90s)
15:12:06 [2023-03-22T15:12:06.836Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
15:12:06 [2023-03-22T15:12:06.836Z] === RUN   TestTokenPassThru
15:12:06 [2023-03-22T15:12:06.836Z] ok  	github.com/docker/docker/distribution/xfer	1.816s	coverage: 76.4% of statements
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestTokenPassThru (0.01s)
15:12:06 [2023-03-22T15:12:06.836Z] === RUN   TestTokenPassThruDifferentHost
15:12:06 [2023-03-22T15:12:06.836Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
15:12:06 [2023-03-22T15:12:06.836Z] PASS
15:12:06 [2023-03-22T15:12:06.836Z] coverage: 27.4% of statements
15:12:06 [2023-03-22T15:12:06.836Z] ok  	github.com/docker/docker/distribution	1.985s	coverage: 27.4% of statements
15:12:06 [2023-03-22T15:12:06.836Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:12:06 [2023-03-22T15:12:06.836Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:12:07 [2023-03-22T15:12:07.236Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:12:07 [2023-03-22T15:12:07.306Z] === RUN   TestCompare
15:12:07 [2023-03-22T15:12:07.306Z] --- PASS: TestCompare (0.00s)
15:12:07 [2023-03-22T15:12:07.306Z] PASS
15:12:07 [2023-03-22T15:12:07.306Z] coverage: 19.2% of statements
15:12:07 [2023-03-22T15:12:07.306Z] ok  	github.com/docker/docker/image/cache	0.100s	coverage: 19.2% of statements
15:12:07 [2023-03-22T15:12:07.306Z] === RUN   TestFSGetInvalidData
15:12:07 [2023-03-22T15:12:07.306Z] --- PASS: TestFSGetInvalidData (0.01s)
15:12:07 [2023-03-22T15:12:07.306Z] === RUN   TestFSInvalidSet
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSInvalidSet (0.01s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSInvalidRoot
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSInvalidRoot (0.01s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSMetadataGetSet
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSMetadataGetSet (0.05s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSInvalidWalker
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSInvalidWalker (0.02s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSGetSet
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSGetSet (0.02s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSGetUnsetKey
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSGetUnsetKey (0.01s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSGetEmptyData
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSGetEmptyData (0.01s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSDelete
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSDelete (0.02s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSWalker
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSWalker (0.02s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestFSWalkerStopOnError
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestFSWalkerStopOnError (0.02s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestNewFromJSON
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestNewFromJSON (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestNewFromJSONWithInvalidJSON
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestMarshalKeyOrder
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestMarshalKeyOrder (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestImage
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestImage (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestImageOSNotEmpty
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestImageOSNotEmpty (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestNewChildImageFromImageWithRootFS
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestCreate
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestCreate (0.01s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestRestore
15:12:07 [2023-03-22T15:12:07.777Z] time="2023-03-22T15:12:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
15:12:07 [2023-03-22T15:12:07.777Z] --- PASS: TestRestore (0.23s)
15:12:07 [2023-03-22T15:12:07.777Z] === RUN   TestAddDelete
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestAddDelete (0.09s)
15:12:08 [2023-03-22T15:12:08.247Z] === RUN   TestSearchAfterDelete
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestSearchAfterDelete (0.03s)
15:12:08 [2023-03-22T15:12:08.247Z] === RUN   TestParentReset
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestParentReset (0.05s)
15:12:08 [2023-03-22T15:12:08.247Z] === RUN   TestGetAndSetLastUpdated
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
15:12:08 [2023-03-22T15:12:08.247Z] === RUN   TestStoreLen
15:12:08 [2023-03-22T15:12:08.247Z] === RUN   TestMakeV1ConfigFromConfig
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
15:12:08 [2023-03-22T15:12:08.247Z] PASS
15:12:08 [2023-03-22T15:12:08.247Z] coverage: 25.0% of statements
15:12:08 [2023-03-22T15:12:08.247Z] ok  	github.com/docker/docker/image/v1	0.082s	coverage: 25.0% of statements
15:12:08 [2023-03-22T15:12:08.247Z] --- PASS: TestStoreLen (0.09s)
15:12:08 [2023-03-22T15:12:08.247Z] PASS
15:12:08 [2023-03-22T15:12:08.247Z] coverage: 86.8% of statements
15:12:08 [2023-03-22T15:12:08.247Z] ok  	github.com/docker/docker/image	0.804s	coverage: 86.8% of statements
15:12:08 [2023-03-22T15:12:08.624Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:12:08 [2023-03-22T15:12:08.718Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:12:08 [2023-03-22T15:12:08.718Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:12:09 [2023-03-22T15:12:09.567Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:12:09 [2023-03-22T15:12:09.714Z] === RUN   TestEnvironmentParsing
15:12:09 [2023-03-22T15:12:09.714Z] --- PASS: TestEnvironmentParsing (0.00s)
15:12:09 [2023-03-22T15:12:09.714Z] PASS
15:12:09 [2023-03-22T15:12:09.714Z] coverage: 1.0% of statements
15:12:09 [2023-03-22T15:12:09.714Z] ok  	github.com/docker/docker/libcontainerd/local	0.079s	coverage: 1.0% of statements
15:12:09 [2023-03-22T15:12:09.714Z] === RUN   TestSerialization
15:12:09 [2023-03-22T15:12:09.714Z] --- PASS: TestSerialization (0.02s)
15:12:09 [2023-03-22T15:12:09.714Z] PASS
15:12:09 [2023-03-22T15:12:09.714Z] coverage: 100.0% of statements
15:12:09 [2023-03-22T15:12:09.714Z] ok  	github.com/docker/docker/libcontainerd/queue	0.064s	coverage: 100.0% of statements
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestEmptyLayer
15:12:10 [2023-03-22T15:12:10.185Z] --- PASS: TestEmptyLayer (0.00s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestCommitFailure
15:12:10 [2023-03-22T15:12:10.185Z] --- PASS: TestCommitFailure (0.02s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestStartTransactionFailure
15:12:10 [2023-03-22T15:12:10.185Z] --- PASS: TestStartTransactionFailure (0.00s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestGetOrphan
15:12:10 [2023-03-22T15:12:10.185Z] --- PASS: TestGetOrphan (0.01s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestMountAndRegister
15:12:10 [2023-03-22T15:12:10.185Z]     layer_test.go:270: Layer size: 14
15:12:10 [2023-03-22T15:12:10.185Z] --- PASS: TestMountAndRegister (0.07s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestLayerRelease
15:12:10 [2023-03-22T15:12:10.185Z]     layer_test.go:303: Failing on Windows
15:12:10 [2023-03-22T15:12:10.185Z] --- SKIP: TestLayerRelease (0.00s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestStoreRestore
15:12:10 [2023-03-22T15:12:10.185Z]     layer_test.go:352: Failing on Windows
15:12:10 [2023-03-22T15:12:10.185Z] --- SKIP: TestStoreRestore (0.00s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestTarStreamStability
15:12:10 [2023-03-22T15:12:10.185Z]     layer_test.go:467: Failing on Windows
15:12:10 [2023-03-22T15:12:10.185Z] --- SKIP: TestTarStreamStability (0.00s)
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestRegisterExistingLayer
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
15:12:10 [2023-03-22T15:12:10.185Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
15:12:10 [2023-03-22T15:12:10.186Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
15:12:10 [2023-03-22T15:12:10.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
15:12:10 [2023-03-22T15:12:10.186Z] PASS
15:12:10 [2023-03-22T15:12:10.186Z] coverage: 45.8% of statements
15:12:10 [2023-03-22T15:12:10.186Z] ok  	github.com/docker/docker/oci	0.063s	coverage: 45.8% of statements
15:12:10 [2023-03-22T15:12:10.775Z] --- PASS: TestRegisterExistingLayer (0.20s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestTarStreamVerification
15:12:10 [2023-03-22T15:12:10.775Z]     layer_test.go:696: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestTarStreamVerification (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestLayerMigration
15:12:10 [2023-03-22T15:12:10.775Z]     migration_test.go:45: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestLayerMigration (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestLayerMigrationNoTarsplit
15:12:10 [2023-03-22T15:12:10.775Z]     migration_test.go:181: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestMountInit
15:12:10 [2023-03-22T15:12:10.775Z]     mount_test.go:17: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestMountInit (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestMountSize
15:12:10 [2023-03-22T15:12:10.775Z]     mount_test.go:76: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestMountSize (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestMountChanges
15:12:10 [2023-03-22T15:12:10.775Z]     mount_test.go:125: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestMountChanges (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestMountApply
15:12:10 [2023-03-22T15:12:10.775Z]     mount_test.go:212: Failing on Windows
15:12:10 [2023-03-22T15:12:10.775Z] --- SKIP: TestMountApply (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] PASS
15:12:10 [2023-03-22T15:12:10.775Z] coverage: 30.1% of statements
15:12:10 [2023-03-22T15:12:10.775Z] ok  	github.com/docker/docker/layer	0.408s	coverage: 30.1% of statements
15:12:10 [2023-03-22T15:12:10.775Z] === RUN   TestParseVersion
15:12:10 [2023-03-22T15:12:10.775Z] --- PASS: TestParseVersion (0.00s)
15:12:10 [2023-03-22T15:12:10.775Z] PASS
15:12:10 [2023-03-22T15:12:10.775Z] coverage: 52.9% of statements
15:12:10 [2023-03-22T15:12:10.775Z] ok  	github.com/docker/docker/pkg/aaparser	0.078s	coverage: 52.9% of statements
15:12:10 [2023-03-22T15:12:10.775Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:12:10 [2023-03-22T15:12:10.775Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:12:10 [2023-03-22T15:12:10.775Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:12:10 [2023-03-22T15:12:10.775Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:12:10 [2023-03-22T15:12:10.775Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:12:10 [2023-03-22T15:12:10.954Z]     check_test.go:308: [d40d25840596b] daemon is not started
15:12:10 [2023-03-22T15:12:10.954Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestAddressPoolOpt
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestAddressPoolOpt (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/a
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/something
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/_=a
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/env1=value1
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/_env1=value1
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/env2=value2=value3
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/env3=abc!qwe
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/env_4=value_4
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/PATH
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/=a
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/PATH=
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/PATH=something
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/asd!qwe
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/1asd
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/123
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/some_space
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/__some_space_before
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/some_space_after__
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/=
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateEnv/PaTh
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestValidateEnv (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/a (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/something (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/_=a (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/PATH (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/=a (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/1asd (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/123 (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/some_space (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/= (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestParseHost
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestParseHost (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestParseDockerDaemonHost
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestParseDockerDaemonHost (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestParseTCP
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestParseTCP (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestParseInvalidUnixAddrInvalid
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateExtraHosts
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestValidateExtraHosts (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestIpOptString
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestIpOptString (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestNewIpOptInvalidDefaultVal
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestNewIpOptValidDefaultVal
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestIpOptSetInvalidVal
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateIPAddress
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestValidateIPAddress (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestMapOpts
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestMapOpts (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestListOptsWithoutValidator
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestListOptsWithoutValidator (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestListOptsWithValidator
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestListOptsWithValidator (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateDNSSearch
15:12:11 [2023-03-22T15:12:11.246Z] --- PASS: TestValidateDNSSearch (0.00s)
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_general_format
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_more_than_one_=
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_one_more
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
15:12:11 [2023-03-22T15:12:11.246Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
15:12:11 [2023-03-22T15:12:11.247Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
15:12:11 [2023-03-22T15:12:11.247Z] --- PASS: TestValidateLabel (0.00s)
15:12:11 [2023-03-22T15:12:11.247Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
15:12:11 [2023-03-22T15:12:11.247Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
15:12:11 [2023-03-22T15:12:11.247Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestNamedListOpts
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestNamedListOpts (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestNamedMapOpts
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestNamedMapOpts (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestParseLink
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestParseLink (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestQuotedStringSetWithQuotes
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestQuotedStringSetWithNoQuotes
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] === RUN   TestUlimitOpt
15:12:11 [2023-03-22T15:12:11.717Z] --- PASS: TestUlimitOpt (0.00s)
15:12:11 [2023-03-22T15:12:11.717Z] PASS
15:12:11 [2023-03-22T15:12:11.717Z] coverage: 67.1% of statements
15:12:11 [2023-03-22T15:12:11.717Z] ok  	github.com/docker/docker/opts	0.148s	coverage: 67.1% of statements
15:12:11 [2023-03-22T15:12:11.894Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:12:12 [2023-03-22T15:12:12.155Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:12:12 [2023-03-22T15:12:12.155Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:12:12 [2023-03-22T15:12:12.188Z] === RUN   TestUnbuffered
15:12:12 [2023-03-22T15:12:12.188Z] --- PASS: TestUnbuffered (0.00s)
15:12:12 [2023-03-22T15:12:12.188Z] === RUN   TestRaceUnbuffered
15:12:12 [2023-03-22T15:12:12.188Z] --- PASS: TestRaceUnbuffered (0.00s)
15:12:12 [2023-03-22T15:12:12.188Z] PASS
15:12:12 [2023-03-22T15:12:12.188Z] coverage: 100.0% of statements
15:12:12 [2023-03-22T15:12:12.188Z] ok  	github.com/docker/docker/pkg/broadcaster	0.175s	coverage: 100.0% of statements
15:12:12 [2023-03-22T15:12:12.188Z] === RUN   TestPeerCertificateMarshalJSON
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
15:12:12 [2023-03-22T15:12:12.659Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMiddleware
15:12:12 [2023-03-22T15:12:12.659Z] --- PASS: TestMiddleware (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestNewResponseModifier
15:12:12 [2023-03-22T15:12:12.659Z] --- PASS: TestNewResponseModifier (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z] PASS
15:12:12 [2023-03-22T15:12:12.659Z] coverage: 26.8% of statements
15:12:12 [2023-03-22T15:12:12.659Z] ok  	github.com/docker/docker/pkg/authorization	0.406s	coverage: 26.8% of statements
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[foo]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[bar]_[foo]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[foo_bar]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[qux]_[foo]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[]#01
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[qux]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[foo_bar_qux]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[qux]_[baz]]
15:12:12 [2023-03-22T15:12:12.659Z] === RUN   TestMatch/[[foo_baz]]
15:12:12 [2023-03-22T15:12:12.659Z] --- PASS: TestMatch (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[foo]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[]#01 (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[qux]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
15:12:12 [2023-03-22T15:12:12.659Z] PASS
15:12:12 [2023-03-22T15:12:12.659Z] coverage: 87.5% of statements
15:12:12 [2023-03-22T15:12:12.659Z] ok  	github.com/docker/docker/pkg/capabilities	0.070s	coverage: 87.5% of statements
15:12:13 [2023-03-22T15:12:13.096Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:12:13 [2023-03-22T15:12:13.131Z] === RUN   TestIsArchivePathDir
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootTarUntar
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootTarUntar (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootUntarWithHugeExcludesList
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootUntarEmptyArchive
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootTarUntarWithSymlink
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootCopyWithTar
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootCopyWithTar (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootCopyFileWithTar
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootUntarPath
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootUntarPath (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestChrootApplyDotDotFile
15:12:13 [2023-03-22T15:12:13.602Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:12:13 [2023-03-22T15:12:13.602Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] PASS
15:12:13 [2023-03-22T15:12:13.602Z] coverage: 15.1% of statements
15:12:13 [2023-03-22T15:12:13.602Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.141s	coverage: 15.1% of statements
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestIsArchivePathDir (0.09s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestIsArchivePathInvalidFile
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeEmpty
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeEmpty (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeEmptyFile
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeEmptyFile (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeNonemptyFile
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeNonemptyFile (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeNestedDirectoryEmpty
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestMoveToSubdir
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestMoveToSubdir (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestSizeNonExistingDirectory
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
15:12:13 [2023-03-22T15:12:13.602Z] PASS
15:12:13 [2023-03-22T15:12:13.602Z] coverage: 80.0% of statements
15:12:13 [2023-03-22T15:12:13.602Z] ok  	github.com/docker/docker/pkg/directory	0.070s	coverage: 80.0% of statements
15:12:13 [2023-03-22T15:12:13.602Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
15:12:13 [2023-03-22T15:12:13.602Z] === RUN   TestIsArchivePathTar
15:12:14 [2023-03-22T15:12:14.038Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestIsArchivePathTar (0.21s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestDecompressStreamGzip
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestDecompressStreamGzip (0.16s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestDecompressStreamBzip2
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestDecompressStreamXz
15:12:14 [2023-03-22T15:12:14.073Z]     archive_test.go:133: Xz not present in msys2
15:12:14 [2023-03-22T15:12:14.073Z] --- SKIP: TestDecompressStreamXz (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCompressStreamXzUnsupported
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCompressStreamBzip2Unsupported
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCompressStreamInvalid
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestCompressStreamInvalid (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestExtensionInvalid
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestExtensionInvalid (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestExtensionUncompressed
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestExtensionUncompressed (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestExtensionBzip2
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestExtensionBzip2 (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestExtensionGzip
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestExtensionGzip (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestExtensionXz
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestExtensionXz (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCmdStreamLargeStderr
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestContainsEntry
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestCreateEntries
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestEntriesDiff
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestEntriesEquality
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGeneratorNotGenerate
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGeneratorWithPort
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestGeneratorWithPortNotGenerate
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestNewEntry
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   Test/TestParse
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: Test (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestContainsEntry (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestCreateEntries (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestEntriesDiff (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestEntriesEquality (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestNewEntry (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z]     --- PASS: Test/TestParse (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] PASS
15:12:14 [2023-03-22T15:12:14.073Z] coverage: 58.3% of statements
15:12:14 [2023-03-22T15:12:14.073Z] ok  	github.com/docker/docker/pkg/discovery	0.054s	coverage: 58.3% of statements
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCmdStreamBad
15:12:14 [2023-03-22T15:12:14.073Z]     archive_test.go:238: Failing on Windows CI machines
15:12:14 [2023-03-22T15:12:14.073Z] --- SKIP: TestCmdStreamBad (0.00s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestCmdStreamGood
15:12:14 [2023-03-22T15:12:14.073Z] --- PASS: TestCmdStreamGood (0.04s)
15:12:14 [2023-03-22T15:12:14.073Z] === RUN   TestUntarPathWithInvalidDest
15:12:14 [2023-03-22T15:12:14.543Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   TestUntarPathWithInvalidSrc
15:12:14 [2023-03-22T15:12:14.543Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   TestUntarPath
15:12:14 [2023-03-22T15:12:14.543Z] --- PASS: TestUntarPath (0.07s)
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   TestUntarPathWithDestinationFile
15:12:14 [2023-03-22T15:12:14.543Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestContent
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestInitialize
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestNew
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestParsingContentsWithComments
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestRegister
15:12:14 [2023-03-22T15:12:14.543Z] === RUN   Test/TestWatch
15:12:14 [2023-03-22T15:12:14.543Z] --- PASS: Test (0.01s)
15:12:14 [2023-03-22T15:12:14.543Z]     --- PASS: Test/TestContent (0.00s)
15:12:14 [2023-03-22T15:12:14.543Z]     --- PASS: Test/TestInitialize (0.00s)
15:12:14 [2023-03-22T15:12:14.543Z]     --- PASS: Test/TestNew (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z]     --- PASS: Test/TestRegister (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z]     --- PASS: Test/TestWatch (0.01s)
15:12:14 [2023-03-22T15:12:14.544Z] PASS
15:12:14 [2023-03-22T15:12:14.544Z] coverage: 97.6% of statements
15:12:14 [2023-03-22T15:12:14.544Z] ok  	github.com/docker/docker/pkg/discovery/file	0.060s	coverage: 97.6% of statements
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyWithTarInvalidSrc
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyWithTarSrcFile
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyWithTarSrcFolder
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyFileWithTarInvalidSrc
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyFileWithTarSrcFolder
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestCopyFileWithTarSrcFile
15:12:14 [2023-03-22T15:12:14.544Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
15:12:14 [2023-03-22T15:12:14.544Z] === RUN   TestTarFiles
15:12:14 [2023-03-22T15:12:14.609Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:12:14 [2023-03-22T15:12:14.870Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:12:15 [2023-03-22T15:12:15.014Z] === RUN   Test
15:12:15 [2023-03-22T15:12:15.014Z] === RUN   Test/TestInitialize
15:12:15 [2023-03-22T15:12:15.014Z] === RUN   Test
15:12:15 [2023-03-22T15:12:15.014Z] === RUN   Test/TestWatch
15:12:15 [2023-03-22T15:12:15.014Z] --- PASS: Test (0.00s)
15:12:15 [2023-03-22T15:12:15.014Z]     --- PASS: Test/TestWatch (0.00s)
15:12:15 [2023-03-22T15:12:15.014Z] PASS
15:12:15 [2023-03-22T15:12:15.014Z] coverage: 92.3% of statements
15:12:15 [2023-03-22T15:12:15.014Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.050s	coverage: 92.3% of statements
15:12:15 [2023-03-22T15:12:15.014Z] time="2023-03-22T15:12:14Z" level=info msg="Initializing discovery without TLS"
15:12:15 [2023-03-22T15:12:15.014Z] time="2023-03-22T15:12:14Z" level=info msg="Initializing discovery without TLS"
15:12:15 [2023-03-22T15:12:15.014Z] time="2023-03-22T15:12:14Z" level=info msg="Initializing discovery without TLS"
15:12:15 [2023-03-22T15:12:15.014Z] === RUN   Test/TestInitializeWithCerts
15:12:15 [2023-03-22T15:12:15.485Z] time="2023-03-22T15:12:14Z" level=info msg="Initializing discovery with TLS"
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test/TestWatch
15:12:15 [2023-03-22T15:12:15.485Z] time="2023-03-22T15:12:14Z" level=info msg="Initializing discovery without TLS"
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test/TestInitialize
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test/TestInitializeWithPattern
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test/TestRegister
15:12:15 [2023-03-22T15:12:15.485Z] === RUN   Test/TestWatch
15:12:15 [2023-03-22T15:12:15.485Z] --- PASS: Test (0.00s)
15:12:15 [2023-03-22T15:12:15.485Z]     --- PASS: Test/TestInitialize (0.00s)
15:12:15 [2023-03-22T15:12:15.485Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
15:12:15 [2023-03-22T15:12:15.485Z]     --- PASS: Test/TestRegister (0.00s)
15:12:15 [2023-03-22T15:12:15.485Z]     --- PASS: Test/TestWatch (0.00s)
15:12:15 [2023-03-22T15:12:15.485Z] PASS
15:12:15 [2023-03-22T15:12:15.485Z] coverage: 93.8% of statements
15:12:15 [2023-03-22T15:12:15.485Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.048s	coverage: 93.8% of statements
15:12:16 [2023-03-22T15:12:16.477Z] === RUN   TestPollerAddRemove
15:12:16 [2023-03-22T15:12:16.477Z] --- PASS: TestPollerAddRemove (0.00s)
15:12:16 [2023-03-22T15:12:16.477Z] === RUN   TestPollerEvent
15:12:16 [2023-03-22T15:12:16.477Z]     poller_test.go:40: No chmod on Windows
15:12:16 [2023-03-22T15:12:16.477Z] --- SKIP: TestPollerEvent (0.00s)
15:12:16 [2023-03-22T15:12:16.477Z] === RUN   TestPollerClose
15:12:16 [2023-03-22T15:12:16.477Z] --- PASS: TestPollerClose (0.00s)
15:12:16 [2023-03-22T15:12:16.477Z] PASS
15:12:16 [2023-03-22T15:12:16.477Z] coverage: 45.7% of statements
15:12:16 [2023-03-22T15:12:16.477Z] ok  	github.com/docker/docker/pkg/filenotify	0.044s	coverage: 45.7% of statements
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCopyFileWithInvalidSrc
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCopyFileWithInvalidDest
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCopyFileWithSameSrcAndDest
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCopyFile
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCopyFile (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
15:12:16 [2023-03-22T15:12:16.949Z]     fileutils_test.go:133: Needs porting to Windows
15:12:16 [2023-03-22T15:12:16.949Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestReadSymlinkedDirectoryToFile
15:12:16 [2023-03-22T15:12:16.949Z]     fileutils_test.go:179: Needs porting to Windows
15:12:16 [2023-03-22T15:12:16.949Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestWildcardMatches
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestWildcardMatches (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestPatternMatches
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestPatternMatches (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestExclusionPatternMatchesPatternBefore
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestPatternMatchesFolderExclusions
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestPatternMatchesFolderWildcardExclusions
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestExclusionPatternMatchesPatternAfter
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestExclusionPatternMatchesWholeDirectory
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestSingleExclamationError
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestSingleExclamationError (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestMatchesWithNoPatterns
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestMatchesWithMalformedPatterns
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestMatches
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestMatches (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatterns
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatterns (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatternsStripEmptyPatterns
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatternsExceptionFlag
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCleanPatternsErrorSingleException
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCreateIfNotExistsDir
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestCreateIfNotExistsFile
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestMatch
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestMatch (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] PASS
15:12:16 [2023-03-22T15:12:16.949Z] coverage: 85.4% of statements
15:12:16 [2023-03-22T15:12:16.949Z] ok  	github.com/docker/docker/pkg/fileutils	0.093s	coverage: 85.4% of statements
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestGet
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestGet (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] === RUN   TestGetShortcutString
15:12:16 [2023-03-22T15:12:16.949Z] --- PASS: TestGetShortcutString (0.00s)
15:12:16 [2023-03-22T15:12:16.949Z] PASS
15:12:16 [2023-03-22T15:12:16.949Z] coverage: 42.9% of statements
15:12:16 [2023-03-22T15:12:16.949Z] ok  	github.com/docker/docker/pkg/homedir	0.061s	coverage: 42.9% of statements
15:12:17 [2023-03-22T15:12:17.953Z] === RUN   TestCreateIDMapOrder
15:12:17 [2023-03-22T15:12:17.953Z] --- PASS: TestCreateIDMapOrder (0.00s)
15:12:17 [2023-03-22T15:12:17.953Z] PASS
15:12:17 [2023-03-22T15:12:17.953Z] coverage: 7.2% of statements
15:12:17 [2023-03-22T15:12:17.953Z] ok  	github.com/docker/docker/pkg/idtools	0.051s	coverage: 7.2% of statements
15:12:18 [2023-03-22T15:12:18.425Z] --- PASS: Test (3.23s)
15:12:18 [2023-03-22T15:12:18.425Z]     --- PASS: Test/TestInitialize (0.17s)
15:12:18 [2023-03-22T15:12:18.425Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
15:12:18 [2023-03-22T15:12:18.425Z]     --- PASS: Test/TestWatch (3.06s)
15:12:18 [2023-03-22T15:12:18.425Z] PASS
15:12:18 [2023-03-22T15:12:18.425Z] coverage: 84.1% of statements
15:12:18 [2023-03-22T15:12:18.425Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.292s	coverage: 84.1% of statements
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestFixedBufferCap
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestFixedBufferCap (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestFixedBufferLen
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestFixedBufferLen (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestFixedBufferString
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestFixedBufferString (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestFixedBufferWrite
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestFixedBufferWrite (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestFixedBufferRead
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestFixedBufferRead (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestBytesPipeRead
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestBytesPipeRead (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestBytesPipeWrite
15:12:18 [2023-03-22T15:12:18.898Z] --- PASS: TestBytesPipeWrite (0.00s)
15:12:18 [2023-03-22T15:12:18.898Z] === RUN   TestBytesPipeWriteRandomChunks
15:12:19 [2023-03-22T15:12:19.368Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestAtomicWriteToFile
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestAtomicWriteToFile (0.03s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestAtomicWriteSetCommit
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestAtomicWriteSetCancel
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestReadCloserWrapperClose
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestReadCloserWrapperClose (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestReaderErrWrapperReadOnError
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestReaderErrWrapperRead
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestReaderErrWrapperRead (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestHashData
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestHashData (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestCancelReadCloser
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestStandardLongPath
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestStandardLongPath (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestUNCLongPath
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestUNCLongPath (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] PASS
15:12:19 [2023-03-22T15:12:19.369Z] coverage: 100.0% of statements
15:12:19 [2023-03-22T15:12:19.369Z] ok  	github.com/docker/docker/pkg/longpath	0.045s	coverage: 100.0% of statements
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestCancelReadCloser (0.10s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestWriteCloserWrapperClose
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestNopWriteCloser
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestNopWriteCloser (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestNopWriter
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestNopWriter (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestWriteCounter
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestWriteCounter (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] PASS
15:12:19 [2023-03-22T15:12:19.369Z] coverage: 69.7% of statements
15:12:19 [2023-03-22T15:12:19.369Z] ok  	github.com/docker/docker/pkg/ioutils	0.742s	coverage: 69.7% of statements
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestError
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestError (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/no_progress
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/progress_1
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/some_progress_with_a_start_time
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/some_progress_without_a_start_time
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/with_units
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestProgressString/hide_counts
15:12:19 [2023-03-22T15:12:19.369Z] --- PASS: TestProgressString (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/no_progress (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/progress_1 (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/with_units (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z]     --- PASS: TestProgressString/hide_counts (0.00s)
15:12:19 [2023-03-22T15:12:19.369Z] === RUN   TestJSONMessageDisplay
15:12:19 [2023-03-22T15:12:19.840Z] --- PASS: TestJSONMessageDisplay (0.20s)
15:12:19 [2023-03-22T15:12:19.840Z] === RUN   TestJSONMessageDisplayWithJSONError
15:12:19 [2023-03-22T15:12:19.840Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
15:12:19 [2023-03-22T15:12:19.840Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
15:12:19 [2023-03-22T15:12:19.840Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
15:12:19 [2023-03-22T15:12:19.840Z] === RUN   TestDisplayJSONMessagesStream
15:12:19 [2023-03-22T15:12:19.840Z] --- PASS: TestDisplayJSONMessagesStream (0.01s)
15:12:19 [2023-03-22T15:12:19.840Z] PASS
15:12:19 [2023-03-22T15:12:19.840Z] coverage: 91.7% of statements
15:12:19 [2023-03-22T15:12:19.840Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.257s	coverage: 91.7% of statements
15:12:20 [2023-03-22T15:12:20.311Z] === RUN   TestNameFormat
15:12:20 [2023-03-22T15:12:20.311Z] --- PASS: TestNameFormat (0.00s)
15:12:20 [2023-03-22T15:12:20.311Z] === RUN   TestNameRetries
15:12:20 [2023-03-22T15:12:20.311Z] --- PASS: TestNameRetries (0.00s)
15:12:20 [2023-03-22T15:12:20.311Z] PASS
15:12:20 [2023-03-22T15:12:20.311Z] coverage: 85.7% of statements
15:12:20 [2023-03-22T15:12:20.311Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
15:12:20 [2023-03-22T15:12:20.782Z] === RUN   TestParseKeyValueOpt
15:12:20 [2023-03-22T15:12:20.782Z] --- PASS: TestParseKeyValueOpt (0.00s)
15:12:20 [2023-03-22T15:12:20.782Z] === RUN   TestParseUintList
15:12:20 [2023-03-22T15:12:20.782Z] --- PASS: TestParseUintList (0.00s)
15:12:20 [2023-03-22T15:12:20.782Z] === RUN   TestParseUintListMaximumLimits
15:12:20 [2023-03-22T15:12:20.782Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
15:12:20 [2023-03-22T15:12:20.782Z] PASS
15:12:20 [2023-03-22T15:12:20.782Z] coverage: 97.0% of statements
15:12:20 [2023-03-22T15:12:20.782Z] ok  	github.com/docker/docker/pkg/parsers	0.056s	coverage: 97.0% of statements
15:12:20 [2023-03-22T15:12:20.782Z] === RUN   TestNewAndRemove
15:12:20 [2023-03-22T15:12:20.782Z] --- PASS: TestNewAndRemove (0.02s)
15:12:20 [2023-03-22T15:12:20.782Z] === RUN   TestRemoveInvalidPath
15:12:20 [2023-03-22T15:12:20.782Z] --- PASS: TestRemoveInvalidPath (0.00s)
15:12:20 [2023-03-22T15:12:20.782Z] PASS
15:12:20 [2023-03-22T15:12:20.782Z] coverage: 82.6% of statements
15:12:20 [2023-03-22T15:12:20.782Z] ok  	github.com/docker/docker/pkg/pidfile	0.067s	coverage: 82.6% of statements
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestTarFiles (6.74s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestTarUntar
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestTarUntar (0.04s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestTarWithOptions
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestTarWithOptions (0.04s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestUntarUstarGnuConflict
15:12:21 [2023-03-22T15:12:21.252Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
15:12:21 [2023-03-22T15:12:21.252Z] === RUN   TestUntarInvalidFilenames
15:12:21 [2023-03-22T15:12:21.455Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:12:21 [2023-03-22T15:12:21.455Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParseEmptyInterface
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParseEmptyInterface (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParseNonInterfaceType
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParseNonInterfaceType (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParseWithOneFunction
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParseWithOneFunction (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParseWithMultipleFuncs
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParseWithUnnamedReturn
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestEmbeddedInterface
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestEmbeddedInterface (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestParsedImports
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestParsedImports (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] === RUN   TestAliasedImports
15:12:21 [2023-03-22T15:12:21.722Z] --- PASS: TestAliasedImports (0.00s)
15:12:21 [2023-03-22T15:12:21.722Z] PASS
15:12:21 [2023-03-22T15:12:21.722Z] coverage: 56.8% of statements
15:12:21 [2023-03-22T15:12:21.722Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2154530135\\dest"
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestUntarInvalidFilenames (0.25s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestUntarHardlinkToSymlink
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestUntarInvalidHardlink
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3008717602\\victim\\hello" -> "../victim/hello"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3668220328\\victim\\hello" -> "/../victim/hello"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1603283471\\victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659778191\\victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2971296311\\victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink533864697\\victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestUntarInvalidHardlink (0.04s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestUntarInvalidSymlink
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4266604958\\dest\\dotdot" -> "../victim/hello"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2625872162\\dest\\slash-dotdot" -> "/../victim/hello"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink556777230\\dest\\loophole-victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2995886659\\dest\\loophole-victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink874103107\\dest\\loophole-victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1654710492\\dest\\loophole-victim" -> "../victim"
15:12:21 [2023-03-22T15:12:21.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2602311448\\dest\\dir\\loophole" -> "../../victim"
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestUntarInvalidSymlink (0.04s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestTempArchiveCloseMultipleTimes
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestXGlobalNoParent
15:12:21 [2023-03-22T15:12:21.723Z] --- PASS: TestXGlobalNoParent (0.00s)
15:12:21 [2023-03-22T15:12:21.723Z] === RUN   TestReplaceFileTarWrapper
15:12:22 [2023-03-22T15:12:22.026Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:12:22 [2023-03-22T15:12:22.193Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
15:12:22 [2023-03-22T15:12:22.193Z] === RUN   TestPrefixHeaderReadable
15:12:22 [2023-03-22T15:12:22.193Z] --- PASS: TestPrefixHeaderReadable (0.03s)
15:12:22 [2023-03-22T15:12:22.193Z] === RUN   TestDisablePigz
15:12:22 [2023-03-22T15:12:22.193Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
15:12:22 [2023-03-22T15:12:22.193Z] --- PASS: TestDisablePigz (0.20s)
15:12:22 [2023-03-22T15:12:22.193Z] === RUN   TestPigz
15:12:22 [2023-03-22T15:12:22.193Z] === RUN   TestFailedConnection
15:12:22 [2023-03-22T15:12:22.598Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:12:22 [2023-03-22T15:12:22.598Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
15:12:22 [2023-03-22T15:12:22.664Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestPigz (0.19s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestCopyFileWithInvalidDest
15:12:22 [2023-03-22T15:12:22.664Z]     archive_windows_test.go:16: Currently fails
15:12:22 [2023-03-22T15:12:22.664Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestCanonicalTarNameForPath
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestCanonicalTarName
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestCanonicalTarName (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChmodTarEntry
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestChmodTarEntry (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestHardLinkOrder
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestHardLinkOrder (0.10s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangeString
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestChangeString (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangesWithNoChanges
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestChangesWithNoChanges (0.03s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangesWithChanges
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestChangesWithChanges (0.04s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangesWithChangesGH13590
15:12:22 [2023-03-22T15:12:22.664Z]     changes_test.go:191: needs more investigation
15:12:22 [2023-03-22T15:12:22.664Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangesDirsEmpty
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestHTTPTransport
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestHTTPTransport (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] PASS
15:12:22 [2023-03-22T15:12:22.664Z] coverage: 85.7% of statements
15:12:22 [2023-03-22T15:12:22.664Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.057s	coverage: 85.7% of statements
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestBufioReaderPoolPutAndGet
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestBufioWriterPoolPutAndGet
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestBufferPoolPutAndGet
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
15:12:22 [2023-03-22T15:12:22.664Z] PASS
15:12:22 [2023-03-22T15:12:22.664Z] coverage: 88.2% of statements
15:12:22 [2023-03-22T15:12:22.664Z] ok  	github.com/docker/docker/pkg/pools	0.049s	coverage: 88.2% of statements
15:12:22 [2023-03-22T15:12:22.664Z] --- PASS: TestChangesDirsEmpty (0.15s)
15:12:22 [2023-03-22T15:12:22.664Z] === RUN   TestChangesDirsMutated
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestChangesDirsMutated (0.17s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestApplyLayer
15:12:23 [2023-03-22T15:12:23.135Z]     changes_test.go:404: needs further investigation
15:12:23 [2023-03-22T15:12:23.135Z] --- SKIP: TestApplyLayer (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestChangesSizeWithHardlinks
15:12:23 [2023-03-22T15:12:23.135Z]     changes_test.go:440: needs further investigation
15:12:23 [2023-03-22T15:12:23.135Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestChangesSizeWithNoChanges
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestChangesSize
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestChangesSize (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestApplyLayerInvalidFilenames
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3572214078\\dest"
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestApplyLayerInvalidHardlink
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1617865825\\victim\\hello" -> "../victim/hello"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3205142820\\victim\\hello" -> "/../victim/hello"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2960931158\\victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3547576684\\victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1528699602\\victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1077187694\\victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestApplyLayerInvalidSymlink
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2658273365\\dest\\dotdot" -> "../victim/hello"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4199603562\\dest\\slash-dotdot" -> "/../victim/hello"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2705307024\\dest\\loophole-victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2520188135\\dest\\loophole-victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2323528473\\dest\\loophole-victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2265583730\\dest\\loophole-victim" -> "../victim"
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestApplyLayerWhiteouts
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestGenerateEmptyFile
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestGenerateEmptyFile (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] === RUN   TestGenerateWithContent
15:12:23 [2023-03-22T15:12:23.135Z] --- PASS: TestGenerateWithContent (0.00s)
15:12:23 [2023-03-22T15:12:23.135Z] PASS
15:12:23 [2023-03-22T15:12:23.135Z] coverage: 62.6% of statements
15:12:23 [2023-03-22T15:12:23.135Z] ok  	github.com/docker/docker/pkg/archive	9.826s	coverage: 62.6% of statements
15:12:23 [2023-03-22T15:12:23.170Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestOutputOnPrematureClose
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestOutputOnPrematureClose (0.00s)
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestCompleteSilently
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestCompleteSilently (0.00s)
15:12:23 [2023-03-22T15:12:23.606Z] PASS
15:12:23 [2023-03-22T15:12:23.606Z] coverage: 75.9% of statements
15:12:23 [2023-03-22T15:12:23.606Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestFailedConnection (1.06s)
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestFailOnce
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestSendToOneSub
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestSendToOneSub (0.00s)
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestSendToMultipleSubs
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestSendToMultipleSubs (0.00s)
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestEvictOneSub
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestEvictOneSub (0.00s)
15:12:23 [2023-03-22T15:12:23.606Z] === RUN   TestClosePublisher
15:12:23 [2023-03-22T15:12:23.606Z] --- PASS: TestClosePublisher (0.00s)
15:12:23 [2023-03-22T15:12:23.607Z] === RUN   TestPubSubRace
15:12:23 [2023-03-22T15:12:23.607Z] 2023/03/22 15:12:23 http: panic serving 127.0.0.1:49252: Plugin not ready
15:12:23 [2023-03-22T15:12:23.607Z] goroutine 12 [running]:
15:12:23 [2023-03-22T15:12:23.607Z] net/http.(*conn).serve.func1()
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:1825 +0xbf
15:12:23 [2023-03-22T15:12:23.607Z] panic({0xec5a00, 0x1009810})
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/runtime/panic.go:844 +0x258
15:12:23 [2023-03-22T15:12:23.607Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xe80000000000003b?, 0xffffffffffffffff?}, 0xe877b8b5445f15b2?)
15:12:23 [2023-03-22T15:12:23.607Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
15:12:23 [2023-03-22T15:12:23.607Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x100f068?, 0xc0001640e0?}, 0xc000179a78?)
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:2084 +0x2f
15:12:23 [2023-03-22T15:12:23.607Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x100f068, 0xc0001640e0}, 0xc00015e300)
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:2462 +0x149
15:12:23 [2023-03-22T15:12:23.607Z] net/http.serverHandler.ServeHTTP({0x100d598?}, {0x100f068, 0xc0001640e0}, 0xc00015e300)
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:2916 +0x43b
15:12:23 [2023-03-22T15:12:23.607Z] net/http.(*conn).serve(0xc000064b40, {0x100f478, 0xc000147380})
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
15:12:23 [2023-03-22T15:12:23.607Z] created by net/http.(*Server).Serve
15:12:23 [2023-03-22T15:12:23.607Z] 	c:/go/src/net/http/server.go:3071 +0x4db
15:12:23 [2023-03-22T15:12:23.607Z] time="2023-03-22T15:12:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s"
15:12:23 [2023-03-22T15:12:23.741Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:12:23 [2023-03-22T15:12:23.741Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
15:12:24 [2023-03-22T15:12:24.077Z] === RUN   TestRegister
15:12:24 [2023-03-22T15:12:24.077Z] --- PASS: TestRegister (0.00s)
15:12:24 [2023-03-22T15:12:24.077Z] === RUN   TestCommand
15:12:24 [2023-03-22T15:12:24.077Z] --- PASS: TestCommand (0.03s)
15:12:24 [2023-03-22T15:12:24.077Z] === RUN   TestNaiveSelf
15:12:24 [2023-03-22T15:12:24.077Z] --- PASS: TestNaiveSelf (0.03s)
15:12:24 [2023-03-22T15:12:24.077Z] PASS
15:12:24 [2023-03-22T15:12:24.077Z] coverage: 82.4% of statements
15:12:24 [2023-03-22T15:12:24.312Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
15:12:24 [2023-03-22T15:12:24.549Z] ok  	github.com/docker/docker/pkg/reexec	0.105s	coverage: 82.4% of statements
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestPubSubRace (1.09s)
15:12:24 [2023-03-22T15:12:24.549Z] PASS
15:12:24 [2023-03-22T15:12:24.549Z] coverage: 75.0% of statements
15:12:24 [2023-03-22T15:12:24.549Z] ok  	github.com/docker/docker/pkg/pubsub	1.126s	coverage: 75.0% of statements
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestFailOnce (1.20s)
15:12:24 [2023-03-22T15:12:24.549Z] === RUN   TestEchoInputOutput
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestEchoInputOutput (0.00s)
15:12:24 [2023-03-22T15:12:24.549Z] === RUN   TestBackoff
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestBackoff (0.00s)
15:12:24 [2023-03-22T15:12:24.549Z] === RUN   TestAbortRetry
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestAbortRetry (0.00s)
15:12:24 [2023-03-22T15:12:24.549Z] === RUN   TestClientScheme
15:12:24 [2023-03-22T15:12:24.549Z] --- PASS: TestClientScheme (0.00s)
15:12:24 [2023-03-22T15:12:24.549Z] === RUN   TestNewClientWithTimeout
15:12:24 [2023-03-22T15:12:24.572Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:12:24 [2023-03-22T15:12:24.833Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
15:12:25 [2023-03-22T15:12:25.021Z] time="2023-03-22T15:12:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
15:12:25 [2023-03-22T15:12:25.021Z] === RUN   TestParseSignal
15:12:25 [2023-03-22T15:12:25.021Z] --- PASS: TestParseSignal (0.00s)
15:12:25 [2023-03-22T15:12:25.021Z] === RUN   TestValidSignalForPlatform
15:12:25 [2023-03-22T15:12:25.021Z] --- PASS: TestValidSignalForPlatform (0.00s)
15:12:25 [2023-03-22T15:12:25.021Z] PASS
15:12:25 [2023-03-22T15:12:25.021Z] coverage: 19.7% of statements
15:12:25 [2023-03-22T15:12:25.021Z] ok  	github.com/docker/docker/pkg/signal	0.039s	coverage: 19.7% of statements
15:12:25 [2023-03-22T15:12:25.420Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
15:12:25 [2023-03-22T15:12:25.492Z] === RUN   TestNewStdWriter
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestNewStdWriter (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestWriteWithUninitializedStdWriter
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestWriteWithNilBytes
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestWriteWithNilBytes (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestWrite
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestWrite (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestWriteWithWriterError
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestWriteWithWriterError (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyWriteAndRead
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyReturnsErrorReadingHeader
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyReturnsErrorReadingFrame
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyDetectsCorruptedFrame
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyWithInvalidInputHeader
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyWithCorruptedPrefix
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyReturnsWriteErrors
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] === RUN   TestStdCopyReturnsErrorFromSystem
15:12:25 [2023-03-22T15:12:25.493Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
15:12:25 [2023-03-22T15:12:25.493Z] PASS
15:12:25 [2023-03-22T15:12:25.493Z] coverage: 100.0% of statements
15:12:25 [2023-03-22T15:12:25.493Z] ok  	github.com/docker/docker/pkg/stdcopy	0.054s	coverage: 100.0% of statements
15:12:25 [2023-03-22T15:12:25.681Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
15:12:26 [2023-03-22T15:12:26.256Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestRawProgressFormatterFormatStatus
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestRawProgressFormatterFormatProgress
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestFormatStatus
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestFormatStatus (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestFormatError
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestFormatError (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestFormatJSONError
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestFormatJSONError (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestJsonProgressFormatterFormatProgress
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestJsonProgressFormatterFormatStatus
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestNewJSONProgressOutput
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestNewJSONProgressOutput (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestAuxFormatterEmit
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestAuxFormatterEmit (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestStreamWriterStdout
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestStreamWriterStdout (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestStreamWriterStderr
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestStreamWriterStderr (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] PASS
15:12:26 [2023-03-22T15:12:26.483Z] coverage: 66.2% of statements
15:12:26 [2023-03-22T15:12:26.483Z] ok  	github.com/docker/docker/pkg/streamformatter	0.055s	coverage: 66.2% of statements
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestGenerateRandomID
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestGenerateRandomID (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestShortenId
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestShortenId (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestShortenSha256Id
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestShortenSha256Id (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestShortenIdEmpty
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestShortenIdEmpty (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestShortenIdInvalid
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestShortenIdInvalid (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestIsShortIDNonHex
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestIsShortIDNonHex (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] === RUN   TestIsShortIDNotCorrectSize
15:12:26 [2023-03-22T15:12:26.483Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
15:12:26 [2023-03-22T15:12:26.483Z] PASS
15:12:26 [2023-03-22T15:12:26.483Z] coverage: 70.6% of statements
15:12:26 [2023-03-22T15:12:26.483Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
15:12:26 [2023-03-22T15:12:26.483Z] time="2023-03-22T15:12:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
15:12:26 [2023-03-22T15:12:26.830Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
15:12:27 [2023-03-22T15:12:27.400Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:12:27 [2023-03-22T15:12:27.400Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
15:12:27 [2023-03-22T15:12:27.474Z] === RUN   TestIsCpusetListAvailable
15:12:27 [2023-03-22T15:12:27.474Z] --- PASS: TestIsCpusetListAvailable (0.00s)
15:12:27 [2023-03-22T15:12:27.474Z] PASS
15:12:27 [2023-03-22T15:12:27.474Z] coverage: 38.2% of statements
15:12:27 [2023-03-22T15:12:27.474Z] ok  	github.com/docker/docker/pkg/sysinfo	0.053s	coverage: 38.2% of statements
15:12:27 [2023-03-22T15:12:27.971Z]     check_test.go:308: [d6dbb193abdd0] daemon is not started
15:12:27 [2023-03-22T15:12:27.971Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestChtimes
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestChtimes (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestChtimesWindows
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestChtimesWindows (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestEnsureRemoveAllNotExist
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestEnsureRemoveAllWithDir
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestEnsureRemoveAllWithFile
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestHasWin32KSupport
15:12:28 [2023-03-22T15:12:28.470Z]     syscall_windows_test.go:8: win32k: true
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestHasWin32KSupport (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] PASS
15:12:28 [2023-03-22T15:12:28.470Z] coverage: 12.0% of statements
15:12:28 [2023-03-22T15:12:28.470Z] ok  	github.com/docker/docker/pkg/system	0.077s	coverage: 12.0% of statements
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestTailFile
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestTailFile (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestTailFileManyLines
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestTailFileManyLines (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestTailEmptyFile
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestTailEmptyFile (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestTailNegativeN
15:12:28 [2023-03-22T15:12:28.470Z] --- PASS: TestTailNegativeN (0.00s)
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader
15:12:28 [2023-03-22T15:12:28.470Z] === CONT  TestNewTailReader
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/single_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/single_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/8_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/8_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/12_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/12_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line#01
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line#02
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
15:12:28 [2023-03-22T15:12:28.470Z] === CONT  TestNewTailReader/no_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === CONT  TestNewTailReader/4_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === CONT  TestNewTailReader/2_byte_delimiter
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.470Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/12_byte_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/single_byte_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/8_byte_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.471Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.471Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.472Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.913Z]     check_test.go:308: [d2f57f5a91feb] daemon is not started
15:12:28 [2023-03-22T15:12:28.913Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:12:28 [2023-03-22T15:12:28.942Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.942Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.942Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.942Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.942Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.942Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.942Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.942Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.942Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.942Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.943Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.944Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.944Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.945Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:12:28 [2023-03-22T15:12:28.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
15:12:28 [2023-03-22T15:12:28.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:12:29 [2023-03-22T15:12:29.418Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:12:29 [2023-03-22T15:12:29.419Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:12:29 [2023-03-22T15:12:29.420Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:12:29 [2023-03-22T15:12:29.420Z] --- PASS: TestNewTailReader (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.03s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.420Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.02s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.02s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.02s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s)
15:12:29 [2023-03-22T15:12:29.421Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.421Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:12:29 [2023-03-22T15:12:29.422Z] PASS
15:12:29 [2023-03-22T15:12:29.422Z] coverage: 88.6% of statements
15:12:29 [2023-03-22T15:12:29.422Z] ok  	github.com/docker/docker/pkg/tailfile	0.427s	coverage: 88.6% of statements
15:12:29 [2023-03-22T15:12:29.422Z] time="2023-03-22T15:12:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
15:12:29 [2023-03-22T15:12:29.483Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestTarSumRemoveNonExistent
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestTarSumRemove
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestTarSumRemove (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestSortFileInfoSums
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestSortFileInfoSums (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestNewTarSumForLabelInvalid
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestNewTarSumForLabel
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestNewTarSumForLabel (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestEmptyTar
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestEmptyTar (0.01s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestTarSumsReadSize
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestTarSumsReadSize (0.00s)
15:12:29 [2023-03-22T15:12:29.892Z] === RUN   TestTarSums
15:12:29 [2023-03-22T15:12:29.892Z] --- PASS: TestTarSums (0.10s)
15:12:30 [2023-03-22T15:12:30.363Z] === RUN   TestIteration
15:12:30 [2023-03-22T15:12:30.363Z] --- PASS: TestIteration (0.00s)
15:12:30 [2023-03-22T15:12:30.363Z] === RUN   TestVersionLabelForChecksum
15:12:30 [2023-03-22T15:12:30.363Z] --- PASS: TestVersionLabelForChecksum (0.00s)
15:12:30 [2023-03-22T15:12:30.363Z] === RUN   TestVersion
15:12:30 [2023-03-22T15:12:30.363Z] --- PASS: TestVersion (0.00s)
15:12:30 [2023-03-22T15:12:30.363Z] === RUN   TestGetVersion
15:12:30 [2023-03-22T15:12:30.363Z] --- PASS: TestGetVersion (0.00s)
15:12:30 [2023-03-22T15:12:30.363Z] === RUN   TestGetVersions
15:12:30 [2023-03-22T15:12:30.363Z] --- PASS: TestGetVersions (0.00s)
15:12:30 [2023-03-22T15:12:30.363Z] PASS
15:12:30 [2023-03-22T15:12:30.364Z] coverage: 89.3% of statements
15:12:30 [2023-03-22T15:12:30.364Z] testing: warning: no tests to run
15:12:30 [2023-03-22T15:12:30.364Z] PASS
15:12:30 [2023-03-22T15:12:30.364Z] ok  	github.com/docker/docker/pkg/tarsum	0.174s	coverage: 89.3% of statements
15:12:30 [2023-03-22T15:12:30.364Z] coverage: [no statements]
15:12:30 [2023-03-22T15:12:30.364Z] ok  	github.com/docker/docker/pkg/term/windows	0.051s	coverage: [no statements] [no tests to run]
15:12:30 [2023-03-22T15:12:30.833Z] === RUN   TestTruncIndex
15:12:30 [2023-03-22T15:12:30.833Z] === RUN   TestIsGIT
15:12:30 [2023-03-22T15:12:30.833Z] --- PASS: TestIsGIT (0.00s)
15:12:30 [2023-03-22T15:12:30.833Z] === RUN   TestIsTransport
15:12:30 [2023-03-22T15:12:30.833Z] --- PASS: TestIsTransport (0.00s)
15:12:30 [2023-03-22T15:12:30.833Z] PASS
15:12:30 [2023-03-22T15:12:30.833Z] coverage: 100.0% of statements
15:12:30 [2023-03-22T15:12:30.833Z] ok  	github.com/docker/docker/pkg/urlutil	0.042s	coverage: 100.0% of statements
15:12:30 [2023-03-22T15:12:30.833Z] --- PASS: TestTruncIndex (0.10s)
15:12:30 [2023-03-22T15:12:30.833Z] PASS
15:12:30 [2023-03-22T15:12:30.833Z] coverage: 91.5% of statements
15:12:30 [2023-03-22T15:12:30.833Z] ok  	github.com/docker/docker/pkg/truncindex	0.144s	coverage: 91.5% of statements
15:12:30 [2023-03-22T15:12:30.869Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:12:31 [2023-03-22T15:12:31.828Z] === RUN   TestVersionInfo
15:12:31 [2023-03-22T15:12:31.828Z] --- PASS: TestVersionInfo (0.00s)
15:12:31 [2023-03-22T15:12:31.828Z] === RUN   TestAppendVersions
15:12:31 [2023-03-22T15:12:31.828Z] --- PASS: TestAppendVersions (0.00s)
15:12:31 [2023-03-22T15:12:31.828Z] PASS
15:12:31 [2023-03-22T15:12:31.828Z] coverage: 88.9% of statements
15:12:31 [2023-03-22T15:12:31.828Z] ok  	github.com/docker/docker/pkg/useragent	0.054s	coverage: 88.9% of statements
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestValidatePrivileges
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestValidatePrivileges (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestFilterByCapNeg
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestFilterByCapNeg (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestFilterByCapPos
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestFilterByCapPos (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestStoreGetPluginNotMatchCapRefs
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] PASS
15:12:33 [2023-03-22T15:12:33.400Z] coverage: 12.0% of statements
15:12:33 [2023-03-22T15:12:33.400Z] ok  	github.com/docker/docker/plugin	0.059s	coverage: 12.0% of statements
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestNewSettable
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestNewSettable (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestIsSettable
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestIsSettable (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] === RUN   TestUpdateSettingsEnv
15:12:33 [2023-03-22T15:12:33.400Z] --- PASS: TestUpdateSettingsEnv (0.00s)
15:12:33 [2023-03-22T15:12:33.400Z] PASS
15:12:33 [2023-03-22T15:12:33.400Z] coverage: 20.0% of statements
15:12:33 [2023-03-22T15:12:33.400Z] ok  	github.com/docker/docker/plugin/v2	0.070s	coverage: 20.0% of statements
15:12:33 [2023-03-22T15:12:33.400Z] time="2023-03-22T15:12:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
15:12:34 [2023-03-22T15:12:34.169Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:12:34 [2023-03-22T15:12:34.169Z]     check_test.go:308: [d967ea68c674f] daemon is not started
15:12:34 [2023-03-22T15:12:34.169Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:12:34 [2023-03-22T15:12:34.392Z] === RUN   TestLoad
15:12:34 [2023-03-22T15:12:34.392Z] --- PASS: TestLoad (0.00s)
15:12:34 [2023-03-22T15:12:34.392Z] === RUN   TestSave
15:12:34 [2023-03-22T15:12:34.392Z] --- PASS: TestSave (0.08s)
15:12:34 [2023-03-22T15:12:34.392Z] === RUN   TestAddDeleteGet
15:12:34 [2023-03-22T15:12:34.392Z] --- PASS: TestAddDeleteGet (0.07s)
15:12:34 [2023-03-22T15:12:34.392Z] === RUN   TestInvalidTags
15:12:34 [2023-03-22T15:12:34.392Z] --- PASS: TestInvalidTags (0.01s)
15:12:34 [2023-03-22T15:12:34.392Z] PASS
15:12:34 [2023-03-22T15:12:34.392Z] coverage: 84.4% of statements
15:12:34 [2023-03-22T15:12:34.392Z] ok  	github.com/docker/docker/reference	0.269s	coverage: 84.4% of statements
15:12:35 [2023-03-22T15:12:35.973Z] === RUN   TestResolveAuthConfigIndexServer
15:12:35 [2023-03-22T15:12:35.973Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
15:12:35 [2023-03-22T15:12:35.973Z] === RUN   TestResolveAuthConfigFullURL
15:12:35 [2023-03-22T15:12:35.973Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
15:12:35 [2023-03-22T15:12:35.973Z] === RUN   TestLoadAllowNondistributableArtifacts
15:12:35 [2023-03-22T15:12:35.973Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
15:12:35 [2023-03-22T15:12:35.973Z] === RUN   TestValidateMirror
15:12:35 [2023-03-22T15:12:35.973Z] --- PASS: TestValidateMirror (0.00s)
15:12:35 [2023-03-22T15:12:35.973Z] === RUN   TestLoadInsecureRegistries
15:12:36 [2023-03-22T15:12:36.444Z] time="2023-03-22T15:12:35Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:12:36 [2023-03-22T15:12:36.444Z] time="2023-03-22T15:12:35Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
15:12:36 [2023-03-22T15:12:36.444Z] time="2023-03-22T15:12:35Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestLoadInsecureRegistries (0.23s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestNewServiceConfig
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestNewServiceConfig (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestValidateIndexName
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestValidateIndexName (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestValidateIndexNameWithError
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestValidateIndexNameWithError (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestEndpointParse
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestEndpointParse (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestEndpointParseInvalid
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestEndpointParseInvalid (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestValidateEndpoint
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestValidateEndpoint (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestPing
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestPing (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestPingRegistryEndpoint
15:12:36 [2023-03-22T15:12:36.444Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:12:36 [2023-03-22T15:12:36.444Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestEndpoint
15:12:36 [2023-03-22T15:12:36.444Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:12:36 [2023-03-22T15:12:36.444Z] --- SKIP: TestEndpoint (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestParseRepositoryInfo
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestParseRepositoryInfo (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestNewIndexInfo
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestNewIndexInfo (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestMirrorEndpointLookup
15:12:36 [2023-03-22T15:12:36.444Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:12:36 [2023-03-22T15:12:36.444Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestSearchRepositories
15:12:36 [2023-03-22T15:12:36.444Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
15:12:36 [2023-03-22T15:12:36.444Z]         Host: 127.0.0.1:49262
15:12:36 [2023-03-22T15:12:36.444Z]         User-Agent: docker test client
15:12:36 [2023-03-22T15:12:36.444Z]         Authorization: Token fake-token
15:12:36 [2023-03-22T15:12:36.444Z]         X-Docker-Token: true
15:12:36 [2023-03-22T15:12:36.444Z]         Accept-Encoding: gzip
15:12:36 [2023-03-22T15:12:36.444Z]         
15:12:36 [2023-03-22T15:12:36.444Z]         
15:12:36 [2023-03-22T15:12:36.444Z]     registry_test.go:730: HTTP/1.1 200 OK
15:12:36 [2023-03-22T15:12:36.444Z]         Connection: close
15:12:36 [2023-03-22T15:12:36.444Z]         Content-Length: 144
15:12:36 [2023-03-22T15:12:36.444Z]         Cache-Control: no-cache
15:12:36 [2023-03-22T15:12:36.444Z]         Content-Type: application/json
15:12:36 [2023-03-22T15:12:36.444Z]         Date: Wed, 22 Mar 2023 15:12:35 GMT
15:12:36 [2023-03-22T15:12:36.444Z]         Expires: -1
15:12:36 [2023-03-22T15:12:36.444Z]         Pragma: no-cache
15:12:36 [2023-03-22T15:12:36.444Z]         Server: docker-tests/mock
15:12:36 [2023-03-22T15:12:36.444Z]         X-Docker-Registry-Config: mock
15:12:36 [2023-03-22T15:12:36.444Z]         X-Docker-Registry-Version: 0.0.0
15:12:36 [2023-03-22T15:12:36.444Z]         
15:12:36 [2023-03-22T15:12:36.444Z]         
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestSearchRepositories (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestTrustedLocation
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestTrustedLocation (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestAllowNondistributableArtifacts
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestIsSecureIndex
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestIsSecureIndex (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] PASS
15:12:36 [2023-03-22T15:12:36.444Z] coverage: 50.2% of statements
15:12:36 [2023-03-22T15:12:36.444Z] ok  	github.com/docker/docker/registry	0.394s	coverage: 50.2% of statements
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestHeaderSimpleErrors
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestHeaderTooMuchFailures
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReaderWithReadError
15:12:36 [2023-03-22T15:12:36.444Z] time="2023-03-22T15:12:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReader
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReader (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] === RUN   TestResumableRequestReaderWithInitialResponse
15:12:36 [2023-03-22T15:12:36.444Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
15:12:36 [2023-03-22T15:12:36.444Z] PASS
15:12:36 [2023-03-22T15:12:36.444Z] coverage: 100.0% of statements
15:12:36 [2023-03-22T15:12:36.444Z] ok  	github.com/docker/docker/registry/resumable	0.325s	coverage: 100.0% of statements
15:12:36 [2023-03-22T15:12:36.916Z] === RUN   TestRestartManagerTimeout
15:12:36 [2023-03-22T15:12:36.916Z] --- PASS: TestRestartManagerTimeout (0.00s)
15:12:36 [2023-03-22T15:12:36.916Z] === RUN   TestRestartManagerTimeoutReset
15:12:36 [2023-03-22T15:12:36.916Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
15:12:36 [2023-03-22T15:12:36.916Z] PASS
15:12:36 [2023-03-22T15:12:36.916Z] coverage: 45.3% of statements
15:12:36 [2023-03-22T15:12:36.916Z] ok  	github.com/docker/docker/restartmanager	0.049s	coverage: 45.3% of statements
15:12:37 [2023-03-22T15:12:37.467Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:12:37 [2023-03-22T15:12:37.467Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:12:37 [2023-03-22T15:12:37.910Z] === RUN   TestDecodeContainerConfig
15:12:37 [2023-03-22T15:12:37.910Z] --- PASS: TestDecodeContainerConfig (0.00s)
15:12:37 [2023-03-22T15:12:37.910Z] === RUN   TestDecodeContainerConfigIsolation
15:12:37 [2023-03-22T15:12:37.910Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
15:12:37 [2023-03-22T15:12:37.910Z] === RUN   TestValidatePrivileged
15:12:37 [2023-03-22T15:12:37.910Z] --- PASS: TestValidatePrivileged (0.00s)
15:12:37 [2023-03-22T15:12:37.910Z] PASS
15:12:37 [2023-03-22T15:12:37.910Z] coverage: 52.2% of statements
15:12:37 [2023-03-22T15:12:37.910Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 52.2% of statements
15:12:38 [2023-03-22T15:12:38.039Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:12:38 [2023-03-22T15:12:38.039Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:12:38 [2023-03-22T15:12:38.381Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
15:12:38 [2023-03-22T15:12:38.381Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
15:12:38 [2023-03-22T15:12:38.381Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
15:12:38 [2023-03-22T15:12:38.381Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
15:12:38 [2023-03-22T15:12:38.381Z] PASS
15:12:38 [2023-03-22T15:12:38.381Z] coverage: 62.5% of statements
15:12:38 [2023-03-22T15:12:38.381Z] ok  	github.com/docker/docker/testutil	0.067s	coverage: 62.5% of statements
15:12:38 [2023-03-22T15:12:38.980Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestGetDriver
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestGetDriver (0.00s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestVolumeRequestError
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestVolumeRequestError (0.01s)
15:12:41 [2023-03-22T15:12:41.348Z] PASS
15:12:41 [2023-03-22T15:12:41.348Z] coverage: 36.1% of statements
15:12:41 [2023-03-22T15:12:41.348Z] ok  	github.com/docker/docker/volume/drivers	0.069s	coverage: 36.1% of statements
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestGetAddress
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestGetAddress (0.00s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestRemove
15:12:41 [2023-03-22T15:12:41.348Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:12:41 [2023-03-22T15:12:41.348Z] --- SKIP: TestRemove (0.00s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestInitializeWithVolumes
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestInitializeWithVolumes (0.01s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestCreate
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestCreate (0.01s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestValidateName
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestValidateName (0.00s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestCreateWithOpts
15:12:41 [2023-03-22T15:12:41.348Z]     local_test.go:180: runtime.GOOS == "windows"
15:12:41 [2023-03-22T15:12:41.348Z] --- SKIP: TestCreateWithOpts (0.00s)
15:12:41 [2023-03-22T15:12:41.348Z] === RUN   TestRelaodNoOpts
15:12:41 [2023-03-22T15:12:41.348Z] --- PASS: TestRelaodNoOpts (0.02s)
15:12:41 [2023-03-22T15:12:41.348Z] PASS
15:12:41 [2023-03-22T15:12:41.348Z] coverage: 41.5% of statements
15:12:41 [2023-03-22T15:12:41.348Z] ok  	github.com/docker/docker/volume/local	0.105s	coverage: 41.5% of statements
15:12:42 [2023-03-22T15:12:42.286Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestNewClientWithTimeout (17.61s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestClientStream
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestClientStream (0.00s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestClientSendFile
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestClientSendFile (0.00s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestClientWithRequestTimeout
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestClientWithRequestTimeout (0.01s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestFileSpecPlugin
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestFileSpecPlugin (0.02s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestFileJSONSpecPlugin
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestPluginAddHandler
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestPluginAddHandler (0.00s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestPluginWaitBadPlugin
15:12:42 [2023-03-22T15:12:42.340Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
15:12:42 [2023-03-22T15:12:42.340Z] === RUN   TestGet
15:12:42 [2023-03-22T15:12:42.340Z] time="2023-03-22T15:12:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
15:12:42 [2023-03-22T15:12:42.547Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestConvertTmpfsOptions
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:48: data="mode=700,size=1m"
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:48: data="ro"
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestConvertTmpfsOptions (0.00s)
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestParseMountRaw
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestParseMountRaw (0.05s)
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestParseMountRawSplit
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 0
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 1
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 2
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 3
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 4
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 5
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 6
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 7
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 8
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 0
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 1
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 2
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 3
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 4
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 5
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 6
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 7
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 8
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 9
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 10
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 11
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 12
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 0
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 1
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 2
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 3
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 4
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 5
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 6
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 7
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 8
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 9
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 10
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:389: case 11
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestParseMountRawSplit (0.01s)
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestParseMountSpec
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 0
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 1
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 2
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 3
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 4
15:12:43 [2023-03-22T15:12:43.335Z]     parser_test.go:454: case 5
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestParseMountSpec (0.00s)
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestParseMountSpecBindWithFileinfoError
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
15:12:43 [2023-03-22T15:12:43.335Z] === RUN   TestValidateMount
15:12:43 [2023-03-22T15:12:43.335Z] --- PASS: TestValidateMount (0.01s)
15:12:43 [2023-03-22T15:12:43.335Z] PASS
15:12:43 [2023-03-22T15:12:43.335Z] coverage: 66.2% of statements
15:12:43 [2023-03-22T15:12:43.335Z] ok  	github.com/docker/docker/volume/mounts	0.121s	coverage: 66.2% of statements
15:12:43 [2023-03-22T15:12:43.335Z] time="2023-03-22T15:12:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
15:12:43 [2023-03-22T15:12:43.931Z]     check_test.go:308: [db7e09fb01c56] daemon is not started
15:12:43 [2023-03-22T15:12:43.931Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:12:44 [2023-03-22T15:12:44.191Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestSetGetMeta
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestSetGetMeta
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestRestore
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestRestore
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestServiceCreate
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestServiceCreate
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestServiceList
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestServiceList
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestServiceRemove
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestServiceRemove
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestServiceGet
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestServiceGet
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestServicePrune
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestServicePrune
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestCreate
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestCreate
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestRemove
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestRemove
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestList
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestList
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFindByDriver
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFindByDriver
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFindByReferenced
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFindByReferenced
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestDerefMultipleOfSameRef
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestDerefMultipleOfSameRef
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestDefererencePluginOnCreateError
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestDefererencePluginOnCreateError
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestRefDerefRemove
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestRefDerefRemove
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestGet
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestGet
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestGetWithReference
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestGetWithReference
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_nil_list
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_nil_list
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_empty_list
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_empty_list
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_filter_some
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_filter_some
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_filter_middle
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_filter_middle
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_filter_middle_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === RUN   TestFilterFunc/test_filter_first_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === PAUSE TestFilterFunc/test_filter_first_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_nil_list
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_filter_first_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_filter_some
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_filter_middle_and_last
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_filter_middle
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFilterFunc/test_empty_list
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestFilterFunc (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestSetGetMeta
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestList
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestDefererencePluginOnCreateError
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestGetWithReference
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestSetGetMeta (0.03s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestGet
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestGetWithReference (0.05s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestRefDerefRemove
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestServiceGet
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestList (0.06s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestRemove
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestGet (0.04s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestCreate
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestRefDerefRemove (0.05s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestServicePrune
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestRemove (0.05s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestDerefMultipleOfSameRef
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestCreate (0.05s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFindByReferenced
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestFindByDriver
15:12:44 [2023-03-22T15:12:44.326Z] --- PASS: TestFindByReferenced (0.03s)
15:12:44 [2023-03-22T15:12:44.326Z] === CONT  TestServiceList
15:12:44 [2023-03-22T15:12:44.327Z] --- PASS: TestFindByDriver (0.03s)
15:12:44 [2023-03-22T15:12:44.327Z] === CONT  TestServiceRemove
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestServiceGet (0.25s)
15:12:44 [2023-03-22T15:12:44.797Z] === CONT  TestServiceCreate
15:12:44 [2023-03-22T15:12:44.797Z] time="2023-03-22T15:12:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestServiceRemove (0.14s)
15:12:44 [2023-03-22T15:12:44.797Z] === CONT  TestRestore
15:12:44 [2023-03-22T15:12:44.797Z] time="2023-03-22T15:12:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestServiceList (0.16s)
15:12:44 [2023-03-22T15:12:44.797Z] time="2023-03-22T15:12:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:12:44 [2023-03-22T15:12:44.797Z] time="2023-03-22T15:12:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestServiceCreate (0.05s)
15:12:44 [2023-03-22T15:12:44.797Z] time="2023-03-22T15:12:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestRestore (0.04s)
15:12:44 [2023-03-22T15:12:44.797Z] --- PASS: TestServicePrune (0.26s)
15:12:44 [2023-03-22T15:12:44.797Z] PASS
15:12:44 [2023-03-22T15:12:44.797Z] coverage: 70.3% of statements
15:12:44 [2023-03-22T15:12:44.797Z] ok  	github.com/docker/docker/volume/service	0.419s	coverage: 70.3% of statements
15:12:45 [2023-03-22T15:12:45.267Z] time="2023-03-22T15:12:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
15:12:46 [2023-03-22T15:12:46.735Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:12:47 [2023-03-22T15:12:47.494Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:12:48 [2023-03-22T15:12:48.122Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:12:49 [2023-03-22T15:12:49.075Z] time="2023-03-22T15:12:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
15:12:51 [2023-03-22T15:12:51.419Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:12:52 [2023-03-22T15:12:52.361Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:12:54 [2023-03-22T15:12:54.274Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:12:54 [2023-03-22T15:12:54.274Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:12:56 [2023-03-22T15:12:56.285Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:12:56 [2023-03-22T15:12:56.552Z]     check_test.go:308: [dfa58b4e39799] daemon is not started
15:12:56 [2023-03-22T15:12:56.552Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:12:57 [2023-03-22T15:12:57.124Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:12:57 [2023-03-22T15:12:57.695Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:12:57 [2023-03-22T15:12:57.760Z] --- PASS: TestGet (15.02s)
15:12:57 [2023-03-22T15:12:57.760Z] === RUN   TestPluginWithNoManifest
15:12:57 [2023-03-22T15:12:57.760Z] --- PASS: TestPluginWithNoManifest (0.00s)
15:12:57 [2023-03-22T15:12:57.760Z] === RUN   TestGetAll
15:12:57 [2023-03-22T15:12:57.760Z] --- PASS: TestGetAll (0.00s)
15:12:57 [2023-03-22T15:12:57.760Z] PASS
15:12:57 [2023-03-22T15:12:57.760Z] coverage: 73.2% of statements
15:12:57 [2023-03-22T15:12:57.760Z] ok  	github.com/docker/docker/pkg/plugins	35.006s	coverage: 73.2% of statements
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/quota	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/rootless	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/volume	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:12:57 [2023-03-22T15:12:57.760Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:12:58 [2023-03-22T15:12:58.267Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:13:00 [2023-03-22T15:13:00.180Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:13:00 [2023-03-22T15:13:00.180Z]     check_test.go:308: [df396992bd9d6] daemon is not started
15:13:00 [2023-03-22T15:13:00.180Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === Skipped
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
15:13:00 [2023-03-22T15:13:00.724Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
15:13:00 [2023-03-22T15:13:00.724Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     client_test.go:23: runtime.GOOS == "windows"
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     daemon_test.go:146: root required
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     reload_test.go:520: root required
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     pull_v2_test.go:81: Needs fixing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     pull_v2_test.go:126: Needs fixing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     download_test.go:267: Needs fixing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     layer_test.go:303: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     layer_test.go:352: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     layer_test.go:467: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     layer_test.go:696: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     migration_test.go:45: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     migration_test.go:181: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     mount_test.go:17: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     mount_test.go:76: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     mount_test.go:125: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     mount_test.go:212: Failing on Windows
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.724Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:13:00 [2023-03-22T15:13:00.724Z]     archive_test.go:133: Xz not present in msys2
15:13:00 [2023-03-22T15:13:00.724Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:238: Failing on Windows CI machines
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_windows_test.go:16: Currently fails
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     changes_test.go:191: needs more investigation
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     changes_test.go:404: needs further investigation
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     changes_test.go:440: needs further investigation
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     poller_test.go:40: No chmod on Windows
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     fileutils_test.go:133: Needs porting to Windows
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     fileutils_test.go:179: Needs porting to Windows
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
15:13:00 [2023-03-22T15:13:00.725Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
15:13:00 [2023-03-22T15:13:00.725Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
15:13:00 [2023-03-22T15:13:00.725Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:13:00 [2023-03-22T15:13:00.725Z]     local_test.go:180: runtime.GOOS == "windows"
15:13:00 [2023-03-22T15:13:00.725Z] 
15:13:00 [2023-03-22T15:13:00.725Z] DONE 1865 tests, 45 skipped in 223.585s
15:13:00 [2023-03-22T15:13:00.725Z] INFO: make.ps1 ended at 03/22/2023 15:13:00
15:13:02 [2023-03-22T15:13:02.727Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:13:02 [2023-03-22T15:13:02.953Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:13:02 [2023-03-22T15:13:02.953Z] INFO: Unit tests ended at 03/22/2023 15:13:02. Duration:00:04:03.6297640
15:13:02 [2023-03-22T15:13:02.953Z] INFO: Building busybox
15:13:02 [2023-03-22T15:13:02.953Z] Sending build context to Docker daemon   5.12kB
15:13:02 [2023-03-22T15:13:02.953Z] 
15:13:02 [2023-03-22T15:13:02.953Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:13:02 [2023-03-22T15:13:02.953Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:13:02 [2023-03-22T15:13:02.953Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:13:02 [2023-03-22T15:13:02.953Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:13:02 [2023-03-22T15:13:02.953Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:13:02 [2023-03-22T15:13:02.953Z]  ---> 5b4de02c9906
15:13:02 [2023-03-22T15:13:02.953Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:13:02 [2023-03-22T15:13:02.953Z]  ---> Running in 972e98c6b4e5
15:13:05 [2023-03-22T15:13:05.273Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:13:09 [2023-03-22T15:13:09.480Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:13:09 [2023-03-22T15:13:09.742Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:13:10 [2023-03-22T15:13:10.002Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:13:10 [2023-03-22T15:13:10.945Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:13:12 [2023-03-22T15:13:12.490Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:13:12 [2023-03-22T15:13:12.490Z] Copying nested executables into bundles/cross/linux/amd64
15:13:12 [2023-03-22T15:13:12.490Z] Cross building: bundles/cross/windows/amd64
15:13:12 [2023-03-22T15:13:12.490Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:13:12 [2023-03-22T15:13:12.490Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:13:12 [2023-03-22T15:13:12.860Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:13:14 [2023-03-22T15:13:14.247Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:13:14 [2023-03-22T15:13:14.818Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:13:15 [2023-03-22T15:13:15.079Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:13:15 [2023-03-22T15:13:15.651Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:13:15 [2023-03-22T15:13:15.912Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:13:15 [2023-03-22T15:13:15.912Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:13:16 [2023-03-22T15:13:16.173Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:13:16 [2023-03-22T15:13:16.434Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:13:18 [2023-03-22T15:13:18.990Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:13:19 [2023-03-22T15:13:19.251Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:13:20 [2023-03-22T15:13:20.192Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:13:22 [2023-03-22T15:13:22.105Z] === RUN   TestDockerSuite/TestBuildEnv
15:13:23 [2023-03-22T15:13:23.490Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:13:23 [2023-03-22T15:13:23.490Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:13:24 [2023-03-22T15:13:24.432Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:13:25 [2023-03-22T15:13:25.004Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:13:25 [2023-03-22T15:13:25.578Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:13:26 [2023-03-22T15:13:26.149Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:13:27 [2023-03-22T15:13:27.534Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:13:30 [2023-03-22T15:13:30.079Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:13:31 [2023-03-22T15:13:31.992Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:13:33 [2023-03-22T15:13:33.104Z] Removing intermediate container 972e98c6b4e5
15:13:33 [2023-03-22T15:13:33.104Z]  ---> 259ffb680227
15:13:33 [2023-03-22T15:13:33.104Z] Step 7/13 : ARG BUSYBOX_VERSION
15:13:33 [2023-03-22T15:13:33.104Z]  ---> Running in 8578c39d5860
15:13:33 [2023-03-22T15:13:33.104Z] Removing intermediate container 8578c39d5860
15:13:33 [2023-03-22T15:13:33.104Z]  ---> b95e696a0643
15:13:33 [2023-03-22T15:13:33.104Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:13:33 [2023-03-22T15:13:33.104Z]  ---> Running in d28e98572a07
15:13:33 [2023-03-22T15:13:33.104Z] Removing intermediate container d28e98572a07
15:13:33 [2023-03-22T15:13:33.104Z]  ---> 332988187a3c
15:13:33 [2023-03-22T15:13:33.104Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:13:33 [2023-03-22T15:13:33.104Z] 
15:13:33 [2023-03-22T15:13:33.104Z] 
15:13:33 [2023-03-22T15:13:33.104Z]  ---> 4fb333a2dfd1
15:13:33 [2023-03-22T15:13:33.104Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:13:33 [2023-03-22T15:13:33.104Z]  ---> Running in 232f308a849c
15:13:35 [2023-03-22T15:13:35.291Z]     docker_cli_daemon_test.go:2550: [d30a736adc1ae] daemon is not started
15:13:37 [2023-03-22T15:13:37.205Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:13:45 [2023-03-22T15:13:45.339Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:13:47 [2023-03-22T15:13:47.890Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:13:49 [2023-03-22T15:13:49.808Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:13:51 [2023-03-22T15:13:51.722Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:13:51 [2023-03-22T15:13:51.983Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:13:51 [2023-03-22T15:13:51.983Z]     check_test.go:308: [da6494f845f10] daemon is not started
15:13:51 [2023-03-22T15:13:51.983Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:13:53 [2023-03-22T15:13:53.367Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:13:54 [2023-03-22T15:13:54.386Z] Removing intermediate container 232f308a849c
15:13:54 [2023-03-22T15:13:54.386Z]  ---> 97332550fda3
15:13:54 [2023-03-22T15:13:54.386Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:13:54 [2023-03-22T15:13:54.386Z]  ---> Running in 04714b9bf221
15:13:55 [2023-03-22T15:13:55.958Z] 
15:13:55 [2023-03-22T15:13:55.958Z] SUCCESS: Specified value was saved.
15:13:58 [2023-03-22T15:13:58.652Z] --- PASS: TestDockerDaemonSuite (331.48s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.51s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.36s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.97s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.06s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.85s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.90s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.23s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.90s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.21s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.89s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.83s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.51s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.86s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.09s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.34s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.71s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.43s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.19s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.43s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.63s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.17s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.33s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.36s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.87s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.05s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.44s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.76s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
15:13:58 [2023-03-22T15:13:58.652Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.89s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.59s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.78s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.17s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.72s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.69s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.65s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.08s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.06s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.80s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.10s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.20s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.59s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.48s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
15:13:58 [2023-03-22T15:13:58.653Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s)
15:13:58 [2023-03-22T15:13:58.653Z] === RUN   TestDockerSwarmSuite
15:13:58 [2023-03-22T15:13:58.653Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:13:58 [2023-03-22T15:13:58.921Z] Removing intermediate container 04714b9bf221
15:13:58 [2023-03-22T15:13:58.921Z]  ---> 3037faa6d9b9
15:13:58 [2023-03-22T15:13:58.921Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:13:58 [2023-03-22T15:13:58.921Z]  ---> Running in 2b94e6768322
15:14:01 [2023-03-22T15:14:01.198Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:14:01 [2023-03-22T15:14:01.770Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:14:02 [2023-03-22T15:14:02.713Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:14:02 [2023-03-22T15:14:02.974Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:14:03 [2023-03-22T15:14:03.545Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:14:03 [2023-03-22T15:14:03.545Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:14:04 [2023-03-22T15:14:04.931Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:14:04 [2023-03-22T15:14:04.931Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
15:14:04 [2023-03-22T15:14:04.931Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:14:05 [2023-03-22T15:14:05.502Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:14:06 [2023-03-22T15:14:06.094Z] Cannot create a file when that file already exists.
15:14:08 [2023-03-22T15:14:08.801Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:14:11 [2023-03-22T15:14:11.982Z] Removing intermediate container 2b94e6768322
15:14:11 [2023-03-22T15:14:11.982Z]  ---> ea482b453a90
15:14:11 [2023-03-22T15:14:11.982Z] Step 13/13 : CMD ["sh"]
15:14:11 [2023-03-22T15:14:11.982Z]  ---> Running in a66c313ec907
15:14:11 [2023-03-22T15:14:11.982Z] Removing intermediate container a66c313ec907
15:14:11 [2023-03-22T15:14:11.982Z]  ---> fd3f2a3427d6
15:14:11 [2023-03-22T15:14:11.982Z] Successfully built fd3f2a3427d6
15:14:11 [2023-03-22T15:14:11.982Z] Successfully tagged busybox:latest
15:14:11 [2023-03-22T15:14:11.982Z] INFO: Docker images of the daemon under test
15:14:11 [2023-03-22T15:14:11.982Z] 
15:14:11 [2023-03-22T15:14:11.982Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:14:11 [2023-03-22T15:14:11.982Z] busybox                                latest              fd3f2a3427d6        Less than a second ago   4.55GB
15:14:11 [2023-03-22T15:14:11.982Z] microsoft/windowsservercore            latest              5b4de02c9906        11 days ago              4.53GB
15:14:11 [2023-03-22T15:14:11.982Z] mcr.microsoft.com/windows/servercore   ltsc2019            5b4de02c9906        11 days ago              4.53GB
15:14:11 [2023-03-22T15:14:11.982Z] 
15:14:11 [2023-03-22T15:14:11.982Z] INFO: Running integration tests at 03/22/2023 15:14:11...
15:14:11 [2023-03-22T15:14:11.982Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:14:11 [2023-03-22T15:14:11.982Z] INFO: Integration API tests being run from the host:
15:14:11 [2023-03-22T15:14:11.982Z] INFO: make.ps1 starting at 03/22/2023 15:14:11
15:14:13 [2023-03-22T15:14:13.556Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:14:15 [2023-03-22T15:14:15.398Z] === RUN   TestDockerSuite/TestBuildExpose
15:14:15 [2023-03-22T15:14:15.398Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:14:15 [2023-03-22T15:14:15.659Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:14:16 [2023-03-22T15:14:16.230Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:14:16 [2023-03-22T15:14:16.230Z] === RUN   TestDockerSuite/TestBuildFails
15:14:17 [2023-03-22T15:14:17.172Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:14:17 [2023-03-22T15:14:17.172Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:14:19 [2023-03-22T15:14:19.086Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:14:20 [2023-03-22T15:14:20.470Z] === RUN   TestDockerSuite/TestBuildForceRm
15:14:21 [2023-03-22T15:14:21.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:14:22 [2023-03-22T15:14:22.118Z] === RUN   TestDockerSuite/TestBuildFromGit
15:14:22 [2023-03-22T15:14:22.690Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:14:23 [2023-03-22T15:14:23.632Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:14:24 [2023-03-22T15:14:24.203Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:14:25 [2023-03-22T15:14:25.145Z]     docker_api_swarm_test.go:563: [d6736230c081a] joining swarm manager [de9f67a8d02fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:14:25 [2023-03-22T15:14:25.406Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:14:27 [2023-03-22T15:14:27.322Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:14:28 [2023-03-22T15:14:28.264Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:14:28 [2023-03-22T15:14:28.524Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:14:30 [2023-03-22T15:14:30.437Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:14:31 [2023-03-22T15:14:31.823Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:14:33 [2023-03-22T15:14:33.207Z] === RUN   TestDockerSuite/TestBuildHistory
15:14:36 [2023-03-22T15:14:36.508Z]     docker_api_swarm_test.go:585: [dca868331094b] joining swarm manager [de9f67a8d02fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:14:37 [2023-03-22T15:14:37.451Z] === RUN   TestDockerSuite/TestBuildIidFile
15:14:38 [2023-03-22T15:14:38.393Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:14:38 [2023-03-22T15:14:38.964Z]     check_test.go:379: [d6736230c081a] daemon is not started
15:14:39 [2023-03-22T15:14:39.225Z] === RUN   TestDockerSuite/TestBuildInheritance
15:14:39 [2023-03-22T15:14:39.796Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:14:40 [2023-03-22T15:14:40.057Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:14:40 [2023-03-22T15:14:40.317Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:14:40 [2023-03-22T15:14:40.889Z] === RUN   TestDockerSuite/TestBuildLabel
15:14:41 [2023-03-22T15:14:41.460Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:14:41 [2023-03-22T15:14:41.722Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:14:42 [2023-03-22T15:14:42.293Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:14:42 [2023-03-22T15:14:42.554Z] === RUN   TestDockerSuite/TestBuildLabels
15:14:42 [2023-03-22T15:14:42.815Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:14:44 [2023-03-22T15:14:44.198Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:14:46 [2023-03-22T15:14:46.741Z] === RUN   TestDockerSuite/TestBuildLastModified
15:14:48 [2023-03-22T15:14:48.946Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:14:48 [2023-03-22T15:14:48.946Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:14:48 [2023-03-22T15:14:48.946Z] remote: Enumerating objects: 23, done.
15:14:48 [2023-03-22T15:14:48.946Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:14:48 [2023-03-22T15:14:48.946Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:14:48 [2023-03-22T15:14:48.946Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:14:48 [2023-03-22T15:14:48.946Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
15:14:48 [2023-03-22T15:14:48.946Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
15:14:48 [2023-03-22T15:14:48.946Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:14:48 [2023-03-22T15:14:48.946Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:14:49 [2023-03-22T15:14:49.268Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/test/unit
15:14:49 [2023-03-22T15:14:49.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:14:49 [2023-03-22T15:14:49.283Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:14:49 [2023-03-22T15:14:49.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:14:51 [2023-03-22T15:14:51.799Z] ?   	github.com/docker/docker/api	[no test files]
15:14:51 [2023-03-22T15:14:51.825Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:14:52 [2023-03-22T15:14:52.085Z]     docker_api_swarm_test.go:46: [d2f2c338a9957] joining swarm manager [db03eeecb3903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:14:52 [2023-03-22T15:14:52.346Z] --- PASS: TestImportExtremelyLargeImageWorks (172.87s)
15:14:52 [2023-03-22T15:14:52.346Z] PASS
15:14:52 [2023-03-22T15:14:52.346Z] 
15:14:52 [2023-03-22T15:14:52.346Z] DONE 13 tests in 177.329s
15:14:52 [2023-03-22T15:14:52.346Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:14:52 [2023-03-22T15:14:52.346Z] ++ 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
15:14:52 [2023-03-22T15:14:52.346Z] ++ set -e
15:14:52 [2023-03-22T15:14:52.346Z] ++ '[' -n 0 ']'
15:14:52 [2023-03-22T15:14:52.346Z] ++ set -x
15:14:52 [2023-03-22T15:14:52.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:14:52 [2023-03-22T15:14:52.607Z] INFO: Testing against a local daemon
15:14:52 [2023-03-22T15:14:52.607Z] === RUN   TestNetworkCreateDelete
15:14:52 [2023-03-22T15:14:52.607Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:14:52 [2023-03-22T15:14:52.607Z] === RUN   TestDockerNetworkDeletePreferID
15:14:53 [2023-03-22T15:14:53.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
15:14:53 [2023-03-22T15:14:53.178Z] === RUN   TestDaemonDNSFallback
15:14:54 [2023-03-22T15:14:54.563Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:14:54 [2023-03-22T15:14:54.563Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:14:54 [2023-03-22T15:14:54.563Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:14:54 [2023-03-22T15:14:54.563Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:14:54 [2023-03-22T15:14:54.563Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:14:54 [2023-03-22T15:14:54.823Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:14:55 [2023-03-22T15:14:55.765Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:14:56 [2023-03-22T15:14:56.336Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:14:56 [2023-03-22T15:14:56.413Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:14:56 [2023-03-22T15:14:56.413Z] INFO: Testing against a local daemon
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithSession
15:14:56 [2023-03-22T15:14:56.413Z]     build_session_test.go:25: TODO: BuildKit
15:14:56 [2023-03-22T15:14:56.413Z] --- SKIP: TestBuildWithSession (0.00s)
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildSquashParent
15:14:56 [2023-03-22T15:14:56.413Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:14:56 [2023-03-22T15:14:56.413Z] --- SKIP: TestBuildSquashParent (0.00s)
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:56 [2023-03-22T15:14:56.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:56 [2023-03-22T15:14:56.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:56 [2023-03-22T15:14:56.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:56 [2023-03-22T15:14:56.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:56 [2023-03-22T15:14:56.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:58 [2023-03-22T15:14:58.893Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:14:59 [2023-03-22T15:14:59.153Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:14:59 [2023-03-22T15:14:59.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:14:59 [2023-03-22T15:14:59.673Z] --- PASS: TestDaemonDNSFallback (6.53s)
15:14:59 [2023-03-22T15:14:59.673Z] === RUN   TestInspectNetwork
15:15:03 [2023-03-22T15:15:03.877Z] === RUN   TestInspectNetwork/full_network_id
15:15:03 [2023-03-22T15:15:03.877Z] === RUN   TestInspectNetwork/partial_network_id
15:15:03 [2023-03-22T15:15:03.877Z] === RUN   TestInspectNetwork/network_name
15:15:03 [2023-03-22T15:15:03.877Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:15:05 [2023-03-22T15:15:05.164Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:15:05 [2023-03-22T15:15:05.164Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:15:06 [2023-03-22T15:15:06.421Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:15:06 [2023-03-22T15:15:06.678Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
15:15:07 [2023-03-22T15:15:07.802Z] --- PASS: TestInspectNetwork (7.91s)
15:15:07 [2023-03-22T15:15:07.802Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:15:07 [2023-03-22T15:15:07.802Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:15:07 [2023-03-22T15:15:07.802Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:15:07 [2023-03-22T15:15:07.802Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:15:07 [2023-03-22T15:15:07.802Z] === RUN   TestRunContainerWithBridgeNone
15:15:09 [2023-03-22T15:15:09.186Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:15:09 [2023-03-22T15:15:09.760Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkInvalidJSON
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:09 [2023-03-22T15:15:09.760Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:09 [2023-03-22T15:15:09.760Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:09 [2023-03-22T15:15:09.760Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:09 [2023-03-22T15:15:09.760Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:09 [2023-03-22T15:15:09.760Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:09 [2023-03-22T15:15:09.760Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:09 [2023-03-22T15:15:09.760Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:15:09 [2023-03-22T15:15:09.760Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:09 [2023-03-22T15:15:09.760Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:09 [2023-03-22T15:15:09.760Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkList
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkList//networks
15:15:09 [2023-03-22T15:15:09.760Z] === PAUSE TestNetworkList//networks
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestNetworkList//networks/
15:15:09 [2023-03-22T15:15:09.760Z] === PAUSE TestNetworkList//networks/
15:15:09 [2023-03-22T15:15:09.760Z] === CONT  TestNetworkList//networks
15:15:09 [2023-03-22T15:15:09.760Z] === CONT  TestNetworkList//networks/
15:15:09 [2023-03-22T15:15:09.760Z] --- PASS: TestNetworkList (0.01s)
15:15:09 [2023-03-22T15:15:09.760Z]     --- PASS: TestNetworkList//networks (0.00s)
15:15:09 [2023-03-22T15:15:09.760Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:15:09 [2023-03-22T15:15:09.760Z] === RUN   TestHostIPv4BridgeLabel
15:15:10 [2023-03-22T15:15:10.021Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:15:10 [2023-03-22T15:15:10.021Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:15:10 [2023-03-22T15:15:10.282Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:15:10 [2023-03-22T15:15:10.282Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:10 [2023-03-22T15:15:10.853Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:15:11 [2023-03-22T15:15:11.424Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
15:15:11 [2023-03-22T15:15:11.424Z] === RUN   TestDaemonDefaultNetworkPools
15:15:11 [2023-03-22T15:15:11.685Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:15:11 [2023-03-22T15:15:11.685Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
15:15:11 [2023-03-22T15:15:11.685Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:15:11 [2023-03-22T15:15:11.946Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
15:15:11 [2023-03-22T15:15:11.946Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:13 [2023-03-22T15:15:13.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.35s)
15:15:13 [2023-03-22T15:15:13.330Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:13 [2023-03-22T15:15:13.858Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.23s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.62s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.81s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.16s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.32s)
15:15:13 [2023-03-22T15:15:13.858Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.12s)
15:15:13 [2023-03-22T15:15:13.858Z] === RUN   TestBuildMultiStageCopy
15:15:13 [2023-03-22T15:15:13.858Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:15:14 [2023-03-22T15:15:14.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
15:15:14 [2023-03-22T15:15:14.713Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:15 [2023-03-22T15:15:15.284Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:15:15 [2023-03-22T15:15:15.284Z] === RUN   TestServiceWithPredefinedNetwork
15:15:15 [2023-03-22T15:15:15.284Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:15:15 [2023-03-22T15:15:15.544Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:15:16 [2023-03-22T15:15:16.929Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:15:17 [2023-03-22T15:15:17.190Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:15:17 [2023-03-22T15:15:17.761Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s)
15:15:17 [2023-03-22T15:15:17.761Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:17 [2023-03-22T15:15:17.761Z]     service_test.go:242: FLAKY_TEST
15:15:17 [2023-03-22T15:15:17.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:17 [2023-03-22T15:15:17.761Z] === RUN   TestServiceWithDataPathPortInit
15:15:18 [2023-03-22T15:15:18.703Z] === RUN   TestDockerSuite/TestBuildNetNone
15:15:18 [2023-03-22T15:15:18.964Z] === RUN   TestDockerSuite/TestBuildNoContext
15:15:19 [2023-03-22T15:15:19.915Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:15:20 [2023-03-22T15:15:20.855Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:15:21 [2023-03-22T15:15:21.797Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:15:22 [2023-03-22T15:15:22.057Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:15:22 [2023-03-22T15:15:22.057Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:15:22 [2023-03-22T15:15:22.627Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:15:22 [2023-03-22T15:15:22.887Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:15:23 [2023-03-22T15:15:23.148Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:15:24 [2023-03-22T15:15:24.306Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:15:24 [2023-03-22T15:15:24.306Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:15:24 [2023-03-22T15:15:24.530Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:15:24 [2023-03-22T15:15:24.790Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:15:25 [2023-03-22T15:15:25.296Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:15:26 [2023-03-22T15:15:26.702Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:15:26 [2023-03-22T15:15:26.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:15:27 [2023-03-22T15:15:27.644Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:15:27 [2023-03-22T15:15:27.858Z] --- PASS: TestBuildMultiStageCopy (14.22s)
15:15:27 [2023-03-22T15:15:27.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.03s)
15:15:27 [2023-03-22T15:15:27.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s)
15:15:27 [2023-03-22T15:15:27.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s)
15:15:27 [2023-03-22T15:15:27.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s)
15:15:27 [2023-03-22T15:15:27.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s)
15:15:27 [2023-03-22T15:15:27.858Z] === RUN   TestBuildMultiStageParentConfig
15:15:29 [2023-03-22T15:15:29.028Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:15:29 [2023-03-22T15:15:29.598Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:15:30 [2023-03-22T15:15:30.538Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:15:30 [2023-03-22T15:15:30.799Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:15:30 [2023-03-22T15:15:30.820Z] --- PASS: TestBuildMultiStageParentConfig (3.20s)
15:15:30 [2023-03-22T15:15:30.820Z] === RUN   TestBuildLabelWithTargets
15:15:30 [2023-03-22T15:15:30.820Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:15:30 [2023-03-22T15:15:30.820Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
15:15:30 [2023-03-22T15:15:30.820Z] === RUN   TestBuildWithEmptyLayers
15:15:32 [2023-03-22T15:15:32.390Z] --- PASS: TestBuildWithEmptyLayers (1.45s)
15:15:32 [2023-03-22T15:15:32.390Z] === RUN   TestBuildMultiStageOnBuild
15:15:33 [2023-03-22T15:15:33.341Z] === RUN   TestDockerSuite/TestBuildPATH
15:15:33 [2023-03-22T15:15:33.341Z] --- PASS: TestServiceWithDataPathPortInit (15.32s)
15:15:33 [2023-03-22T15:15:33.341Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:34 [2023-03-22T15:15:34.283Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:15:35 [2023-03-22T15:15:35.224Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:15:35 [2023-03-22T15:15:35.795Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:15:36 [2023-03-22T15:15:36.057Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2e8bixjqokjjahmizw8itml7y Created:2023-03-22 15:15:34.515412582 +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[4deb9808387cc3ad34f8ce629ca4d8740ca6d14faef1d248f8a6e2448a5eb2e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k98yb05d1oa4fc7gg2b6m0ror EndpointID:76420832e2ae2c5ee52fe766011fdb194c12648e0bde199b2cb754f319490351 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e09244504b298a3ece58b8d3d50894e43028edd7a17f8925feb245102f2fdbf 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:447f6023fcba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k98yb05d1oa4fc7gg2b6m0ror EndpointID:76420832e2ae2c5ee52fe766011fdb194c12648e0bde199b2cb754f319490351 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:15:41 [2023-03-22T15:15:41.344Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s)
15:15:41 [2023-03-22T15:15:41.344Z] PASS
15:15:41 [2023-03-22T15:15:41.344Z] 
15:15:41 [2023-03-22T15:15:41.344Z] === Skipped
15:15:41 [2023-03-22T15:15:41.344Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:41 [2023-03-22T15:15:41.344Z]     service_test.go:242: FLAKY_TEST
15:15:41 [2023-03-22T15:15:41.344Z] 
15:15:41 [2023-03-22T15:15:41.344Z] DONE 26 tests, 1 skipped in 48.137s
15:15:41 [2023-03-22T15:15:41.344Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:15:41 [2023-03-22T15:15:41.344Z] ++ 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
15:15:41 [2023-03-22T15:15:41.344Z] ++ set -e
15:15:41 [2023-03-22T15:15:41.344Z] ++ '[' -n 0 ']'
15:15:41 [2023-03-22T15:15:41.344Z] ++ set -x
15:15:41 [2023-03-22T15:15:41.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:15:41 [2023-03-22T15:15:41.344Z] INFO: Testing against a local daemon
15:15:41 [2023-03-22T15:15:41.344Z] === RUN   TestDockerNetworkIpvlanPersistance
15:15:41 [2023-03-22T15:15:41.344Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:41 [2023-03-22T15:15:41.344Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:15:41 [2023-03-22T15:15:41.344Z] === RUN   TestDockerNetworkIpvlan
15:15:41 [2023-03-22T15:15:41.344Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:41 [2023-03-22T15:15:41.344Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:15:41 [2023-03-22T15:15:41.344Z] PASS
15:15:41 [2023-03-22T15:15:41.344Z] 
15:15:41 [2023-03-22T15:15:41.344Z] === Skipped
15:15:41 [2023-03-22T15:15:41.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:15:41 [2023-03-22T15:15:41.344Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:41 [2023-03-22T15:15:41.344Z] 
15:15:41 [2023-03-22T15:15:41.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:15:41 [2023-03-22T15:15:41.344Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:41 [2023-03-22T15:15:41.344Z] 
15:15:41 [2023-03-22T15:15:41.344Z] DONE 2 tests, 2 skipped in 0.137s
15:15:41 [2023-03-22T15:15:41.344Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:15:41 [2023-03-22T15:15:41.344Z] ++ 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
15:15:41 [2023-03-22T15:15:41.344Z] ++ set -e
15:15:41 [2023-03-22T15:15:41.344Z] ++ '[' -n 0 ']'
15:15:41 [2023-03-22T15:15:41.344Z] ++ set -x
15:15:41 [2023-03-22T15:15:41.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:15:41 [2023-03-22T15:15:41.344Z] INFO: Testing against a local daemon
15:15:41 [2023-03-22T15:15:41.344Z] === RUN   TestDockerNetworkMacvlanPersistance
15:15:41 [2023-03-22T15:15:41.344Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:15:42 [2023-03-22T15:15:42.286Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
15:15:42 [2023-03-22T15:15:42.286Z] === RUN   TestDockerNetworkMacvlan
15:15:42 [2023-03-22T15:15:42.862Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:15:43 [2023-03-22T15:15:43.803Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:15:43 [2023-03-22T15:15:43.803Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:15:44 [2023-03-22T15:15:44.744Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:15:45 [2023-03-22T15:15:45.315Z] === RUN   TestDockerSuite/TestBuildRm
15:15:46 [2023-03-22T15:15:46.698Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:15:47 [2023-03-22T15:15:47.642Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:15:48 [2023-03-22T15:15:48.583Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:15:48 [2023-03-22T15:15:48.844Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:15:49 [2023-03-22T15:15:49.786Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:15:50 [2023-03-22T15:15:50.046Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:15:50 [2023-03-22T15:15:50.618Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:15:51 [2023-03-22T15:15:51.561Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:15:52 [2023-03-22T15:15:52.502Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:15:52 [2023-03-22T15:15:52.763Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:15:53 [2023-03-22T15:15:53.334Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:15:53 [2023-03-22T15:15:53.652Z] --- PASS: TestBuildMultiStageOnBuild (18.70s)
15:15:53 [2023-03-22T15:15:53.652Z] === RUN   TestBuildUncleanTarFilenames
15:15:53 [2023-03-22T15:15:53.652Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:15:53 [2023-03-22T15:15:53.652Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
15:15:53 [2023-03-22T15:15:53.652Z] === RUN   TestBuildMultiStageLayerLeak
15:15:53 [2023-03-22T15:15:53.904Z] --- PASS: TestDockerNetworkMacvlan (11.63s)
15:15:53 [2023-03-22T15:15:53.904Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:15:53 [2023-03-22T15:15:53.904Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:15:53 [2023-03-22T15:15:53.904Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.01s)
15:15:53 [2023-03-22T15:15:53.904Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s)
15:15:53 [2023-03-22T15:15:53.904Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.63s)
15:15:53 [2023-03-22T15:15:53.905Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s)
15:15:53 [2023-03-22T15:15:53.905Z] PASS
15:15:53 [2023-03-22T15:15:53.905Z] 
15:15:53 [2023-03-22T15:15:53.905Z] DONE 8 tests in 13.087s
15:15:53 [2023-03-22T15:15:53.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:15:53 [2023-03-22T15:15:53.905Z] ++ 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
15:15:53 [2023-03-22T15:15:53.905Z] ++ set -e
15:15:53 [2023-03-22T15:15:53.905Z] ++ '[' -n 0 ']'
15:15:53 [2023-03-22T15:15:53.905Z] ++ set -x
15:15:53 [2023-03-22T15:15:53.905Z] ++ 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
15:15:53 [2023-03-22T15:15:53.905Z] testing: warning: no tests to run
15:15:53 [2023-03-22T15:15:53.905Z] PASS
15:15:53 [2023-03-22T15:15:53.905Z] 
15:15:53 [2023-03-22T15:15:53.905Z] DONE 0 tests in 0.039s
15:15:53 [2023-03-22T15:15:53.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:15:53 [2023-03-22T15:15:53.905Z] ++ 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
15:15:53 [2023-03-22T15:15:53.905Z] ++ set -e
15:15:53 [2023-03-22T15:15:53.905Z] ++ '[' -n 0 ']'
15:15:53 [2023-03-22T15:15:53.905Z] ++ set -x
15:15:53 [2023-03-22T15:15:53.905Z] ++ 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
15:15:53 [2023-03-22T15:15:53.905Z] INFO: Testing against a local daemon
15:15:53 [2023-03-22T15:15:53.905Z] === RUN   TestAuthZPluginAllowRequest
15:15:55 [2023-03-22T15:15:55.288Z] --- PASS: TestAuthZPluginAllowRequest (1.29s)
15:15:55 [2023-03-22T15:15:55.288Z] === RUN   TestAuthZPluginTLS
15:15:55 [2023-03-22T15:15:55.859Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:15:55 [2023-03-22T15:15:55.859Z] === RUN   TestAuthZPluginDenyRequest
15:15:55 [2023-03-22T15:15:55.859Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:15:56 [2023-03-22T15:15:56.120Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:15:56 [2023-03-22T15:15:56.120Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:15:56 [2023-03-22T15:15:56.120Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
15:15:56 [2023-03-22T15:15:56.120Z] === RUN   TestDockerSuite/TestBuildSpaces
15:15:56 [2023-03-22T15:15:56.381Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:15:56 [2023-03-22T15:15:56.381Z] === RUN   TestAuthZPluginAPIDenyResponse
15:15:56 [2023-03-22T15:15:56.381Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:15:56 [2023-03-22T15:15:56.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:15:56 [2023-03-22T15:15:56.952Z] === RUN   TestAuthZPluginDenyResponse
15:15:57 [2023-03-22T15:15:57.213Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:15:57 [2023-03-22T15:15:57.213Z] === RUN   TestDockerSuite/TestBuildStderr
15:15:57 [2023-03-22T15:15:57.475Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:15:57 [2023-03-22T15:15:57.475Z] === RUN   TestAuthZPluginAllowEventStream
15:15:57 [2023-03-22T15:15:57.735Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:15:59 [2023-03-22T15:15:59.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
15:15:59 [2023-03-22T15:15:59.120Z] === RUN   TestAuthZPluginErrorResponse
15:15:59 [2023-03-22T15:15:59.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:15:59 [2023-03-22T15:15:59.380Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:15:59 [2023-03-22T15:15:59.380Z] === RUN   TestAuthZPluginErrorRequest
15:15:59 [2023-03-22T15:15:59.951Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:15:59 [2023-03-22T15:15:59.951Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:16:00 [2023-03-22T15:16:00.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:16:00 [2023-03-22T15:16:00.527Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:16:00 [2023-03-22T15:16:00.787Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:16:01 [2023-03-22T15:16:01.739Z]     docker_api_swarm_test.go:304: [d1e5ba211304b] joining swarm manager [d585e053ba0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:02 [2023-03-22T15:16:02.000Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:16:02 [2023-03-22T15:16:02.571Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
15:16:02 [2023-03-22T15:16:02.571Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:16:03 [2023-03-22T15:16:03.143Z]     docker_api_swarm_test.go:305: [d92d409c90282] joining swarm manager [d585e053ba0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:03 [2023-03-22T15:16:03.143Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:16:03 [2023-03-22T15:16:03.713Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:16:03 [2023-03-22T15:16:03.973Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
15:16:04 [2023-03-22T15:16:04.234Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s)
15:16:04 [2023-03-22T15:16:04.234Z] === RUN   TestAuthZPluginHeader
15:16:04 [2023-03-22T15:16:04.495Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:16:05 [2023-03-22T15:16:05.065Z] --- PASS: TestAuthZPluginHeader (0.81s)
15:16:05 [2023-03-22T15:16:05.065Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:16:05 [2023-03-22T15:16:05.636Z] === RUN   TestDockerSuite/TestBuildUser
15:16:07 [2023-03-22T15:16:07.019Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:16:08 [2023-03-22T15:16:08.932Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:16:09 [2023-03-22T15:16:09.875Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s)
15:16:09 [2023-03-22T15:16:09.875Z] === RUN   TestAuthZPluginV2Disable
15:16:14 [2023-03-22T15:16:14.077Z] --- PASS: TestAuthZPluginV2Disable (4.00s)
15:16:14 [2023-03-22T15:16:14.077Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:16:14 [2023-03-22T15:16:14.948Z] --- PASS: TestBuildMultiStageLayerLeak (21.75s)
15:16:14 [2023-03-22T15:16:14.948Z] === RUN   TestBuildWithHugeFile
15:16:18 [2023-03-22T15:16:18.279Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s)
15:16:18 [2023-03-22T15:16:18.279Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:16:18 [2023-03-22T15:16:18.850Z]     docker_api_swarm_test.go:364: Waiting for possible election...
15:16:18 [2023-03-22T15:16:18.850Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:16:19 [2023-03-22T15:16:19.791Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:16:20 [2023-03-22T15:16:20.052Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:16:20 [2023-03-22T15:16:20.994Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:16:21 [2023-03-22T15:16:21.564Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:16:22 [2023-03-22T15:16:22.505Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:16:22 [2023-03-22T15:16:22.505Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
15:16:22 [2023-03-22T15:16:22.766Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:16:22 [2023-03-22T15:16:22.766Z]     docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows
15:16:22 [2023-03-22T15:16:22.766Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:16:22 [2023-03-22T15:16:22.766Z]     docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows
15:16:22 [2023-03-22T15:16:22.766Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:16:22 [2023-03-22T15:16:22.766Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
15:16:22 [2023-03-22T15:16:22.766Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:16:24 [2023-03-22T15:16:24.684Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:16:24 [2023-03-22T15:16:24.684Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:16:25 [2023-03-22T15:16:25.628Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:16:26 [2023-03-22T15:16:26.569Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:16:27 [2023-03-22T15:16:27.511Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:16:27 [2023-03-22T15:16:27.511Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 16.2% of statements
15:16:28 [2023-03-22T15:16:28.118Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:16:28 [2023-03-22T15:16:28.118Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:16:29 [2023-03-22T15:16:29.054Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:16:29 [2023-03-22T15:16:29.055Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/types	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:16:29 [2023-03-22T15:16:29.314Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:16:29 [2023-03-22T15:16:29.423Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:16:29 [2023-03-22T15:16:29.882Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
15:16:29 [2023-03-22T15:16:29.882Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.7% of statements
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:16:29 [2023-03-22T15:16:29.882Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:16:29 [2023-03-22T15:16:29.993Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.23s)
15:16:29 [2023-03-22T15:16:29.993Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:16:29 [2023-03-22T15:16:29.993Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:16:30 [2023-03-22T15:16:30.141Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:16:30 [2023-03-22T15:16:30.141Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:16:30 [2023-03-22T15:16:30.141Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:16:30 [2023-03-22T15:16:30.564Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:16:31 [2023-03-22T15:16:31.134Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:16:31 [2023-03-22T15:16:31.705Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:16:32 [2023-03-22T15:16:32.276Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:16:32 [2023-03-22T15:16:32.276Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
15:16:32 [2023-03-22T15:16:32.276Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:16:32 [2023-03-22T15:16:32.276Z]     docker_api_swarm_test.go:272: [da2fd0dd536ec] joining swarm manager [d115832404b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:32 [2023-03-22T15:16:32.846Z] === RUN   TestDockerSuite/TestBuildXZHost
15:16:33 [2023-03-22T15:16:33.417Z]     docker_api_swarm_test.go:273: [d2fa0a87ada72] joining swarm manager [d115832404b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:33 [2023-03-22T15:16:33.430Z] ok  	github.com/docker/docker/builder/remotecontext	0.113s	coverage: 13.7% of statements
15:16:33 [2023-03-22T15:16:33.430Z] ok  	github.com/docker/docker/builder/dockerfile	0.234s	coverage: 48.5% of statements
15:16:33 [2023-03-22T15:16:33.430Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:16:33 [2023-03-22T15:16:33.998Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:16:34 [2023-03-22T15:16:34.357Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:16:34 [2023-03-22T15:16:34.358Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:16:34 [2023-03-22T15:16:34.358Z]     docker_cli_sni_test.go:18: Flakey test
15:16:34 [2023-03-22T15:16:34.358Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:16:34 [2023-03-22T15:16:34.617Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:16:35 [2023-03-22T15:16:35.188Z] === RUN   TestDockerSuite/TestCommitChange
15:16:35 [2023-03-22T15:16:35.758Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:16:35 [2023-03-22T15:16:35.900Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.440s	coverage: 83.5% of statements
15:16:35 [2023-03-22T15:16:35.900Z] ?   	github.com/docker/docker/cli	[no test files]
15:16:35 [2023-03-22T15:16:35.900Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:16:36 [2023-03-22T15:16:36.329Z] === RUN   TestDockerSuite/TestCommitHardlink
15:16:37 [2023-03-22T15:16:37.272Z] === RUN   TestDockerSuite/TestCommitNewFile
15:16:38 [2023-03-22T15:16:38.213Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:16:38 [2023-03-22T15:16:38.784Z] === RUN   TestDockerSuite/TestCommitTTY
15:16:39 [2023-03-22T15:16:39.186Z] ok  	github.com/docker/docker/client	0.110s	coverage: 75.4% of statements
15:16:39 [2023-03-22T15:16:39.725Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:16:40 [2023-03-22T15:16:40.297Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:16:41 [2023-03-22T15:16:41.238Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:16:41 [2023-03-22T15:16:41.808Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:16:42 [2023-03-22T15:16:42.749Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:16:43 [2023-03-22T15:16:43.693Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:16:43 [2023-03-22T15:16:43.693Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:16:44 [2023-03-22T15:16:44.270Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:16:44 [2023-03-22T15:16:44.840Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:16:45 [2023-03-22T15:16:45.100Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:16:45 [2023-03-22T15:16:45.360Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:16:45 [2023-03-22T15:16:45.930Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:16:45 [2023-03-22T15:16:45.930Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:16:45 [2023-03-22T15:16:45.930Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:16:46 [2023-03-22T15:16:46.500Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:16:46 [2023-03-22T15:16:46.500Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:16:46 [2023-03-22T15:16:46.500Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:16:46 [2023-03-22T15:16:46.500Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:16:46 [2023-03-22T15:16:46.500Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:16:46 [2023-03-22T15:16:46.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:16:46 [2023-03-22T15:16:46.761Z] PASS
15:16:46 [2023-03-22T15:16:46.761Z] 
15:16:46 [2023-03-22T15:16:46.761Z] DONE 17 tests in 52.856s
15:16:46 [2023-03-22T15:16:46.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:16:46 [2023-03-22T15:16:46.761Z] ++ 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
15:16:46 [2023-03-22T15:16:46.761Z] ++ set -e
15:16:46 [2023-03-22T15:16:46.761Z] ++ '[' -n 0 ']'
15:16:46 [2023-03-22T15:16:46.761Z] ++ set -x
15:16:46 [2023-03-22T15:16:46.761Z] ++ 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
15:16:47 [2023-03-22T15:16:47.021Z] INFO: Testing against a local daemon
15:16:47 [2023-03-22T15:16:47.021Z] === RUN   TestPluginInvalidJSON
15:16:47 [2023-03-22T15:16:47.021Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:16:47 [2023-03-22T15:16:47.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:16:47 [2023-03-22T15:16:47.021Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:16:47 [2023-03-22T15:16:47.021Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:16:47 [2023-03-22T15:16:47.021Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:16:47 [2023-03-22T15:16:47.021Z] === RUN   TestPluginInstall
15:16:47 [2023-03-22T15:16:47.021Z] === RUN   TestPluginInstall/no_auth
15:16:47 [2023-03-22T15:16:47.021Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:16:47 [2023-03-22T15:16:47.593Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:16:48 [2023-03-22T15:16:48.164Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:16:48 [2023-03-22T15:16:48.164Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:16:49 [2023-03-22T15:16:49.107Z] time="2023-03-22T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:49 [2023-03-22T15:16:49.107Z] time="2023-03-22T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bce523d6b7d73605ab6823ad8954e7200f2ca92e5caf33a99cd5c9ef8d01f9e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:49 [2023-03-22T15:16:49.107Z] time="2023-03-22T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:49 [2023-03-22T15:16:49.107Z] time="2023-03-22T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bce523d6b7d73605ab6823ad8954e7200f2ca92e5caf33a99cd5c9ef8d01f9e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:49 [2023-03-22T15:16:49.367Z] === RUN   TestPluginInstall/with_htpasswd
15:16:49 [2023-03-22T15:16:49.628Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:16:49 [2023-03-22T15:16:49.628Z] time="2023-03-22T15:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:49 [2023-03-22T15:16:49.628Z] time="2023-03-22T15:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1900b93de29d6b55e870e6a38be45704ae5654d48dcf592943e3a574e6946832" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:49 [2023-03-22T15:16:49.628Z] time="2023-03-22T15:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:49 [2023-03-22T15:16:49.628Z] time="2023-03-22T15:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1900b93de29d6b55e870e6a38be45704ae5654d48dcf592943e3a574e6946832" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:50 [2023-03-22T15:16:50.199Z] === RUN   TestPluginInstall/with_insecure
15:16:50 [2023-03-22T15:16:50.199Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:16:50 [2023-03-22T15:16:50.199Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:16:50 [2023-03-22T15:16:50.773Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:16:51 [2023-03-22T15:16:51.034Z] time="2023-03-22T15:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:51 [2023-03-22T15:16:51.034Z] time="2023-03-22T15:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9e04094473f1a8b1754150d77801b7da6ae1cc2d9744501c87c11de991fd1c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:51 [2023-03-22T15:16:51.034Z] time="2023-03-22T15:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:16:51 [2023-03-22T15:16:51.034Z] time="2023-03-22T15:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9e04094473f1a8b1754150d77801b7da6ae1cc2d9744501c87c11de991fd1c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:16:51 [2023-03-22T15:16:51.295Z]     plugin_test.go:164: [d8f7ed6e4b9b4] daemon is not started
15:16:51 [2023-03-22T15:16:51.295Z] --- PASS: TestPluginInstall (4.36s)
15:16:51 [2023-03-22T15:16:51.295Z]     --- PASS: TestPluginInstall/no_auth (2.34s)
15:16:51 [2023-03-22T15:16:51.295Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
15:16:51 [2023-03-22T15:16:51.295Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
15:16:51 [2023-03-22T15:16:51.295Z] === RUN   TestPluginsWithRuntimes
15:16:51 [2023-03-22T15:16:51.295Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:16:51 [2023-03-22T15:16:51.865Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:16:52 [2023-03-22T15:16:52.436Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:16:52 [2023-03-22T15:16:52.436Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:16:53 [2023-03-22T15:16:53.007Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:16:53 [2023-03-22T15:16:53.007Z] === RUN   TestPluginsWithRuntimes/No_Args
15:16:53 [2023-03-22T15:16:53.577Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:16:54 [2023-03-22T15:16:54.148Z] === RUN   TestPluginsWithRuntimes/With_Args
15:16:54 [2023-03-22T15:16:54.148Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:16:54 [2023-03-22T15:16:54.148Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:16:54 [2023-03-22T15:16:54.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:16:54 [2023-03-22T15:16:54.720Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:16:54 [2023-03-22T15:16:54.982Z] --- PASS: TestPluginsWithRuntimes (3.74s)
15:16:54 [2023-03-22T15:16:54.982Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.00s)
15:16:54 [2023-03-22T15:16:54.982Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.99s)
15:16:54 [2023-03-22T15:16:54.982Z] === RUN   TestPluginBackCompatMediaTypes
15:16:55 [2023-03-22T15:16:55.924Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:16:55 [2023-03-22T15:16:55.924Z] --- PASS: TestPluginBackCompatMediaTypes (0.87s)
15:16:55 [2023-03-22T15:16:55.924Z] PASS
15:16:55 [2023-03-22T15:16:55.924Z] 
15:16:55 [2023-03-22T15:16:55.924Z] DONE 10 tests in 9.146s
15:16:55 [2023-03-22T15:16:55.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:16:55 [2023-03-22T15:16:55.924Z] ++ 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
15:16:55 [2023-03-22T15:16:55.924Z] ++ set -e
15:16:55 [2023-03-22T15:16:55.924Z] ++ '[' -n 0 ']'
15:16:55 [2023-03-22T15:16:55.924Z] ++ set -x
15:16:55 [2023-03-22T15:16:55.924Z] ++ 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
15:16:56 [2023-03-22T15:16:56.185Z] INFO: Testing against a local daemon
15:16:56 [2023-03-22T15:16:56.185Z] === RUN   TestExternalGraphDriver
15:16:56 [2023-03-22T15:16:56.445Z] === RUN   TestExternalGraphDriver/json
15:16:57 [2023-03-22T15:16:57.016Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:16:57 [2023-03-22T15:16:57.016Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:16:57 [2023-03-22T15:16:57.016Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:16:57 [2023-03-22T15:16:57.016Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:16:57 [2023-03-22T15:16:57.016Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:16:57 [2023-03-22T15:16:57.960Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:16:58 [2023-03-22T15:16:58.530Z] === RUN   TestExternalGraphDriver/spec
15:17:00 [2023-03-22T15:17:00.440Z] === RUN   TestExternalGraphDriver/pull
15:17:01 [2023-03-22T15:17:01.823Z] --- PASS: TestExternalGraphDriver (5.63s)
15:17:01 [2023-03-22T15:17:01.823Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
15:17:01 [2023-03-22T15:17:01.823Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
15:17:01 [2023-03-22T15:17:01.823Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
15:17:01 [2023-03-22T15:17:01.823Z] === RUN   TestGraphdriverPluginV2
15:17:02 [2023-03-22T15:17:02.089Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:17:02 [2023-03-22T15:17:02.666Z] === RUN   TestDockerSuite/TestContainerAPITop
15:17:03 [2023-03-22T15:17:03.235Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:17:03 [2023-03-22T15:17:03.235Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
15:17:03 [2023-03-22T15:17:03.235Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:17:03 [2023-03-22T15:17:03.235Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:17:05 [2023-03-22T15:17:05.776Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:17:06 [2023-03-22T15:17:06.037Z] --- PASS: TestGraphdriverPluginV2 (4.29s)
15:17:06 [2023-03-22T15:17:06.037Z] PASS
15:17:06 [2023-03-22T15:17:06.037Z] 
15:17:06 [2023-03-22T15:17:06.037Z] DONE 5 tests in 10.059s
15:17:06 [2023-03-22T15:17:06.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:17:06 [2023-03-22T15:17:06.037Z] ++ 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
15:17:06 [2023-03-22T15:17:06.037Z] ++ set -e
15:17:06 [2023-03-22T15:17:06.037Z] ++ '[' -n 0 ']'
15:17:06 [2023-03-22T15:17:06.037Z] ++ set -x
15:17:06 [2023-03-22T15:17:06.037Z] ++ 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
15:17:06 [2023-03-22T15:17:06.037Z] INFO: Testing against a local daemon
15:17:06 [2023-03-22T15:17:06.037Z] === RUN   TestContinueAfterPluginCrash
15:17:06 [2023-03-22T15:17:06.037Z] === PAUSE TestContinueAfterPluginCrash
15:17:06 [2023-03-22T15:17:06.037Z] === RUN   TestReadPluginNoRead
15:17:06 [2023-03-22T15:17:06.037Z] === PAUSE TestReadPluginNoRead
15:17:06 [2023-03-22T15:17:06.037Z] === RUN   TestDaemonStartWithLogOpt
15:17:06 [2023-03-22T15:17:06.037Z] === PAUSE TestDaemonStartWithLogOpt
15:17:06 [2023-03-22T15:17:06.037Z] === CONT  TestContinueAfterPluginCrash
15:17:06 [2023-03-22T15:17:06.037Z] === CONT  TestDaemonStartWithLogOpt
15:17:06 [2023-03-22T15:17:06.298Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:17:07 [2023-03-22T15:17:07.243Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:17:10 [2023-03-22T15:17:10.545Z] --- PASS: TestDaemonStartWithLogOpt (4.26s)
15:17:10 [2023-03-22T15:17:10.545Z] === CONT  TestReadPluginNoRead
15:17:10 [2023-03-22T15:17:10.805Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:17:11 [2023-03-22T15:17:11.376Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:17:12 [2023-03-22T15:17:12.760Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:17:13 [2023-03-22T15:17:13.021Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:17:13 [2023-03-22T15:17:13.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:17:14 [2023-03-22T15:17:14.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:17:14 [2023-03-22T15:17:14.532Z] === RUN   TestReadPluginNoRead/default
15:17:15 [2023-03-22T15:17:15.471Z] --- PASS: TestContinueAfterPluginCrash (9.16s)
15:17:15 [2023-03-22T15:17:15.732Z] === RUN   TestReadPluginNoRead/disabled_caching
15:17:15 [2023-03-22T15:17:15.732Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:17:17 [2023-03-22T15:17:17.115Z] === CONT  TestReadPluginNoRead
15:17:17 [2023-03-22T15:17:17.115Z]     read_test.go:92: [dca4d566b8656] daemon is not started
15:17:17 [2023-03-22T15:17:17.115Z] --- PASS: TestReadPluginNoRead (6.51s)
15:17:17 [2023-03-22T15:17:17.115Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s)
15:17:17 [2023-03-22T15:17:17.115Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
15:17:17 [2023-03-22T15:17:17.115Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
15:17:17 [2023-03-22T15:17:17.115Z] PASS
15:17:17 [2023-03-22T15:17:17.115Z] 
15:17:17 [2023-03-22T15:17:17.115Z] DONE 6 tests in 10.904s
15:17:17 [2023-03-22T15:17:17.115Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:17:17 [2023-03-22T15:17:17.115Z] ++ 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
15:17:17 [2023-03-22T15:17:17.115Z] ++ set -e
15:17:17 [2023-03-22T15:17:17.115Z] ++ '[' -n 0 ']'
15:17:17 [2023-03-22T15:17:17.115Z] ++ set -x
15:17:17 [2023-03-22T15:17:17.115Z] ++ 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
15:17:17 [2023-03-22T15:17:17.115Z] testing: warning: no tests to run
15:17:17 [2023-03-22T15:17:17.115Z] PASS
15:17:17 [2023-03-22T15:17:17.115Z] 
15:17:17 [2023-03-22T15:17:17.115Z] DONE 0 tests in 0.038s
15:17:17 [2023-03-22T15:17:17.115Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:17:17 [2023-03-22T15:17:17.115Z] ++ 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
15:17:17 [2023-03-22T15:17:17.115Z] ++ set -e
15:17:17 [2023-03-22T15:17:17.115Z] ++ '[' -n 0 ']'
15:17:17 [2023-03-22T15:17:17.115Z] ++ set -x
15:17:17 [2023-03-22T15:17:17.115Z] ++ 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
15:17:17 [2023-03-22T15:17:17.115Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:17:17 [2023-03-22T15:17:17.115Z] INFO: Testing against a local daemon
15:17:17 [2023-03-22T15:17:17.115Z] === RUN   TestPluginWithDevMounts
15:17:17 [2023-03-22T15:17:17.115Z] === PAUSE TestPluginWithDevMounts
15:17:17 [2023-03-22T15:17:17.115Z] === CONT  TestPluginWithDevMounts
15:17:18 [2023-03-22T15:17:18.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:17:18 [2023-03-22T15:17:18.759Z] --- PASS: TestPluginWithDevMounts (1.55s)
15:17:18 [2023-03-22T15:17:18.759Z] PASS
15:17:18 [2023-03-22T15:17:18.759Z] 
15:17:18 [2023-03-22T15:17:18.759Z] DONE 1 tests in 1.678s
15:17:18 [2023-03-22T15:17:18.759Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:17:18 [2023-03-22T15:17:18.759Z] ++ 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
15:17:18 [2023-03-22T15:17:18.759Z] ++ set -e
15:17:18 [2023-03-22T15:17:18.759Z] ++ '[' -n 0 ']'
15:17:18 [2023-03-22T15:17:18.759Z] ++ set -x
15:17:18 [2023-03-22T15:17:18.759Z] ++ 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
15:17:18 [2023-03-22T15:17:18.759Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:17:18 [2023-03-22T15:17:18.759Z] INFO: Testing against a local daemon
15:17:18 [2023-03-22T15:17:18.759Z] === RUN   TestSecretInspect
15:17:19 [2023-03-22T15:17:19.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e7ced0_<nil>}
15:17:21 [2023-03-22T15:17:21.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12381660120_/foo_false__<nil>_<nil>_<nil>}
15:17:21 [2023-03-22T15:17:21.613Z] --- PASS: TestSecretInspect (2.86s)
15:17:21 [2023-03-22T15:17:21.613Z] === RUN   TestSecretList
15:17:22 [2023-03-22T15:17:22.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:17:23 [2023-03-22T15:17:23.125Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12381660120_/foo_true__<nil>_<nil>_<nil>}
15:17:24 [2023-03-22T15:17:24.080Z] --- PASS: TestSecretList (2.41s)
15:17:24 [2023-03-22T15:17:24.080Z] === RUN   TestSecretsCreateAndDelete
15:17:24 [2023-03-22T15:17:24.347Z]     docker_api_swarm_node_test.go:20: [d69453e322b91] joining swarm manager [d30b2bea75af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:24 [2023-03-22T15:17:24.347Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_false__<nil>_<nil>_<nil>}
15:17:25 [2023-03-22T15:17:25.288Z]     docker_api_swarm_node_test.go:21: [dfcc0cabd0c6f] joining swarm manager [d30b2bea75af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:25 [2023-03-22T15:17:25.858Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_true__<nil>_<nil>_<nil>}
15:17:25 [2023-03-22T15:17:25.936Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.0% of statements
15:17:25 [2023-03-22T15:17:25.936Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.5% of statements
15:17:25 [2023-03-22T15:17:25.936Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:17:25 [2023-03-22T15:17:25.936Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:17:25 [2023-03-22T15:17:25.936Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:17:25 [2023-03-22T15:17:25.936Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:17:26 [2023-03-22T15:17:26.427Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
15:17:26 [2023-03-22T15:17:26.427Z] === RUN   TestSecretsUpdate
15:17:27 [2023-03-22T15:17:27.368Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_true__0xc000e7cf00_<nil>_<nil>}
15:17:28 [2023-03-22T15:17:28.469Z] ok  	github.com/docker/docker/daemon/cluster	0.094s	coverage: 0.5% of statements
15:17:28 [2023-03-22T15:17:28.751Z] --- PASS: TestSecretsUpdate (2.29s)
15:17:28 [2023-03-22T15:17:28.751Z] === RUN   TestTemplatedSecret
15:17:28 [2023-03-22T15:17:28.751Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e7cf18_<nil>}
15:17:29 [2023-03-22T15:17:29.406Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
15:17:30 [2023-03-22T15:17:30.132Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e7cf30_<nil>}
15:17:30 [2023-03-22T15:17:30.783Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
15:17:31 [2023-03-22T15:17:31.515Z] --- PASS: TestTemplatedSecret (2.66s)
15:17:31 [2023-03-22T15:17:31.515Z] === RUN   TestSecretCreateResolve
15:17:31 [2023-03-22T15:17:31.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e7cf48_<nil>}
15:17:32 [2023-03-22T15:17:32.897Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e7cf60_<nil>}
15:17:33 [2023-03-22T15:17:33.470Z] --- PASS: TestSecretCreateResolve (2.21s)
15:17:33 [2023-03-22T15:17:33.470Z] PASS
15:17:33 [2023-03-22T15:17:33.470Z] 
15:17:33 [2023-03-22T15:17:33.470Z] DONE 6 tests in 14.776s
15:17:33 [2023-03-22T15:17:33.470Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:17:33 [2023-03-22T15:17:33.470Z] ++ 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
15:17:33 [2023-03-22T15:17:33.470Z] ++ set -e
15:17:33 [2023-03-22T15:17:33.470Z] ++ '[' -n 0 ']'
15:17:33 [2023-03-22T15:17:33.470Z] ++ set -x
15:17:33 [2023-03-22T15:17:33.470Z] ++ 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
15:17:33 [2023-03-22T15:17:33.470Z] INFO: Testing against a local daemon
15:17:33 [2023-03-22T15:17:33.470Z] === RUN   TestServiceCreateInit
15:17:33 [2023-03-22T15:17:33.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:17:34 [2023-03-22T15:17:34.411Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:17:35 [2023-03-22T15:17:35.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:17:35 [2023-03-22T15:17:35.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:17:35 [2023-03-22T15:17:35.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:17:35 [2023-03-22T15:17:35.612Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:17:35 [2023-03-22T15:17:35.873Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:17:38 [2023-03-22T15:17:38.416Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:17:38 [2023-03-22T15:17:38.416Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:17:38 [2023-03-22T15:17:38.898Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
15:17:38 [2023-03-22T15:17:38.898Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.8% of statements
15:17:39 [2023-03-22T15:17:39.157Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
15:17:39 [2023-03-22T15:17:39.416Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:17:39 [2023-03-22T15:17:39.801Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:17:40 [2023-03-22T15:17:40.353Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:17:41 [2023-03-22T15:17:41.289Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.455s	coverage: 74.6% of statements
15:17:41 [2023-03-22T15:17:41.712Z]     docker_api_swarm_test.go:502: [d469ee8b535c2] joining swarm manager [da293bb7e98c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:42 [2023-03-22T15:17:42.226Z] ok  	github.com/docker/docker/daemon	12.133s	coverage: 17.1% of statements
15:17:42 [2023-03-22T15:17:42.226Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:17:42 [2023-03-22T15:17:42.226Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:17:42 [2023-03-22T15:17:42.226Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:17:42 [2023-03-22T15:17:42.226Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:17:42 [2023-03-22T15:17:42.652Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:17:43 [2023-03-22T15:17:43.162Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
15:17:43 [2023-03-22T15:17:43.223Z] --- PASS: TestServiceCreateInit (9.51s)
15:17:43 [2023-03-22T15:17:43.223Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s)
15:17:43 [2023-03-22T15:17:43.223Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s)
15:17:43 [2023-03-22T15:17:43.223Z] === RUN   TestCreateServiceMultipleTimes
15:17:43 [2023-03-22T15:17:43.421Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.342s	coverage: 60.7% of statements
15:17:43 [2023-03-22T15:17:43.796Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:17:43 [2023-03-22T15:17:43.796Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:17:44 [2023-03-22T15:17:44.366Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:17:44 [2023-03-22T15:17:44.950Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:17:45 [2023-03-22T15:17:45.323Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
15:17:45 [2023-03-22T15:17:45.892Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:17:46 [2023-03-22T15:17:46.464Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:17:46 [2023-03-22T15:17:46.702Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.281s	coverage: 50.5% of statements
15:17:47 [2023-03-22T15:17:47.272Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.086s	coverage: 45.9% of statements
15:17:47 [2023-03-22T15:17:47.272Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:17:47 [2023-03-22T15:17:47.406Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:17:47 [2023-03-22T15:17:47.977Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:17:48 [2023-03-22T15:17:48.211Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.8% of statements
15:17:48 [2023-03-22T15:17:48.211Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.617s	coverage: 58.0% of statements
15:17:48 [2023-03-22T15:17:48.211Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:17:48 [2023-03-22T15:17:48.211Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:17:48 [2023-03-22T15:17:48.548Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:17:49 [2023-03-22T15:17:49.490Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:17:49 [2023-03-22T15:17:49.588Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
15:17:50 [2023-03-22T15:17:50.156Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
15:17:50 [2023-03-22T15:17:50.431Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:17:50 [2023-03-22T15:17:50.691Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:17:50 [2023-03-22T15:17:50.724Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 6.6% of statements
15:17:50 [2023-03-22T15:17:50.724Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:17:50 [2023-03-22T15:17:50.724Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:17:51 [2023-03-22T15:17:51.636Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:17:52 [2023-03-22T15:17:52.099Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
15:17:52 [2023-03-22T15:17:52.206Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:17:52 [2023-03-22T15:17:52.358Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.186s	coverage: 77.4% of statements
15:17:52 [2023-03-22T15:17:52.358Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:17:52 [2023-03-22T15:17:52.358Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:17:52 [2023-03-22T15:17:52.617Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
15:17:52 [2023-03-22T15:17:52.775Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:17:52 [2023-03-22T15:17:52.877Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
15:17:53 [2023-03-22T15:17:53.443Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
15:17:53 [2023-03-22T15:17:53.443Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 69.9% of statements
15:17:53 [2023-03-22T15:17:53.723Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:17:54 [2023-03-22T15:17:54.295Z]     docker_api_swarm_test.go:507: [dfb069fa46c55] joining swarm manager [da293bb7e98c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:54 [2023-03-22T15:17:54.295Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:17:54 [2023-03-22T15:17:54.379Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 78.7% of statements
15:17:54 [2023-03-22T15:17:54.379Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:17:54 [2023-03-22T15:17:54.638Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 58.2% of statements
15:17:54 [2023-03-22T15:17:54.866Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:17:54 [2023-03-22T15:17:54.866Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:17:55 [2023-03-22T15:17:55.205Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
15:17:55 [2023-03-22T15:17:55.436Z] === RUN   TestDockerSuite/TestCpRelativePath
15:17:56 [2023-03-22T15:17:56.006Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:17:56 [2023-03-22T15:17:56.142Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
15:17:56 [2023-03-22T15:17:56.402Z] ok  	github.com/docker/docker/daemon/logger/templates	0.016s	coverage: 8.3% of statements
15:17:56 [2023-03-22T15:17:56.577Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:17:56 [2023-03-22T15:17:56.837Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:17:56 [2023-03-22T15:17:56.970Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
15:17:57 [2023-03-22T15:17:57.407Z] === RUN   TestDockerSuite/TestCpToCaseA
15:17:57 [2023-03-22T15:17:57.537Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.643s	coverage: 82.5% of statements
15:17:57 [2023-03-22T15:17:57.537Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:17:57 [2023-03-22T15:17:57.537Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:17:58 [2023-03-22T15:17:58.348Z] === RUN   TestDockerSuite/TestCpToCaseB
15:17:58 [2023-03-22T15:17:58.915Z] ok  	github.com/docker/docker/distribution/metadata	0.050s	coverage: 48.2% of statements
15:17:58 [2023-03-22T15:17:58.918Z] === RUN   TestDockerSuite/TestCpToCaseC
15:17:59 [2023-03-22T15:17:59.483Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 29.0% of statements
15:17:59 [2023-03-22T15:17:59.483Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:17:59 [2023-03-22T15:17:59.742Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
15:18:00 [2023-03-22T15:18:00.301Z] === RUN   TestDockerSuite/TestCpToCaseD
15:18:00 [2023-03-22T15:18:00.301Z] --- PASS: TestCreateServiceMultipleTimes (17.31s)
15:18:00 [2023-03-22T15:18:00.301Z] === RUN   TestCreateServiceConflict
15:18:00 [2023-03-22T15:18:00.309Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
15:18:00 [2023-03-22T15:18:00.875Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
15:18:01 [2023-03-22T15:18:01.443Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
15:18:01 [2023-03-22T15:18:01.443Z] ok  	github.com/docker/docker/distribution/xfer	1.895s	coverage: 84.6% of statements
15:18:01 [2023-03-22T15:18:01.443Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:18:01 [2023-03-22T15:18:01.443Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:18:01 [2023-03-22T15:18:01.443Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:18:01 [2023-03-22T15:18:01.702Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
15:18:02 [2023-03-22T15:18:02.638Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 40.6% of statements
15:18:03 [2023-03-22T15:18:03.575Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
15:18:03 [2023-03-22T15:18:03.575Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:18:03 [2023-03-22T15:18:03.600Z] --- PASS: TestCreateServiceConflict (2.62s)
15:18:03 [2023-03-22T15:18:03.600Z] === RUN   TestCreateServiceMaxReplicas
15:18:03 [2023-03-22T15:18:03.600Z] === RUN   TestDockerSuite/TestCpToCaseE
15:18:05 [2023-03-22T15:18:05.609Z] ok  	github.com/docker/docker/pkg/archive	0.313s	coverage: 82.2% of statements
15:18:06 [2023-03-22T15:18:06.159Z] === RUN   TestDockerSuite/TestCpToCaseF
15:18:06 [2023-03-22T15:18:06.180Z] ok  	github.com/docker/docker/pkg/authorization	0.206s	coverage: 68.3% of statements
15:18:06 [2023-03-22T15:18:06.438Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:18:06 [2023-03-22T15:18:06.438Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:18:06 [2023-03-22T15:18:06.728Z] --- PASS: TestCreateServiceMaxReplicas (3.57s)
15:18:06 [2023-03-22T15:18:06.728Z] === RUN   TestCreateWithDuplicateNetworkNames
15:18:06 [2023-03-22T15:18:06.728Z] === RUN   TestDockerSuite/TestCpToCaseG
15:18:09 [2023-03-22T15:18:09.721Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.493s	coverage: 43.5% of statements
15:18:09 [2023-03-22T15:18:09.721Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:18:09 [2023-03-22T15:18:09.980Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
15:18:10 [2023-03-22T15:18:10.027Z] === RUN   TestDockerSuite/TestCpToCaseH
15:18:10 [2023-03-22T15:18:10.238Z] ok  	github.com/docker/docker/layer	7.072s	coverage: 68.8% of statements
15:18:10 [2023-03-22T15:18:10.238Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:18:10 [2023-03-22T15:18:10.238Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:18:10 [2023-03-22T15:18:10.238Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:18:10 [2023-03-22T15:18:10.238Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:18:10 [2023-03-22T15:18:10.238Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:18:10 [2023-03-22T15:18:10.239Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:18:10 [2023-03-22T15:18:10.239Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:18:10 [2023-03-22T15:18:10.239Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 97.6% of statements
15:18:10 [2023-03-22T15:18:10.806Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
15:18:11 [2023-03-22T15:18:11.066Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
15:18:11 [2023-03-22T15:18:11.633Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
15:18:11 [2023-03-22T15:18:11.939Z] === RUN   TestDockerSuite/TestCpToCaseI
15:18:11 [2023-03-22T15:18:11.939Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:18:12 [2023-03-22T15:18:12.575Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
15:18:13 [2023-03-22T15:18:13.143Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 86.5% of statements
15:18:13 [2023-03-22T15:18:13.710Z] ok  	github.com/docker/docker/pkg/fsutils	0.146s	coverage: 85.1% of statements
15:18:13 [2023-03-22T15:18:13.968Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.029s	coverage: 84.1% of statements
15:18:13 [2023-03-22T15:18:13.968Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
15:18:15 [2023-03-22T15:18:15.236Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:18:15 [2023-03-22T15:18:15.236Z] === RUN   TestDockerSuite/TestCpToDot
15:18:15 [2023-03-22T15:18:15.346Z] ok  	github.com/docker/docker/pkg/ioutils	0.392s	coverage: 68.8% of statements
15:18:15 [2023-03-22T15:18:15.346Z] ok  	github.com/docker/docker/pkg/idtools	0.716s	coverage: 69.5% of statements
15:18:15 [2023-03-22T15:18:15.605Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
15:18:15 [2023-03-22T15:18:15.605Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:18:15 [2023-03-22T15:18:15.605Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
15:18:15 [2023-03-22T15:18:15.605Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:18:15 [2023-03-22T15:18:15.605Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:18:15 [2023-03-22T15:18:15.808Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:18:15 [2023-03-22T15:18:15.864Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:18:15 [2023-03-22T15:18:15.864Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:18:15 [2023-03-22T15:18:15.864Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:18:16 [2023-03-22T15:18:16.430Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
15:18:16 [2023-03-22T15:18:16.689Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
15:18:16 [2023-03-22T15:18:16.689Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
15:18:16 [2023-03-22T15:18:16.689Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:18:16 [2023-03-22T15:18:16.689Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:18:16 [2023-03-22T15:18:16.749Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:18:17 [2023-03-22T15:18:17.319Z] === RUN   TestDockerSuite/TestCpToStdout
15:18:17 [2023-03-22T15:18:17.627Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
15:18:17 [2023-03-22T15:18:17.886Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:18:17 [2023-03-22T15:18:17.890Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:18:18 [2023-03-22T15:18:18.146Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:18:18 [2023-03-22T15:18:18.405Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:18:18 [2023-03-22T15:18:18.829Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:18:18 [2023-03-22T15:18:18.829Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:18:19 [2023-03-22T15:18:19.400Z] === RUN   TestDockerSuite/TestCpVolumePath
15:18:19 [2023-03-22T15:18:19.780Z] ok  	github.com/docker/docker/pkg/pubsub	1.037s	coverage: 75.0% of statements
15:18:19 [2023-03-22T15:18:19.780Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
15:18:19 [2023-03-22T15:18:19.971Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:18:19 [2023-03-22T15:18:19.971Z] === RUN   TestDockerSuite/TestCreateArgs
15:18:19 [2023-03-22T15:18:19.971Z] === RUN   TestDockerSuite/TestCreateByImageID
15:18:20 [2023-03-22T15:18:20.231Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.57s)
15:18:20 [2023-03-22T15:18:20.231Z] === RUN   TestCreateServiceSecretFileMode
15:18:20 [2023-03-22T15:18:20.492Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:18:21 [2023-03-22T15:18:21.433Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:18:21 [2023-03-22T15:18:21.433Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:18:21 [2023-03-22T15:18:21.433Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:18:21 [2023-03-22T15:18:21.433Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:18:21 [2023-03-22T15:18:21.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:18:22 [2023-03-22T15:18:22.004Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:18:22 [2023-03-22T15:18:22.575Z] === RUN   TestDockerSuite/TestCreateLabels
15:18:22 [2023-03-22T15:18:22.575Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:18:22 [2023-03-22T15:18:22.575Z] === RUN   TestDockerSuite/TestCreateRM
15:18:22 [2023-03-22T15:18:22.835Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:18:22 [2023-03-22T15:18:22.835Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:18:22 [2023-03-22T15:18:22.835Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:18:22 [2023-03-22T15:18:22.835Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:18:22 [2023-03-22T15:18:22.835Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:18:23 [2023-03-22T15:18:23.776Z]     docker_api_swarm_node_test.go:81: [d74ac0b1952cf] joining swarm manager [d136adcbc7920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:18:23 [2023-03-22T15:18:23.967Z] ok  	github.com/docker/docker/pkg/signal	3.311s	coverage: 62.3% of statements
15:18:23 [2023-03-22T15:18:23.967Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
15:18:23 [2023-03-22T15:18:23.967Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
15:18:24 [2023-03-22T15:18:24.227Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:18:24 [2023-03-22T15:18:24.346Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:18:24 [2023-03-22T15:18:24.346Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:18:24 [2023-03-22T15:18:24.607Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:18:24 [2023-03-22T15:18:24.793Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 52.9% of statements
15:18:25 [2023-03-22T15:18:25.052Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
15:18:25 [2023-03-22T15:18:25.627Z] ok  	github.com/docker/docker/pkg/tailfile	0.077s	coverage: 88.6% of statements
15:18:26 [2023-03-22T15:18:26.194Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
15:18:26 [2023-03-22T15:18:26.194Z] coverage: [no statements]
15:18:26 [2023-03-22T15:18:26.194Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
15:18:26 [2023-03-22T15:18:26.452Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:18:26 [2023-03-22T15:18:26.711Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:18:26 [2023-03-22T15:18:26.969Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:18:27 [2023-03-22T15:18:27.912Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:18:27 [2023-03-22T15:18:27.912Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:18:27 [2023-03-22T15:18:27.912Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:18:27 [2023-03-22T15:18:27.912Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:18:28 [2023-03-22T15:18:28.181Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:18:28 [2023-03-22T15:18:28.181Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:18:28 [2023-03-22T15:18:28.753Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:18:28 [2023-03-22T15:18:28.870Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
15:18:28 [2023-03-22T15:18:28.870Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
15:18:29 [2023-03-22T15:18:29.436Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
15:18:29 [2023-03-22T15:18:29.696Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:18:30 [2023-03-22T15:18:30.267Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:18:30 [2023-03-22T15:18:30.371Z] ok  	github.com/docker/docker/quota	0.238s	coverage: 71.4% of statements
15:18:30 [2023-03-22T15:18:30.939Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:18:31 [2023-03-22T15:18:31.649Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:18:31 [2023-03-22T15:18:31.874Z] ok  	github.com/docker/docker/registry	0.053s	coverage: 57.3% of statements
15:18:32 [2023-03-22T15:18:32.133Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:18:32 [2023-03-22T15:18:32.392Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:18:32 [2023-03-22T15:18:32.960Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
15:18:33 [2023-03-22T15:18:33.031Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:18:33 [2023-03-22T15:18:33.031Z] --- PASS: TestCreateServiceSecretFileMode (12.83s)
15:18:33 [2023-03-22T15:18:33.031Z] === RUN   TestCreateServiceConfigFileMode
15:18:33 [2023-03-22T15:18:33.219Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:18:33 [2023-03-22T15:18:33.291Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:18:33 [2023-03-22T15:18:33.861Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:18:34 [2023-03-22T15:18:34.121Z] === RUN   TestDockerSuite/TestDevicePermissions
15:18:34 [2023-03-22T15:18:34.382Z] === RUN   TestDockerSuite/TestDockerFails
15:18:34 [2023-03-22T15:18:34.382Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:18:34 [2023-03-22T15:18:34.382Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:18:34 [2023-03-22T15:18:34.642Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:18:35 [2023-03-22T15:18:35.123Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
15:18:35 [2023-03-22T15:18:35.584Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:18:35 [2023-03-22T15:18:35.690Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 76.4% of statements
15:18:35 [2023-03-22T15:18:35.949Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
15:18:36 [2023-03-22T15:18:36.157Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:18:37 [2023-03-22T15:18:37.098Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:18:37 [2023-03-22T15:18:37.098Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:18:37 [2023-03-22T15:18:37.098Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:18:37 [2023-03-22T15:18:37.098Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:18:37 [2023-03-22T15:18:37.098Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:18:37 [2023-03-22T15:18:37.327Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
15:18:39 [2023-03-22T15:18:39.640Z]     docker_api_swarm_node_test.go:53: [d51648e31b684] joining swarm manager [d557cf4c0c137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:18:39 [2023-03-22T15:18:39.900Z]     docker_api_swarm_node_test.go:54: [d47bfdee58515] joining swarm manager [d557cf4c0c137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:18:43 [2023-03-22T15:18:43.195Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:18:44 [2023-03-22T15:18:44.138Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:18:46 [2023-03-22T15:18:46.049Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:18:46 [2023-03-22T15:18:46.049Z] --- PASS: TestCreateServiceConfigFileMode (12.92s)
15:18:46 [2023-03-22T15:18:46.049Z] === RUN   TestCreateServiceSysctls
15:18:46 [2023-03-22T15:18:46.990Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:18:47 [2023-03-22T15:18:47.933Z] === RUN   TestDockerSuite/TestEventsAttach
15:18:48 [2023-03-22T15:18:48.504Z] === RUN   TestDockerSuite/TestEventsCommit
15:18:49 [2023-03-22T15:18:49.458Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:18:49 [2023-03-22T15:18:49.458Z] --- PASS: TestCreateServiceSysctls (3.52s)
15:18:49 [2023-03-22T15:18:49.458Z] === RUN   TestCreateServiceCapabilities
15:18:50 [2023-03-22T15:18:50.029Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:18:50 [2023-03-22T15:18:50.601Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:18:50 [2023-03-22T15:18:50.861Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:18:51 [2023-03-22T15:18:51.801Z] --- PASS: TestCreateServiceCapabilities (2.46s)
15:18:51 [2023-03-22T15:18:51.801Z] === RUN   TestInspect
15:18:52 [2023-03-22T15:18:52.196Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/rootless	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/volume	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === Skipped
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     exec_linux_test.go:19: requires AppArmor to be enabled
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     exec_linux_test.go:39: requires AppArmor to be enabled
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver btrfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver btrfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver btrfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver btrfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver btrfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:73: No driver to put!
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z] time="2023-03-22T15:17:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z] time="2023-03-22T15:17:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z] time="2023-03-22T15:17:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z] time="2023-03-22T15:17:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z] time="2023-03-22T15:17:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:73: No driver to put!
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     overlay_test.go:50: Fails to compute changes intermittently
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver zfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver zfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver zfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver zfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:46: Driver zfs not supported
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     graphtest_unix.go:73: No driver to put!
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     sysinfo_linux_test.go:91: App Armor Must be Disabled
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:18:52 [2023-03-22T15:18:52.196Z]     sysinfo_linux_test.go:111: cgroup namespaces must be disabled
15:18:52 [2023-03-22T15:18:52.196Z] 
15:18:52 [2023-03-22T15:18:52.196Z] DONE 2267 tests, 26 skipped in 240.832s
Post stage
[Pipeline] junit
15:18:52 [2023-03-22T15:18:52.208Z] Recording test results
15:18:52 [2023-03-22T15:18:52.374Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:18:52 [2023-03-22T15:18:52.560Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:18:52 [2023-03-22T15:18:52.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/validate/vendor
15:18:53 [2023-03-22T15:18:53.448Z] update vendored copy of archive/tar
15:18:53 [2023-03-22T15:18:53.448Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz
15:18:53 [2023-03-22T15:18:53.756Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:18:54 [2023-03-22T15:18:54.696Z] --- PASS: TestInspect (2.80s)
15:18:54 [2023-03-22T15:18:54.696Z] === RUN   TestCreateJob
15:18:56 [2023-03-22T15:18:56.605Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:18:57 [2023-03-22T15:18:57.361Z] --- PASS: TestBuildWithHugeFile (154.51s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildWithEmptyDockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:57 [2023-03-22T15:18:57.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
15:18:57 [2023-03-22T15:18:57.361Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:18:57 [2023-03-22T15:18:57.361Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildPreserveOwnership
15:18:57 [2023-03-22T15:18:57.361Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestBuildPlatformInvalid
15:18:57 [2023-03-22T15:18:57.361Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:18:57 [2023-03-22T15:18:57.361Z] PASS
15:18:57 [2023-03-22T15:18:57.361Z] ok  	github.com/docker/docker/integration/build	237.855s
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === Skipped
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     build_session_test.go:25: TODO: BuildKit
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
15:18:57 [2023-03-22T15:18:57.361Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
15:18:57 [2023-03-22T15:18:57.361Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] DONE 28 tests, 5 skipped in 274.606s
15:18:57 [2023-03-22T15:18:57.361Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:18:57 [2023-03-22T15:18:57.361Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:18:57 [2023-03-22T15:18:57.361Z] INFO: Testing against a local daemon
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigInspect
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigInspect (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigList
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigList (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigsCreateAndDelete
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigsUpdate
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigsUpdate (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestTemplatedConfig
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestTemplatedConfig (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigCreateResolve
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestConfigDaemonLibtrustID
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] PASS
15:18:57 [2023-03-22T15:18:57.361Z] ok  	github.com/docker/docker/integration/config	0.162s
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === Skipped
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.361Z] 
15:18:57 [2023-03-22T15:18:57.361Z] DONE 7 tests, 7 skipped in 2.509s
15:18:57 [2023-03-22T15:18:57.361Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:18:57 [2023-03-22T15:18:57.361Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:18:57 [2023-03-22T15:18:57.361Z] INFO: Testing against a local daemon
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestCheckpoint
15:18:57 [2023-03-22T15:18:57.361Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:18:57 [2023-03-22T15:18:57.361Z] --- SKIP: TestCheckpoint (0.00s)
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestContainerInvalidJSON
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:18:57 [2023-03-22T15:18:57.361Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:18:57 [2023-03-22T15:18:57.361Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:18:57 [2023-03-22T15:18:57.361Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestContainerInvalidJSON (0.05s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCopyFromContainerPathIsNotDir
15:18:57 [2023-03-22T15:18:57.362Z]     copy_test.go:37: testEnv.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCopyToContainerPathDoesNotExist
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCopyToContainerPathIsNotDir
15:18:57 [2023-03-22T15:18:57.362Z]     copy_test.go:62: testEnv.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCopyFromContainer
15:18:57 [2023-03-22T15:18:57.362Z]     copy_test.go:73: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCopyFromContainer (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateLinkToNonExistingContainer
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidEnv
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidEnv/0
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidEnv/0
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidEnv/1
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidEnv/1
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidEnv/2
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidEnv/2
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidEnv/0
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidEnv/2
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidEnv/1
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateTmpfsMountsTarget
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithCustomMaskedPaths
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithCustomReadonlyPaths
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateDifferentPlatform
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateDifferentPlatform/different_os
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCreateDifferentPlatform (0.04s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:18:57 [2023-03-22T15:18:57.362Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:18:57 [2023-03-22T15:18:57.362Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestContainerKillOnDaemonStart
15:18:57 [2023-03-22T15:18:57.362Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestDiff
15:18:57 [2023-03-22T15:18:57.362Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:18:57 [2023-03-22T15:18:57.362Z] --- SKIP: TestDiff (0.00s)
15:18:57 [2023-03-22T15:18:57.362Z] === RUN   TestExecWithCloseStdin
15:18:57 [2023-03-22T15:18:57.647Z] patching file stat_unix.go
15:18:57 [2023-03-22T15:18:57.647Z] 2023/03/22 15:18:57 Collecting initial packages
15:18:57 [2023-03-22T15:18:57.647Z] 2023/03/22 15:18:57 Download dependencies
15:18:57 [2023-03-22T15:18:57.833Z] --- PASS: TestExecWithCloseStdin (2.92s)
15:18:57 [2023-03-22T15:18:57.833Z] === RUN   TestExec
15:18:57 [2023-03-22T15:18:57.987Z] --- PASS: TestCreateJob (3.37s)
15:18:57 [2023-03-22T15:18:57.987Z] === RUN   TestReplicatedJob
15:18:58 [2023-03-22T15:18:58.556Z] === RUN   TestDockerSuite/TestEventsCopy
15:18:59 [2023-03-22T15:18:59.498Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 Starting whole vndr cycle because no package specified
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Ignoring paths matching "^archive/tar"
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
15:19:00 [2023-03-22T15:19:00.190Z] 2023/03/22 15:18:59 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
15:19:00 [2023-03-22T15:19:00.795Z] --- PASS: TestExec (2.60s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestExecUser
15:19:00 [2023-03-22T15:19:00.795Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:19:00 [2023-03-22T15:19:00.795Z] --- SKIP: TestExecUser (0.00s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestExportContainerAndImportImage
15:19:00 [2023-03-22T15:19:00.795Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:19:00 [2023-03-22T15:19:00.795Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestExportContainerAfterDaemonRestart
15:19:00 [2023-03-22T15:19:00.795Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:19:00 [2023-03-22T15:19:00.795Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestHealthCheckWorkdir
15:19:00 [2023-03-22T15:19:00.795Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
15:19:00 [2023-03-22T15:19:00.795Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestHealthKillContainer
15:19:00 [2023-03-22T15:19:00.795Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:19:00 [2023-03-22T15:19:00.795Z] --- SKIP: TestHealthKillContainer (0.00s)
15:19:00 [2023-03-22T15:19:00.795Z] === RUN   TestHealthCheckProcessKilled
15:19:00 [2023-03-22T15:19:00.882Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:19:01 [2023-03-22T15:19:01.129Z] 2023/03/22 15:19:01 	Finished clone github.com/Azure/go-ansiterm
15:19:01 [2023-03-22T15:19:01.129Z] 2023/03/22 15:19:01 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
15:19:01 [2023-03-22T15:19:01.129Z] 2023/03/22 15:19:01 	Finished clone github.com/docker/libtrust
15:19:01 [2023-03-22T15:19:01.129Z] 2023/03/22 15:19:01 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Finished clone github.com/moby/locker
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Finished clone github.com/tchap/go-patricia
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Finished clone github.com/willf/bitset
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Finished clone github.com/creack/pty
15:19:01 [2023-03-22T15:19:01.389Z] 2023/03/22 15:19:01 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
15:19:01 [2023-03-22T15:19:01.648Z] 2023/03/22 15:19:01 	Finished clone github.com/moby/term
15:19:01 [2023-03-22T15:19:01.648Z] 2023/03/22 15:19:01 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
15:19:01 [2023-03-22T15:19:01.648Z] 2023/03/22 15:19:01 	Finished clone github.com/gorilla/mux
15:19:01 [2023-03-22T15:19:01.648Z] 2023/03/22 15:19:01 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
15:19:01 [2023-03-22T15:19:01.908Z] 2023/03/22 15:19:01 	Finished clone github.com/google/uuid
15:19:01 [2023-03-22T15:19:01.908Z] 2023/03/22 15:19:01 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
15:19:01 [2023-03-22T15:19:01.908Z] 2023/03/22 15:19:01 	Finished clone github.com/moby/sys
15:19:01 [2023-03-22T15:19:01.908Z] 2023/03/22 15:19:01 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
15:19:02 [2023-03-22T15:19:02.168Z] 2023/03/22 15:19:01 	Finished clone github.com/Microsoft/go-winio
15:19:02 [2023-03-22T15:19:02.168Z] 2023/03/22 15:19:01 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
15:19:02 [2023-03-22T15:19:02.168Z] 2023/03/22 15:19:02 	Finished clone github.com/sirupsen/logrus
15:19:02 [2023-03-22T15:19:02.168Z] 2023/03/22 15:19:02 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
15:19:02 [2023-03-22T15:19:02.738Z] 2023/03/22 15:19:02 	Finished clone github.com/docker/go-units
15:19:02 [2023-03-22T15:19:02.738Z] 2023/03/22 15:19:02 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
15:19:02 [2023-03-22T15:19:02.738Z] 2023/03/22 15:19:02 	Finished clone github.com/syndtr/gocapability
15:19:02 [2023-03-22T15:19:02.738Z] 2023/03/22 15:19:02 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
15:19:02 [2023-03-22T15:19:02.997Z] 2023/03/22 15:19:03 	Finished clone github.com/RackSec/srslog
15:19:02 [2023-03-22T15:19:02.997Z] 2023/03/22 15:19:03 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Finished clone github.com/imdario/mergo
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Finished clone golang.org/x/sync
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Finished clone github.com/armon/circbuf
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
15:19:03 [2023-03-22T15:19:03.566Z] 2023/03/22 15:19:03 	Finished clone gotest.tools/v3
15:19:03 [2023-03-22T15:19:03.760Z] --- PASS: TestHealthCheckProcessKilled (2.72s)
15:19:03 [2023-03-22T15:19:03.760Z] === RUN   TestInspectCpusetInConfigPre120
15:19:03 [2023-03-22T15:19:03.760Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:19:03 [2023-03-22T15:19:03.760Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:19:03 [2023-03-22T15:19:03.760Z] === RUN   TestKillContainerInvalidSignal
15:19:03 [2023-03-22T15:19:03.825Z] 2023/03/22 15:19:03 	Finished clone github.com/google/go-cmp
15:19:03 [2023-03-22T15:19:03.825Z] 2023/03/22 15:19:03 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
15:19:04 [2023-03-22T15:19:04.084Z] 2023/03/22 15:19:03 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
15:19:04 [2023-03-22T15:19:04.084Z] 2023/03/22 15:19:03 	Finished clone github.com/docker/go-connections
15:19:04 [2023-03-22T15:19:04.084Z] 2023/03/22 15:19:04 	Finished clone github.com/tonistiigi/units
15:19:04 [2023-03-22T15:19:04.084Z] 2023/03/22 15:19:04 	Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20
15:19:04 [2023-03-22T15:19:04.178Z] --- PASS: TestReplicatedJob (5.66s)
15:19:04 [2023-03-22T15:19:04.178Z] === RUN   TestUpdateReplicatedJob
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Finished clone github.com/mitchellh/hashstructure
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Finished clone github.com/opentracing-contrib/go-stdlib
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:04 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:05 	Finished clone github.com/gofrs/flock
15:19:05 [2023-03-22T15:19:05.022Z] 2023/03/22 15:19:05 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
15:19:05 [2023-03-22T15:19:05.282Z] 2023/03/22 15:19:05 	Finished clone github.com/opentracing/opentracing-go
15:19:05 [2023-03-22T15:19:05.282Z] 2023/03/22 15:19:05 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
15:19:05 [2023-03-22T15:19:05.282Z] 2023/03/22 15:19:05 	Finished clone github.com/google/shlex
15:19:05 [2023-03-22T15:19:05.282Z] 2023/03/22 15:19:05 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
15:19:05 [2023-03-22T15:19:05.981Z] --- PASS: TestKillContainerInvalidSignal (2.31s)
15:19:05 [2023-03-22T15:19:05.981Z] === RUN   TestKillContainer
15:19:05 [2023-03-22T15:19:05.981Z] === RUN   TestKillContainer/no_signal
15:19:06 [2023-03-22T15:19:06.222Z] 2023/03/22 15:19:06 	Finished clone github.com/docker/go-events
15:19:06 [2023-03-22T15:19:06.222Z] 2023/03/22 15:19:06 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
15:19:06 [2023-03-22T15:19:06.222Z] 2023/03/22 15:19:06 	Finished clone github.com/armon/go-radix
15:19:06 [2023-03-22T15:19:06.222Z] 2023/03/22 15:19:06 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
15:19:06 [2023-03-22T15:19:06.720Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:19:06 [2023-03-22T15:19:06.721Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:19:06 [2023-03-22T15:19:06.791Z] 2023/03/22 15:19:06 	Finished clone github.com/armon/go-metrics
15:19:06 [2023-03-22T15:19:06.791Z] 2023/03/22 15:19:06 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
15:19:06 [2023-03-22T15:19:06.791Z] 2023/03/22 15:19:06 	Finished clone github.com/google/btree
15:19:06 [2023-03-22T15:19:06.791Z] 2023/03/22 15:19:06 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
15:19:06 [2023-03-22T15:19:06.981Z] --- PASS: TestUpdateReplicatedJob (3.33s)
15:19:06 [2023-03-22T15:19:06.981Z] === RUN   TestServiceListWithStatuses
15:19:06 [2023-03-22T15:19:06.981Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:19:06 [2023-03-22T15:19:06.981Z] --- SKIP: TestServiceListWithStatuses (0.01s)
15:19:06 [2023-03-22T15:19:06.981Z] === RUN   TestDockerNetworkConnectAlias
15:19:07 [2023-03-22T15:19:07.729Z] 2023/03/22 15:19:07 	Finished clone github.com/sean-/seed
15:19:07 [2023-03-22T15:19:07.729Z] 2023/03/22 15:19:07 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
15:19:07 [2023-03-22T15:19:07.921Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Finished clone github.com/hashicorp/errwrap
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Finished clone github.com/tonistiigi/fsutil
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Finished clone github.com/hashicorp/memberlist
15:19:07 [2023-03-22T15:19:07.988Z] 2023/03/22 15:19:07 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
15:19:08 [2023-03-22T15:19:08.181Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:19:08 [2023-03-22T15:19:08.181Z] === RUN   TestDockerSuite/TestEventsFilterType
15:19:08 [2023-03-22T15:19:08.205Z] === RUN   TestKillContainer/non_killing_signal
15:19:08 [2023-03-22T15:19:08.205Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:19:08 [2023-03-22T15:19:08.205Z] === RUN   TestKillContainer/killing_signal
15:19:08 [2023-03-22T15:19:08.249Z] 2023/03/22 15:19:08 	Finished clone github.com/hashicorp/go-multierror
15:19:08 [2023-03-22T15:19:08.249Z] 2023/03/22 15:19:08 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
15:19:08 [2023-03-22T15:19:08.752Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:19:08 [2023-03-22T15:19:08.819Z] 2023/03/22 15:19:08 	Finished clone github.com/golang/gddo
15:19:08 [2023-03-22T15:19:08.819Z] 2023/03/22 15:19:08 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
15:19:09 [2023-03-22T15:19:09.012Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:19:09 [2023-03-22T15:19:09.012Z] === RUN   TestDockerSuite/TestEventsFilters
15:19:09 [2023-03-22T15:19:09.756Z] 2023/03/22 15:19:09 	Finished clone github.com/vishvananda/netns
15:19:09 [2023-03-22T15:19:09.756Z] 2023/03/22 15:19:09 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
15:19:09 [2023-03-22T15:19:09.756Z] 2023/03/22 15:19:09 	Finished clone github.com/hashicorp/go-sockaddr
15:19:09 [2023-03-22T15:19:09.756Z] 2023/03/22 15:19:09 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
15:19:10 [2023-03-22T15:19:10.017Z] 2023/03/22 15:19:09 	Finished clone github.com/docker/libkv
15:19:10 [2023-03-22T15:19:10.017Z] 2023/03/22 15:19:09 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
15:19:10 [2023-03-22T15:19:10.407Z] === RUN   TestDockerSuite/TestEventsFormat
15:19:11 [2023-03-22T15:19:11.351Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:19:11 [2023-03-22T15:19:11.351Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:19:11 [2023-03-22T15:19:11.351Z] === RUN   TestDockerSuite/TestEventsImageImport
15:19:11 [2023-03-22T15:19:11.396Z] 2023/03/22 15:19:11 	Finished clone github.com/moby/ipvs
15:19:11 [2023-03-22T15:19:11.396Z] 2023/03/22 15:19:11 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
15:19:11 [2023-03-22T15:19:11.396Z] 2023/03/22 15:19:11 	Finished clone github.com/samuel/go-zookeeper
15:19:11 [2023-03-22T15:19:11.396Z] 2023/03/22 15:19:11 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Finished clone github.com/deckarep/golang-set
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Finished clone github.com/vishvananda/netlink
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Finished clone github.com/BurntSushi/toml
15:19:11 [2023-03-22T15:19:11.655Z] 2023/03/22 15:19:11 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
15:19:11 [2023-03-22T15:19:11.922Z] --- PASS: TestDockerNetworkConnectAlias (4.90s)
15:19:11 [2023-03-22T15:19:11.923Z] === RUN   TestDockerNetworkReConnect
15:19:12 [2023-03-22T15:19:12.183Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:19:12 [2023-03-22T15:19:12.183Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:19:12 [2023-03-22T15:19:12.223Z] 2023/03/22 15:19:12 	Finished clone github.com/hashicorp/go-msgpack
15:19:12 [2023-03-22T15:19:12.223Z] 2023/03/22 15:19:12 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
15:19:12 [2023-03-22T15:19:12.444Z] === RUN   TestDockerSuite/TestEventsImagePull
15:19:12 [2023-03-22T15:19:12.791Z] 2023/03/22 15:19:12 	Finished clone github.com/coreos/go-semver
15:19:12 [2023-03-22T15:19:12.791Z] 2023/03/22 15:19:12 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
15:19:13 [2023-03-22T15:19:13.360Z] 2023/03/22 15:19:13 	Finished clone github.com/ishidawataru/sctp
15:19:13 [2023-03-22T15:19:13.360Z] 2023/03/22 15:19:13 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
15:19:13 [2023-03-22T15:19:13.383Z] === RUN   TestDockerSuite/TestEventsImageTag
15:19:14 [2023-03-22T15:19:14.297Z] 2023/03/22 15:19:14 	Finished clone github.com/modern-go/concurrent
15:19:14 [2023-03-22T15:19:14.297Z] 2023/03/22 15:19:14 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
15:19:14 [2023-03-22T15:19:14.297Z] 2023/03/22 15:19:14 	Finished clone github.com/Microsoft/opengcs
15:19:14 [2023-03-22T15:19:14.297Z] 2023/03/22 15:19:14 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
15:19:14 [2023-03-22T15:19:14.765Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:19:14 [2023-03-22T15:19:14.765Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:19:14 [2023-03-22T15:19:14.765Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:19:14 [2023-03-22T15:19:14.765Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:19:14 [2023-03-22T15:19:14.765Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:19:14 [2023-03-22T15:19:14.765Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:19:14 [2023-03-22T15:19:14.865Z] 2023/03/22 15:19:14 	Finished clone github.com/modern-go/reflect2
15:19:14 [2023-03-22T15:19:14.865Z] 2023/03/22 15:19:14 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
15:19:15 [2023-03-22T15:19:15.334Z] --- PASS: TestDockerNetworkReConnect (3.44s)
15:19:15 [2023-03-22T15:19:15.334Z] === RUN   TestServicePlugin
15:19:15 [2023-03-22T15:19:15.380Z] --- PASS: TestKillContainer (9.70s)
15:19:15 [2023-03-22T15:19:15.380Z]     --- PASS: TestKillContainer/no_signal (2.22s)
15:19:15 [2023-03-22T15:19:15.380Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z]     --- PASS: TestKillContainer/killing_signal (7.41s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestKillStoppedContainer
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestKillStoppedContainerAPIPre120
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestKillDifferentUserContainer
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestInspectOomKilledTrue
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestInspectOomKilledFalse
15:19:15 [2023-03-22T15:19:15.380Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:19:15 [2023-03-22T15:19:15.380Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:19:15 [2023-03-22T15:19:15.380Z] === RUN   TestLogsFollowTailEmpty
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Finished clone golang.org/x/net
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Finished clone go.etcd.io/bbolt
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Finished clone github.com/json-iterator/go
15:19:15 [2023-03-22T15:19:15.434Z] 2023/03/22 15:19:15 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
15:19:16 [2023-03-22T15:19:16.371Z] 2023/03/22 15:19:16 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
15:19:16 [2023-03-22T15:19:16.371Z] 2023/03/22 15:19:16 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
15:19:16 [2023-03-22T15:19:16.630Z] 2023/03/22 15:19:16 	Finished clone github.com/opencontainers/go-digest
15:19:16 [2023-03-22T15:19:16.630Z] 2023/03/22 15:19:16 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
15:19:16 [2023-03-22T15:19:16.889Z] 2023/03/22 15:19:16 	Finished clone github.com/mistifyio/go-zfs
15:19:16 [2023-03-22T15:19:16.889Z] 2023/03/22 15:19:16 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
15:19:17 [2023-03-22T15:19:17.149Z] 2023/03/22 15:19:16 	Finished clone github.com/hashicorp/serf
15:19:17 [2023-03-22T15:19:17.149Z] 2023/03/22 15:19:16 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
15:19:17 [2023-03-22T15:19:17.244Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:19:17 [2023-03-22T15:19:17.815Z] === RUN   TestDockerSuite/TestEventsRename
15:19:18 [2023-03-22T15:19:18.344Z] --- PASS: TestLogsFollowTailEmpty (2.50s)
15:19:18 [2023-03-22T15:19:18.344Z] === RUN   TestNetworkNat
15:19:18 [2023-03-22T15:19:18.344Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:19:18 [2023-03-22T15:19:18.344Z] --- SKIP: TestNetworkNat (0.00s)
15:19:18 [2023-03-22T15:19:18.344Z] === RUN   TestNetworkLocalhostTCPNat
15:19:18 [2023-03-22T15:19:18.387Z] === RUN   TestDockerSuite/TestEventsResize
15:19:18 [2023-03-22T15:19:18.387Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:19:18 [2023-03-22T15:19:18.527Z] 2023/03/22 15:19:18 	Finished clone github.com/cyphar/filepath-securejoin
15:19:18 [2023-03-22T15:19:18.527Z] 2023/03/22 15:19:18 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
15:19:18 [2023-03-22T15:19:18.958Z]     plugin_test.go:61: [d1126a1116ef5] joining swarm manager [da6be49ea94fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:19:19 [2023-03-22T15:19:19.219Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:19:19 [2023-03-22T15:19:19.463Z] 2023/03/22 15:19:19 	Finished clone github.com/vbatts/tar-split
15:19:19 [2023-03-22T15:19:19.464Z] 2023/03/22 15:19:19 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
15:19:19 [2023-03-22T15:19:19.464Z] 2023/03/22 15:19:19 	Finished clone github.com/coreos/go-systemd
15:19:19 [2023-03-22T15:19:19.464Z] 2023/03/22 15:19:19 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
15:19:19 [2023-03-22T15:19:19.723Z] 2023/03/22 15:19:19 	Finished clone github.com/opencontainers/runtime-spec
15:19:19 [2023-03-22T15:19:19.723Z] 2023/03/22 15:19:19 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
15:19:20 [2023-03-22T15:19:20.160Z]     plugin_test.go:64: [d7197eafc3e3d] joining swarm manager [da6be49ea94fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:19:20 [2023-03-22T15:19:20.420Z]     docker_api_swarm_test.go:202: [db61367b0fce9] joining swarm manager [d36e000691922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:19:20 [2023-03-22T15:19:20.571Z] --- PASS: TestNetworkLocalhostTCPNat (2.85s)
15:19:20 [2023-03-22T15:19:20.571Z] === RUN   TestNetworkLoopbackNat
15:19:20 [2023-03-22T15:19:20.571Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:19:20 [2023-03-22T15:19:20.571Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:19:20 [2023-03-22T15:19:20.571Z] === RUN   TestPause
15:19:20 [2023-03-22T15:19:20.571Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:19:20 [2023-03-22T15:19:20.571Z] --- SKIP: TestPause (0.00s)
15:19:20 [2023-03-22T15:19:20.571Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:19:21 [2023-03-22T15:19:21.103Z] 2023/03/22 15:19:20 	Finished clone github.com/opencontainers/image-spec
15:19:21 [2023-03-22T15:19:21.103Z] 2023/03/22 15:19:20 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
15:19:21 [2023-03-22T15:19:21.362Z] 2023/03/22 15:19:21 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
15:19:21 [2023-03-22T15:19:21.362Z] 2023/03/22 15:19:21 	Finished clone github.com/coreos/go-systemd/v22
15:19:21 [2023-03-22T15:19:21.362Z] 2023/03/22 15:19:21 	Finished clone github.com/Graylog2/go-gelf
15:19:21 [2023-03-22T15:19:21.362Z] 2023/03/22 15:19:21 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
15:19:21 [2023-03-22T15:19:21.621Z] 2023/03/22 15:19:21 	Finished clone github.com/fluent/fluent-logger-golang
15:19:21 [2023-03-22T15:19:21.621Z] 2023/03/22 15:19:21 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
15:19:22 [2023-03-22T15:19:22.208Z] 2023/03/22 15:19:22 	Finished clone github.com/godbus/dbus/v5
15:19:22 [2023-03-22T15:19:22.208Z] 2023/03/22 15:19:22 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
15:19:22 [2023-03-22T15:19:22.784Z] 2023/03/22 15:19:22 	Finished clone github.com/philhofer/fwd
15:19:22 [2023-03-22T15:19:22.784Z] 2023/03/22 15:19:22 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
15:19:23 [2023-03-22T15:19:23.533Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s)
15:19:23 [2023-03-22T15:19:23.533Z] === RUN   TestPauseStopPausedContainer
15:19:23 [2023-03-22T15:19:23.533Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:19:23 [2023-03-22T15:19:23.533Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:19:23 [2023-03-22T15:19:23.533Z] === RUN   TestPsFilter
15:19:23 [2023-03-22T15:19:23.533Z] --- PASS: TestPsFilter (0.15s)
15:19:23 [2023-03-22T15:19:23.533Z] === RUN   TestRemoveContainerWithRemovedVolume
15:19:24 [2023-03-22T15:19:24.619Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Finished clone github.com/docker/libnetwork
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Finished clone github.com/fsnotify/fsnotify
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Finished clone github.com/bsphere/le_go
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
15:19:24 [2023-03-22T15:19:24.687Z] 2023/03/22 15:19:24 	Finished clone github.com/jmespath/go-jmespath
15:19:25 [2023-03-22T15:19:25.189Z] === RUN   TestDockerSuite/TestEventsStreaming
15:19:25 [2023-03-22T15:19:25.449Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:19:26 [2023-03-22T15:19:26.590Z] 2023/03/22 15:19:26 	Finished clone github.com/tinylib/msgp
15:19:26 [2023-03-22T15:19:26.590Z] 2023/03/22 15:19:26 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
15:19:26 [2023-03-22T15:19:26.590Z] 2023/03/22 15:19:26 	Finished clone github.com/golang/groupcache
15:19:26 [2023-03-22T15:19:26.590Z] 2023/03/22 15:19:26 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
15:19:27 [2023-03-22T15:19:27.529Z] 2023/03/22 15:19:27 	Finished clone golang.org/x/oauth2
15:19:27 [2023-03-22T15:19:27.529Z] 2023/03/22 15:19:27 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
15:19:28 [2023-03-22T15:19:28.743Z] === RUN   TestDockerSuite/TestEventsTop
15:19:28 [2023-03-22T15:19:28.743Z] === RUN   TestDockerSuite/TestEventsUntag
15:19:28 [2023-03-22T15:19:28.907Z] 2023/03/22 15:19:28 	Finished clone github.com/googleapis/gax-go
15:19:28 [2023-03-22T15:19:28.907Z] 2023/03/22 15:19:28 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
15:19:28 [2023-03-22T15:19:28.907Z] 2023/03/22 15:19:28 	Finished clone go.opencensus.io
15:19:28 [2023-03-22T15:19:28.907Z] 2023/03/22 15:19:28 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
15:19:29 [2023-03-22T15:19:29.475Z] 2023/03/22 15:19:29 	Finished clone github.com/miekg/dns
15:19:29 [2023-03-22T15:19:29.475Z] 2023/03/22 15:19:29 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
15:19:30 [2023-03-22T15:19:30.710Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.58s)
15:19:30 [2023-03-22T15:19:30.710Z] === RUN   TestRemoveContainerWithVolume
15:19:30 [2023-03-22T15:19:30.852Z] 2023/03/22 15:19:30 	Finished clone github.com/containerd/fifo
15:19:30 [2023-03-22T15:19:30.853Z] 2023/03/22 15:19:30 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
15:19:31 [2023-03-22T15:19:31.282Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:19:31 [2023-03-22T15:19:31.789Z] 2023/03/22 15:19:31 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
15:19:31 [2023-03-22T15:19:31.789Z] 2023/03/22 15:19:31 	Finished clone golang.org/x/sys
15:19:33 [2023-03-22T15:19:33.669Z] --- PASS: TestRemoveContainerWithVolume (2.74s)
15:19:33 [2023-03-22T15:19:33.669Z] === RUN   TestRemoveContainerRunning
15:19:33 [2023-03-22T15:19:33.693Z] 2023/03/22 15:19:33 	Finished clone github.com/containerd/cgroups
15:19:33 [2023-03-22T15:19:33.693Z] 2023/03/22 15:19:33 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
15:19:34 [2023-03-22T15:19:34.021Z] 2023/03/22 15:19:33 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
15:19:34 [2023-03-22T15:19:34.021Z] 2023/03/22 15:19:33 	Finished clone golang.org/x/text
15:19:34 [2023-03-22T15:19:34.589Z] 2023/03/22 15:19:34 	Finished clone github.com/containerd/console
15:19:34 [2023-03-22T15:19:34.589Z] 2023/03/22 15:19:34 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
15:19:35 [2023-03-22T15:19:35.526Z] 2023/03/22 15:19:35 	Finished clone github.com/containerd/go-runc
15:19:35 [2023-03-22T15:19:35.526Z] 2023/03/22 15:19:35 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
15:19:35 [2023-03-22T15:19:35.526Z] 2023/03/22 15:19:35 	Finished clone github.com/containerd/typeurl
15:19:35 [2023-03-22T15:19:35.526Z] 2023/03/22 15:19:35 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
15:19:36 [2023-03-22T15:19:36.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:19:36 [2023-03-22T15:19:36.631Z] --- PASS: TestRemoveContainerRunning (2.52s)
15:19:36 [2023-03-22T15:19:36.631Z] === RUN   TestRemoveContainerForceRemoveRunning
15:19:36 [2023-03-22T15:19:36.904Z] 2023/03/22 15:19:36 	Finished clone github.com/containerd/ttrpc
15:19:36 [2023-03-22T15:19:36.904Z] 2023/03/22 15:19:36 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
15:19:37 [2023-03-22T15:19:37.473Z] 2023/03/22 15:19:37 	Finished clone github.com/containerd/continuity
15:19:37 [2023-03-22T15:19:37.473Z] 2023/03/22 15:19:37 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
15:19:37 [2023-03-22T15:19:37.732Z] 2023/03/22 15:19:37 	Finished clone github.com/gogo/googleapis
15:19:37 [2023-03-22T15:19:37.732Z] 2023/03/22 15:19:37 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
15:19:38 [2023-03-22T15:19:38.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s)
15:19:38 [2023-03-22T15:19:38.204Z] === RUN   TestRemoveInvalidContainer
15:19:38 [2023-03-22T15:19:38.481Z]     docker_api_swarm_test.go:384: [d4a728e3b15b5] joining swarm manager [ddd72adb950af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:19:38 [2023-03-22T15:19:38.678Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:19:38 [2023-03-22T15:19:38.678Z] === RUN   TestRenameLinkedContainer
15:19:38 [2023-03-22T15:19:38.678Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:19:38 [2023-03-22T15:19:38.678Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:19:38 [2023-03-22T15:19:38.678Z] === RUN   TestRenameStoppedContainer
15:19:39 [2023-03-22T15:19:39.422Z]     docker_api_swarm_test.go:385: [dc0b46e614bf6] joining swarm manager [ddd72adb950af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:19:41 [2023-03-22T15:19:41.020Z] 2023/03/22 15:19:40 	Finished clone github.com/opencontainers/runc
15:19:41 [2023-03-22T15:19:41.020Z] 2023/03/22 15:19:40 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
15:19:41 [2023-03-22T15:19:41.587Z] 2023/03/22 15:19:41 	Finished clone google.golang.org/grpc
15:19:41 [2023-03-22T15:19:41.587Z] 2023/03/22 15:19:41 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
15:19:41 [2023-03-22T15:19:41.639Z] --- PASS: TestRenameStoppedContainer (2.78s)
15:19:41 [2023-03-22T15:19:41.639Z] === RUN   TestRenameRunningContainerAndReuse
15:19:42 [2023-03-22T15:19:42.720Z] === RUN   TestDockerSuite/TestExec
15:19:42 [2023-03-22T15:19:42.720Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:19:42 [2023-03-22T15:19:42.966Z] 2023/03/22 15:19:42 	Finished clone github.com/docker/distribution
15:19:42 [2023-03-22T15:19:42.966Z] 2023/03/22 15:19:42 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
15:19:43 [2023-03-22T15:19:43.225Z] 2023/03/22 15:19:43 	Finished clone github.com/fernet/fernet-go
15:19:43 [2023-03-22T15:19:43.225Z] 2023/03/22 15:19:43 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
15:19:43 [2023-03-22T15:19:43.290Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:19:43 [2023-03-22T15:19:43.860Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:19:44 [2023-03-22T15:19:44.120Z] === RUN   TestDockerSuite/TestExecAPIStart
15:19:44 [2023-03-22T15:19:44.603Z] 2023/03/22 15:19:44 	Finished clone github.com/Microsoft/hcsshim
15:19:44 [2023-03-22T15:19:44.603Z] 2023/03/22 15:19:44 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
15:19:45 [2023-03-22T15:19:45.060Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:19:45 [2023-03-22T15:19:45.540Z] 2023/03/22 15:19:45 	Finished clone github.com/cilium/ebpf
15:19:45 [2023-03-22T15:19:45.540Z] 2023/03/22 15:19:45 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
15:19:45 [2023-03-22T15:19:45.631Z] --- PASS: TestServicePlugin (30.36s)
15:19:45 [2023-03-22T15:19:45.631Z] === RUN   TestServiceUpdateLabel
15:19:45 [2023-03-22T15:19:45.891Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:19:46 [2023-03-22T15:19:46.409Z] --- PASS: TestRenameRunningContainerAndReuse (4.91s)
15:19:46 [2023-03-22T15:19:46.409Z] === RUN   TestRenameInvalidName
15:19:46 [2023-03-22T15:19:46.461Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:19:46 [2023-03-22T15:19:46.919Z] 2023/03/22 15:19:46 	Finished clone golang.org/x/time
15:19:46 [2023-03-22T15:19:46.919Z] 2023/03/22 15:19:46 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
15:19:47 [2023-03-22T15:19:47.031Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:19:47 [2023-03-22T15:19:47.511Z] 2023/03/22 15:19:47 	Finished clone github.com/hashicorp/go-memdb
15:19:47 [2023-03-22T15:19:47.511Z] 2023/03/22 15:19:47 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
15:19:47 [2023-03-22T15:19:47.511Z] 2023/03/22 15:19:47 	Finished clone github.com/golang/protobuf
15:19:47 [2023-03-22T15:19:47.511Z] 2023/03/22 15:19:47 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
15:19:47 [2023-03-22T15:19:47.602Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:19:48 [2023-03-22T15:19:48.172Z] --- PASS: TestServiceUpdateLabel (2.32s)
15:19:48 [2023-03-22T15:19:48.172Z] === RUN   TestServiceUpdateSecrets
15:19:48 [2023-03-22T15:19:48.432Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:19:48 [2023-03-22T15:19:48.635Z] --- PASS: TestRenameInvalidName (2.56s)
15:19:48 [2023-03-22T15:19:48.635Z] === RUN   TestRenameAnonymousContainer
15:19:48 [2023-03-22T15:19:48.635Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:19:48 [2023-03-22T15:19:48.635Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:19:48 [2023-03-22T15:19:48.635Z] === RUN   TestRenameContainerWithSameName
15:19:48 [2023-03-22T15:19:48.892Z] 2023/03/22 15:19:48 	Finished clone github.com/hashicorp/go-immutable-radix
15:19:48 [2023-03-22T15:19:48.892Z] 2023/03/22 15:19:48 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
15:19:49 [2023-03-22T15:19:49.003Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:19:49 [2023-03-22T15:19:49.460Z] 2023/03/22 15:19:49 	Finished clone github.com/coreos/pkg
15:19:49 [2023-03-22T15:19:49.460Z] 2023/03/22 15:19:49 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
15:19:49 [2023-03-22T15:19:49.460Z] 2023/03/22 15:19:49 	Finished clone github.com/hashicorp/golang-lru
15:19:49 [2023-03-22T15:19:49.460Z] 2023/03/22 15:19:49 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
15:19:50 [2023-03-22T15:19:50.386Z] === RUN   TestDockerSuite/TestExecCgroup
15:19:50 [2023-03-22T15:19:50.398Z] 2023/03/22 15:19:50 	Finished clone golang.org/x/crypto
15:19:50 [2023-03-22T15:19:50.398Z] 2023/03/22 15:19:50 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
15:19:51 [2023-03-22T15:19:51.327Z] === RUN   TestDockerSuite/TestExecEnv
15:19:51 [2023-03-22T15:19:51.333Z] 2023/03/22 15:19:51 	Finished clone github.com/beorn7/perks
15:19:51 [2023-03-22T15:19:51.333Z] 2023/03/22 15:19:51 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
15:19:51 [2023-03-22T15:19:51.587Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:19:51 [2023-03-22T15:19:51.599Z] --- PASS: TestRenameContainerWithSameName (2.41s)
15:19:51 [2023-03-22T15:19:51.599Z] === RUN   TestRenameContainerWithLinkedContainer
15:19:51 [2023-03-22T15:19:51.599Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:19:51 [2023-03-22T15:19:51.599Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:19:51 [2023-03-22T15:19:51.599Z] === RUN   TestResize
15:19:52 [2023-03-22T15:19:52.271Z] 2023/03/22 15:19:52 	Finished clone github.com/prometheus/client_model
15:19:52 [2023-03-22T15:19:52.271Z] 2023/03/22 15:19:52 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
15:19:52 [2023-03-22T15:19:52.529Z] === RUN   TestDockerSuite/TestExecExitStatus
15:19:53 [2023-03-22T15:19:53.100Z] === RUN   TestDockerSuite/TestExecInspectID
15:19:53 [2023-03-22T15:19:53.823Z] --- PASS: TestResize (2.37s)
15:19:53 [2023-03-22T15:19:53.823Z] === RUN   TestResizeWithInvalidSize
15:19:53 [2023-03-22T15:19:53.823Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
15:19:53 [2023-03-22T15:19:53.823Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:19:53 [2023-03-22T15:19:53.823Z] === RUN   TestResizeWhenContainerNotStarted
15:19:54 [2023-03-22T15:19:54.175Z] 2023/03/22 15:19:54 	Finished clone github.com/prometheus/client_golang
15:19:54 [2023-03-22T15:19:54.175Z] 2023/03/22 15:19:54 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
15:19:54 [2023-03-22T15:19:54.434Z] 2023/03/22 15:19:54 	Finished clone github.com/moby/buildkit
15:19:54 [2023-03-22T15:19:54.434Z] 2023/03/22 15:19:54 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
15:19:55 [2023-03-22T15:19:55.370Z] 2023/03/22 15:19:55 	Finished clone github.com/prometheus/common
15:19:55 [2023-03-22T15:19:55.370Z] 2023/03/22 15:19:55 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
15:19:55 [2023-03-22T15:19:55.664Z] === RUN   TestDockerSuite/TestExecInteractive
15:19:55 [2023-03-22T15:19:55.937Z] 2023/03/22 15:19:55 	Finished clone github.com/matttproud/golang_protobuf_extensions
15:19:55 [2023-03-22T15:19:55.937Z] 2023/03/22 15:19:55 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
15:19:56 [2023-03-22T15:19:56.196Z] 2023/03/22 15:19:56 	Finished clone code.cloudfoundry.org/clock
15:19:56 [2023-03-22T15:19:56.196Z] 2023/03/22 15:19:56 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
15:19:56 [2023-03-22T15:19:56.196Z] 2023/03/22 15:19:56 	Finished clone github.com/pkg/errors
15:19:56 [2023-03-22T15:19:56.196Z] 2023/03/22 15:19:56 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
15:19:56 [2023-03-22T15:19:56.247Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:19:56 [2023-03-22T15:19:56.455Z] 2023/03/22 15:19:56 	Finished clone github.com/prometheus/procfs
15:19:56 [2023-03-22T15:19:56.455Z] 2023/03/22 15:19:56 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
15:19:56 [2023-03-22T15:19:56.819Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:19:57 [2023-03-22T15:19:57.390Z] === RUN   TestDockerSuite/TestExecParseError
15:19:57 [2023-03-22T15:19:57.392Z] 2023/03/22 15:19:57 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
15:19:57 [2023-03-22T15:19:57.392Z] 2023/03/22 15:19:57 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
15:19:57 [2023-03-22T15:19:57.650Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:19:57 [2023-03-22T15:19:57.961Z] 2023/03/22 15:19:57 	Finished clone github.com/cespare/xxhash/v2
15:19:57 [2023-03-22T15:19:57.961Z] 2023/03/22 15:19:57 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
15:19:58 [2023-03-22T15:19:58.222Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:19:58 [2023-03-22T15:19:58.531Z] 2023/03/22 15:19:58 	Finished clone github.com/spf13/pflag
15:19:58 [2023-03-22T15:19:58.532Z] 2023/03/22 15:19:58 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
15:19:58 [2023-03-22T15:19:58.792Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:19:59 [2023-03-22T15:19:59.099Z] 2023/03/22 15:19:59 	Finished clone github.com/morikuni/aec
15:19:59 [2023-03-22T15:19:59.099Z] 2023/03/22 15:19:59 	Finished clone github.com/google/certificate-transparency-go
15:19:59 [2023-03-22T15:19:59.668Z] 2023/03/22 15:19:59 	Finished clone github.com/inconshreveable/mousetrap
15:19:59 [2023-03-22T15:19:59.733Z] === RUN   TestDockerSuite/TestExecSetEnv
15:20:00 [2023-03-22T15:20:00.303Z] === RUN   TestDockerSuite/TestExecStartFails
15:20:00 [2023-03-22T15:20:00.564Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:20:00 [2023-03-22T15:20:00.605Z] 2023/03/22 15:20:00 	Finished clone github.com/spf13/cobra
15:20:00 [2023-03-22T15:20:00.864Z] 2023/03/22 15:20:00 	Finished clone github.com/docker/go-metrics
15:20:00 [2023-03-22T15:20:00.993Z] --- PASS: TestResizeWhenContainerNotStarted (7.55s)
15:20:00 [2023-03-22T15:20:00.993Z] === RUN   TestDaemonRestartKillContainers
15:20:00 [2023-03-22T15:20:00.993Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:20:00 [2023-03-22T15:20:00.993Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:20:00 [2023-03-22T15:20:00.993Z] === RUN   TestStats
15:20:00 [2023-03-22T15:20:00.993Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:20:00 [2023-03-22T15:20:00.993Z] --- SKIP: TestStats (0.00s)
15:20:00 [2023-03-22T15:20:00.993Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:20:02 [2023-03-22T15:20:02.504Z] 2023/03/22 15:20:02 	Finished clone github.com/opencontainers/selinux
15:20:03 [2023-03-22T15:20:03.103Z] --- PASS: TestServiceUpdateSecrets (14.84s)
15:20:03 [2023-03-22T15:20:03.103Z] === RUN   TestServiceUpdateConfigs
15:20:10 [2023-03-22T15:20:10.656Z] 2023/03/22 15:20:09 	Finished clone github.com/cloudflare/cfssl
15:20:11 [2023-03-22T15:20:11.336Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:20:11 [2023-03-22T15:20:11.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.57s)
15:20:11 [2023-03-22T15:20:11.571Z] === RUN   TestStopContainerWithTimeout
15:20:11 [2023-03-22T15:20:11.571Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:20:11 [2023-03-22T15:20:11.571Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:20:11 [2023-03-22T15:20:11.571Z] === RUN   TestUpdateRestartPolicy
15:20:11 [2023-03-22T15:20:11.906Z] === RUN   TestDockerSuite/TestExecTTY
15:20:12 [2023-03-22T15:20:12.476Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:20:12 [2023-03-22T15:20:12.736Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:20:13 [2023-03-22T15:20:13.307Z] === RUN   TestDockerSuite/TestExecUlimits
15:20:13 [2023-03-22T15:20:13.877Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:20:13 [2023-03-22T15:20:13.877Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:20:13 [2023-03-22T15:20:13.877Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:20:14 [2023-03-22T15:20:14.844Z] 2023/03/22 15:20:14 	Finished clone github.com/containerd/containerd
15:20:15 [2023-03-22T15:20:15.259Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:20:15 [2023-03-22T15:20:15.519Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:20:16 [2023-03-22T15:20:16.462Z] === RUN   TestDockerSuite/TestExecWithTERM
15:20:17 [2023-03-22T15:20:17.033Z] --- PASS: TestServiceUpdateConfigs (14.08s)
15:20:17 [2023-03-22T15:20:17.033Z] === RUN   TestServiceUpdateNetwork
15:20:17 [2023-03-22T15:20:17.033Z] === RUN   TestDockerSuite/TestExecWithUser
15:20:17 [2023-03-22T15:20:17.976Z] === RUN   TestDockerSuite/TestGetContainerStats
15:20:19 [2023-03-22T15:20:19.045Z] 2023/03/22 15:20:18 	Finished clone github.com/docker/swarmkit
15:20:19 [2023-03-22T15:20:19.304Z] 2023/03/22 15:20:19 	Finished clone github.com/coreos/etcd
15:20:22 [2023-03-22T15:20:22.196Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:20:27 [2023-03-22T15:20:27.477Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:20:28 [2023-03-22T15:20:28.417Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:20:29 [2023-03-22T15:20:29.356Z] --- PASS: TestServiceUpdateNetwork (12.37s)
15:20:29 [2023-03-22T15:20:29.356Z] === RUN   TestServiceUpdatePidsLimit
15:20:30 [2023-03-22T15:20:30.738Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:20:31 [2023-03-22T15:20:31.308Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:20:32 [2023-03-22T15:20:32.836Z] --- PASS: TestUpdateRestartPolicy (22.07s)
15:20:32 [2023-03-22T15:20:32.836Z] === RUN   TestUpdateRestartWithAutoRemove
15:20:33 [2023-03-22T15:20:33.217Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:20:33 [2023-03-22T15:20:33.479Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:20:33 [2023-03-22T15:20:33.479Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:20:33 [2023-03-22T15:20:33.479Z] === RUN   TestDockerSuite/TestHealth
15:20:35 [2023-03-22T15:20:35.058Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s)
15:20:35 [2023-03-22T15:20:35.058Z] === RUN   TestWaitNonBlocked
15:20:35 [2023-03-22T15:20:35.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:20:35 [2023-03-22T15:20:35.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:20:35 [2023-03-22T15:20:35.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:20:35 [2023-03-22T15:20:35.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:20:35 [2023-03-22T15:20:35.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:20:35 [2023-03-22T15:20:35.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:20:37 [2023-03-22T15:20:37.446Z] 2023/03/22 15:20:36 	Finished clone github.com/gogo/protobuf
15:20:37 [2023-03-22T15:20:37.677Z]     check_test.go:379: [dc0b46e614bf6] daemon is not started
15:20:37 [2023-03-22T15:20:37.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:20:38 [2023-03-22T15:20:38.246Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:20:39 [2023-03-22T15:20:39.187Z]     docker_api_swarm_test.go:802: [d4b45530cfc35] joining swarm manager [d484a1f8c939d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:20:40 [2023-03-22T15:20:40.568Z]     docker_api_swarm_test.go:802: [d9708844fcad4] joining swarm manager [d484a1f8c939d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:20:41 [2023-03-22T15:20:41.949Z]     docker_api_swarm_test.go:802: [dfdbb84317cff] joining swarm manager [d484a1f8c939d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:20:42 [2023-03-22T15:20:42.890Z]     docker_api_swarm_test.go:802: [d19369cf908e3] joining swarm manager [d484a1f8c939d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:20:43 [2023-03-22T15:20:43.736Z] --- PASS: TestWaitNonBlocked (0.04s)
15:20:43 [2023-03-22T15:20:43.736Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.01s)
15:20:43 [2023-03-22T15:20:43.736Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.62s)
15:20:43 [2023-03-22T15:20:43.736Z] === RUN   TestWaitBlocked
15:20:43 [2023-03-22T15:20:43.736Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:20:43 [2023-03-22T15:20:43.736Z] --- SKIP: TestWaitBlocked (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z] PASS
15:20:43 [2023-03-22T15:20:43.736Z] ok  	github.com/docker/docker/integration/container	108.389s
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === Skipped
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
15:20:43 [2023-03-22T15:20:43.736Z]     copy_test.go:37: testEnv.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
15:20:43 [2023-03-22T15:20:43.736Z]     copy_test.go:62: testEnv.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     copy_test.go:73: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.736Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:20:43 [2023-03-22T15:20:43.736Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:20:43 [2023-03-22T15:20:43.736Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:20:43 [2023-03-22T15:20:43.737Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:20:43 [2023-03-22T15:20:43.737Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:20:43 [2023-03-22T15:20:43.737Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:20:43 [2023-03-22T15:20:43.737Z] 
15:20:43 [2023-03-22T15:20:43.737Z] DONE 89 tests, 37 skipped in 111.630s
15:20:43 [2023-03-22T15:20:43.737Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
15:20:44 [2023-03-22T15:20:44.272Z]     docker_api_swarm_test.go:810: [d6dfdfb1f8bac] joining swarm manager [d484a1f8c939d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:20:44 [2023-03-22T15:20:44.728Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:20:44 [2023-03-22T15:20:44.728Z] INFO: Testing against a local daemon
15:20:44 [2023-03-22T15:20:44.728Z] === RUN   TestLiveRestore
15:20:44 [2023-03-22T15:20:44.728Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
15:20:44 [2023-03-22T15:20:44.728Z] --- SKIP: TestLiveRestore (0.00s)
15:20:44 [2023-03-22T15:20:44.728Z] PASS
15:20:44 [2023-03-22T15:20:44.728Z] ok  	github.com/docker/docker/integration/daemon	0.144s
15:20:44 [2023-03-22T15:20:44.728Z] 
15:20:44 [2023-03-22T15:20:44.728Z] === Skipped
15:20:44 [2023-03-22T15:20:44.728Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
15:20:44 [2023-03-22T15:20:44.728Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
15:20:44 [2023-03-22T15:20:44.728Z] 
15:20:44 [2023-03-22T15:20:44.728Z] DONE 1 tests, 1 skipped in 2.067s
15:20:44 [2023-03-22T15:20:44.728Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:20:46 [2023-03-22T15:20:46.217Z] --- PASS: TestServiceUpdatePidsLimit (16.49s)
15:20:46 [2023-03-22T15:20:46.217Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:20:46 [2023-03-22T15:20:46.217Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
15:20:46 [2023-03-22T15:20:46.217Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
15:20:46 [2023-03-22T15:20:46.217Z] PASS
15:20:46 [2023-03-22T15:20:46.217Z] 
15:20:46 [2023-03-22T15:20:46.217Z] === Skipped
15:20:46 [2023-03-22T15:20:46.217Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
15:20:46 [2023-03-22T15:20:46.217Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:20:46 [2023-03-22T15:20:46.217Z] 
15:20:46 [2023-03-22T15:20:46.217Z] DONE 27 tests, 1 skipped in 192.402s
15:20:46 [2023-03-22T15:20:46.217Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:20:46 [2023-03-22T15:20:46.217Z] ++ 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
15:20:46 [2023-03-22T15:20:46.217Z] ++ set -e
15:20:46 [2023-03-22T15:20:46.217Z] ++ '[' -n 0 ']'
15:20:46 [2023-03-22T15:20:46.217Z] ++ set -x
15:20:46 [2023-03-22T15:20:46.217Z] ++ 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
15:20:46 [2023-03-22T15:20:46.217Z] INFO: Testing against a local daemon
15:20:46 [2023-03-22T15:20:46.217Z] === RUN   TestSessionCreate
15:20:46 [2023-03-22T15:20:46.217Z] --- PASS: TestSessionCreate (0.03s)
15:20:46 [2023-03-22T15:20:46.217Z] === RUN   TestSessionCreateWithBadUpgrade
15:20:46 [2023-03-22T15:20:46.217Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:20:46 [2023-03-22T15:20:46.217Z] PASS
15:20:46 [2023-03-22T15:20:46.217Z] 
15:20:46 [2023-03-22T15:20:46.217Z] DONE 2 tests in 0.175s
15:20:46 [2023-03-22T15:20:46.217Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:20:46 [2023-03-22T15:20:46.217Z] ++ 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
15:20:46 [2023-03-22T15:20:46.217Z] ++ set -e
15:20:46 [2023-03-22T15:20:46.217Z] ++ '[' -n 0 ']'
15:20:46 [2023-03-22T15:20:46.217Z] ++ set -x
15:20:46 [2023-03-22T15:20:46.217Z] ++ 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
15:20:46 [2023-03-22T15:20:46.217Z] INFO: Testing against a local daemon
15:20:46 [2023-03-22T15:20:46.217Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:20:46 [2023-03-22T15:20:46.217Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:20:46 [2023-03-22T15:20:46.217Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:20:46 [2023-03-22T15:20:46.217Z] === RUN   TestEventsExecDie
15:20:46 [2023-03-22T15:20:46.787Z] --- PASS: TestEventsExecDie (0.53s)
15:20:46 [2023-03-22T15:20:46.787Z] === RUN   TestEventsBackwardsCompatible
15:20:46 [2023-03-22T15:20:46.787Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:20:46 [2023-03-22T15:20:46.787Z] === RUN   TestInfoBinaryCommits
15:20:46 [2023-03-22T15:20:46.787Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:20:46 [2023-03-22T15:20:46.787Z] === RUN   TestInfoAPIVersioned
15:20:46 [2023-03-22T15:20:46.787Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:20:46 [2023-03-22T15:20:46.787Z] === RUN   TestInfoDiscoveryBackend
15:20:47 [2023-03-22T15:20:47.356Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:20:47 [2023-03-22T15:20:47.356Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:20:48 [2023-03-22T15:20:48.296Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:20:48 [2023-03-22T15:20:48.296Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:20:48 [2023-03-22T15:20:48.865Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:20:48 [2023-03-22T15:20:48.865Z] === RUN   TestInfoAPI
15:20:48 [2023-03-22T15:20:48.865Z] --- PASS: TestInfoAPI (0.02s)
15:20:48 [2023-03-22T15:20:48.865Z] === RUN   TestInfoAPIWarnings
15:20:52 [2023-03-22T15:20:52.338Z] 2023/03/22 15:20:51 	Finished clone google.golang.org/genproto
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:20:53 [2023-03-22T15:20:53.064Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:20:53 [2023-03-22T15:20:53.638Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:20:53 [2023-03-22T15:20:53.638Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:20:53 [2023-03-22T15:20:53.638Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:20:53 [2023-03-22T15:20:53.638Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:20:53 [2023-03-22T15:20:53.898Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:20:54 [2023-03-22T15:20:54.158Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:20:54 [2023-03-22T15:20:54.418Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:20:54 [2023-03-22T15:20:54.418Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:20:54 [2023-03-22T15:20:54.988Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:20:54 [2023-03-22T15:20:54.988Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:20:55 [2023-03-22T15:20:55.558Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:20:56 [2023-03-22T15:20:56.128Z] === RUN   TestDockerSuite/TestImagesFormat
15:20:56 [2023-03-22T15:20:56.128Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:20:56 [2023-03-22T15:20:56.699Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:20:59 [2023-03-22T15:20:59.239Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:20:59 [2023-03-22T15:20:59.239Z] === RUN   TestDockerSuite/TestImportBadURL
15:20:59 [2023-03-22T15:20:59.239Z] === RUN   TestDockerSuite/TestImportDisplay
15:21:00 [2023-03-22T15:21:00.181Z] === RUN   TestDockerSuite/TestImportFile
15:21:01 [2023-03-22T15:21:01.122Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:21:01 [2023-03-22T15:21:01.122Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:21:02 [2023-03-22T15:21:02.504Z] === RUN   TestDockerSuite/TestImportGzipped
15:21:02 [2023-03-22T15:21:02.600Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:02 [2023-03-22T15:21:02.600Z] INFO: Testing against a local daemon
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestCommitInheritsEnv
15:21:02 [2023-03-22T15:21:02.600Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:02 [2023-03-22T15:21:02.600Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestImportExtremelyLargeImageWorks
15:21:02 [2023-03-22T15:21:02.600Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:21:02 [2023-03-22T15:21:02.600Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestImagesFilterMultiReference
15:21:02 [2023-03-22T15:21:02.600Z] --- PASS: TestImagesFilterMultiReference (0.11s)
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestImagePullPlatformInvalid
15:21:02 [2023-03-22T15:21:02.600Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:21:02 [2023-03-22T15:21:02.600Z]     pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows
15:21:02 [2023-03-22T15:21:02.600Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
15:21:02 [2023-03-22T15:21:02.600Z] === RUN   TestRemoveImageOrphaning
15:21:03 [2023-03-22T15:21:03.885Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:21:04 [2023-03-22T15:21:04.173Z] --- PASS: TestRemoveImageOrphaning (1.13s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagInvalidReference
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagInvalidReference (0.04s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagValidPrefixedRepo
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagExistedNameWithoutForce
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagOfficialNames
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagOfficialNames (0.11s)
15:21:04 [2023-03-22T15:21:04.174Z] === RUN   TestTagMatchesDigest
15:21:04 [2023-03-22T15:21:04.174Z] --- PASS: TestTagMatchesDigest (0.04s)
15:21:04 [2023-03-22T15:21:04.174Z] PASS
15:21:04 [2023-03-22T15:21:04.174Z] ok  	github.com/docker/docker/integration/image	1.795s
15:21:04 [2023-03-22T15:21:04.643Z] 
15:21:04 [2023-03-22T15:21:04.643Z] === Skipped
15:21:04 [2023-03-22T15:21:04.643Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:21:04 [2023-03-22T15:21:04.643Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:04 [2023-03-22T15:21:04.643Z] 
15:21:04 [2023-03-22T15:21:04.643Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:21:04 [2023-03-22T15:21:04.643Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:21:04 [2023-03-22T15:21:04.643Z] 
15:21:04 [2023-03-22T15:21:04.643Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s)
15:21:04 [2023-03-22T15:21:04.643Z]     pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows
15:21:04 [2023-03-22T15:21:04.643Z] 
15:21:04 [2023-03-22T15:21:04.643Z] DONE 12 tests, 3 skipped in 19.618s
15:21:04 [2023-03-22T15:21:04.643Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:21:04 [2023-03-22T15:21:04.828Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:21:05 [2023-03-22T15:21:05.087Z] --- PASS: TestInfoAPIWarnings (16.28s)
15:21:05 [2023-03-22T15:21:05.088Z] === RUN   TestInfoDebug
15:21:05 [2023-03-22T15:21:05.658Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:21:05 [2023-03-22T15:21:05.658Z] --- PASS: TestInfoDebug (0.53s)
15:21:05 [2023-03-22T15:21:05.658Z] === RUN   TestInfoInsecureRegistries
15:21:06 [2023-03-22T15:21:06.224Z] testing: warning: no tests to run
15:21:06 [2023-03-22T15:21:06.224Z] PASS
15:21:06 [2023-03-22T15:21:06.224Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.163s [no tests to run]
15:21:06 [2023-03-22T15:21:06.224Z] testing: warning: no tests to run
15:21:06 [2023-03-22T15:21:06.224Z] PASS
15:21:06 [2023-03-22T15:21:06.224Z] ok  	github.com/docker/docker/integration/network/macvlan	0.099s [no tests to run]
15:21:06 [2023-03-22T15:21:06.239Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:21:06 [2023-03-22T15:21:06.239Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:21:06 [2023-03-22T15:21:06.239Z] === RUN   TestInfoRegistryMirrors
15:21:06 [2023-03-22T15:21:06.818Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:21:06 [2023-03-22T15:21:06.818Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:21:06 [2023-03-22T15:21:06.818Z] === RUN   TestLoginFailsWithBadCredentials
15:21:06 [2023-03-22T15:21:06.818Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:21:06 [2023-03-22T15:21:06.818Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:21:07 [2023-03-22T15:21:07.078Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
15:21:07 [2023-03-22T15:21:07.078Z] === RUN   TestPingCacheHeaders
15:21:07 [2023-03-22T15:21:07.078Z] --- PASS: TestPingCacheHeaders (0.01s)
15:21:07 [2023-03-22T15:21:07.078Z] === RUN   TestPingGet
15:21:07 [2023-03-22T15:21:07.078Z] --- PASS: TestPingGet (0.02s)
15:21:07 [2023-03-22T15:21:07.078Z] === RUN   TestPingHead
15:21:07 [2023-03-22T15:21:07.078Z] --- PASS: TestPingHead (0.01s)
15:21:07 [2023-03-22T15:21:07.078Z] === RUN   TestVersion
15:21:07 [2023-03-22T15:21:07.078Z] --- PASS: TestVersion (0.01s)
15:21:07 [2023-03-22T15:21:07.078Z] PASS
15:21:07 [2023-03-22T15:21:07.078Z] 
15:21:07 [2023-03-22T15:21:07.078Z] === Skipped
15:21:07 [2023-03-22T15:21:07.078Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:07 [2023-03-22T15:21:07.078Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:21:07 [2023-03-22T15:21:07.078Z] 
15:21:07 [2023-03-22T15:21:07.078Z] DONE 18 tests, 1 skipped in 21.113s
15:21:07 [2023-03-22T15:21:07.078Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:21:07 [2023-03-22T15:21:07.078Z] ++ 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
15:21:07 [2023-03-22T15:21:07.078Z] ++ set -e
15:21:07 [2023-03-22T15:21:07.078Z] ++ '[' -n 0 ']'
15:21:07 [2023-03-22T15:21:07.078Z] ++ set -x
15:21:07 [2023-03-22T15:21:07.078Z] ++ 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
15:21:07 [2023-03-22T15:21:07.216Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:07 [2023-03-22T15:21:07.216Z] INFO: Testing against a local daemon
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkCreateDelete
15:21:07 [2023-03-22T15:21:07.216Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDockerNetworkDeletePreferID
15:21:07 [2023-03-22T15:21:07.216Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonDNSFallback
15:21:07 [2023-03-22T15:21:07.216Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonDNSFallback (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestInspectNetwork
15:21:07 [2023-03-22T15:21:07.216Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestInspectNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestRunContainerWithBridgeNone
15:21:07 [2023-03-22T15:21:07.216Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkInvalidJSON
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkInvalidJSON//networks/create
15:21:07 [2023-03-22T15:21:07.216Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:21:07 [2023-03-22T15:21:07.216Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:07 [2023-03-22T15:21:07.216Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:07 [2023-03-22T15:21:07.216Z] === CONT  TestNetworkInvalidJSON//networks/create
15:21:07 [2023-03-22T15:21:07.216Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:07 [2023-03-22T15:21:07.216Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:21:07 [2023-03-22T15:21:07.216Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:21:07 [2023-03-22T15:21:07.216Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkList
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkList//networks
15:21:07 [2023-03-22T15:21:07.216Z] === PAUSE TestNetworkList//networks
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestNetworkList//networks/
15:21:07 [2023-03-22T15:21:07.216Z] === PAUSE TestNetworkList//networks/
15:21:07 [2023-03-22T15:21:07.216Z] === CONT  TestNetworkList//networks
15:21:07 [2023-03-22T15:21:07.216Z] === CONT  TestNetworkList//networks/
15:21:07 [2023-03-22T15:21:07.216Z] --- PASS: TestNetworkList (0.05s)
15:21:07 [2023-03-22T15:21:07.216Z]     --- PASS: TestNetworkList//networks (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z]     --- PASS: TestNetworkList//networks/ (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestHostIPv4BridgeLabel
15:21:07 [2023-03-22T15:21:07.216Z]     network_test.go:126: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonRestartWithLiveRestore
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:29: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonDefaultNetworkPools
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:58: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonRestartWithExistingNetwork
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:102: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:136: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:187: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestServiceWithPredefinedNetwork
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:212: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:242: FLAKY_TEST
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestServiceWithDataPathPortInit
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:333: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:21:07 [2023-03-22T15:21:07.216Z]     service_test.go:401: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.216Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:21:07 [2023-03-22T15:21:07.216Z] PASS
15:21:07 [2023-03-22T15:21:07.216Z] ok  	github.com/docker/docker/integration/network	0.228s
15:21:07 [2023-03-22T15:21:07.230Z] 2023/03/22 15:21:07 	Finished clone cloud.google.com/go
15:21:07 [2023-03-22T15:21:07.338Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:21:07 [2023-03-22T15:21:07.338Z] INFO: Testing against a local daemon
15:21:07 [2023-03-22T15:21:07.338Z] === RUN   TestVolumesCreateAndList
15:21:07 [2023-03-22T15:21:07.338Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:21:07 [2023-03-22T15:21:07.338Z] === RUN   TestVolumesRemove
15:21:07 [2023-03-22T15:21:07.599Z] --- PASS: TestVolumesRemove (0.09s)
15:21:07 [2023-03-22T15:21:07.599Z] === RUN   TestVolumesInspect
15:21:07 [2023-03-22T15:21:07.599Z] --- PASS: TestVolumesInspect (0.02s)
15:21:07 [2023-03-22T15:21:07.599Z] === RUN   TestVolumesInvalidJSON
15:21:07 [2023-03-22T15:21:07.599Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:07 [2023-03-22T15:21:07.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:07 [2023-03-22T15:21:07.599Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:07 [2023-03-22T15:21:07.599Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:21:07 [2023-03-22T15:21:07.599Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:21:07 [2023-03-22T15:21:07.599Z] PASS
15:21:07 [2023-03-22T15:21:07.599Z] 
15:21:07 [2023-03-22T15:21:07.599Z] DONE 5 tests in 0.311s
15:21:07 [2023-03-22T15:21:07.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:21:07 [2023-03-22T15:21:07.599Z] ++++ cat bundles/test-integration/docker.pid
15:21:07 [2023-03-22T15:21:07.599Z] +++ kill 6002
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === Skipped
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
15:21:07 [2023-03-22T15:21:07.686Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s)
15:21:07 [2023-03-22T15:21:07.686Z]     network_test.go:126: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:29: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:58: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:102: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:136: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:187: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:212: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:242: FLAKY_TEST
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:333: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:21:07 [2023-03-22T15:21:07.686Z]     service_test.go:401: testEnv.OSType == "windows"
15:21:07 [2023-03-22T15:21:07.686Z] 
15:21:07 [2023-03-22T15:21:07.686Z] DONE 22 tests, 15 skipped in 3.055s
15:21:07 [2023-03-22T15:21:07.686Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:21:07 [2023-03-22T15:21:07.860Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:21:08 [2023-03-22T15:21:08.430Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:21:08 [2023-03-22T15:21:08.677Z] testing: warning: no tests to run
15:21:08 [2023-03-22T15:21:08.677Z] PASS
15:21:08 [2023-03-22T15:21:08.677Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
15:21:08 [2023-03-22T15:21:08.677Z] 
15:21:08 [2023-03-22T15:21:08.677Z] DONE 0 tests in 0.498s
15:21:08 [2023-03-22T15:21:08.677Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:21:08 [2023-03-22T15:21:08.690Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:21:08 [2023-03-22T15:21:08.950Z] +++ /etc/init.d/apparmor stop
15:21:08 [2023-03-22T15:21:08.950Z] Leaving: AppArmorNo profiles have been unloaded.
15:21:08 [2023-03-22T15:21:08.950Z] 
15:21:08 [2023-03-22T15:21:08.950Z] Unloading profiles will leave already running processes permanently
15:21:08 [2023-03-22T15:21:08.950Z] unconfined, which can lead to unexpected situations.
15:21:08 [2023-03-22T15:21:08.950Z] 
15:21:08 [2023-03-22T15:21:08.950Z] To set a process to complain mode, use the command line tool
15:21:08 [2023-03-22T15:21:08.950Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:21:08 [2023-03-22T15:21:08.950Z] +++ true
15:21:08 [2023-03-22T15:21:08.950Z] exiting test-integration
15:21:08 [2023-03-22T15:21:08.950Z] ++ exit 0
15:21:08 [2023-03-22T15:21:08.950Z] 
15:21:09 [2023-03-22T15:21:09.147Z] testing: warning: no tests to run
15:21:09 [2023-03-22T15:21:09.147Z] PASS
15:21:09 [2023-03-22T15:21:09.147Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
15:21:09 [2023-03-22T15:21:09.147Z] 
15:21:09 [2023-03-22T15:21:09.147Z] DONE 0 tests in 0.507s
15:21:09 [2023-03-22T15:21:09.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:21:09 [2023-03-22T15:21:09.210Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:21:09 [2023-03-22T15:21:09.779Z] + for job in $(jobs -p)
15:21:09 [2023-03-22T15:21:09.779Z] + wait 5372
15:21:10 [2023-03-22T15:21:10.351Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:21:10 [2023-03-22T15:21:10.351Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:21:10 [2023-03-22T15:21:10.720Z] testing: warning: no tests to run
15:21:10 [2023-03-22T15:21:10.720Z] PASS
15:21:10 [2023-03-22T15:21:10.720Z] ok  	github.com/docker/docker/integration/plugin/authz	0.154s [no tests to run]
15:21:10 [2023-03-22T15:21:10.720Z] testing: warning: no tests to run
15:21:10 [2023-03-22T15:21:10.720Z] PASS
15:21:10 [2023-03-22T15:21:10.720Z] ok  	github.com/docker/docker/integration/plugin	0.144s [no tests to run]
15:21:11 [2023-03-22T15:21:11.732Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:21:11 [2023-03-22T15:21:11.992Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:21:12 [2023-03-22T15:21:12.562Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:21:12 [2023-03-22T15:21:12.562Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:21:12 [2023-03-22T15:21:12.825Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:21:12 [2023-03-22T15:21:12.825Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:21:12 [2023-03-22T15:21:12.825Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:21:13 [2023-03-22T15:21:13.764Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:21:14 [2023-03-22T15:21:14.027Z] === RUN   TestDockerSuite/TestInspectDefault
15:21:14 [2023-03-22T15:21:14.597Z] === RUN   TestDockerSuite/TestInspectHistory
15:21:14 [2023-03-22T15:21:14.857Z] === RUN   TestDockerSuite/TestInspectImage
15:21:14 [2023-03-22T15:21:14.857Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:21:15 [2023-03-22T15:21:15.117Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:21:15 [2023-03-22T15:21:15.117Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:21:15 [2023-03-22T15:21:15.118Z] === RUN   TestDockerSuite/TestInspectInt64
15:21:15 [2023-03-22T15:21:15.377Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:21:15 [2023-03-22T15:21:15.950Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:21:15 [2023-03-22T15:21:15.950Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:21:16 [2023-03-22T15:21:16.521Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:21:17 [2023-03-22T15:21:17.090Z] === RUN   TestDockerSuite/TestInspectPlugin
15:21:17 [2023-03-22T15:21:17.905Z] testing: warning: no tests to run
15:21:17 [2023-03-22T15:21:17.905Z] PASS
15:21:17 [2023-03-22T15:21:17.905Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.051s [no tests to run]
15:21:17 [2023-03-22T15:21:17.905Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:17 [2023-03-22T15:21:17.905Z] INFO: Testing against a local daemon
15:21:17 [2023-03-22T15:21:17.905Z] === RUN   TestExternalGraphDriver
15:21:17 [2023-03-22T15:21:17.905Z]     external_test.go:47: runtime.GOOS == "windows"
15:21:17 [2023-03-22T15:21:17.905Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:21:17 [2023-03-22T15:21:17.905Z] === RUN   TestGraphdriverPluginV2
15:21:17 [2023-03-22T15:21:17.905Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:17 [2023-03-22T15:21:17.905Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:21:17 [2023-03-22T15:21:17.905Z] PASS
15:21:17 [2023-03-22T15:21:17.905Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.150s
15:21:19 [2023-03-22T15:21:19.629Z] === RUN   TestDockerSuite/TestInspectRootFS
15:21:19 [2023-03-22T15:21:19.629Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:21:19 [2023-03-22T15:21:19.629Z] === RUN   TestDockerSuite/TestInspectStatus
15:21:20 [2023-03-22T15:21:20.134Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:20 [2023-03-22T15:21:20.134Z] INFO: Testing against a local daemon
15:21:20 [2023-03-22T15:21:20.134Z] === RUN   TestPluginWithDevMounts
15:21:20 [2023-03-22T15:21:20.134Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:21:20 [2023-03-22T15:21:20.134Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:21:20 [2023-03-22T15:21:20.134Z] PASS
15:21:20 [2023-03-22T15:21:20.134Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.096s
15:21:20 [2023-03-22T15:21:20.201Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:21:20 [2023-03-22T15:21:20.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:20 [2023-03-22T15:21:20.605Z] INFO: Testing against a local daemon
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestReadPluginNoRead
15:21:20 [2023-03-22T15:21:20.605Z]     read_test.go:21: no unix domain sockets on Windows
15:21:20 [2023-03-22T15:21:20.605Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:21:20 [2023-03-22T15:21:20.605Z] PASS
15:21:20 [2023-03-22T15:21:20.605Z] ok  	github.com/docker/docker/integration/plugin/logging	0.110s
15:21:20 [2023-03-22T15:21:20.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:20 [2023-03-22T15:21:20.605Z] INFO: Testing against a local daemon
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestPluginInvalidJSON
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:21:20 [2023-03-22T15:21:20.605Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:21:20 [2023-03-22T15:21:20.605Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:21:20 [2023-03-22T15:21:20.605Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:21:20 [2023-03-22T15:21:20.605Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestPluginInstall
15:21:20 [2023-03-22T15:21:20.605Z]     plugin_test.go:62: testEnv.OSType == "windows"
15:21:20 [2023-03-22T15:21:20.605Z] --- SKIP: TestPluginInstall (0.00s)
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestPluginsWithRuntimes
15:21:20 [2023-03-22T15:21:20.605Z]     plugin_test.go:171: testEnv.OSType == "windows"
15:21:20 [2023-03-22T15:21:20.605Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:21:20 [2023-03-22T15:21:20.605Z] === RUN   TestPluginBackCompatMediaTypes
15:21:20 [2023-03-22T15:21:20.605Z]     plugin_test.go:233: testEnv.OSType == "windows"
15:21:20 [2023-03-22T15:21:20.605Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:21:20 [2023-03-22T15:21:20.605Z] PASS
15:21:20 [2023-03-22T15:21:20.605Z] ok  	github.com/docker/docker/integration/plugin/common	0.147s
15:21:20 [2023-03-22T15:21:20.605Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
15:21:20 [2023-03-22T15:21:20.605Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
15:21:20 [2023-03-22T15:21:20.605Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === Skipped
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     plugin_test.go:62: testEnv.OSType == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     plugin_test.go:171: testEnv.OSType == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     plugin_test.go:233: testEnv.OSType == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     external_test.go:47: runtime.GOOS == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     read_test.go:21: no unix domain sockets on Windows
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:21:21 [2023-03-22T15:21:21.075Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:21:21 [2023-03-22T15:21:21.075Z] 
15:21:21 [2023-03-22T15:21:21.075Z] DONE 9 tests, 7 skipped in 11.887s
15:21:21 [2023-03-22T15:21:21.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:21:21 [2023-03-22T15:21:21.140Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:21:21 [2023-03-22T15:21:21.547Z] testing: warning: no tests to run
15:21:21 [2023-03-22T15:21:21.547Z] PASS
15:21:21 [2023-03-22T15:21:21.547Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
15:21:21 [2023-03-22T15:21:21.710Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:21:21 [2023-03-22T15:21:21.970Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:21:22 [2023-03-22T15:21:22.017Z] 
15:21:22 [2023-03-22T15:21:22.017Z] DONE 0 tests in 0.561s
15:21:22 [2023-03-22T15:21:22.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:21:22 [2023-03-22T15:21:22.540Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:21:22 [2023-03-22T15:21:22.803Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:21:23 [2023-03-22T15:21:23.012Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:23 [2023-03-22T15:21:23.012Z] INFO: Testing against a local daemon
15:21:23 [2023-03-22T15:21:23.012Z] === RUN   TestPluginInvalidJSON
15:21:23 [2023-03-22T15:21:23.012Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:21:23 [2023-03-22T15:21:23.012Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:21:23 [2023-03-22T15:21:23.012Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:21:23 [2023-03-22T15:21:23.012Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:21:23 [2023-03-22T15:21:23.012Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:21:23 [2023-03-22T15:21:23.012Z] === RUN   TestPluginInstall
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:62: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] --- SKIP: TestPluginInstall (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z] === RUN   TestPluginsWithRuntimes
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:171: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z] === RUN   TestPluginBackCompatMediaTypes
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:233: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z] PASS
15:21:23 [2023-03-22T15:21:23.012Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
15:21:23 [2023-03-22T15:21:23.012Z] 
15:21:23 [2023-03-22T15:21:23.012Z] === Skipped
15:21:23 [2023-03-22T15:21:23.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:62: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] 
15:21:23 [2023-03-22T15:21:23.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:171: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] 
15:21:23 [2023-03-22T15:21:23.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:21:23 [2023-03-22T15:21:23.012Z]     plugin_test.go:233: testEnv.OSType == "windows"
15:21:23 [2023-03-22T15:21:23.012Z] 
15:21:23 [2023-03-22T15:21:23.012Z] DONE 5 tests, 3 skipped in 1.272s
15:21:23 [2023-03-22T15:21:23.373Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:21:23 [2023-03-22T15:21:23.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:21:23 [2023-03-22T15:21:23.633Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:21:23 [2023-03-22T15:21:23.633Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:21:24 [2023-03-22T15:21:24.487Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:24 [2023-03-22T15:21:24.487Z] INFO: Testing against a local daemon
15:21:24 [2023-03-22T15:21:24.487Z] === RUN   TestExternalGraphDriver
15:21:24 [2023-03-22T15:21:24.487Z]     external_test.go:47: runtime.GOOS == "windows"
15:21:24 [2023-03-22T15:21:24.487Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:21:24 [2023-03-22T15:21:24.487Z] === RUN   TestGraphdriverPluginV2
15:21:24 [2023-03-22T15:21:24.487Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:24 [2023-03-22T15:21:24.487Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:21:24 [2023-03-22T15:21:24.487Z] PASS
15:21:24 [2023-03-22T15:21:24.487Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
15:21:24 [2023-03-22T15:21:24.487Z] 
15:21:24 [2023-03-22T15:21:24.487Z] === Skipped
15:21:24 [2023-03-22T15:21:24.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:21:24 [2023-03-22T15:21:24.487Z]     external_test.go:47: runtime.GOOS == "windows"
15:21:24 [2023-03-22T15:21:24.487Z] 
15:21:24 [2023-03-22T15:21:24.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:21:24 [2023-03-22T15:21:24.487Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:24 [2023-03-22T15:21:24.487Z] 
15:21:24 [2023-03-22T15:21:24.487Z] DONE 2 tests, 2 skipped in 1.182s
15:21:24 [2023-03-22T15:21:24.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:21:25 [2023-03-22T15:21:25.042Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:21:25 [2023-03-22T15:21:25.982Z] === RUN   TestDockerSuite/TestLinksEnvs
15:21:26 [2023-03-22T15:21:26.067Z] testing: warning: no tests to run
15:21:26 [2023-03-22T15:21:26.067Z] PASS
15:21:26 [2023-03-22T15:21:26.067Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
15:21:26 [2023-03-22T15:21:26.067Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:26 [2023-03-22T15:21:26.067Z] INFO: Testing against a local daemon
15:21:26 [2023-03-22T15:21:26.067Z] === RUN   TestReadPluginNoRead
15:21:26 [2023-03-22T15:21:26.067Z]     read_test.go:21: no unix domain sockets on Windows
15:21:26 [2023-03-22T15:21:26.067Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:21:26 [2023-03-22T15:21:26.067Z] PASS
15:21:26 [2023-03-22T15:21:26.067Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
15:21:26 [2023-03-22T15:21:26.067Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
15:21:26 [2023-03-22T15:21:26.067Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
15:21:26 [2023-03-22T15:21:26.067Z] 
15:21:26 [2023-03-22T15:21:26.067Z] === Skipped
15:21:26 [2023-03-22T15:21:26.067Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:21:26 [2023-03-22T15:21:26.067Z]     read_test.go:21: no unix domain sockets on Windows
15:21:26 [2023-03-22T15:21:26.067Z] 
15:21:26 [2023-03-22T15:21:26.067Z] DONE 1 tests, 1 skipped in 1.418s
15:21:26 [2023-03-22T15:21:26.067Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:21:26 [2023-03-22T15:21:26.922Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:21:26 [2023-03-22T15:21:26.922Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:21:27 [2023-03-22T15:21:27.063Z] testing: warning: no tests to run
15:21:27 [2023-03-22T15:21:27.063Z] PASS
15:21:27 [2023-03-22T15:21:27.063Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
15:21:27 [2023-03-22T15:21:27.533Z] 
15:21:27 [2023-03-22T15:21:27.533Z] DONE 0 tests in 1.081s
15:21:27 [2023-03-22T15:21:27.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:21:28 [2023-03-22T15:21:28.304Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:21:28 [2023-03-22T15:21:28.525Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:28 [2023-03-22T15:21:28.526Z] INFO: Testing against a local daemon
15:21:28 [2023-03-22T15:21:28.526Z] === RUN   TestPluginWithDevMounts
15:21:28 [2023-03-22T15:21:28.526Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:21:28 [2023-03-22T15:21:28.526Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:21:28 [2023-03-22T15:21:28.526Z] PASS
15:21:28 [2023-03-22T15:21:28.526Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
15:21:28 [2023-03-22T15:21:28.526Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
15:21:28 [2023-03-22T15:21:28.526Z] 
15:21:28 [2023-03-22T15:21:28.526Z] === Skipped
15:21:28 [2023-03-22T15:21:28.526Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:21:28 [2023-03-22T15:21:28.526Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:21:28 [2023-03-22T15:21:28.526Z] 
15:21:28 [2023-03-22T15:21:28.526Z] DONE 1 tests, 1 skipped in 1.168s
15:21:28 [2023-03-22T15:21:28.999Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:21:29 [2023-03-22T15:21:29.245Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:21:30 [2023-03-22T15:21:30.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:30 [2023-03-22T15:21:30.572Z] INFO: Testing against a local daemon
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestSecretInspect
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestSecretInspect (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestSecretList
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestSecretList (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestSecretsCreateAndDelete
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestSecretsUpdate
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestSecretsUpdate (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestTemplatedSecret
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestTemplatedSecret (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] === RUN   TestSecretCreateResolve
15:21:30 [2023-03-22T15:21:30.572Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:21:30 [2023-03-22T15:21:30.572Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:21:30 [2023-03-22T15:21:30.572Z] PASS
15:21:30 [2023-03-22T15:21:30.572Z] ok  	github.com/docker/docker/integration/secret	0.123s
15:21:30 [2023-03-22T15:21:30.626Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:21:30 [2023-03-22T15:21:30.626Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === Skipped
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:21:31 [2023-03-22T15:21:31.042Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:21:31 [2023-03-22T15:21:31.042Z] 
15:21:31 [2023-03-22T15:21:31.042Z] DONE 6 tests, 6 skipped in 2.153s
15:21:31 [2023-03-22T15:21:31.042Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:21:32 [2023-03-22T15:21:32.007Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:21:32 [2023-03-22T15:21:32.267Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:21:32 [2023-03-22T15:21:32.838Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:21:34 [2023-03-22T15:21:34.035Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:34 [2023-03-22T15:21:34.035Z] INFO: Testing against a local daemon
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceCreateInit
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- PASS: TestServiceCreateInit (0.05s)
15:21:34 [2023-03-22T15:21:34.035Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceMultipleTimes
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceConflict
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceMaxReplicas
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateWithDuplicateNetworkNames
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceSecretFileMode
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceConfigFileMode
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceSysctls
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceSysctls (0.05s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateServiceCapabilities
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestInspect
15:21:34 [2023-03-22T15:21:34.035Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestInspect (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestCreateJob
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestCreateJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestReplicatedJob
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestReplicatedJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestUpdateReplicatedJob
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceListWithStatuses
15:21:34 [2023-03-22T15:21:34.035Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestDockerNetworkConnectAlias
15:21:34 [2023-03-22T15:21:34.035Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestDockerNetworkReConnect
15:21:34 [2023-03-22T15:21:34.035Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServicePlugin
15:21:34 [2023-03-22T15:21:34.035Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServicePlugin (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceUpdateLabel
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceUpdateSecrets
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceUpdateConfigs
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceUpdateNetwork
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] === RUN   TestServiceUpdatePidsLimit
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] PASS
15:21:34 [2023-03-22T15:21:34.035Z] ok  	github.com/docker/docker/integration/service	0.336s
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === Skipped
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
15:21:34 [2023-03-22T15:21:34.035Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s)
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:21:34 [2023-03-22T15:21:34.035Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:21:34 [2023-03-22T15:21:34.035Z] 
15:21:34 [2023-03-22T15:21:34.035Z] DONE 24 tests, 23 skipped in 3.029s
15:21:34 [2023-03-22T15:21:34.035Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:21:36 [2023-03-22T15:21:36.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:21:36 [2023-03-22T15:21:36.263Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:36 [2023-03-22T15:21:36.263Z] INFO: Testing against a local daemon
15:21:36 [2023-03-22T15:21:36.263Z] === RUN   TestSessionCreate
15:21:36 [2023-03-22T15:21:36.263Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:21:36 [2023-03-22T15:21:36.263Z] --- SKIP: TestSessionCreate (0.00s)
15:21:36 [2023-03-22T15:21:36.263Z] === RUN   TestSessionCreateWithBadUpgrade
15:21:36 [2023-03-22T15:21:36.263Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:21:36 [2023-03-22T15:21:36.263Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:21:36 [2023-03-22T15:21:36.263Z] PASS
15:21:36 [2023-03-22T15:21:36.263Z] ok  	github.com/docker/docker/integration/session	0.126s
15:21:36 [2023-03-22T15:21:36.263Z] 
15:21:36 [2023-03-22T15:21:36.263Z] === Skipped
15:21:36 [2023-03-22T15:21:36.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:21:36 [2023-03-22T15:21:36.263Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:21:36 [2023-03-22T15:21:36.263Z] 
15:21:36 [2023-03-22T15:21:36.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:21:36 [2023-03-22T15:21:36.263Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:21:36 [2023-03-22T15:21:36.263Z] 
15:21:36 [2023-03-22T15:21:36.263Z] DONE 2 tests, 2 skipped in 1.957s
15:21:36 [2023-03-22T15:21:36.263Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:21:38 [2023-03-22T15:21:38.490Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:38 [2023-03-22T15:21:38.490Z] INFO: Testing against a local daemon
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:21:38 [2023-03-22T15:21:38.490Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestEventsExecDie
15:21:38 [2023-03-22T15:21:38.490Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestEventsExecDie (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestEventsBackwardsCompatible
15:21:38 [2023-03-22T15:21:38.490Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestInfoAPI
15:21:38 [2023-03-22T15:21:38.490Z] --- PASS: TestInfoAPI (0.04s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestInfoAPIWarnings
15:21:38 [2023-03-22T15:21:38.490Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestInfoDebug
15:21:38 [2023-03-22T15:21:38.490Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestInfoDebug (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestInfoInsecureRegistries
15:21:38 [2023-03-22T15:21:38.490Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestInfoRegistryMirrors
15:21:38 [2023-03-22T15:21:38.490Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:38 [2023-03-22T15:21:38.490Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
15:21:38 [2023-03-22T15:21:38.490Z] === RUN   TestLoginFailsWithBadCredentials
15:21:38 [2023-03-22T15:21:38.960Z] --- PASS: TestLoginFailsWithBadCredentials (0.82s)
15:21:38 [2023-03-22T15:21:38.960Z] === RUN   TestPingCacheHeaders
15:21:38 [2023-03-22T15:21:38.960Z] --- PASS: TestPingCacheHeaders (0.06s)
15:21:38 [2023-03-22T15:21:38.960Z] === RUN   TestPingGet
15:21:38 [2023-03-22T15:21:38.960Z] --- PASS: TestPingGet (0.04s)
15:21:38 [2023-03-22T15:21:38.960Z] === RUN   TestPingHead
15:21:39 [2023-03-22T15:21:39.430Z] --- PASS: TestPingHead (0.04s)
15:21:39 [2023-03-22T15:21:39.430Z] === RUN   TestVersion
15:21:39 [2023-03-22T15:21:39.430Z] --- PASS: TestVersion (0.03s)
15:21:39 [2023-03-22T15:21:39.430Z] PASS
15:21:39 [2023-03-22T15:21:39.430Z] ok  	github.com/docker/docker/integration/system	1.119s
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === Skipped
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:21:39 [2023-03-22T15:21:39.430Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:21:39 [2023-03-22T15:21:39.430Z] 
15:21:39 [2023-03-22T15:21:39.430Z] DONE 13 tests, 7 skipped in 3.112s
15:21:39 [2023-03-22T15:21:39.430Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:21:39 [2023-03-22T15:21:39.435Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:21:40 [2023-03-22T15:21:40.817Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:21:41 [2023-03-22T15:21:41.654Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:41 [2023-03-22T15:21:41.654Z] INFO: Testing against a local daemon
15:21:41 [2023-03-22T15:21:41.654Z] === RUN   TestVolumesCreateAndList
15:21:41 [2023-03-22T15:21:41.654Z] --- PASS: TestVolumesCreateAndList (0.06s)
15:21:41 [2023-03-22T15:21:41.654Z] === RUN   TestVolumesRemove
15:21:41 [2023-03-22T15:21:41.654Z] --- PASS: TestVolumesRemove (0.12s)
15:21:41 [2023-03-22T15:21:41.654Z] === RUN   TestVolumesInspect
15:21:41 [2023-03-22T15:21:41.654Z] --- PASS: TestVolumesInspect (0.05s)
15:21:41 [2023-03-22T15:21:41.654Z] === RUN   TestVolumesInvalidJSON
15:21:41 [2023-03-22T15:21:41.654Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:41 [2023-03-22T15:21:41.654Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:41 [2023-03-22T15:21:41.759Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:21:42 [2023-03-22T15:21:42.124Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:42 [2023-03-22T15:21:42.124Z] --- PASS: TestVolumesInvalidJSON (0.06s)
15:21:42 [2023-03-22T15:21:42.124Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:21:42 [2023-03-22T15:21:42.124Z] PASS
15:21:42 [2023-03-22T15:21:42.124Z] ok  	github.com/docker/docker/integration/volume	0.378s
15:21:42 [2023-03-22T15:21:42.124Z] 
15:21:42 [2023-03-22T15:21:42.124Z] DONE 5 tests in 2.421s
15:21:42 [2023-03-22T15:21:42.124Z] INFO: make.ps1 ended at 03/22/2023 15:21:41
15:21:42 [2023-03-22T15:21:42.124Z] INFO: Integration CLI tests being run from the host:
15:21:42 [2023-03-22T15:21:42.124Z] 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" 
15:21:42 [2023-03-22T15:21:42.331Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:21:43 [2023-03-22T15:21:43.714Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:21:43 [2023-03-22T15:21:43.714Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:21:43 [2023-03-22T15:21:43.974Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:21:43 [2023-03-22T15:21:43.974Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:21:43 [2023-03-22T15:21:43.974Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:21:44 [2023-03-22T15:21:44.234Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:21:44 [2023-03-22T15:21:44.805Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:21:48 [2023-03-22T15:21:48.123Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:21:48 [2023-03-22T15:21:48.693Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:21:53 [2023-03-22T15:21:53.918Z] 2023/03/22 15:21:52 	Finished clone github.com/hashicorp/consul
15:21:53 [2023-03-22T15:21:53.971Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:21:53 [2023-03-22T15:21:53.971Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:21:53 [2023-03-22T15:21:53.971Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:21:54 [2023-03-22T15:21:54.540Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:21:54 [2023-03-22T15:21:54.661Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:54 [2023-03-22T15:21:54.661Z] INFO: Testing against a local daemon
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:21:54 [2023-03-22T15:21:54.661Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:21:54 [2023-03-22T15:21:54.661Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:21:54 [2023-03-22T15:21:54.661Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:21:55 [2023-03-22T15:21:55.110Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:21:55 [2023-03-22T15:21:55.650Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:21:56 [2023-03-22T15:21:56.050Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:21:56 [2023-03-22T15:21:56.121Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:21:56 [2023-03-22T15:21:56.990Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:21:57 [2023-03-22T15:21:57.560Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:21:57 [2023-03-22T15:21:57.560Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:22:00 [2023-03-22T15:22:00.104Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:22:00 [2023-03-22T15:22:00.675Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:22:01 [2023-03-22T15:22:01.616Z] === RUN   TestDockerSuite/TestLogsSince
15:22:02 [2023-03-22T15:22:02.186Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:22:04 [2023-03-22T15:22:04.095Z]     docker_api_swarm_service_test.go:395: [dc5c2c1f70875] joining swarm manager [dd2d6aed40ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:22:04 [2023-03-22T15:22:04.664Z]     docker_api_swarm_service_test.go:395: [df2578c08c589] joining swarm manager [dd2d6aed40ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:22:08 [2023-03-22T15:22:08.868Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:22:14 [2023-03-22T15:22:14.157Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:22:14 [2023-03-22T15:22:14.157Z] === RUN   TestDockerSuite/TestLogsTail
15:22:14 [2023-03-22T15:22:14.728Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:22:15 [2023-03-22T15:22:15.299Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:22:15 [2023-03-22T15:22:15.869Z] === RUN   TestDockerSuite/TestMountIntoProc
15:22:15 [2023-03-22T15:22:15.869Z] === RUN   TestDockerSuite/TestMountIntoSys
15:22:16 [2023-03-22T15:22:16.439Z] === RUN   TestDockerSuite/TestNetHostname
15:22:17 [2023-03-22T15:22:17.822Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:22:17 [2023-03-22T15:22:17.822Z] === RUN   TestDockerSuite/TestNetworkEvents
15:22:18 [2023-03-22T15:22:18.392Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:22:19 [2023-03-22T15:22:19.774Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:22:19 [2023-03-22T15:22:19.774Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:22:20 [2023-03-22T15:22:20.034Z] === RUN   TestDockerSuite/TestPluginActive
15:22:21 [2023-03-22T15:22:21.944Z]     docker_api_swarm_service_test.go:343: [d18434c596be0] joining swarm manager [dc784828a4b77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:22:22 [2023-03-22T15:22:22.205Z]     docker_api_swarm_service_test.go:343: [df67df56737b1] joining swarm manager [dc784828a4b77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:22:22 [2023-03-22T15:22:22.466Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:22:29 [2023-03-22T15:22:29.048Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:22:29 [2023-03-22T15:22:29.048Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:22:29 [2023-03-22T15:22:29.048Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:22:29 [2023-03-22T15:22:29.986Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:22:32 [2023-03-22T15:22:32.672Z] 2023/03/22 15:22:31 	Finished clone github.com/aws/aws-sdk-go
15:22:33 [2023-03-22T15:22:33.279Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:22:35 [2023-03-22T15:22:35.187Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:22:35 [2023-03-22T15:22:35.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:22:37 [2023-03-22T15:22:37.359Z]     docker_api_swarm_service_test.go:490: [dbac28b15e257] joining swarm manager [d1e75c1c29854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:22:37 [2023-03-22T15:22:37.930Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:22:38 [2023-03-22T15:22:38.205Z]     docker_api_swarm_service_test.go:490: [d04807ba8fdc2] joining swarm manager [d1e75c1c29854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:22:43 [2023-03-22T15:22:43.489Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:22:44 [2023-03-22T15:22:44.430Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:22:45 [2023-03-22T15:22:45.370Z] === RUN   TestDockerSuite/TestPortHostBinding
15:22:46 [2023-03-22T15:22:46.314Z] === RUN   TestDockerSuite/TestPortList
15:22:50 [2023-03-22T15:22:50.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:22:52 [2023-03-22T15:22:52.425Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:22:53 [2023-03-22T15:22:53.368Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:22:55 [2023-03-22T15:22:55.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:22:58 [2023-03-22T15:22:58.449Z]     docker_api_swarm_service_test.go:128: [dab4892eb8cc8] joining swarm manager [d2b03786d1190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:22:58 [2023-03-22T15:22:58.709Z]     docker_api_swarm_service_test.go:129: [df4c26b135bce] joining swarm manager [d2b03786d1190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:23:00 [2023-03-22T15:23:00.091Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:23:00 [2023-03-22T15:23:00.091Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:23:00 [2023-03-22T15:23:00.091Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:23:00 [2023-03-22T15:23:00.351Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:23:00 [2023-03-22T15:23:00.351Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:23:00 [2023-03-22T15:23:00.612Z]     docker_api_swarm_service_test.go:137: [d2290ad4cb94a] joining swarm manager [d2b03786d1190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:23:00 [2023-03-22T15:23:00.873Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:23:00 [2023-03-22T15:23:00.873Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:23:01 [2023-03-22T15:23:01.443Z]     docker_api_swarm_service_test.go:138: [da3906c2abcdf] joining swarm manager [d2b03786d1190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:23:01 [2023-03-22T15:23:01.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:23:01 [2023-03-22T15:23:01.704Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:23:02 [2023-03-22T15:23:02.657Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:23:02 [2023-03-22T15:23:02.657Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:23:04 [2023-03-22T15:23:04.577Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:23:05 [2023-03-22T15:23:05.518Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:23:06 [2023-03-22T15:23:06.088Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:23:06 [2023-03-22T15:23:06.088Z] === RUN   TestDockerSuite/TestPsByOrder
15:23:08 [2023-03-22T15:23:08.000Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:23:08 [2023-03-22T15:23:08.571Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:23:11 [2023-03-22T15:23:11.116Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:23:13 [2023-03-22T15:23:13.660Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:23:13 [2023-03-22T15:23:13.660Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:23:16 [2023-03-22T15:23:16.202Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:23:22 [2023-03-22T15:23:22.780Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:23:23 [2023-03-22T15:23:23.350Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:23:23 [2023-03-22T15:23:23.610Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:23:24 [2023-03-22T15:23:24.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:23:25 [2023-03-22T15:23:25.935Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:23:26 [2023-03-22T15:23:26.196Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:23:26 [2023-03-22T15:23:26.766Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:23:28 [2023-03-22T15:23:28.171Z]     docker_api_swarm_service_test.go:304: [d21ce0da7d062] joining swarm manager [dbd577bb3f404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:23:28 [2023-03-22T15:23:28.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:23:29 [2023-03-22T15:23:29.004Z]     docker_api_swarm_service_test.go:304: [d319b6c55cac0] joining swarm manager [dbd577bb3f404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:23:30 [2023-03-22T15:23:30.916Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:23:31 [2023-03-22T15:23:31.857Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:23:31 [2023-03-22T15:23:31.857Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:23:32 [2023-03-22T15:23:32.427Z] === RUN   TestDockerSuite/TestPsRightTagName
15:23:33 [2023-03-22T15:23:33.811Z] === RUN   TestDockerSuite/TestPsShowMounts
15:23:35 [2023-03-22T15:23:35.195Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:23:35 [2023-03-22T15:23:35.765Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:23:35 [2023-03-22T15:23:35.765Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:23:35 [2023-03-22T15:23:35.765Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:23:36 [2023-03-22T15:23:36.335Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:23:36 [2023-03-22T15:23:36.595Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:23:36 [2023-03-22T15:23:36.595Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:23:37 [2023-03-22T15:23:37.168Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:23:37 [2023-03-22T15:23:37.651Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:23:37 [2023-03-22T15:23:37.651Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:23:38 [2023-03-22T15:23:38.552Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:23:39 [2023-03-22T15:23:39.221Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:23:39 [2023-03-22T15:23:39.221Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:23:39 [2023-03-22T15:23:39.221Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:23:39 [2023-03-22T15:23:39.221Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:23:39 [2023-03-22T15:23:39.221Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:23:39 [2023-03-22T15:23:39.494Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:23:39 [2023-03-22T15:23:39.755Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:23:43 [2023-03-22T15:23:43.049Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:23:45 [2023-03-22T15:23:45.274Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:23:45 [2023-03-22T15:23:45.274Z]     docker_cli_run_test.go:3176: unmatched requirement Apparmor
15:23:45 [2023-03-22T15:23:45.274Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:23:45 [2023-03-22T15:23:45.274Z]     docker_cli_run_test.go:3154: unmatched requirement Apparmor
15:23:45 [2023-03-22T15:23:45.274Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:23:45 [2023-03-22T15:23:45.274Z]     docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux
15:23:45 [2023-03-22T15:23:45.274Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:23:45 [2023-03-22T15:23:45.274Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:23:45 [2023-03-22T15:23:45.274Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:23:46 [2023-03-22T15:23:46.337Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:23:46 [2023-03-22T15:23:46.337Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:23:47 [2023-03-22T15:23:47.720Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:23:47 [2023-03-22T15:23:47.720Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:23:47 [2023-03-22T15:23:47.720Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:23:47 [2023-03-22T15:23:47.720Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:23:49 [2023-03-22T15:23:49.090Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:23:49 [2023-03-22T15:23:49.090Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:23:49 [2023-03-22T15:23:49.090Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:23:49 [2023-03-22T15:23:49.090Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:23:49 [2023-03-22T15:23:49.090Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:23:49 [2023-03-22T15:23:49.101Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:23:49 [2023-03-22T15:23:49.671Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:23:51 [2023-03-22T15:23:51.060Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:23:51 [2023-03-22T15:23:51.060Z]     docker_api_swarm_service_test.go:100: [df473eb9a6ee7] joining swarm manager [dde582462d1d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:23:52 [2023-03-22T15:23:52.000Z]     docker_api_swarm_service_test.go:101: [dadce6d67ba01] joining swarm manager [dde582462d1d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:23:52 [2023-03-22T15:23:52.940Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:23:54 [2023-03-22T15:23:54.327Z] === RUN   TestDockerSuite/TestRmiBlank
15:23:54 [2023-03-22T15:23:54.587Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:23:54 [2023-03-22T15:23:54.847Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:23:57 [2023-03-22T15:23:57.391Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:23:57 [2023-03-22T15:23:57.961Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:23:58 [2023-03-22T15:23:58.221Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:23:59 [2023-03-22T15:23:59.163Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:23:59 [2023-03-22T15:23:59.545Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:24:00 [2023-03-22T15:24:00.104Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:24:01 [2023-03-22T15:24:01.044Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:24:01 [2023-03-22T15:24:01.615Z] === RUN   TestDockerSuite/TestRmiTag
15:24:01 [2023-03-22T15:24:01.875Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:24:02 [2023-03-22T15:24:02.445Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:24:05 [2023-03-22T15:24:05.746Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:24:05 [2023-03-22T15:24:05.746Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:24:06 [2023-03-22T15:24:06.317Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:24:06 [2023-03-22T15:24:06.890Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:24:07 [2023-03-22T15:24:07.831Z] === RUN   TestDockerSuite/TestRunAddHost
15:24:08 [2023-03-22T15:24:08.403Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:24:08 [2023-03-22T15:24:08.663Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:24:09 [2023-03-22T15:24:09.235Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:24:09 [2023-03-22T15:24:09.235Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:24:09 [2023-03-22T15:24:09.495Z]     check_test.go:379: [df473eb9a6ee7] daemon is not started
15:24:09 [2023-03-22T15:24:09.756Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:24:11 [2023-03-22T15:24:11.144Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:24:11 [2023-03-22T15:24:11.412Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:24:11 [2023-03-22T15:24:11.983Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:24:12 [2023-03-22T15:24:12.244Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:24:13 [2023-03-22T15:24:13.183Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:24:14 [2023-03-22T15:24:14.123Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:24:14 [2023-03-22T15:24:14.383Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:24:14 [2023-03-22T15:24:14.953Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:24:15 [2023-03-22T15:24:15.215Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:24:15 [2023-03-22T15:24:15.785Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:24:16 [2023-03-22T15:24:16.356Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:24:16 [2023-03-22T15:24:16.925Z]     docker_api_swarm_service_test.go:533: [df249e20e086d] joining swarm manager [dc150cb70e4ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:24:16 [2023-03-22T15:24:16.925Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:24:17 [2023-03-22T15:24:17.865Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:24:18 [2023-03-22T15:24:18.126Z]     docker_api_swarm_service_test.go:534: [d7a5943c6efca] joining swarm manager [dc150cb70e4ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:24:18 [2023-03-22T15:24:18.385Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:24:18 [2023-03-22T15:24:18.955Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:24:19 [2023-03-22T15:24:19.525Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:24:20 [2023-03-22T15:24:20.097Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:24:20 [2023-03-22T15:24:20.097Z] === RUN   TestDockerSuite/TestRunBindMounts
15:24:22 [2023-03-22T15:24:22.640Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:24:22 [2023-03-22T15:24:22.901Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:24:23 [2023-03-22T15:24:23.471Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:24:24 [2023-03-22T15:24:24.042Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:24:24 [2023-03-22T15:24:24.612Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:24:24 [2023-03-22T15:24:24.612Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:24:25 [2023-03-22T15:24:25.183Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:24:25 [2023-03-22T15:24:25.443Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:24:26 [2023-03-22T15:24:26.014Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:24:26 [2023-03-22T15:24:26.585Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:24:26 [2023-03-22T15:24:26.846Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:24:26 [2023-03-22T15:24:26.846Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:24:27 [2023-03-22T15:24:27.417Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:24:27 [2023-03-22T15:24:27.417Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:24:27 [2023-03-22T15:24:27.988Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:24:28 [2023-03-22T15:24:28.558Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:24:28 [2023-03-22T15:24:28.818Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:24:29 [2023-03-22T15:24:29.406Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:24:29 [2023-03-22T15:24:29.406Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:24:29 [2023-03-22T15:24:29.667Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:24:31 [2023-03-22T15:24:31.050Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:24:31 [2023-03-22T15:24:31.621Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:24:32 [2023-03-22T15:24:32.562Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:24:32 [2023-03-22T15:24:32.822Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:24:33 [2023-03-22T15:24:33.392Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:24:33 [2023-03-22T15:24:33.965Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:24:34 [2023-03-22T15:24:34.225Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:24:34 [2023-03-22T15:24:34.796Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:24:35 [2023-03-22T15:24:35.737Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:24:37 [2023-03-22T15:24:37.648Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:24:37 [2023-03-22T15:24:37.648Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:24:38 [2023-03-22T15:24:38.219Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:24:39 [2023-03-22T15:24:39.600Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:24:40 [2023-03-22T15:24:40.542Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:24:40 [2023-03-22T15:24:40.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:24:42 [2023-03-22T15:24:42.184Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:24:42 [2023-03-22T15:24:42.755Z]     docker_api_swarm_service_test.go:148: [d33a381ab6d48] joining swarm manager [d3cd82af59d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:24:43 [2023-03-22T15:24:43.697Z]     docker_api_swarm_service_test.go:148: [d90d57e3344bf] joining swarm manager [d3cd82af59d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:24:43 [2023-03-22T15:24:43.697Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:24:43 [2023-03-22T15:24:43.697Z]     docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows
15:24:43 [2023-03-22T15:24:43.697Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:24:43 [2023-03-22T15:24:43.697Z]     docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows
15:24:43 [2023-03-22T15:24:43.697Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:24:44 [2023-03-22T15:24:44.268Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:24:46 [2023-03-22T15:24:46.182Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:24:46 [2023-03-22T15:24:46.752Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:24:48 [2023-03-22T15:24:48.136Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:24:48 [2023-03-22T15:24:48.732Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:24:49 [2023-03-22T15:24:49.676Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:24:49 [2023-03-22T15:24:49.936Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:24:49 [2023-03-22T15:24:49.937Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:24:49 [2023-03-22T15:24:49.937Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:24:50 [2023-03-22T15:24:50.506Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:24:51 [2023-03-22T15:24:51.446Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:24:51 [2023-03-22T15:24:51.446Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:24:52 [2023-03-22T15:24:52.017Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:24:52 [2023-03-22T15:24:52.277Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:24:52 [2023-03-22T15:24:52.847Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:24:53 [2023-03-22T15:24:53.419Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:24:53 [2023-03-22T15:24:53.419Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:24:53 [2023-03-22T15:24:53.680Z] === RUN   TestDockerSuite/TestRunEnvironment
15:24:54 [2023-03-22T15:24:54.251Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:24:54 [2023-03-22T15:24:54.821Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:24:55 [2023-03-22T15:24:55.081Z] === RUN   TestDockerSuite/TestRunExitCode
15:24:55 [2023-03-22T15:24:55.651Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:24:55 [2023-03-22T15:24:55.911Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:24:56 [2023-03-22T15:24:56.484Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:24:56 [2023-03-22T15:24:56.743Z] === RUN   TestDockerSuite/TestRunExposePort
15:24:56 [2023-03-22T15:24:56.743Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:24:57 [2023-03-22T15:24:57.314Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:24:57 [2023-03-22T15:24:57.574Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:24:58 [2023-03-22T15:24:58.515Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:24:58 [2023-03-22T15:24:58.776Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:24:58 [2023-03-22T15:24:58.776Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
15:24:58 [2023-03-22T15:24:58.776Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:25:01 [2023-03-22T15:25:01.318Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:25:01 [2023-03-22T15:25:01.579Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:25:13 [2023-03-22T15:25:13.801Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:25:13 [2023-03-22T15:25:13.801Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:25:14 [2023-03-22T15:25:14.061Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:25:14 [2023-03-22T15:25:14.061Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:25:14 [2023-03-22T15:25:14.061Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:25:14 [2023-03-22T15:25:14.061Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:25:14 [2023-03-22T15:25:14.631Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:25:16 [2023-03-22T15:25:16.571Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:25:17 [2023-03-22T15:25:17.141Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:25:18 [2023-03-22T15:25:18.082Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:25:18 [2023-03-22T15:25:18.653Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:25:23 [2023-03-22T15:25:23.936Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:25:24 [2023-03-22T15:25:24.196Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:25:24 [2023-03-22T15:25:24.456Z] === RUN   TestDockerSuite/TestRunModeHostname
15:25:25 [2023-03-22T15:25:25.396Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:25:25 [2023-03-22T15:25:25.396Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:25:25 [2023-03-22T15:25:25.396Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:25:26 [2023-03-22T15:25:26.338Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:25:27 [2023-03-22T15:25:27.279Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:25:28 [2023-03-22T15:25:28.220Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:25:28 [2023-03-22T15:25:28.220Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:25:28 [2023-03-22T15:25:28.481Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:25:29 [2023-03-22T15:25:29.422Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:25:30 [2023-03-22T15:25:30.364Z] === RUN   TestDockerSuite/TestRunMount
15:25:34 [2023-03-22T15:25:34.567Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:25:35 [2023-03-22T15:25:35.136Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:25:35 [2023-03-22T15:25:35.396Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:25:36 [2023-03-22T15:25:36.779Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:25:38 [2023-03-22T15:25:38.690Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:25:40 [2023-03-22T15:25:40.624Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:25:42 [2023-03-22T15:25:42.536Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:25:42 [2023-03-22T15:25:42.536Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:25:43 [2023-03-22T15:25:43.919Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:25:45 [2023-03-22T15:25:45.306Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:25:46 [2023-03-22T15:25:46.690Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:25:46 [2023-03-22T15:25:46.690Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:25:46 [2023-03-22T15:25:46.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:25:47 [2023-03-22T15:25:47.210Z] === RUN   TestDockerSuite/TestRunNetHost
15:25:48 [2023-03-22T15:25:48.152Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:25:48 [2023-03-22T15:25:48.412Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:25:48 [2023-03-22T15:25:48.986Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:25:49 [2023-03-22T15:25:49.556Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:25:50 [2023-03-22T15:25:50.496Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:25:52 [2023-03-22T15:25:52.407Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:25:52 [2023-03-22T15:25:52.407Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:25:55 [2023-03-22T15:25:55.704Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:25:55 [2023-03-22T15:25:55.705Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:25:55 [2023-03-22T15:25:55.964Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:25:55 [2023-03-22T15:25:55.964Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:25:56 [2023-03-22T15:25:56.538Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:25:56 [2023-03-22T15:25:56.538Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:25:57 [2023-03-22T15:25:57.111Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:25:57 [2023-03-22T15:25:57.682Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:25:57 [2023-03-22T15:25:57.682Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:25:57 [2023-03-22T15:25:57.943Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:25:58 [2023-03-22T15:25:58.203Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:26:00 [2023-03-22T15:26:00.113Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:26:04 [2023-03-22T15:26:04.327Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:26:04 [2023-03-22T15:26:04.327Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:26:04 [2023-03-22T15:26:04.327Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
15:26:04 [2023-03-22T15:26:04.327Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:26:04 [2023-03-22T15:26:04.587Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:26:05 [2023-03-22T15:26:05.158Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:26:07 [2023-03-22T15:26:07.068Z] === RUN   TestDockerSuite/TestRunPortInUse
15:26:07 [2023-03-22T15:26:07.638Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:26:07 [2023-03-22T15:26:07.638Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:26:08 [2023-03-22T15:26:08.208Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
15:26:08 [2023-03-22T15:26:08.208Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:26:08 [2023-03-22T15:26:08.781Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:26:09 [2023-03-22T15:26:09.352Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:26:09 [2023-03-22T15:26:09.922Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:26:10 [2023-03-22T15:26:10.182Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:26:10 [2023-03-22T15:26:10.182Z]     docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess
15:26:10 [2023-03-22T15:26:10.182Z] === RUN   TestDockerSuite/TestRunPublishPort
15:26:10 [2023-03-22T15:26:10.752Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:26:11 [2023-03-22T15:26:11.012Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:26:11 [2023-03-22T15:26:11.012Z]     docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured
15:26:11 [2023-03-22T15:26:11.012Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:26:11 [2023-03-22T15:26:11.516Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:26:11 [2023-03-22T15:26:11.516Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
15:26:11 [2023-03-22T15:26:11.516Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:26:11 [2023-03-22T15:26:11.582Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:26:12 [2023-03-22T15:26:12.521Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:26:12 [2023-03-22T15:26:12.521Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
15:26:12 [2023-03-22T15:26:12.521Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:26:14 [2023-03-22T15:26:14.430Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:26:14 [2023-03-22T15:26:14.480Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:26:14 [2023-03-22T15:26:14.480Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:26:15 [2023-03-22T15:26:15.003Z] === RUN   TestDockerSuite/TestRunRm
15:26:15 [2023-03-22T15:26:15.574Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:26:19 [2023-03-22T15:26:19.250Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:26:19 [2023-03-22T15:26:19.772Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:26:19 [2023-03-22T15:26:19.772Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:26:19 [2023-03-22T15:26:19.772Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:26:20 [2023-03-22T15:26:20.241Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:26:20 [2023-03-22T15:26:20.241Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
15:26:20 [2023-03-22T15:26:20.241Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:26:20 [2023-03-22T15:26:20.241Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
15:26:20 [2023-03-22T15:26:20.241Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:26:20 [2023-03-22T15:26:20.241Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
15:26:20 [2023-03-22T15:26:20.241Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:26:20 [2023-03-22T15:26:20.712Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:26:21 [2023-03-22T15:26:21.156Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:26:21 [2023-03-22T15:26:21.701Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:26:21 [2023-03-22T15:26:21.727Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:26:23 [2023-03-22T15:26:23.649Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:26:25 [2023-03-22T15:26:25.506Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:26:26 [2023-03-22T15:26:26.195Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:26:26 [2023-03-22T15:26:26.455Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:26:27 [2023-03-22T15:26:27.025Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:26:27 [2023-03-22T15:26:27.078Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:26:27 [2023-03-22T15:26:27.078Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
15:26:27 [2023-03-22T15:26:27.078Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:26:27 [2023-03-22T15:26:27.078Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
15:26:27 [2023-03-22T15:26:27.078Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:26:27 [2023-03-22T15:26:27.078Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:26:27 [2023-03-22T15:26:27.285Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:26:27 [2023-03-22T15:26:27.855Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:26:28 [2023-03-22T15:26:28.116Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:26:28 [2023-03-22T15:26:28.687Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:26:28 [2023-03-22T15:26:28.947Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:26:29 [2023-03-22T15:26:29.517Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:26:29 [2023-03-22T15:26:29.777Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:26:30 [2023-03-22T15:26:30.893Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:26:31 [2023-03-22T15:26:31.160Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:26:32 [2023-03-22T15:26:32.540Z] === RUN   TestDockerSuite/TestRunState
15:26:33 [2023-03-22T15:26:33.924Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:26:34 [2023-03-22T15:26:34.494Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:26:35 [2023-03-22T15:26:35.065Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:26:35 [2023-03-22T15:26:35.065Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:26:35 [2023-03-22T15:26:35.065Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
15:26:35 [2023-03-22T15:26:35.065Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:26:35 [2023-03-22T15:26:35.636Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:26:36 [2023-03-22T15:26:36.206Z] === RUN   TestDockerSuite/TestRunSysctls
15:26:36 [2023-03-22T15:26:36.776Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:26:37 [2023-03-22T15:26:37.036Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:26:37 [2023-03-22T15:26:37.036Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:26:37 [2023-03-22T15:26:37.297Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:26:39 [2023-03-22T15:26:39.213Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:26:39 [2023-03-22T15:26:39.473Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:26:39 [2023-03-22T15:26:39.733Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:26:41 [2023-03-22T15:26:41.116Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:26:43 [2023-03-22T15:26:43.029Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:26:43 [2023-03-22T15:26:43.983Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:26:45 [2023-03-22T15:26:45.869Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:26:47 [2023-03-22T15:26:47.278Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:26:47 [2023-03-22T15:26:47.278Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:26:47 [2023-03-22T15:26:47.539Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:26:48 [2023-03-22T15:26:48.109Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:26:49 [2023-03-22T15:26:49.491Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:26:50 [2023-03-22T15:26:50.061Z] === RUN   TestDockerSuite/TestRunUserByID
15:26:50 [2023-03-22T15:26:50.631Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:26:50 [2023-03-22T15:26:50.631Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:26:50 [2023-03-22T15:26:50.891Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:26:51 [2023-03-22T15:26:51.152Z] === RUN   TestDockerSuite/TestRunUserByName
15:26:51 [2023-03-22T15:26:51.722Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:26:51 [2023-03-22T15:26:51.752Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:26:51 [2023-03-22T15:26:51.982Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:26:51 [2023-03-22T15:26:51.982Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
15:26:51 [2023-03-22T15:26:51.982Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:26:52 [2023-03-22T15:26:52.221Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:26:52 [2023-03-22T15:26:52.221Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
15:26:52 [2023-03-22T15:26:52.221Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:26:52 [2023-03-22T15:26:52.241Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:26:52 [2023-03-22T15:26:52.502Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:26:55 [2023-03-22T15:26:55.042Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:26:55 [2023-03-22T15:26:55.613Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:26:55 [2023-03-22T15:26:55.613Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:26:56 [2023-03-22T15:26:56.024Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:26:56 [2023-03-22T15:26:56.185Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:26:57 [2023-03-22T15:26:57.596Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:26:58 [2023-03-22T15:26:58.096Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:26:58 [2023-03-22T15:26:58.096Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:26:59 [2023-03-22T15:26:59.037Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:27:00 [2023-03-22T15:27:00.424Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:27:00 [2023-03-22T15:27:00.997Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:27:02 [2023-03-22T15:27:02.382Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:27:02 [2023-03-22T15:27:02.953Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:27:02 [2023-03-22T15:27:02.953Z]     docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows
15:27:02 [2023-03-22T15:27:02.953Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:27:02 [2023-03-22T15:27:02.953Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
15:27:02 [2023-03-22T15:27:02.953Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:27:02 [2023-03-22T15:27:02.953Z]     docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows
15:27:02 [2023-03-22T15:27:02.953Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:27:03 [2023-03-22T15:27:03.214Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:27:03 [2023-03-22T15:27:03.214Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
15:27:03 [2023-03-22T15:27:03.214Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:27:03 [2023-03-22T15:27:03.474Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:27:03 [2023-03-22T15:27:03.743Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:27:04 [2023-03-22T15:27:04.321Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:27:05 [2023-03-22T15:27:05.703Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:27:06 [2023-03-22T15:27:06.273Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:27:06 [2023-03-22T15:27:06.534Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:27:06 [2023-03-22T15:27:06.795Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:27:06 [2023-03-22T15:27:06.795Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:27:07 [2023-03-22T15:27:07.055Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:27:07 [2023-03-22T15:27:07.055Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:27:07 [2023-03-22T15:27:07.316Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:27:07 [2023-03-22T15:27:07.316Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:27:07 [2023-03-22T15:27:07.316Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:27:07 [2023-03-22T15:27:07.316Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:27:07 [2023-03-22T15:27:07.316Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:27:07 [2023-03-22T15:27:07.316Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:27:07 [2023-03-22T15:27:07.577Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:27:08 [2023-03-22T15:27:08.038Z] === RUN   TestDockerSuite/TestBuildAddScript
15:27:08 [2023-03-22T15:27:08.038Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
15:27:08 [2023-03-22T15:27:08.038Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:27:08 [2023-03-22T15:27:08.038Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
15:27:08 [2023-03-22T15:27:08.038Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:27:08 [2023-03-22T15:27:08.038Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
15:27:08 [2023-03-22T15:27:08.038Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:27:08 [2023-03-22T15:27:08.038Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
15:27:08 [2023-03-22T15:27:08.038Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:27:08 [2023-03-22T15:27:08.148Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:27:08 [2023-03-22T15:27:08.408Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:27:08 [2023-03-22T15:27:08.508Z] === RUN   TestDockerSuite/TestBuildAddTar
15:27:08 [2023-03-22T15:27:08.978Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:27:09 [2023-03-22T15:27:09.216Z] 2023/03/22 15:26:58 	Finished clone google.golang.org/api
15:27:09 [2023-03-22T15:27:09.216Z] 2023/03/22 15:26:58 Dependencies downloaded. Download time: 7m58.726430446s
15:27:09 [2023-03-22T15:27:09.216Z] 2023/03/22 15:26:58 Collecting all dependencies
15:27:09 [2023-03-22T15:27:09.238Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:27:09 [2023-03-22T15:27:09.497Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:27:09 [2023-03-22T15:27:09.758Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:27:09 [2023-03-22T15:27:09.758Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:27:10 [2023-03-22T15:27:10.328Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:27:10 [2023-03-22T15:27:10.589Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:27:10 [2023-03-22T15:27:10.589Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:27:10 [2023-03-22T15:27:10.589Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:27:10 [2023-03-22T15:27:10.591Z] 2023/03/22 15:27:10 Clean vendor dir from unused packages
15:27:10 [2023-03-22T15:27:10.591Z] 2023/03/22 15:27:10 	Ignoring paths matching "^archive/tar"
15:27:11 [2023-03-22T15:27:11.526Z] 2023/03/22 15:27:11 Success
15:27:11 [2023-03-22T15:27:11.526Z] 2023/03/22 15:27:11 Running time: 8m14.083501146s
15:27:11 [2023-03-22T15:27:11.530Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:27:11 [2023-03-22T15:27:11.785Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:27:12 [2023-03-22T15:27:12.469Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:27:12 [2023-03-22T15:27:12.668Z] + echo Ensuring container killed.
15:27:12 [2023-03-22T15:27:12.668Z] Ensuring container killed.
15:27:12 [2023-03-22T15:27:12.668Z] + docker rm -vf docker-pr1
15:27:12 [2023-03-22T15:27:12.668Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:27:12 [2023-03-22T15:27:12.730Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:27:12 [2023-03-22T15:27:12.950Z] + echo Chowning /workspace to jenkins user
15:27:12 [2023-03-22T15:27:12.950Z] Chowning /workspace to jenkins user
15:27:12 [2023-03-22T15:27:12.950Z] + id -u
15:27:12 [2023-03-22T15:27:12.950Z] + id -g
15:27:12 [2023-03-22T15:27:12.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:27:12 [2023-03-22T15:27:12.990Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:27:12 [2023-03-22T15:27:12.990Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
15:27:12 [2023-03-22T15:27:12.990Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:27:13 [2023-03-22T15:27:13.560Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:27:13 [2023-03-22T15:27:13.560Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:27:14 [2023-03-22T15:27:14.499Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:27:14 [2023-03-22T15:27:14.614Z] + bundleName=unit
15:27:14 [2023-03-22T15:27:14.614Z] + echo Creating unit-bundles.tar.gz
15:27:14 [2023-03-22T15:27:14.614Z] Creating unit-bundles.tar.gz
15:27:14 [2023-03-22T15:27:14.614Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:27:14 [2023-03-22T15:27:14.614Z] bundles/junit-report.xml
15:27:14 [2023-03-22T15:27:14.614Z] bundles/go-test-report.json
15:27:14 [2023-03-22T15:27:14.614Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:27:14 [2023-03-22T15:27:14.626Z] Archiving artifacts
15:27:14 [2023-03-22T15:27:14.759Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:27:15 [2023-03-22T15:27:15.021Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:27:15 [2023-03-22T15:27:15.144Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:27:15 [2023-03-22T15:27:15.457Z] + make clean
15:27:16 [2023-03-22T15:27:16.024Z] docker volume rm -f docker-dev-cache
15:27:16 [2023-03-22T15:27:16.024Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:27:16 [2023-03-22T15:27:16.933Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:27:17 [2023-03-22T15:27:17.194Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:27:17 [2023-03-22T15:27:17.454Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:27:17 [2023-03-22T15:27:17.454Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:27:18 [2023-03-22T15:27:18.024Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:27:18 [2023-03-22T15:27:18.285Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:27:18 [2023-03-22T15:27:18.855Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:27:19 [2023-03-22T15:27:19.798Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:27:20 [2023-03-22T15:27:20.059Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:27:21 [2023-03-22T15:27:21.442Z] === RUN   TestDockerSuite/TestSaveImageId
15:27:21 [2023-03-22T15:27:21.442Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:27:21 [2023-03-22T15:27:21.702Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:27:22 [2023-03-22T15:27:22.683Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3767700513
15:27:22 [2023-03-22T15:27:22.944Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:27:23 [2023-03-22T15:27:23.206Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:27:24 [2023-03-22T15:27:24.149Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:27:24 [2023-03-22T15:27:24.409Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:27:24 [2023-03-22T15:27:24.409Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:27:24 [2023-03-22T15:27:24.409Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:27:25 [2023-03-22T15:27:25.792Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:27:27 [2023-03-22T15:27:27.176Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:27:27 [2023-03-22T15:27:27.745Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:27:27 [2023-03-22T15:27:27.745Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:27:27 [2023-03-22T15:27:27.745Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:27:27 [2023-03-22T15:27:27.745Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:27:28 [2023-03-22T15:27:28.315Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:27:29 [2023-03-22T15:27:29.255Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:27:30 [2023-03-22T15:27:30.637Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:27:35 [2023-03-22T15:27:35.920Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:27:36 [2023-03-22T15:27:36.861Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:27:37 [2023-03-22T15:27:37.430Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:27:38 [2023-03-22T15:27:38.370Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:27:40 [2023-03-22T15:27:40.909Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:27:42 [2023-03-22T15:27:42.292Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:27:42 [2023-03-22T15:27:42.292Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:27:42 [2023-03-22T15:27:42.863Z] === RUN   TestDockerSuite/TestStartRecordError
15:27:44 [2023-03-22T15:27:44.248Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:27:45 [2023-03-22T15:27:45.204Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:27:46 [2023-03-22T15:27:46.146Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:27:47 [2023-03-22T15:27:47.531Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:27:48 [2023-03-22T15:27:48.474Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:27:49 [2023-03-22T15:27:49.858Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:27:51 [2023-03-22T15:27:51.769Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:27:54 [2023-03-22T15:27:54.309Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:27:56 [2023-03-22T15:27:56.216Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:27:57 [2023-03-22T15:27:57.155Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:27:59 [2023-03-22T15:27:59.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:28:02 [2023-03-22T15:28:02.558Z] === RUN   TestDockerSuite/TestStatsNoStream
15:28:04 [2023-03-22T15:28:04.467Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:28:05 [2023-03-22T15:28:05.850Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:28:06 [2023-03-22T15:28:06.420Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:28:06 [2023-03-22T15:28:06.992Z] === RUN   TestDockerSuite/TestTopPrivileged
15:28:07 [2023-03-22T15:28:07.563Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:28:07 [2023-03-22T15:28:07.563Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:28:07 [2023-03-22T15:28:07.563Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:28:07 [2023-03-22T15:28:07.825Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:28:10 [2023-03-22T15:28:10.366Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:28:11 [2023-03-22T15:28:11.307Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:28:13 [2023-03-22T15:28:13.221Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:28:13 [2023-03-22T15:28:13.482Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:28:14 [2023-03-22T15:28:14.052Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:28:14 [2023-03-22T15:28:14.052Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:28:14 [2023-03-22T15:28:14.052Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:28:14 [2023-03-22T15:28:14.052Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:28:14 [2023-03-22T15:28:14.052Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:28:14 [2023-03-22T15:28:14.993Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:28:15 [2023-03-22T15:28:15.564Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:28:16 [2023-03-22T15:28:16.135Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:28:17 [2023-03-22T15:28:17.076Z] === RUN   TestDockerSuite/TestUpdateStats
15:28:20 [2023-03-22T15:28:20.370Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:28:20 [2023-03-22T15:28:20.866Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:28:20 [2023-03-22T15:28:20.866Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
15:28:20 [2023-03-22T15:28:20.866Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:28:20 [2023-03-22T15:28:20.866Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
15:28:20 [2023-03-22T15:28:20.866Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:28:21 [2023-03-22T15:28:21.311Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:28:21 [2023-03-22T15:28:21.311Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:28:21 [2023-03-22T15:28:21.311Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:28:21 [2023-03-22T15:28:21.882Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:28:22 [2023-03-22T15:28:22.454Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:28:24 [2023-03-22T15:28:24.366Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:28:24 [2023-03-22T15:28:24.626Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:28:26 [2023-03-22T15:28:26.543Z]     docker_cli_service_logs_test.go:246: checking task os5xnqc5tmzd
15:28:26 [2023-03-22T15:28:26.543Z]     docker_cli_service_logs_test.go:251: checking messages for os5xnqc5tmzd
15:28:26 [2023-03-22T15:28:26.543Z]     docker_cli_service_logs_test.go:246: checking task w9r3jevtc476
15:28:26 [2023-03-22T15:28:26.543Z]     docker_cli_service_logs_test.go:251: checking messages for w9r3jevtc476
15:28:27 [2023-03-22T15:28:27.492Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:28:29 [2023-03-22T15:28:29.416Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:28:30 [2023-03-22T15:28:30.360Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:28:32 [2023-03-22T15:28:32.900Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:28:34 [2023-03-22T15:28:34.812Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:28:36 [2023-03-22T15:28:36.195Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:28:37 [2023-03-22T15:28:37.135Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:28:37 [2023-03-22T15:28:37.706Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:28:39 [2023-03-22T15:28:39.088Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:28:39 [2023-03-22T15:28:39.658Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:28:40 [2023-03-22T15:28:40.229Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:28:41 [2023-03-22T15:28:41.611Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:28:42 [2023-03-22T15:28:42.994Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:28:44 [2023-03-22T15:28:44.377Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:28:45 [2023-03-22T15:28:45.317Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:28:46 [2023-03-22T15:28:46.193Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:28:46 [2023-03-22T15:28:46.194Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
15:28:46 [2023-03-22T15:28:46.194Z] === RUN   TestDockerSuite/TestBuildBlankName
15:28:46 [2023-03-22T15:28:46.194Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:28:46 [2023-03-22T15:28:46.702Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:28:53 [2023-03-22T15:28:53.391Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:28:53 [2023-03-22T15:28:53.391Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
15:28:53 [2023-03-22T15:28:53.861Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:28:56 [2023-03-22T15:28:56.715Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:28:58 [2023-03-22T15:28:58.624Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:28:59 [2023-03-22T15:28:59.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:29:00 [2023-03-22T15:29:00.533Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:29:01 [2023-03-22T15:29:01.914Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:29:01 [2023-03-22T15:29:01.914Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:29:01 [2023-03-22T15:29:01.914Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:29:02 [2023-03-22T15:29:02.485Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:29:02 [2023-03-22T15:29:02.485Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:29:02 [2023-03-22T15:29:02.485Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:29:02 [2023-03-22T15:29:02.485Z]     docker_cli_swarm_test.go:1901: [db1e228da9880] joining swarm manager [d70c9b2b5a0e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:29:02 [2023-03-22T15:29:02.746Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:29:03 [2023-03-22T15:29:03.317Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:29:03 [2023-03-22T15:29:03.317Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:29:03 [2023-03-22T15:29:03.887Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:29:03 [2023-03-22T15:29:03.887Z]     docker_cli_swarm_test.go:1902: [d2f1340a4ad31] joining swarm manager [d70c9b2b5a0e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:29:03 [2023-03-22T15:29:03.887Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:29:04 [2023-03-22T15:29:04.148Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:29:04 [2023-03-22T15:29:04.148Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:29:04 [2023-03-22T15:29:04.148Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:29:06 [2023-03-22T15:29:06.058Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:29:06 [2023-03-22T15:29:06.058Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:29:06 [2023-03-22T15:29:06.058Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:29:06 [2023-03-22T15:29:06.058Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:29:06 [2023-03-22T15:29:06.058Z] === RUN   TestDockerSuite/TestVolumeEvents
15:29:10 [2023-03-22T15:29:10.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:29:12 [2023-03-22T15:29:12.634Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:29:12 [2023-03-22T15:29:12.634Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:29:12 [2023-03-22T15:29:12.896Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:29:12 [2023-03-22T15:29:12.896Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:29:14 [2023-03-22T15:29:14.806Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:29:17 [2023-03-22T15:29:17.348Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:29:17 [2023-03-22T15:29:17.348Z]     docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:29:17 [2023-03-22T15:29:17.348Z] --- PASS: TestDockerSuite (1249.67s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.95s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.91s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.71s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.85s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.44s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.80s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.09s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.00s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.89s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.72s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.61s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.27s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.55s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.10s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.11s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.53s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.15s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.35s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.95s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.43s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.63s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.36s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.58s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.42s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.45s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.02s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.50s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.80s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.92s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.18s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.73s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.56s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.43s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.87s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.66s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s)
15:29:17 [2023-03-22T15:29:17.348Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.84s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.27s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.46s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.90s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.89s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.68s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.96s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.64s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.83s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.26s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.85s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.99s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.98s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.85s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.63s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.33s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.38s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.23s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.36s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.28s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFails (0.69s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.73s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.30s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.71s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.55s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.41s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.85s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.47s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.86s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.48s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.48s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.33s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.86s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.23s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.71s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.68s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.14s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.48s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.29s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRm (2.45s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.66s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.55s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.14s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.04s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.90s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildUser (1.15s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.13s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.04s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.93s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.17s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.82s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.28s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.45s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitChange (0.60s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.91s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.95s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.91s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.49s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.90s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.40s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.47s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s)
15:29:17 [2023-03-22T15:29:17.349Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.70s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.32s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.32s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.43s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e7ced0_<nil>} (1.48s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12381660120_/foo_false__<nil>_<nil>_<nil>} (1.70s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12381660120_/foo_true__<nil>_<nil>_<nil>} (1.46s)
15:29:17 [2023-03-22T15:29:17.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_false__<nil>_<nil>_<nil>} (1.48s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_true__<nil>_<nil>_<nil>} (1.40s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856270823_/foo_true__0xc000e7cf00_<nil>_<nil>} (1.39s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e7cf18_<nil>} (1.31s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e7cf30_<nil>} (1.50s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e7cf48_<nil>} (1.29s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e7cf60_<nil>} (1.42s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.36s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.47s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.87s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.36s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.70s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.40s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.76s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToDot (0.49s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.81s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.74s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.71s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.93s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.61s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.77s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.73s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.88s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.13s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.14s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.17s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.91s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.04s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.41s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsRename (0.63s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsResize (0.81s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsTop (0.49s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.95s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExec (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.73s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.93s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecEnv (0.52s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecParseError (0.42s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.52s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.65s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.69s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.76s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.66s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHealth (19.06s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.98s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportFile (0.99s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.21s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.23s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.62s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.30s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.41s)
15:29:17 [2023-03-22T15:29:17.350Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.26s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.52s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.39s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.86s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.30s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.52s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.52s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.64s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsSince (6.69s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsTail (0.56s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestNetHostname (1.22s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.63s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.14s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginActive (2.40s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.95s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.90s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.90s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPortList (6.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.25s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.48s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.95s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.87s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.90s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.43s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.57s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.31s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.55s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.15s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.62s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.82s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.75s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.51s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.59s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.74s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.16s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.39s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.66s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.94s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.29s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.50s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.46s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s)
15:29:17 [2023-03-22T15:29:17.351Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.16s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.74s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.72s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.72s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMount (4.18s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.60s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.75s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.57s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.31s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.93s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.96s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.80s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.39s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.51s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunState (1.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.83s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.91s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.26s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.41s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.39s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.33s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.28s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.59s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.31s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.42s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.29s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.35s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.82s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.90s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.62s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.82s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.29s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.47s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.24s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.21s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.66s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.11s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:29:17 [2023-03-22T15:29:17.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.65s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.25s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s)
15:29:17 [2023-03-22T15:29:17.353Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:29:17 [2023-03-22T15:29:17.353Z] === RUN   TestDockerRegistrySuite
15:29:17 [2023-03-22T15:29:17.353Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:29:17 [2023-03-22T15:29:17.923Z]     check_test.go:195: [d36617baeecb4] daemon is not started
15:29:17 [2023-03-22T15:29:17.923Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:29:18 [2023-03-22T15:29:18.864Z]     check_test.go:195: [dc6a1513b1691] daemon is not started
15:29:18 [2023-03-22T15:29:18.864Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:29:20 [2023-03-22T15:29:20.257Z]     check_test.go:195: [d4805882ec484] daemon is not started
15:29:20 [2023-03-22T15:29:20.257Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:29:20 [2023-03-22T15:29:20.257Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:29:20 [2023-03-22T15:29:20.257Z]     check_test.go:195: [d4a368e3e9f3a] daemon is not started
15:29:20 [2023-03-22T15:29:20.257Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:29:20 [2023-03-22T15:29:20.640Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:29:20 [2023-03-22T15:29:20.640Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
15:29:20 [2023-03-22T15:29:20.640Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:29:23 [2023-03-22T15:29:23.552Z]     check_test.go:195: [d56b546dfe0b3] daemon is not started
15:29:23 [2023-03-22T15:29:23.552Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:29:28 [2023-03-22T15:29:28.834Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:29:29 [2023-03-22T15:29:29.404Z]     check_test.go:195: [d631df8e67f4a] daemon is not started
15:29:29 [2023-03-22T15:29:29.404Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:29:30 [2023-03-22T15:29:30.345Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:29:31 [2023-03-22T15:29:31.075Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:29:31 [2023-03-22T15:29:31.075Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
15:29:31 [2023-03-22T15:29:31.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:29:31 [2023-03-22T15:29:31.544Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
15:29:31 [2023-03-22T15:29:31.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:29:32 [2023-03-22T15:29:32.886Z]     check_test.go:195: [d7a3323197544] daemon is not started
15:29:32 [2023-03-22T15:29:32.886Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:29:33 [2023-03-22T15:29:33.456Z]     check_test.go:195: [ded73cc0ca3a6] daemon is not started
15:29:33 [2023-03-22T15:29:33.456Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:29:34 [2023-03-22T15:29:34.395Z]     check_test.go:195: [de7011864d856] daemon is not started
15:29:34 [2023-03-22T15:29:34.395Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:29:35 [2023-03-22T15:29:35.335Z]     check_test.go:195: [db5d47d55cc6c] daemon is not started
15:29:35 [2023-03-22T15:29:35.335Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:29:36 [2023-03-22T15:29:36.304Z]     check_test.go:195: [d4f4e8b211d8a] daemon is not started
15:29:36 [2023-03-22T15:29:36.304Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:29:37 [2023-03-22T15:29:37.245Z]     check_test.go:195: [d011b4571d8eb] daemon is not started
15:29:37 [2023-03-22T15:29:37.245Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:29:38 [2023-03-22T15:29:38.629Z]     check_test.go:195: [de8f401ac8d4f] daemon is not started
15:29:38 [2023-03-22T15:29:38.629Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:29:38 [2023-03-22T15:29:38.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:29:38 [2023-03-22T15:29:38.719Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
15:29:38 [2023-03-22T15:29:38.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:29:39 [2023-03-22T15:29:39.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:29:39 [2023-03-22T15:29:39.188Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
15:29:39 [2023-03-22T15:29:39.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:29:39 [2023-03-22T15:29:39.188Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
15:29:39 [2023-03-22T15:29:39.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:29:39 [2023-03-22T15:29:39.569Z]     check_test.go:195: [d5dd046b9fed1] daemon is not started
15:29:39 [2023-03-22T15:29:39.569Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:29:40 [2023-03-22T15:29:40.510Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9acea4c871872cadb0efd1b575e17d2ec8eb9adad1b71cb6b7baf9e0ffe2ec3
15:29:41 [2023-03-22T15:29:41.081Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb28256d84501bd9b59bdbbb4da2c447ee538de0a65159a371b328525687b617
15:29:41 [2023-03-22T15:29:41.341Z]     check_test.go:195: [d83bd9a292703] daemon is not started
15:29:41 [2023-03-22T15:29:41.341Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:29:42 [2023-03-22T15:29:42.282Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0e532e720ad103a8df6fdc2f0c62f1990e03bd8f3b63830b7ff8fcfcdd17bbf
15:29:42 [2023-03-22T15:29:42.852Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf6bae2510aabde2e5152b7d0774e116838ec2a60b69d254474dac2b2b6c5378
15:29:43 [2023-03-22T15:29:43.114Z]     check_test.go:195: [dbaae726307ea] daemon is not started
15:29:43 [2023-03-22T15:29:43.114Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:29:44 [2023-03-22T15:29:44.068Z]     check_test.go:195: [da02c6ead1159] daemon is not started
15:29:44 [2023-03-22T15:29:44.068Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:29:45 [2023-03-22T15:29:45.978Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:29:46 [2023-03-22T15:29:46.238Z]     check_test.go:195: [dc0b24dad5e6e] daemon is not started
15:29:46 [2023-03-22T15:29:46.238Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:29:47 [2023-03-22T15:29:47.179Z]     check_test.go:195: [d52c739c93523] daemon is not started
15:29:47 [2023-03-22T15:29:47.179Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:29:47 [2023-03-22T15:29:47.439Z]     check_test.go:195: [da1aa10a34185] daemon is not started
15:29:47 [2023-03-22T15:29:47.439Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:29:48 [2023-03-22T15:29:48.010Z]     docker_cli_swarm_test.go:1802: [d3dcc02dfca83] joining swarm manager [d4f4ff2f7fdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:29:48 [2023-03-22T15:29:48.580Z]     check_test.go:195: [d6c22dc0c4001] daemon is not started
15:29:48 [2023-03-22T15:29:48.580Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:29:49 [2023-03-22T15:29:49.149Z]     docker_cli_swarm_test.go:1803: [dc6ea7657ee37] joining swarm manager [d4f4ff2f7fdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:29:49 [2023-03-22T15:29:49.720Z]     check_test.go:195: [da47f6c977f79] daemon is not started
15:29:49 [2023-03-22T15:29:49.720Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:29:50 [2023-03-22T15:29:50.661Z]     check_test.go:195: [daeafe4833e32] daemon is not started
15:29:50 [2023-03-22T15:29:50.661Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:29:52 [2023-03-22T15:29:52.571Z]     check_test.go:195: [d2a12dbae1d8a] daemon is not started
15:29:52 [2023-03-22T15:29:52.571Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:29:53 [2023-03-22T15:29:53.142Z]     check_test.go:195: [d834fb4b0677e] daemon is not started
15:29:53 [2023-03-22T15:29:53.142Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:29:54 [2023-03-22T15:29:54.082Z]     check_test.go:195: [ddb0898d5709d] daemon is not started
15:29:54 [2023-03-22T15:29:54.082Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:29:54 [2023-03-22T15:29:54.342Z]     check_test.go:195: [dbf4c208a7693] daemon is not started
15:29:54 [2023-03-22T15:29:54.342Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:29:54 [2023-03-22T15:29:54.342Z]     check_test.go:195: [daca26de23976] daemon is not started
15:29:54 [2023-03-22T15:29:54.342Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:29:54 [2023-03-22T15:29:54.602Z]     check_test.go:195: [db477ca5eecdb] daemon is not started
15:29:54 [2023-03-22T15:29:54.602Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:29:54 [2023-03-22T15:29:54.862Z]     check_test.go:195: [d608b4fc69ac0] daemon is not started
15:29:54 [2023-03-22T15:29:54.862Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:29:55 [2023-03-22T15:29:55.123Z]     check_test.go:195: [d8d8a26d2cbaa] daemon is not started
15:29:55 [2023-03-22T15:29:55.382Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:29:55 [2023-03-22T15:29:55.382Z]     check_test.go:195: [d52dcfe78bf2e] daemon is not started
15:29:55 [2023-03-22T15:29:55.382Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:29:56 [2023-03-22T15:29:56.323Z]     check_test.go:195: [dd3b976ee8d0c] daemon is not started
15:29:56 [2023-03-22T15:29:56.323Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:29:57 [2023-03-22T15:29:57.707Z]     check_test.go:195: [d4d6e17400a49] daemon is not started
15:29:57 [2023-03-22T15:29:57.707Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:29:58 [2023-03-22T15:29:58.647Z]     check_test.go:195: [d03692dd702e6] daemon is not started
15:29:58 [2023-03-22T15:29:58.647Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:29:59 [2023-03-22T15:29:59.219Z]     check_test.go:195: [d3fe36128bbc9] daemon is not started
15:29:59 [2023-03-22T15:29:59.219Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:30:00 [2023-03-22T15:30:00.158Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:30:01 [2023-03-22T15:30:01.099Z] --- PASS: TestDockerRegistrySuite (44.06s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.95s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.11s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.16s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.09s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.10s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.90s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s)
15:30:01 [2023-03-22T15:30:01.099Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
15:30:01 [2023-03-22T15:30:01.099Z] === RUN   TestDockerSchema1RegistrySuite
15:30:01 [2023-03-22T15:30:01.099Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:30:01 [2023-03-22T15:30:01.099Z]     check_test.go:222: [d0e542f7bd0b5] daemon is not started
15:30:01 [2023-03-22T15:30:01.099Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:30:03 [2023-03-22T15:30:03.650Z]     check_test.go:222: [d0c53411ef14a] daemon is not started
15:30:03 [2023-03-22T15:30:03.650Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:30:05 [2023-03-22T15:30:05.053Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:30:08 [2023-03-22T15:30:08.349Z]     check_test.go:222: [da5b105d4c479] daemon is not started
15:30:08 [2023-03-22T15:30:08.349Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:30:10 [2023-03-22T15:30:10.891Z]     check_test.go:222: [d07c3f033e67e] daemon is not started
15:30:10 [2023-03-22T15:30:10.891Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:30:11 [2023-03-22T15:30:11.461Z]     check_test.go:222: [d9ff5fa70422c] daemon is not started
15:30:11 [2023-03-22T15:30:11.461Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:30:12 [2023-03-22T15:30:12.402Z]     check_test.go:222: [d2e7fd7564658] daemon is not started
15:30:12 [2023-03-22T15:30:12.402Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:30:12 [2023-03-22T15:30:12.662Z]     check_test.go:222: [d1b24e8e59e8f] daemon is not started
15:30:12 [2023-03-22T15:30:12.662Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:30:12 [2023-03-22T15:30:12.662Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:30:13 [2023-03-22T15:30:13.602Z]     check_test.go:222: [dbef387b4158d] daemon is not started
15:30:13 [2023-03-22T15:30:13.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:30:14 [2023-03-22T15:30:14.987Z]     check_test.go:222: [d13e789df1d66] daemon is not started
15:30:14 [2023-03-22T15:30:14.987Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:30:14 [2023-03-22T15:30:14.987Z]     docker_cli_swarm_test.go:1321: [dd25146067f89] joining swarm manager [d623584ae6be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:30:15 [2023-03-22T15:30:15.558Z]     check_test.go:222: [d4d7f778b4b4f] daemon is not started
15:30:15 [2023-03-22T15:30:15.558Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:30:16 [2023-03-22T15:30:16.128Z]     docker_cli_swarm_test.go:1322: [d076cf259f954] joining swarm manager [d623584ae6be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:30:18 [2023-03-22T15:30:18.041Z]     check_test.go:222: [db204d4047f3d] daemon is not started
15:30:18 [2023-03-22T15:30:18.041Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:30:18 [2023-03-22T15:30:18.611Z]     check_test.go:222: [d2e6e0a95d1ce] daemon is not started
15:30:18 [2023-03-22T15:30:18.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:30:19 [2023-03-22T15:30:19.992Z]     check_test.go:222: [d7d254a19d206] daemon is not started
15:30:19 [2023-03-22T15:30:19.992Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:30:19 [2023-03-22T15:30:19.992Z]     check_test.go:222: [d5c9f5edde7c2] daemon is not started
15:30:19 [2023-03-22T15:30:19.992Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:30:20 [2023-03-22T15:30:20.253Z]     check_test.go:222: [dd858ff07da8d] daemon is not started
15:30:20 [2023-03-22T15:30:20.253Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:30:20 [2023-03-22T15:30:20.513Z]     check_test.go:222: [d78cad7283607] daemon is not started
15:30:20 [2023-03-22T15:30:20.513Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:30:20 [2023-03-22T15:30:20.773Z]     check_test.go:222: [d02134d32b48b] daemon is not started
15:30:20 [2023-03-22T15:30:20.773Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:30:20 [2023-03-22T15:30:20.773Z]     check_test.go:222: [dbbeedc07f452] daemon is not started
15:30:20 [2023-03-22T15:30:20.773Z] --- PASS: TestDockerSchema1RegistrySuite (19.92s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.19s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.58s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (1.31s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
15:30:20 [2023-03-22T15:30:20.773Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:30:20 [2023-03-22T15:30:20.773Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:30:20 [2023-03-22T15:30:20.773Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:30:21 [2023-03-22T15:30:21.713Z]     check_test.go:251: [d640ace5e40c8] daemon is not started
15:30:21 [2023-03-22T15:30:21.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:30:21 [2023-03-22T15:30:21.915Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:30:22 [2023-03-22T15:30:22.283Z]     check_test.go:251: [d3b0f3afd22a2] daemon is not started
15:30:22 [2023-03-22T15:30:22.283Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:30:22 [2023-03-22T15:30:22.283Z]     check_test.go:251: [ddeb8431b142c] daemon is not started
15:30:22 [2023-03-22T15:30:22.283Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:30:23 [2023-03-22T15:30:23.665Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:30:23 [2023-03-22T15:30:23.925Z]     check_test.go:251: [dd59de35509af] daemon is not started
15:30:23 [2023-03-22T15:30:23.925Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:30:24 [2023-03-22T15:30:24.496Z]     check_test.go:251: [d176d1e4c5475] daemon is not started
15:30:24 [2023-03-22T15:30:24.496Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:30:25 [2023-03-22T15:30:25.438Z]     check_test.go:251: [d1f5312bf2bb8] daemon is not started
15:30:25 [2023-03-22T15:30:25.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:30:25 [2023-03-22T15:30:25.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:30:25 [2023-03-22T15:30:25.715Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
15:30:26 [2023-03-22T15:30:26.188Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:30:26 [2023-03-22T15:30:26.189Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
15:30:26 [2023-03-22T15:30:26.381Z]     check_test.go:251: [dcddfed94b97d] daemon is not started
15:30:26 [2023-03-22T15:30:26.381Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.52s)
15:30:26 [2023-03-22T15:30:26.381Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s)
15:30:26 [2023-03-22T15:30:26.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (1.08s)
15:30:26 [2023-03-22T15:30:26.382Z] === RUN   TestDockerRegistryAuthTokenSuite
15:30:26 [2023-03-22T15:30:26.382Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:30:26 [2023-03-22T15:30:26.658Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:30:28 [2023-03-22T15:30:28.227Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:30:28 [2023-03-22T15:30:28.227Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
15:30:28 [2023-03-22T15:30:28.227Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:30:31 [2023-03-22T15:30:31.662Z]     check_test.go:278: [d7a5a176545c5] daemon is not started
15:30:31 [2023-03-22T15:30:31.662Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:30:31 [2023-03-22T15:30:31.662Z]     check_test.go:278: [d2f3e8293bebd] daemon is not started
15:30:31 [2023-03-22T15:30:31.662Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:30:31 [2023-03-22T15:30:31.922Z]     check_test.go:278: [d920dc19edc46] daemon is not started
15:30:31 [2023-03-22T15:30:31.922Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:30:31 [2023-03-22T15:30:31.922Z]     check_test.go:278: [dc7db92b32994] daemon is not started
15:30:31 [2023-03-22T15:30:31.922Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:30:32 [2023-03-22T15:30:32.182Z]     check_test.go:278: [d22734110c860] daemon is not started
15:30:32 [2023-03-22T15:30:32.182Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
15:30:32 [2023-03-22T15:30:32.182Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:30:32 [2023-03-22T15:30:32.182Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:30:32 [2023-03-22T15:30:32.182Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:30:32 [2023-03-22T15:30:32.182Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
15:30:32 [2023-03-22T15:30:32.182Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
15:30:32 [2023-03-22T15:30:32.182Z] === RUN   TestDockerNetworkSuite
15:30:32 [2023-03-22T15:30:32.182Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:30:34 [2023-03-22T15:30:34.108Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:30:34 [2023-03-22T15:30:34.723Z]     docker_cli_network_unix_test.go:46: [db7a6757037d3] daemon is not started
15:30:34 [2023-03-22T15:30:34.723Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:30:35 [2023-03-22T15:30:35.097Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:30:35 [2023-03-22T15:30:35.097Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
15:30:35 [2023-03-22T15:30:35.097Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:30:35 [2023-03-22T15:30:35.097Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
15:30:35 [2023-03-22T15:30:35.097Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:30:35 [2023-03-22T15:30:35.293Z]     docker_cli_network_unix_test.go:46: [dac6e8e27f16f] daemon is not started
15:30:35 [2023-03-22T15:30:35.294Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:30:36 [2023-03-22T15:30:36.753Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:30:37 [2023-03-22T15:30:37.396Z]     docker_cli_network_unix_test.go:46: [d79bfb7524584] daemon is not started
15:30:37 [2023-03-22T15:30:37.745Z] === RUN   TestDockerSuite/TestBuildCmd
15:30:37 [2023-03-22T15:30:37.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:30:38 [2023-03-22T15:30:38.733Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:30:39 [2023-03-22T15:30:39.203Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:30:39 [2023-03-22T15:30:39.348Z]     docker_cli_network_unix_test.go:46: [d958480a3cfce] daemon is not started
15:30:39 [2023-03-22T15:30:39.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:30:39 [2023-03-22T15:30:39.608Z]     docker_cli_network_unix_test.go:1233: [d73e3c1460551] daemon is not started
15:30:40 [2023-03-22T15:30:40.194Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:30:42 [2023-03-22T15:30:42.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:30:42 [2023-03-22T15:30:42.719Z]     docker_cli_network_unix_test.go:46: [d3deb088e114f] daemon is not started
15:30:43 [2023-03-22T15:30:43.290Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:30:46 [2023-03-22T15:30:46.075Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:30:47 [2023-03-22T15:30:47.492Z]     docker_cli_network_unix_test.go:46: [d425549f84042] daemon is not started
15:30:47 [2023-03-22T15:30:47.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:30:49 [2023-03-22T15:30:49.034Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:30:49 [2023-03-22T15:30:49.034Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
15:30:49 [2023-03-22T15:30:49.034Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:30:49 [2023-03-22T15:30:49.664Z]     docker_cli_network_unix_test.go:46: [d3397d2daa597] daemon is not started
15:30:49 [2023-03-22T15:30:49.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:30:50 [2023-03-22T15:30:50.026Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:30:50 [2023-03-22T15:30:50.026Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
15:30:50 [2023-03-22T15:30:50.026Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:30:50 [2023-03-22T15:30:50.864Z]     docker_cli_network_unix_test.go:46: [d442cdfe7d0a5] daemon is not started
15:30:51 [2023-03-22T15:30:51.015Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:30:51 [2023-03-22T15:30:51.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:30:51 [2023-03-22T15:30:51.389Z]     docker_cli_network_unix_test.go:46: [d30793b1cbad9] daemon is not started
15:30:51 [2023-03-22T15:30:51.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:30:51 [2023-03-22T15:30:51.913Z]     docker_cli_network_unix_test.go:46: [d9173245e0980] daemon is not started
15:30:51 [2023-03-22T15:30:51.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:30:52 [2023-03-22T15:30:52.483Z]     docker_cli_network_unix_test.go:46: [d57c79f81442f] daemon is not started
15:30:52 [2023-03-22T15:30:52.743Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:30:53 [2023-03-22T15:30:53.235Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:30:53 [2023-03-22T15:30:53.313Z]     docker_cli_network_unix_test.go:46: [defc5652d1314] daemon is not started
15:30:53 [2023-03-22T15:30:53.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:30:53 [2023-03-22T15:30:53.833Z]     docker_cli_network_unix_test.go:46: [ddfddb9b42c18] daemon is not started
15:30:53 [2023-03-22T15:30:53.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:30:54 [2023-03-22T15:30:54.093Z]     docker_cli_network_unix_test.go:46: [dd9ef05fd4b0a] daemon is not started
15:30:54 [2023-03-22T15:30:54.093Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:30:54 [2023-03-22T15:30:54.224Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:30:54 [2023-03-22T15:30:54.354Z]     docker_cli_network_unix_test.go:46: [df6f0ea599ffa] daemon is not started
15:30:54 [2023-03-22T15:30:54.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:30:54 [2023-03-22T15:30:54.693Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:30:54 [2023-03-22T15:30:54.693Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
15:30:54 [2023-03-22T15:30:54.875Z]     docker_cli_network_unix_test.go:46: [d1b7e57738d32] daemon is not started
15:30:54 [2023-03-22T15:30:54.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:30:54 [2023-03-22T15:30:54.875Z]     docker_cli_network_unix_test.go:46: [de6f68d0f448e] daemon is not started
15:30:54 [2023-03-22T15:30:54.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:30:55 [2023-03-22T15:30:55.135Z]     docker_cli_network_unix_test.go:46: [d5ae0b0a2b0c6] daemon is not started
15:30:55 [2023-03-22T15:30:55.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:30:55 [2023-03-22T15:30:55.163Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:30:55 [2023-03-22T15:30:55.705Z]     docker_cli_network_unix_test.go:46: [d30996a7dc32d] daemon is not started
15:30:55 [2023-03-22T15:30:55.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:30:56 [2023-03-22T15:30:56.271Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:30:56 [2023-03-22T15:30:56.279Z]     docker_cli_network_unix_test.go:46: [dbeffc62016c3] daemon is not started
15:30:56 [2023-03-22T15:30:56.742Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:30:56 [2023-03-22T15:30:56.742Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
15:30:56 [2023-03-22T15:30:56.742Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:30:56 [2023-03-22T15:30:56.742Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
15:30:56 [2023-03-22T15:30:56.742Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:30:56 [2023-03-22T15:30:56.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:30:56 [2023-03-22T15:30:56.849Z]     docker_cli_network_unix_test.go:46: [de77f5f167897] daemon is not started
15:30:56 [2023-03-22T15:30:56.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:30:56 [2023-03-22T15:30:56.849Z]     docker_cli_network_unix_test.go:46: [d5a6a35251854] daemon is not started
15:30:57 [2023-03-22T15:30:57.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:30:57 [2023-03-22T15:30:57.108Z]     docker_cli_network_unix_test.go:46: [d1a599969f3c3] daemon is not started
15:30:57 [2023-03-22T15:30:57.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:30:58 [2023-03-22T15:30:58.047Z]     docker_cli_network_unix_test.go:968: [d8e5d27289dbc] daemon is not started
15:30:59 [2023-03-22T15:30:59.429Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:31:00 [2023-03-22T15:31:00.369Z]     docker_cli_network_unix_test.go:46: [da69eb331ba47] daemon is not started
15:31:00 [2023-03-22T15:31:00.369Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:31:02 [2023-03-22T15:31:02.910Z]     docker_cli_network_unix_test.go:1116: [d18d40f5d997b] daemon is not started
15:31:03 [2023-03-22T15:31:03.911Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:31:05 [2023-03-22T15:31:05.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:31:05 [2023-03-22T15:31:05.714Z]     docker_cli_network_unix_test.go:46: [dc2556134b5f5] daemon is not started
15:31:05 [2023-03-22T15:31:05.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:31:06 [2023-03-22T15:31:06.654Z]     docker_cli_network_unix_test.go:46: [de1e89505d4bf] daemon is not started
15:31:06 [2023-03-22T15:31:06.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:31:06 [2023-03-22T15:31:06.654Z]     docker_cli_network_unix_test.go:46: [dac515573770f] daemon is not started
15:31:06 [2023-03-22T15:31:06.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:31:06 [2023-03-22T15:31:06.654Z]     docker_cli_network_unix_test.go:46: [d6f7b5a5eb9a4] daemon is not started
15:31:06 [2023-03-22T15:31:06.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:31:06 [2023-03-22T15:31:06.914Z]     docker_cli_network_unix_test.go:46: [d0c4adca47468] daemon is not started
15:31:06 [2023-03-22T15:31:06.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:31:06 [2023-03-22T15:31:06.914Z]     docker_cli_network_unix_test.go:46: [d9c6a1d43504e] daemon is not started
15:31:06 [2023-03-22T15:31:06.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:31:06 [2023-03-22T15:31:06.914Z]     docker_cli_network_unix_test.go:46: [d749178e5208f] daemon is not started
15:31:06 [2023-03-22T15:31:06.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:31:08 [2023-03-22T15:31:08.295Z]     docker_cli_network_unix_test.go:46: [d95c4fa9a8a51] daemon is not started
15:31:09 [2023-03-22T15:31:09.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:31:09 [2023-03-22T15:31:09.235Z]     docker_cli_network_unix_test.go:46: [db2694464e57f] daemon is not started
15:31:09 [2023-03-22T15:31:09.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:31:09 [2023-03-22T15:31:09.235Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:31:09 [2023-03-22T15:31:09.235Z]     docker_cli_network_unix_test.go:46: [de4110037ae92] daemon is not started
15:31:09 [2023-03-22T15:31:09.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:31:09 [2023-03-22T15:31:09.805Z]     docker_cli_network_unix_test.go:46: [d8785f8b87cd2] daemon is not started
15:31:09 [2023-03-22T15:31:09.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:31:14 [2023-03-22T15:31:14.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:31:14 [2023-03-22T15:31:14.591Z]     docker_cli_network_unix_test.go:1084: [dd637f7c845c6] daemon is not started
15:31:16 [2023-03-22T15:31:16.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:31:16 [2023-03-22T15:31:16.502Z]     docker_cli_network_unix_test.go:46: [dc7fca0a9a043] daemon is not started
15:31:16 [2023-03-22T15:31:16.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:31:16 [2023-03-22T15:31:16.502Z]     docker_cli_network_unix_test.go:46: [d008e716ee4a3] daemon is not started
15:31:16 [2023-03-22T15:31:16.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:31:18 [2023-03-22T15:31:18.145Z]     docker_cli_network_unix_test.go:46: [d14de4ae5a087] daemon is not started
15:31:18 [2023-03-22T15:31:18.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:31:18 [2023-03-22T15:31:18.406Z]     docker_cli_network_unix_test.go:46: [d4bc20432fb40] daemon is not started
15:31:18 [2023-03-22T15:31:18.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:31:18 [2023-03-22T15:31:18.666Z]     docker_cli_network_unix_test.go:46: [dcf96ba5d10ab] daemon is not started
15:31:18 [2023-03-22T15:31:18.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:31:19 [2023-03-22T15:31:19.497Z]     docker_cli_network_unix_test.go:46: [d10273967d118] daemon is not started
15:31:19 [2023-03-22T15:31:19.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:31:20 [2023-03-22T15:31:20.068Z]     docker_cli_network_unix_test.go:46: [deb212f657333] daemon is not started
15:31:20 [2023-03-22T15:31:20.327Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:31:26 [2023-03-22T15:31:26.901Z]     docker_cli_network_unix_test.go:46: [df549fe54eb43] daemon is not started
15:31:26 [2023-03-22T15:31:26.901Z] --- PASS: TestDockerNetworkSuite (53.90s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.54s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.61s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.38s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.72s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.04s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.63s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.20s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.10s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.27s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.67s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s)
15:31:26 [2023-03-22T15:31:26.901Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.75s)
15:31:26 [2023-03-22T15:31:26.901Z] === RUN   TestDockerHubPullSuite
15:31:26 [2023-03-22T15:31:26.901Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:31:28 [2023-03-22T15:31:28.283Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:31:30 [2023-03-22T15:31:30.821Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:31:31 [2023-03-22T15:31:31.391Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:31:33 [2023-03-22T15:31:33.300Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:31:33 [2023-03-22T15:31:33.560Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:31:34 [2023-03-22T15:31:34.129Z] --- PASS: TestDockerHubPullSuite (7.97s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.93s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
15:31:34 [2023-03-22T15:31:34.129Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
15:31:34 [2023-03-22T15:31:34.129Z] PASS
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === Skipped
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_sni_test.go:18: Flakey test
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.129Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z] 
15:31:34 [2023-03-22T15:31:34.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:31:34 [2023-03-22T15:31:34.129Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:31:34 [2023-03-22T15:31:34.130Z]     docker_cli_network_unix_test.go:46: [de4110037ae92] daemon is not started
15:31:34 [2023-03-22T15:31:34.130Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:31:34 [2023-03-22T15:31:34.130Z] 
15:31:34 [2023-03-22T15:31:34.130Z] DONE 1270 tests, 51 skipped in 1392.692s
15:31:34 [2023-03-22T15:31:34.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:31:34 [2023-03-22T15:31:34.130Z] ++++ cat bundles/test-integration/docker.pid
15:31:34 [2023-03-22T15:31:34.130Z] +++ kill 7982
15:31:35 [2023-03-22T15:31:35.068Z] +++ /etc/init.d/apparmor stop
15:31:35 [2023-03-22T15:31:35.068Z] Leaving: AppArmorNo profiles have been unloaded.
15:31:35 [2023-03-22T15:31:35.068Z] 
15:31:35 [2023-03-22T15:31:35.068Z] Unloading profiles will leave already running processes permanently
15:31:35 [2023-03-22T15:31:35.068Z] unconfined, which can lead to unexpected situations.
15:31:35 [2023-03-22T15:31:35.068Z] 
15:31:35 [2023-03-22T15:31:35.068Z] To set a process to complain mode, use the command line tool
15:31:35 [2023-03-22T15:31:35.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:31:35 [2023-03-22T15:31:35.068Z] +++ true
15:31:35 [2023-03-22T15:31:35.068Z] exiting test-integration
15:31:35 [2023-03-22T15:31:35.068Z] ++ exit 0
15:31:35 [2023-03-22T15:31:35.068Z] 
15:31:35 [2023-03-22T15:31:35.328Z] + for job in $(jobs -p)
15:31:35 [2023-03-22T15:31:35.328Z] + wait 5373
15:31:46 [2023-03-22T15:31:46.643Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:31:46 [2023-03-22T15:31:46.644Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:31:46 [2023-03-22T15:31:46.644Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:31:49 [2023-03-22T15:31:49.605Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:31:49 [2023-03-22T15:31:49.605Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
15:31:49 [2023-03-22T15:31:49.605Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:31:49 [2023-03-22T15:31:49.605Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
15:31:50 [2023-03-22T15:31:50.074Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:31:50 [2023-03-22T15:31:50.074Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
15:31:50 [2023-03-22T15:31:50.074Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:31:51 [2023-03-22T15:31:51.064Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:31:51 [2023-03-22T15:31:51.064Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
15:31:51 [2023-03-22T15:31:51.064Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:32:22 [2023-03-22T15:32:22.043Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:32:22 [2023-03-22T15:32:22.043Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:32:25 [2023-03-22T15:32:25.338Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:32:26 [2023-03-22T15:32:26.949Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:32:26 [2023-03-22T15:32:26.949Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:32:26 [2023-03-22T15:32:26.949Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
15:32:26 [2023-03-22T15:32:26.949Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:32:31 [2023-03-22T15:32:31.914Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:32:32 [2023-03-22T15:32:32.853Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:32:37 [2023-03-22T15:32:37.053Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:32:39 [2023-03-22T15:32:39.593Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:32:42 [2023-03-22T15:32:42.887Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:32:42 [2023-03-22T15:32:42.887Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:32:42 [2023-03-22T15:32:42.887Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:32:48 [2023-03-22T15:32:48.165Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:32:48 [2023-03-22T15:32:48.751Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:32:49 [2023-03-22T15:32:49.690Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:32:51 [2023-03-22T15:32:51.599Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:32:52 [2023-03-22T15:32:52.270Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:32:52 [2023-03-22T15:32:52.270Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:32:52 [2023-03-22T15:32:52.270Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:32:57 [2023-03-22T15:32:57.033Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:32:59 [2023-03-22T15:32:59.992Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:33:08 [2023-03-22T15:33:08.719Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:33:47 [2023-03-22T15:33:47.844Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:33:47 [2023-03-22T15:33:47.844Z]     docker_cli_swarm_test.go:1186: [d11640ed9ed00] joining swarm manager [de5052c371c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:33:54 [2023-03-22T15:33:54.417Z]     docker_cli_swarm_test.go:1195: [d5ffcc9dbbd3c] joining swarm manager [de5052c371c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:34:33 [2023-03-22T15:34:33.148Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:34:35 [2023-03-22T15:34:35.028Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:34:37 [2023-03-22T15:34:37.990Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:34:37 [2023-03-22T15:34:37.990Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
15:34:38 [2023-03-22T15:34:38.459Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:34:41 [2023-03-22T15:34:41.293Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:34:45 [2023-03-22T15:34:45.490Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:34:47 [2023-03-22T15:34:47.400Z]     docker_cli_swarm_test.go:1118: [df7f36c8c3be7] joining swarm manager [d4dc1d17e0135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:34:48 [2023-03-22T15:34:48.783Z]     docker_cli_swarm_test.go:1119: [d21619a7c7f7d] joining swarm manager [d4dc1d17e0135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:36:10 [2023-03-22T15:36:10.244Z]     docker_cli_swarm_test.go:1172: [d24d21f6d0a34] joining swarm manager [d4dc1d17e0135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:36:20 [2023-03-22T15:36:20.004Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:36:20 [2023-03-22T15:36:20.004Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:36:20 [2023-03-22T15:36:20.474Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:36:48 [2023-03-22T15:36:48.993Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:36:48 [2023-03-22T15:36:48.993Z]     docker_cli_swarm_test.go:1453: [d5cb6ec041f6d] joining swarm manager [d388a87b63e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:36:48 [2023-03-22T15:36:48.993Z]     docker_cli_swarm_test.go:1454: [d35775782af01] joining swarm manager [d388a87b63e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:36:50 [2023-03-22T15:36:50.615Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:36:58 [2023-03-22T15:36:58.986Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:37:00 [2023-03-22T15:37:00.367Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:37:00 [2023-03-22T15:37:00.367Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:37:00 [2023-03-22T15:37:00.367Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:37:00 [2023-03-22T15:37:00.627Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:37:01 [2023-03-22T15:37:01.196Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:37:03 [2023-03-22T15:37:03.736Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:37:06 [2023-03-22T15:37:06.277Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:37:08 [2023-03-22T15:37:08.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:37:08 [2023-03-22T15:37:08.818Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:37:10 [2023-03-22T15:37:10.198Z]     docker_cli_swarm_unix_test.go:63: [d193abb138780] joining swarm manager [d4405a7a84300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:37:26 [2023-03-22T15:37:26.294Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:38:06 [2023-03-22T15:38:06.443Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:38:06 [2023-03-22T15:38:06.443Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:38:06 [2023-03-22T15:38:06.443Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:38:07 [2023-03-22T15:38:07.842Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:38:11 [2023-03-22T15:38:11.140Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:38:13 [2023-03-22T15:38:13.049Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:38:14 [2023-03-22T15:38:14.958Z]     docker_api_swarm_test.go:962: [dbac1140537c8] joining swarm manager [db45aa486fefc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:38:17 [2023-03-22T15:38:17.195Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:38:33 [2023-03-22T15:38:33.057Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:38:38 [2023-03-22T15:38:38.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:38:45 [2023-03-22T15:38:45.277Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:38:46 [2023-03-22T15:38:46.217Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:38:48 [2023-03-22T15:38:48.127Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:38:48 [2023-03-22T15:38:48.899Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:38:51 [2023-03-22T15:38:51.422Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:38:58 [2023-03-22T15:38:58.040Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:39:02 [2023-03-22T15:39:02.239Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:39:04 [2023-03-22T15:39:04.779Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:39:07 [2023-03-22T15:39:07.320Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:39:09 [2023-03-22T15:39:09.861Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:39:12 [2023-03-22T15:39:12.402Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:39:14 [2023-03-22T15:39:14.942Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:39:16 [2023-03-22T15:39:16.850Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:40:13 [2023-03-22T15:40:13.115Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:40:28 [2023-03-22T15:40:28.007Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:40:42 [2023-03-22T15:40:42.899Z] --- PASS: TestDockerSwarmSuite (1604.97s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.78s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.71s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.74s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.88s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.52s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.66s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.57s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.56s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.45s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.17s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.82s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.86s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.80s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.55s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.88s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.83s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.76s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.03s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.87s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.03s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.68s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.38s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.86s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.36s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.03s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.48s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.35s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.33s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.70s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.91s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.95s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.76s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.41s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.77s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.46s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.79s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.82s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.07s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.11s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.79s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.26s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.92s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.26s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.36s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.55s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.07s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.14s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.13s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.61s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.07s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.63s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.73s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.34s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.18s)
15:40:42 [2023-03-22T15:40:42.899Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
15:40:42 [2023-03-22T15:40:42.899Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
15:40:42 [2023-03-22T15:40:42.899Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
15:40:42 [2023-03-22T15:40:42.899Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.09s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.10s)
15:40:42 [2023-03-22T15:40:42.899Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.07s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.09s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.86s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.88s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (10.99s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.12s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.84s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.07s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.05s)
15:40:42 [2023-03-22T15:40:42.900Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.06s)
15:40:42 [2023-03-22T15:40:42.900Z] === RUN   TestDockerExternalVolumeSuite
15:40:42 [2023-03-22T15:40:42.900Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:40:43 [2023-03-22T15:40:43.159Z]     docker_cli_external_volume_driver_test.go:52: [dfb5b37920408] daemon is not started
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:41:00 [2023-03-22T15:41:00.877Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:41:00 [2023-03-22T15:41:00.877Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:41:00 [2023-03-22T15:41:00.877Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:41:00 [2023-03-22T15:41:00.877Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:41:01 [2023-03-22T15:41:01.258Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:41:05 [2023-03-22T15:41:05.645Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:41:09 [2023-03-22T15:41:09.446Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:41:15 [2023-03-22T15:41:15.372Z] === RUN   TestDockerSuite/TestBuildEnv
15:41:15 [2023-03-22T15:41:15.372Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
15:41:15 [2023-03-22T15:41:15.372Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:41:15 [2023-03-22T15:41:15.372Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
15:41:15 [2023-03-22T15:41:15.372Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:41:15 [2023-03-22T15:41:15.372Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
15:41:15 [2023-03-22T15:41:15.372Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:41:15 [2023-03-22T15:41:15.372Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
15:41:15 [2023-03-22T15:41:15.372Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:41:15 [2023-03-22T15:41:15.372Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
15:41:15 [2023-03-22T15:41:15.842Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:41:20 [2023-03-22T15:41:20.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:41:20 [2023-03-22T15:41:20.612Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
15:41:20 [2023-03-22T15:41:20.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:41:20 [2023-03-22T15:41:20.612Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
15:41:20 [2023-03-22T15:41:20.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:41:20 [2023-03-22T15:41:20.612Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
15:41:20 [2023-03-22T15:41:20.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:41:21 [2023-03-22T15:41:21.602Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:41:27 [2023-03-22T15:41:27.480Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:41:48 [2023-03-22T15:41:48.738Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildExpose
15:41:48 [2023-03-22T15:41:48.738Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:41:48 [2023-03-22T15:41:48.738Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:41:48 [2023-03-22T15:41:48.738Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:41:48 [2023-03-22T15:41:48.738Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
15:41:48 [2023-03-22T15:41:48.738Z] === RUN   TestDockerSuite/TestBuildFails
15:41:50 [2023-03-22T15:41:50.310Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:41:50 [2023-03-22T15:41:50.310Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:41:57 [2023-03-22T15:41:57.483Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:42:04 [2023-03-22T15:42:04.661Z] === RUN   TestDockerSuite/TestBuildForceRm
15:42:08 [2023-03-22T15:42:08.990Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:42:11 [2023-03-22T15:42:11.842Z] === RUN   TestDockerSuite/TestBuildFromGit
15:42:15 [2023-03-22T15:42:15.563Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:42:24 [2023-03-22T15:42:24.348Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:42:25 [2023-03-22T15:42:25.917Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:42:30 [2023-03-22T15:42:30.455Z]     docker_cli_external_volume_driver_test.go:52: [dfe33df4a5153] daemon is not started
15:42:33 [2023-03-22T15:42:33.087Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:42:33 [2023-03-22T15:42:33.087Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
15:42:33 [2023-03-22T15:42:33.087Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:42:33 [2023-03-22T15:42:33.556Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:42:34 [2023-03-22T15:42:34.549Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:42:34 [2023-03-22T15:42:34.549Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
15:42:34 [2023-03-22T15:42:34.549Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:42:45 [2023-03-22T15:42:45.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:42:47 [2023-03-22T15:42:47.063Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:42:47 [2023-03-22T15:42:47.064Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
15:42:47 [2023-03-22T15:42:47.064Z] === RUN   TestDockerSuite/TestBuildHistory
15:42:59 [2023-03-22T15:42:59.578Z] === RUN   TestDockerSuite/TestBuildIidFile
15:43:00 [2023-03-22T15:43:00.571Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:43:03 [2023-03-22T15:43:03.480Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:43:03 [2023-03-22T15:43:03.533Z] === RUN   TestDockerSuite/TestBuildInheritance
15:43:03 [2023-03-22T15:43:03.533Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
15:43:03 [2023-03-22T15:43:03.533Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:43:04 [2023-03-22T15:43:04.003Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:43:04 [2023-03-22T15:43:04.472Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:43:14 [2023-03-22T15:43:14.915Z] === RUN   TestDockerSuite/TestBuildLabel
15:43:15 [2023-03-22T15:43:15.697Z]     docker_cli_external_volume_driver_test.go:52: [d17eac3efd579] daemon is not started
15:43:15 [2023-03-22T15:43:15.904Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:43:16 [2023-03-22T15:43:16.893Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:43:17 [2023-03-22T15:43:17.882Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:43:18 [2023-03-22T15:43:18.873Z] === RUN   TestDockerSuite/TestBuildLabels
15:43:19 [2023-03-22T15:43:19.864Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:43:22 [2023-03-22T15:43:22.093Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:43:29 [2023-03-22T15:43:29.262Z] === RUN   TestDockerSuite/TestBuildLastModified
15:43:29 [2023-03-22T15:43:29.262Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
15:43:29 [2023-03-22T15:43:29.262Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:43:29 [2023-03-22T15:43:29.262Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
15:43:29 [2023-03-22T15:43:29.262Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:43:29 [2023-03-22T15:43:29.732Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:43:29 [2023-03-22T15:43:29.732Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:43:29 [2023-03-22T15:43:29.732Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:43:29 [2023-03-22T15:43:29.732Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:43:30 [2023-03-22T15:43:30.726Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:43:31 [2023-03-22T15:43:31.717Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:43:33 [2023-03-22T15:43:33.795Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:43:33 [2023-03-22T15:43:33.795Z]     docker_cli_external_volume_driver_test.go:52: [d66b13f74c6f6] daemon is not started
15:43:37 [2023-03-22T15:43:37.618Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:43:46 [2023-03-22T15:43:46.012Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:44:07 [2023-03-22T15:44:07.769Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:44:07 [2023-03-22T15:44:07.769Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
15:44:07 [2023-03-22T15:44:07.769Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:44:08 [2023-03-22T15:44:08.760Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:44:18 [2023-03-22T15:44:18.107Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:44:33 [2023-03-22T15:44:33.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:44:51 [2023-03-22T15:44:51.115Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:44:59 [2023-03-22T15:44:59.683Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:45:25 [2023-03-22T15:45:25.011Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:45:30 [2023-03-22T15:45:30.892Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:45:37 [2023-03-22T15:45:37.810Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:45:38 [2023-03-22T15:45:38.067Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:45:45 [2023-03-22T15:45:45.243Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:45:55 [2023-03-22T15:45:55.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:46:10 [2023-03-22T15:46:10.568Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:46:10 [2023-03-22T15:46:10.568Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
15:46:10 [2023-03-22T15:46:10.568Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:46:19 [2023-03-22T15:46:19.254Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:46:19 [2023-03-22T15:46:19.254Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:46:19 [2023-03-22T15:46:19.254Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
15:46:19 [2023-03-22T15:46:19.254Z] === RUN   TestDockerSuite/TestBuildNetNone
15:46:19 [2023-03-22T15:46:19.254Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
15:46:19 [2023-03-22T15:46:19.724Z] === RUN   TestDockerSuite/TestBuildNoContext
15:46:23 [2023-03-22T15:46:23.528Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:46:28 [2023-03-22T15:46:28.034Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:46:33 [2023-03-22T15:46:33.975Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:46:36 [2023-03-22T15:46:36.943Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:46:36 [2023-03-22T15:46:36.943Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:46:36 [2023-03-22T15:46:36.943Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:46:39 [2023-03-22T15:46:39.166Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:46:40 [2023-03-22T15:46:40.735Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:46:42 [2023-03-22T15:46:42.307Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:47:00 [2023-03-22T15:47:00.124Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:47:00 [2023-03-22T15:47:00.149Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:47:00 [2023-03-22T15:47:00.149Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:47:12 [2023-03-22T15:47:12.341Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:47:15 [2023-03-22T15:47:15.108Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:47:25 [2023-03-22T15:47:25.557Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:47:30 [2023-03-22T15:47:30.460Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:47:30 [2023-03-22T15:47:30.460Z]     docker_cli_external_volume_driver_test.go:484: [dffe85adb9486] daemon is not started
15:47:36 [2023-03-22T15:47:36.011Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:47:41 [2023-03-22T15:47:41.908Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:47:45 [2023-03-22T15:47:45.352Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:47:45 [2023-03-22T15:47:45.352Z]     docker_cli_external_volume_driver_test.go:52: [dfce1dc8cdda7] daemon is not started
15:47:47 [2023-03-22T15:47:47.807Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:47:49 [2023-03-22T15:47:49.377Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:47:49 [2023-03-22T15:47:49.377Z]     docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux
15:47:49 [2023-03-22T15:47:49.377Z] === RUN   TestDockerSuite/TestBuildPATH
15:47:49 [2023-03-22T15:47:49.377Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
15:47:49 [2023-03-22T15:47:49.377Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:47:52 [2023-03-22T15:47:52.335Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:47:52 [2023-03-22T15:47:52.335Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
15:47:52 [2023-03-22T15:47:52.335Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:48:00 [2023-03-22T15:48:00.242Z] --- PASS: TestDockerExternalVolumeSuite (436.55s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:48:00 [2023-03-22T15:48:00.242Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.11s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.20s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
15:48:00 [2023-03-22T15:48:00.243Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:48:00 [2023-03-22T15:48:00.243Z] PASS
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] === Skipped
15:48:00 [2023-03-22T15:48:00.243Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:48:00 [2023-03-22T15:48:00.243Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:48:00 [2023-03-22T15:48:00.243Z]     check_test.go:308: [d099ba7eee2c5] daemon is not started
15:48:00 [2023-03-22T15:48:00.243Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:48:00 [2023-03-22T15:48:00.243Z]     check_test.go:308: [d623aaf2ce667] daemon is not started
15:48:00 [2023-03-22T15:48:00.243Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:48:00 [2023-03-22T15:48:00.243Z]     check_test.go:308: [de95efba0a47c] daemon is not started
15:48:00 [2023-03-22T15:48:00.243Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:48:00 [2023-03-22T15:48:00.243Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:48:00 [2023-03-22T15:48:00.243Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:48:00 [2023-03-22T15:48:00.243Z] 
15:48:00 [2023-03-22T15:48:00.243Z] DONE 273 tests, 5 skipped in 2378.543s
15:48:00 [2023-03-22T15:48:00.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:48:00 [2023-03-22T15:48:00.243Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d72747f4cae5f/docker.pid
15:48:00 [2023-03-22T15:48:00.243Z] +++ kill 5547
15:48:00 [2023-03-22T15:48:00.243Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5547 is not a child of this shell
15:48:00 [2023-03-22T15:48:00.243Z] warning: PID 5547 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d72747f4cae5f/docker.pid had a nonzero exit code
15:48:00 [2023-03-22T15:48:00.243Z] ++++ cat bundles/test-integration/docker.pid
15:48:00 [2023-03-22T15:48:00.243Z] +++ kill 8032
15:48:00 [2023-03-22T15:48:00.504Z] +++ /etc/init.d/apparmor stop
15:48:00 [2023-03-22T15:48:00.504Z] Leaving: AppArmorNo profiles have been unloaded.
15:48:00 [2023-03-22T15:48:00.504Z] 
15:48:00 [2023-03-22T15:48:00.504Z] Unloading profiles will leave already running processes permanently
15:48:00 [2023-03-22T15:48:00.504Z] unconfined, which can lead to unexpected situations.
15:48:00 [2023-03-22T15:48:00.504Z] 
15:48:00 [2023-03-22T15:48:00.504Z] To set a process to complain mode, use the command line tool
15:48:00 [2023-03-22T15:48:00.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:48:00 [2023-03-22T15:48:00.504Z] +++ true
15:48:00 [2023-03-22T15:48:00.504Z] exiting test-integration
15:48:00 [2023-03-22T15:48:00.504Z] ++ exit 0
15:48:00 [2023-03-22T15:48:00.504Z] 
15:48:00 [2023-03-22T15:48:00.764Z] + exit 0
15:48:00 [2023-03-22T15:48:00.764Z] ++ jobs -p
15:48:00 [2023-03-22T15:48:00.764Z] + pids=
15:48:00 [2023-03-22T15:48:00.764Z] + echo 'Remaining pids to kill: []'
15:48:00 [2023-03-22T15:48:00.764Z] Remaining pids to kill: []
15:48:00 [2023-03-22T15:48:00.764Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
15:48:00 [2023-03-22T15:48:00.779Z] Recording test results
15:48:02 [2023-03-22T15:48:02.464Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:48:02 [2023-03-22T15:48:02.789Z] + echo Ensuring container killed.
15:48:02 [2023-03-22T15:48:02.789Z] Ensuring container killed.
15:48:02 [2023-03-22T15:48:02.789Z] + docker ps -aq -f name=docker-pr1-*
15:48:03 [2023-03-22T15:48:03.359Z] + cids=c580a81bca44
15:48:03 [2023-03-22T15:48:03.359Z] 47bac649dcfc
15:48:03 [2023-03-22T15:48:03.359Z] 29963bd31704
15:48:03 [2023-03-22T15:48:03.359Z] + [ -n c580a81bca44
15:48:03 [2023-03-22T15:48:03.359Z] 47bac649dcfc
15:48:03 [2023-03-22T15:48:03.359Z] 29963bd31704 ]
15:48:03 [2023-03-22T15:48:03.359Z] + docker rm -vf c580a81bca44 47bac649dcfc 29963bd31704
15:48:03 [2023-03-22T15:48:03.931Z] c580a81bca44
15:48:03 [2023-03-22T15:48:03.931Z] 47bac649dcfc
15:48:03 [2023-03-22T15:48:03.931Z] 29963bd31704
[Pipeline] sh
15:48:04 [2023-03-22T15:48:04.226Z] + echo Chowning /workspace to jenkins user
15:48:04 [2023-03-22T15:48:04.226Z] Chowning /workspace to jenkins user
15:48:04 [2023-03-22T15:48:04.226Z] + id -u
15:48:04 [2023-03-22T15:48:04.226Z] + id -g
15:48:04 [2023-03-22T15:48:04.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:48:04 [2023-03-22T15:48:04.226Z] Unable to find image 'busybox:latest' locally
15:48:04 [2023-03-22T15:48:04.486Z] latest: Pulling from library/busybox
15:48:04 [2023-03-22T15:48:04.486Z] 4b35f584bb4f: Pulling fs layer
15:48:04 [2023-03-22T15:48:04.486Z] 4b35f584bb4f: Verifying Checksum
15:48:04 [2023-03-22T15:48:04.486Z] 4b35f584bb4f: Download complete
15:48:04 [2023-03-22T15:48:04.745Z] 4b35f584bb4f: Pull complete
15:48:04 [2023-03-22T15:48:04.745Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
15:48:04 [2023-03-22T15:48:04.745Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:48:07 [2023-03-22T15:48:07.590Z] + bundleName=amd64
15:48:07 [2023-03-22T15:48:07.590Z] + echo Creating amd64-bundles.tar.gz
15:48:07 [2023-03-22T15:48:07.590Z] Creating amd64-bundles.tar.gz
15:48:07 [2023-03-22T15:48:07.590Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:48:07 [2023-03-22T15:48:07.590Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
15:48:08 [2023-03-22T15:48:08.543Z] Archiving artifacts
15:48:10 [2023-03-22T15:48:10.402Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:48:10 [2023-03-22T15:48:10.718Z] + make clean
15:48:10 [2023-03-22T15:48:10.978Z] docker volume rm -f docker-dev-cache
15:48:11 [2023-03-22T15:48:11.238Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:48:43 [2023-03-22T15:48:43.242Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:49:13 [2023-03-22T15:49:13.382Z] === RUN   TestDockerSuite/TestBuildRm
15:49:25 [2023-03-22T15:49:25.902Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:49:29 [2023-03-22T15:49:29.704Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:49:29 [2023-03-22T15:49:29.704Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
15:49:29 [2023-03-22T15:49:29.704Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:49:29 [2023-03-22T15:49:29.704Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
15:49:30 [2023-03-22T15:49:30.258Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:49:32 [2023-03-22T15:49:32.484Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:49:41 [2023-03-22T15:49:41.169Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:49:45 [2023-03-22T15:49:45.943Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:49:56 [2023-03-22T15:49:56.386Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:50:26 [2023-03-22T15:50:26.526Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:50:26 [2023-03-22T15:50:26.526Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:50:26 [2023-03-22T15:50:26.999Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:50:41 [2023-03-22T15:50:41.993Z] === RUN   TestDockerSuite/TestBuildSpaces
15:50:41 [2023-03-22T15:50:41.993Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:50:47 [2023-03-22T15:50:47.876Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:50:47 [2023-03-22T15:50:47.876Z] === RUN   TestDockerSuite/TestBuildStderr
15:50:53 [2023-03-22T15:50:53.764Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:51:19 [2023-03-22T15:51:19.085Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:51:19 [2023-03-22T15:51:19.085Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
15:51:19 [2023-03-22T15:51:19.085Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:51:20 [2023-03-22T15:51:20.656Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:51:22 [2023-03-22T15:51:22.225Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:51:28 [2023-03-22T15:51:28.115Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:51:35 [2023-03-22T15:51:35.291Z] === RUN   TestDockerSuite/TestBuildUser
15:51:35 [2023-03-22T15:51:35.291Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
15:51:35 [2023-03-22T15:51:35.291Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:51:35 [2023-03-22T15:51:35.291Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
15:51:35 [2023-03-22T15:51:35.291Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:51:35 [2023-03-22T15:51:35.291Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
15:51:35 [2023-03-22T15:51:35.291Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:51:40 [2023-03-22T15:51:40.059Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:51:40 [2023-03-22T15:51:40.059Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:51:48 [2023-03-22T15:51:48.808Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:51:48 [2023-03-22T15:51:48.808Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
15:51:48 [2023-03-22T15:51:48.808Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:51:48 [2023-03-22T15:51:48.808Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
15:51:48 [2023-03-22T15:51:48.808Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:52:14 [2023-03-22T15:52:14.132Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:52:15 [2023-03-22T15:52:15.122Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:52:32 [2023-03-22T15:52:32.966Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:52:43 [2023-03-22T15:52:43.407Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:52:43 [2023-03-22T15:52:43.407Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
15:52:43 [2023-03-22T15:52:43.407Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:52:43 [2023-03-22T15:52:43.407Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
15:52:43 [2023-03-22T15:52:43.407Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:52:46 [2023-03-22T15:52:46.365Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:52:46 [2023-03-22T15:52:46.365Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
15:52:46 [2023-03-22T15:52:46.365Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
15:53:01 [2023-03-22T15:53:01.327Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:53:06 [2023-03-22T15:53:06.099Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:53:06 [2023-03-22T15:53:06.099Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:53:27 [2023-03-22T15:53:27.369Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:53:27 [2023-03-22T15:53:27.369Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
15:53:27 [2023-03-22T15:53:27.369Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:53:27 [2023-03-22T15:53:27.369Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
15:53:27 [2023-03-22T15:53:27.842Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:53:27 [2023-03-22T15:53:27.842Z]     docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux
15:53:27 [2023-03-22T15:53:27.842Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:53:29 [2023-03-22T15:53:29.412Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:53:39 [2023-03-22T15:53:39.856Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:53:41 [2023-03-22T15:53:41.427Z] === RUN   TestDockerSuite/TestBuildXZHost
15:53:41 [2023-03-22T15:53:41.427Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
15:53:41 [2023-03-22T15:53:41.899Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:53:41 [2023-03-22T15:53:41.899Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:53:41 [2023-03-22T15:53:41.899Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:53:41 [2023-03-22T15:53:41.899Z]     docker_cli_sni_test.go:18: Flakey test
15:53:41 [2023-03-22T15:53:41.899Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:53:44 [2023-03-22T15:53:44.859Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:53:55 [2023-03-22T15:53:55.325Z] === RUN   TestDockerSuite/TestCommitChange
15:54:01 [2023-03-22T15:54:01.219Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:54:07 [2023-03-22T15:54:07.104Z] === RUN   TestDockerSuite/TestCommitHardlink
15:54:07 [2023-03-22T15:54:07.104Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:54:07 [2023-03-22T15:54:07.104Z] === RUN   TestDockerSuite/TestCommitNewFile
15:54:15 [2023-03-22T15:54:15.783Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:54:15 [2023-03-22T15:54:15.783Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:54:15 [2023-03-22T15:54:15.783Z] === RUN   TestDockerSuite/TestCommitTTY
15:54:24 [2023-03-22T15:54:24.478Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:54:30 [2023-03-22T15:54:30.360Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:54:30 [2023-03-22T15:54:30.360Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:54:30 [2023-03-22T15:54:30.360Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:54:39 [2023-03-22T15:54:39.137Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:54:51 [2023-03-22T15:54:51.653Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:54:51 [2023-03-22T15:54:51.653Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
15:54:51 [2023-03-22T15:54:51.653Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:54:53 [2023-03-22T15:54:53.876Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:54:53 [2023-03-22T15:54:53.876Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
15:54:53 [2023-03-22T15:54:53.876Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:54:53 [2023-03-22T15:54:53.876Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
15:54:53 [2023-03-22T15:54:53.876Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:54:53 [2023-03-22T15:54:53.876Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
15:54:53 [2023-03-22T15:54:53.876Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:54:56 [2023-03-22T15:54:56.839Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:54:56 [2023-03-22T15:54:56.839Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
15:54:56 [2023-03-22T15:54:56.839Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:54:56 [2023-03-22T15:54:56.839Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:54:59 [2023-03-22T15:54:59.803Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:54:59 [2023-03-22T15:54:59.803Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:54:59 [2023-03-22T15:54:59.803Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
15:54:59 [2023-03-22T15:54:59.803Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:54:59 [2023-03-22T15:54:59.803Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
15:54:59 [2023-03-22T15:54:59.803Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:54:59 [2023-03-22T15:54:59.803Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
15:54:59 [2023-03-22T15:54:59.803Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:55:02 [2023-03-22T15:55:02.767Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:55:05 [2023-03-22T15:55:05.727Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:55:07 [2023-03-22T15:55:07.948Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:55:07 [2023-03-22T15:55:07.948Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:55:07 [2023-03-22T15:55:07.948Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
15:55:07 [2023-03-22T15:55:07.948Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:55:10 [2023-03-22T15:55:10.909Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:55:10 [2023-03-22T15:55:10.909Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:55:13 [2023-03-22T15:55:13.872Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:55:13 [2023-03-22T15:55:13.872Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
15:55:13 [2023-03-22T15:55:13.872Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:55:13 [2023-03-22T15:55:13.872Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
15:55:13 [2023-03-22T15:55:13.872Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:55:16 [2023-03-22T15:55:16.093Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:55:16 [2023-03-22T15:55:16.093Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:55:19 [2023-03-22T15:55:19.057Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:55:19 [2023-03-22T15:55:19.057Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
15:55:19 [2023-03-22T15:55:19.057Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:55:21 [2023-03-22T15:55:21.280Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:55:21 [2023-03-22T15:55:21.751Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:55:24 [2023-03-22T15:55:24.715Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:55:29 [2023-03-22T15:55:29.482Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:55:34 [2023-03-22T15:55:34.254Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:55:34 [2023-03-22T15:55:34.254Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:55:34 [2023-03-22T15:55:34.254Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:55:34 [2023-03-22T15:55:34.254Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:55:34 [2023-03-22T15:55:34.254Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:55:36 [2023-03-22T15:55:36.476Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:55:36 [2023-03-22T15:55:36.476Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
15:55:36 [2023-03-22T15:55:36.476Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:55:39 [2023-03-22T15:55:39.439Z] === RUN   TestDockerSuite/TestContainerAPITop
15:55:39 [2023-03-22T15:55:39.439Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
15:55:39 [2023-03-22T15:55:39.439Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:55:41 [2023-03-22T15:55:41.664Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:55:41 [2023-03-22T15:55:41.664Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:55:47 [2023-03-22T15:55:47.545Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:55:49 [2023-03-22T15:55:49.114Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:55:49 [2023-03-22T15:55:49.115Z]     docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux
15:55:49 [2023-03-22T15:55:49.115Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:55:49 [2023-03-22T15:55:49.115Z]     docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux
15:55:49 [2023-03-22T15:55:49.115Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:55:49 [2023-03-22T15:55:49.115Z]     docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux
15:55:49 [2023-03-22T15:55:49.115Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:55:49 [2023-03-22T15:55:49.115Z]     docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux
15:55:49 [2023-03-22T15:55:49.115Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:55:49 [2023-03-22T15:55:49.115Z]     docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux
15:55:49 [2023-03-22T15:55:49.115Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
15:55:51 [2023-03-22T15:55:51.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:55:51 [2023-03-22T15:55:51.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
15:55:54 [2023-03-22T15:55:54.305Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
15:55:58 [2023-03-22T15:55:58.110Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
15:56:00 [2023-03-22T15:56:00.332Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
15:56:03 [2023-03-22T15:56:03.295Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009347f8_<nil>}
15:56:11 [2023-03-22T15:56:11.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13884639146_c:\foo_false__<nil>_<nil>_<nil>}
15:56:19 [2023-03-22T15:56:19.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13884639146_c:\foo_true__<nil>_<nil>_<nil>}
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:56:22 [2023-03-22T15:56:22.969Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:56:22 [2023-03-22T15:56:22.969Z]     docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:56:22 [2023-03-22T15:56:22.969Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:56:22 [2023-03-22T15:56:22.969Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:56:22 [2023-03-22T15:56:22.969Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:56:22 [2023-03-22T15:56:22.969Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:56:22 [2023-03-22T15:56:22.969Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:56:31 [2023-03-22T15:56:31.650Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:56:31 [2023-03-22T15:56:31.650Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:56:40 [2023-03-22T15:56:40.331Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:56:40 [2023-03-22T15:56:40.331Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:56:40 [2023-03-22T15:56:40.331Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:56:40 [2023-03-22T15:56:40.331Z] === RUN   TestDockerSuite/TestCpRelativePath
15:56:47 [2023-03-22T15:56:47.510Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:56:47 [2023-03-22T15:56:47.510Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:56:47 [2023-03-22T15:56:47.510Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:56:47 [2023-03-22T15:56:47.510Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:56:47 [2023-03-22T15:56:47.510Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:56:47 [2023-03-22T15:56:47.510Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:56:47 [2023-03-22T15:56:47.510Z] === RUN   TestDockerSuite/TestCpToCaseA
15:56:57 [2023-03-22T15:56:57.952Z] === RUN   TestDockerSuite/TestCpToCaseB
15:57:00 [2023-03-22T15:57:00.178Z] === RUN   TestDockerSuite/TestCpToCaseC
15:57:00 [2023-03-22T15:57:00.178Z]     docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux
15:57:00 [2023-03-22T15:57:00.178Z] === RUN   TestDockerSuite/TestCpToCaseD
15:57:00 [2023-03-22T15:57:00.178Z]     docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux
15:57:00 [2023-03-22T15:57:00.178Z] === RUN   TestDockerSuite/TestCpToCaseE
15:57:12 [2023-03-22T15:57:12.696Z] === RUN   TestDockerSuite/TestCpToCaseF
15:57:12 [2023-03-22T15:57:12.696Z]     docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux
15:57:12 [2023-03-22T15:57:12.696Z] === RUN   TestDockerSuite/TestCpToCaseG
15:57:12 [2023-03-22T15:57:12.696Z]     docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux
15:57:12 [2023-03-22T15:57:12.696Z] === RUN   TestDockerSuite/TestCpToCaseH
15:57:30 [2023-03-22T15:57:30.554Z] === RUN   TestDockerSuite/TestCpToCaseI
15:57:30 [2023-03-22T15:57:30.554Z]     docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux
15:57:30 [2023-03-22T15:57:30.554Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:57:30 [2023-03-22T15:57:30.554Z]     docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux
15:57:30 [2023-03-22T15:57:30.554Z] === RUN   TestDockerSuite/TestCpToDot
15:57:36 [2023-03-22T15:57:36.434Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:57:36 [2023-03-22T15:57:36.434Z]     docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux
15:57:36 [2023-03-22T15:57:36.434Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:57:36 [2023-03-22T15:57:36.434Z]     docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux
15:57:36 [2023-03-22T15:57:36.434Z] === RUN   TestDockerSuite/TestCpToStdout
15:57:43 [2023-03-22T15:57:43.607Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:57:43 [2023-03-22T15:57:43.607Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:57:43 [2023-03-22T15:57:43.607Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:57:43 [2023-03-22T15:57:43.607Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:57:43 [2023-03-22T15:57:43.607Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:57:43 [2023-03-22T15:57:43.607Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:57:43 [2023-03-22T15:57:43.607Z] === RUN   TestDockerSuite/TestCpVolumePath
15:57:43 [2023-03-22T15:57:43.607Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:57:44 [2023-03-22T15:57:44.078Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:57:44 [2023-03-22T15:57:44.078Z] === RUN   TestDockerSuite/TestCreateArgs
15:57:44 [2023-03-22T15:57:44.078Z] === RUN   TestDockerSuite/TestCreateByImageID
15:57:46 [2023-03-22T15:57:46.301Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:57:49 [2023-03-22T15:57:49.263Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:57:49 [2023-03-22T15:57:49.263Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:57:49 [2023-03-22T15:57:49.263Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:57:52 [2023-03-22T15:57:52.224Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:57:52 [2023-03-22T15:57:52.701Z] === RUN   TestDockerSuite/TestCreateLabels
15:57:53 [2023-03-22T15:57:53.172Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:57:53 [2023-03-22T15:57:53.172Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:57:53 [2023-03-22T15:57:53.172Z] === RUN   TestDockerSuite/TestCreateRM
15:57:53 [2023-03-22T15:57:53.172Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:57:53 [2023-03-22T15:57:53.172Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:57:53 [2023-03-22T15:57:53.172Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:57:53 [2023-03-22T15:57:53.641Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:57:54 [2023-03-22T15:57:54.113Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:58:04 [2023-03-22T15:58:04.557Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:58:04 [2023-03-22T15:58:04.557Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:58:04 [2023-03-22T15:58:04.557Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:58:07 [2023-03-22T15:58:07.521Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:58:07 [2023-03-22T15:58:07.992Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:58:07 [2023-03-22T15:58:07.992Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
15:58:07 [2023-03-22T15:58:07.992Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:58:16 [2023-03-22T15:58:16.670Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDevicePermissions
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDockerFails
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestEventsAttach
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestEventsCommit
15:58:16 [2023-03-22T15:58:16.670Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
15:58:16 [2023-03-22T15:58:16.670Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:58:23 [2023-03-22T15:58:23.843Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:58:26 [2023-03-22T15:58:26.804Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:58:29 [2023-03-22T15:58:29.768Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:58:40 [2023-03-22T15:58:40.217Z] === RUN   TestDockerSuite/TestEventsCopy
15:58:45 [2023-03-22T15:58:45.010Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:58:57 [2023-03-22T15:58:57.530Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:59:03 [2023-03-22T15:59:03.411Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:59:04 [2023-03-22T15:59:04.404Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:59:09 [2023-03-22T15:59:09.186Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:59:09 [2023-03-22T15:59:09.658Z] === RUN   TestDockerSuite/TestEventsFilterType
15:59:10 [2023-03-22T15:59:10.649Z] === RUN   TestDockerSuite/TestEventsFilters
15:59:23 [2023-03-22T15:59:23.164Z] === RUN   TestDockerSuite/TestEventsFormat
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsImageImport
15:59:33 [2023-03-22T15:59:33.609Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:59:33 [2023-03-22T15:59:33.609Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsImagePull
15:59:33 [2023-03-22T15:59:33.609Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsImageTag
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:59:33 [2023-03-22T15:59:33.609Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
15:59:33 [2023-03-22T15:59:33.609Z] === RUN   TestDockerSuite/TestEventsRename
15:59:37 [2023-03-22T15:59:37.415Z] === RUN   TestDockerSuite/TestEventsResize
15:59:40 [2023-03-22T15:59:40.380Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:59:44 [2023-03-22T15:59:44.190Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:59:47 [2023-03-22T15:59:47.157Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:59:53 [2023-03-22T15:59:53.038Z] === RUN   TestDockerSuite/TestEventsTop
15:59:53 [2023-03-22T15:59:53.038Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
15:59:53 [2023-03-22T15:59:53.038Z] === RUN   TestDockerSuite/TestEventsUntag
15:59:55 [2023-03-22T15:59:55.262Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:00:01 [2023-03-22T16:00:01.146Z] === RUN   TestDockerSuite/TestExec
16:00:01 [2023-03-22T16:00:01.146Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:00:01 [2023-03-22T16:00:01.146Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:00:01 [2023-03-22T16:00:01.146Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:00:01 [2023-03-22T16:00:01.146Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:00:03 [2023-03-22T16:00:03.380Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:00:06 [2023-03-22T16:00:06.354Z] === RUN   TestDockerSuite/TestExecAPIStart
16:00:06 [2023-03-22T16:00:06.354Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:00:06 [2023-03-22T16:00:06.354Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:00:06 [2023-03-22T16:00:06.354Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:00:06 [2023-03-22T16:00:06.354Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:00:06 [2023-03-22T16:00:06.354Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:00:06 [2023-03-22T16:00:06.354Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:00:09 [2023-03-22T16:00:09.322Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:00:12 [2023-03-22T16:00:12.289Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:00:15 [2023-03-22T16:00:15.256Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:00:18 [2023-03-22T16:00:18.218Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:00:24 [2023-03-22T16:00:24.100Z] === RUN   TestDockerSuite/TestExecCgroup
16:00:24 [2023-03-22T16:00:24.100Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:00:24 [2023-03-22T16:00:24.100Z] === RUN   TestDockerSuite/TestExecEnv
16:00:24 [2023-03-22T16:00:24.100Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:00:24 [2023-03-22T16:00:24.100Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:00:24 [2023-03-22T16:00:24.100Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:00:24 [2023-03-22T16:00:24.100Z] === RUN   TestDockerSuite/TestExecExitStatus
16:00:26 [2023-03-22T16:00:26.322Z] === RUN   TestDockerSuite/TestExecInspectID
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecInteractive
16:00:32 [2023-03-22T16:00:32.209Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:00:32 [2023-03-22T16:00:32.209Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecParseError
16:00:32 [2023-03-22T16:00:32.209Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:00:32 [2023-03-22T16:00:32.209Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:00:32 [2023-03-22T16:00:32.209Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:00:32 [2023-03-22T16:00:32.209Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecSetEnv
16:00:35 [2023-03-22T16:00:35.167Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecStartFails
16:00:35 [2023-03-22T16:00:35.167Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:00:35 [2023-03-22T16:00:35.167Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:00:35 [2023-03-22T16:00:35.167Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:00:35 [2023-03-22T16:00:35.167Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:00:35 [2023-03-22T16:00:35.167Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:00:38 [2023-03-22T16:00:38.129Z] === RUN   TestDockerSuite/TestExecUlimits
16:00:38 [2023-03-22T16:00:38.129Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:00:38 [2023-03-22T16:00:38.129Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:00:48 [2023-03-22T16:00:48.577Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:00:48 [2023-03-22T16:00:48.577Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:00:48 [2023-03-22T16:00:48.577Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:00:48 [2023-03-22T16:00:48.577Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:00:48 [2023-03-22T16:00:48.577Z] === RUN   TestDockerSuite/TestExecWithUser
16:00:48 [2023-03-22T16:00:48.577Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:00:48 [2023-03-22T16:00:48.577Z] === RUN   TestDockerSuite/TestGetContainerStats
16:00:54 [2023-03-22T16:00:54.459Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:01:00 [2023-03-22T16:01:00.342Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:01:04 [2023-03-22T16:01:04.147Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:01:11 [2023-03-22T16:01:11.324Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestHealth
16:01:11 [2023-03-22T16:01:11.324Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:01:11 [2023-03-22T16:01:11.324Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:01:17 [2023-03-22T16:01:17.207Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:01:17 [2023-03-22T16:01:17.207Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:01:18 [2023-03-22T16:01:18.202Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:01:18 [2023-03-22T16:01:18.202Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:01:18 [2023-03-22T16:01:18.202Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:01:19 [2023-03-22T16:01:19.774Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:01:19 [2023-03-22T16:01:19.774Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:01:21 [2023-03-22T16:01:21.998Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:01:21 [2023-03-22T16:01:21.998Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:01:24 [2023-03-22T16:01:24.960Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:01:33 [2023-03-22T16:01:33.638Z] === RUN   TestDockerSuite/TestImagesFormat
16:01:33 [2023-03-22T16:01:33.638Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:01:33 [2023-03-22T16:01:33.638Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:01:33 [2023-03-22T16:01:33.639Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:01:37 [2023-03-22T16:01:37.440Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:01:37 [2023-03-22T16:01:37.440Z] === RUN   TestDockerSuite/TestImportBadURL
16:01:39 [2023-03-22T16:01:39.662Z] === RUN   TestDockerSuite/TestImportDisplay
16:01:39 [2023-03-22T16:01:39.662Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:01:39 [2023-03-22T16:01:39.662Z] === RUN   TestDockerSuite/TestImportFile
16:01:39 [2023-03-22T16:01:39.662Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:01:39 [2023-03-22T16:01:39.662Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:01:39 [2023-03-22T16:01:39.662Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:01:39 [2023-03-22T16:01:39.662Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestImportGzipped
16:01:40 [2023-03-22T16:01:40.132Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:01:40 [2023-03-22T16:01:40.132Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:01:40 [2023-03-22T16:01:40.132Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:01:40 [2023-03-22T16:01:40.132Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:01:40 [2023-03-22T16:01:40.132Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:01:40 [2023-03-22T16:01:40.132Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:01:40 [2023-03-22T16:01:40.132Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:01:40 [2023-03-22T16:01:40.132Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:01:48 [2023-03-22T16:01:48.815Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:01:50 [2023-03-22T16:01:50.386Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:01:50 [2023-03-22T16:01:50.386Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:01:50 [2023-03-22T16:01:50.386Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:01:50 [2023-03-22T16:01:50.386Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:01:50 [2023-03-22T16:01:50.386Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:01:50 [2023-03-22T16:01:50.386Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:01:50 [2023-03-22T16:01:50.386Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:01:50 [2023-03-22T16:01:50.857Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:01:58 [2023-03-22T16:01:58.032Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:01:58 [2023-03-22T16:01:58.506Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:02:07 [2023-03-22T16:02:07.185Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:02:07 [2023-03-22T16:02:07.185Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:02:07 [2023-03-22T16:02:07.185Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:02:07 [2023-03-22T16:02:07.185Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:02:07 [2023-03-22T16:02:07.185Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:02:07 [2023-03-22T16:02:07.185Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:02:07 [2023-03-22T16:02:07.185Z] === RUN   TestDockerSuite/TestInspectDefault
16:02:14 [2023-03-22T16:02:14.360Z] === RUN   TestDockerSuite/TestInspectHistory
16:02:24 [2023-03-22T16:02:24.807Z] === RUN   TestDockerSuite/TestInspectImage
16:02:24 [2023-03-22T16:02:24.807Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:02:24 [2023-03-22T16:02:24.807Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:02:24 [2023-03-22T16:02:24.807Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:02:24 [2023-03-22T16:02:24.807Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:02:24 [2023-03-22T16:02:24.807Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:02:24 [2023-03-22T16:02:24.807Z] === RUN   TestDockerSuite/TestInspectInt64
16:02:27 [2023-03-22T16:02:27.037Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:02:29 [2023-03-22T16:02:29.999Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:02:29 [2023-03-22T16:02:29.999Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:02:33 [2023-03-22T16:02:33.054Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:02:35 [2023-03-22T16:02:35.439Z] === RUN   TestDockerSuite/TestInspectPlugin
16:02:35 [2023-03-22T16:02:35.439Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:02:35 [2023-03-22T16:02:35.439Z] === RUN   TestDockerSuite/TestInspectRootFS
16:02:35 [2023-03-22T16:02:35.910Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:02:38 [2023-03-22T16:02:38.210Z] === RUN   TestDockerSuite/TestInspectStatus
16:02:42 [2023-03-22T16:02:42.016Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:02:46 [2023-03-22T16:02:46.785Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:02:49 [2023-03-22T16:02:49.747Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:02:52 [2023-03-22T16:02:52.707Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:02:55 [2023-03-22T16:02:55.675Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:03:02 [2023-03-22T16:03:02.848Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:03:05 [2023-03-22T16:03:05.811Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksEnvs
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:03:08 [2023-03-22T16:03:08.778Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:03:08 [2023-03-22T16:03:08.778Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:03:11 [2023-03-22T16:03:11.742Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:03:13 [2023-03-22T16:03:13.964Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:03:21 [2023-03-22T16:03:21.143Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:03:23 [2023-03-22T16:03:23.370Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:03:23 [2023-03-22T16:03:23.370Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:03:23 [2023-03-22T16:03:23.370Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:03:26 [2023-03-22T16:03:26.329Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:03:26 [2023-03-22T16:03:26.329Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:03:33 [2023-03-22T16:03:33.503Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:03:40 [2023-03-22T16:03:40.672Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:03:47 [2023-03-22T16:03:47.841Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:03:50 [2023-03-22T16:03:50.802Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:03:53 [2023-03-22T16:03:53.765Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:03:53 [2023-03-22T16:03:53.765Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:03:53 [2023-03-22T16:03:53.765Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:03:56 [2023-03-22T16:03:56.723Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:04:05 [2023-03-22T16:04:05.400Z] === RUN   TestDockerSuite/TestLogsSince
16:04:14 [2023-03-22T16:04:14.083Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:04:14 [2023-03-22T16:04:14.083Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:04:14 [2023-03-22T16:04:14.083Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:04:14 [2023-03-22T16:04:14.083Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:04:14 [2023-03-22T16:04:14.083Z] === RUN   TestDockerSuite/TestLogsTail
16:04:17 [2023-03-22T16:04:17.885Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:04:20 [2023-03-22T16:04:20.843Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestMountIntoProc
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestMountIntoSys
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestNetHostname
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginActive
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPortHostBinding
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPortList
16:04:23 [2023-03-22T16:04:23.801Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:04:23 [2023-03-22T16:04:23.801Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:04:29 [2023-03-22T16:04:29.678Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:04:29 [2023-03-22T16:04:29.678Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:04:42 [2023-03-22T16:04:42.330Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:04:42 [2023-03-22T16:04:42.330Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:04:42 [2023-03-22T16:04:42.330Z] === RUN   TestDockerSuite/TestPsByOrder
16:04:52 [2023-03-22T16:04:52.767Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:04:52 [2023-03-22T16:04:52.767Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:04:52 [2023-03-22T16:04:52.767Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:05:03 [2023-03-22T16:05:03.209Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:05:21 [2023-03-22T16:05:21.049Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:05:21 [2023-03-22T16:05:21.049Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:05:21 [2023-03-22T16:05:21.049Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:05:21 [2023-03-22T16:05:21.049Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:05:36 [2023-03-22T16:05:36.000Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:05:39 [2023-03-22T16:05:39.800Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:05:54 [2023-03-22T16:05:54.751Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:05:59 [2023-03-22T16:05:59.512Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:05:59 [2023-03-22T16:05:59.512Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
16:05:59 [2023-03-22T16:05:59.512Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:05:59 [2023-03-22T16:05:59.512Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
16:05:59 [2023-03-22T16:05:59.512Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:06:05 [2023-03-22T16:06:05.390Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:06:05 [2023-03-22T16:06:05.390Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:06:05 [2023-03-22T16:06:05.390Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:06:05 [2023-03-22T16:06:05.390Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
16:06:05 [2023-03-22T16:06:05.390Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:06:05 [2023-03-22T16:06:05.390Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:06:05 [2023-03-22T16:06:05.390Z] === RUN   TestDockerSuite/TestPsRightTagName
16:06:05 [2023-03-22T16:06:05.390Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:06:05 [2023-03-22T16:06:05.390Z] === RUN   TestDockerSuite/TestPsShowMounts
16:06:14 [2023-03-22T16:06:14.066Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:06:14 [2023-03-22T16:06:14.066Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
16:06:14 [2023-03-22T16:06:14.066Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:06:15 [2023-03-22T16:06:15.636Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:06:15 [2023-03-22T16:06:15.636Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:06:15 [2023-03-22T16:06:15.636Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:06:16 [2023-03-22T16:06:16.626Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:06:17 [2023-03-22T16:06:17.616Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:06:17 [2023-03-22T16:06:17.616Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:06:17 [2023-03-22T16:06:17.616Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:06:23 [2023-03-22T16:06:23.495Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:06:28 [2023-03-22T16:06:28.267Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:06:31 [2023-03-22T16:06:31.228Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:07:14 [2023-03-22T16:07:14.024Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:07:14 [2023-03-22T16:07:14.024Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:07:14 [2023-03-22T16:07:14.024Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:07:14 [2023-03-22T16:07:14.493Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:07:14 [2023-03-22T16:07:14.962Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:07:14 [2023-03-22T16:07:14.962Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:07:15 [2023-03-22T16:07:15.953Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:07:20 [2023-03-22T16:07:20.724Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:07:26 [2023-03-22T16:07:26.605Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:07:26 [2023-03-22T16:07:26.605Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:07:26 [2023-03-22T16:07:26.605Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:07:31 [2023-03-22T16:07:31.369Z] === RUN   TestDockerSuite/TestRmiBlank
16:07:31 [2023-03-22T16:07:31.369Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:07:31 [2023-03-22T16:07:31.369Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:07:56 [2023-03-22T16:07:56.693Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:08:02 [2023-03-22T16:08:02.568Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:08:02 [2023-03-22T16:08:02.568Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:08:11 [2023-03-22T16:08:11.294Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:08:17 [2023-03-22T16:08:17.180Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:08:32 [2023-03-22T16:08:32.132Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:08:36 [2023-03-22T16:08:36.895Z] === RUN   TestDockerSuite/TestRmiTag
16:08:37 [2023-03-22T16:08:37.366Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:08:40 [2023-03-22T16:08:40.324Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:09:01 [2023-03-22T16:09:01.584Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:09:04 [2023-03-22T16:09:04.544Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:09:10 [2023-03-22T16:09:10.424Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddHost
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:09:12 [2023-03-22T16:09:12.004Z]     docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux
16:09:12 [2023-03-22T16:09:12.004Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:09:14 [2023-03-22T16:09:14.227Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:09:14 [2023-03-22T16:09:14.227Z]     docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux
16:09:14 [2023-03-22T16:09:14.227Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:09:14 [2023-03-22T16:09:14.227Z]     docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux
16:09:14 [2023-03-22T16:09:14.227Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:09:20 [2023-03-22T16:09:20.111Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:09:23 [2023-03-22T16:09:23.911Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:09:26 [2023-03-22T16:09:26.872Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:09:34 [2023-03-22T16:09:34.040Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:09:37 [2023-03-22T16:09:37.000Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:09:37 [2023-03-22T16:09:37.000Z] === RUN   TestDockerSuite/TestRunBindMounts
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:09:42 [2023-03-22T16:09:42.888Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:09:42 [2023-03-22T16:09:42.888Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:09:45 [2023-03-22T16:09:45.852Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:09:45 [2023-03-22T16:09:45.853Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:09:45 [2023-03-22T16:09:45.853Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:09:49 [2023-03-22T16:09:49.663Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:09:49 [2023-03-22T16:09:49.663Z]     docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux
16:09:49 [2023-03-22T16:09:49.663Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:09:49 [2023-03-22T16:09:49.663Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:09:49 [2023-03-22T16:09:49.663Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:09:52 [2023-03-22T16:09:52.627Z]     docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux
16:09:52 [2023-03-22T16:09:52.627Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:09:55 [2023-03-22T16:09:55.590Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:09:58 [2023-03-22T16:09:58.550Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:10:01 [2023-03-22T16:10:01.511Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:10:01 [2023-03-22T16:10:01.511Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:10:01 [2023-03-22T16:10:01.511Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:10:01 [2023-03-22T16:10:01.511Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:10:01 [2023-03-22T16:10:01.511Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:10:01 [2023-03-22T16:10:01.511Z]     docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux
16:10:01 [2023-03-22T16:10:01.511Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:10:04 [2023-03-22T16:10:04.474Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:10:04 [2023-03-22T16:10:04.474Z]     docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux
16:10:04 [2023-03-22T16:10:04.474Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:10:04 [2023-03-22T16:10:04.474Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:10:04 [2023-03-22T16:10:04.474Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:10:04 [2023-03-22T16:10:04.474Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:10:04 [2023-03-22T16:10:04.474Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:10:04 [2023-03-22T16:10:04.474Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:10:04 [2023-03-22T16:10:04.474Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:10:06 [2023-03-22T16:10:06.696Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:10:13 [2023-03-22T16:10:13.872Z]     docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux
16:10:13 [2023-03-22T16:10:13.872Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:10:16 [2023-03-22T16:10:16.095Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:10:16 [2023-03-22T16:10:16.095Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:10:16 [2023-03-22T16:10:16.095Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:10:16 [2023-03-22T16:10:16.095Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:10:16 [2023-03-22T16:10:16.095Z]     docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux
16:10:16 [2023-03-22T16:10:16.095Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:10:19 [2023-03-22T16:10:19.056Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:10:21 [2023-03-22T16:10:21.277Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:10:21 [2023-03-22T16:10:21.277Z]     docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux
16:10:21 [2023-03-22T16:10:21.747Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:10:24 [2023-03-22T16:10:24.709Z] === RUN   TestDockerSuite/TestRunEnvironment
16:10:24 [2023-03-22T16:10:24.709Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:10:24 [2023-03-22T16:10:24.709Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:10:24 [2023-03-22T16:10:24.709Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:10:24 [2023-03-22T16:10:24.709Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:10:24 [2023-03-22T16:10:24.709Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:10:24 [2023-03-22T16:10:24.709Z] === RUN   TestDockerSuite/TestRunExitCode
16:10:31 [2023-03-22T16:10:31.886Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:10:34 [2023-03-22T16:10:34.847Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:10:37 [2023-03-22T16:10:37.807Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunExposePort
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:10:46 [2023-03-22T16:10:46.489Z]     docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux
16:10:46 [2023-03-22T16:10:46.489Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:10:56 [2023-03-22T16:10:56.983Z]     docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:10:56 [2023-03-22T16:10:56.983Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:10:56 [2023-03-22T16:10:56.983Z]     docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:10:56 [2023-03-22T16:10:56.983Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:10:56 [2023-03-22T16:10:56.983Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:10:56 [2023-03-22T16:10:56.983Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:11:07 [2023-03-22T16:11:07.423Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:11:07 [2023-03-22T16:11:07.423Z]     docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux
16:11:07 [2023-03-22T16:11:07.423Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeHostname
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunMount
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:11:08 [2023-03-22T16:11:08.992Z]     docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux
16:11:08 [2023-03-22T16:11:08.992Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:11:19 [2023-03-22T16:11:19.485Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:11:19 [2023-03-22T16:11:19.485Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:11:19 [2023-03-22T16:11:19.485Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:11:19 [2023-03-22T16:11:19.485Z]     docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux
16:11:19 [2023-03-22T16:11:19.485Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:11:19 [2023-03-22T16:11:19.485Z]     docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
16:11:19 [2023-03-22T16:11:19.485Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:11:25 [2023-03-22T16:11:25.368Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetHost
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:11:30 [2023-03-22T16:11:30.135Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
16:11:30 [2023-03-22T16:11:30.135Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:11:30 [2023-03-22T16:11:30.604Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:11:31 [2023-03-22T16:11:31.596Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:11:34 [2023-03-22T16:11:34.556Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:11:37 [2023-03-22T16:11:37.515Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:11:38 [2023-03-22T16:11:38.503Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:11:40 [2023-03-22T16:11:40.727Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:11:41 [2023-03-22T16:11:41.196Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.196Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:11:41 [2023-03-22T16:11:41.196Z]     docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.196Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:11:41 [2023-03-22T16:11:41.196Z]     docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.196Z] === RUN   TestDockerSuite/TestRunPortInUse
16:11:41 [2023-03-22T16:11:41.197Z]     docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.197Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:11:41 [2023-03-22T16:11:41.197Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.197Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:11:41 [2023-03-22T16:11:41.197Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.197Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:11:41 [2023-03-22T16:11:41.197Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.197Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:11:41 [2023-03-22T16:11:41.197Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:11:41 [2023-03-22T16:11:41.197Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunPublishPort
16:11:45 [2023-03-22T16:11:45.000Z]     docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:11:45 [2023-03-22T16:11:45.000Z]     docker_cli_run_test.go:2881: unmatched requirement Apparmor
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:11:45 [2023-03-22T16:11:45.000Z]     docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:11:45 [2023-03-22T16:11:45.000Z]     docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:11:45 [2023-03-22T16:11:45.000Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:11:45 [2023-03-22T16:11:45.000Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:11:55 [2023-03-22T16:11:55.442Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:11:55 [2023-03-22T16:11:55.442Z]     docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux
16:11:55 [2023-03-22T16:11:55.442Z] === RUN   TestDockerSuite/TestRunRm
16:11:57 [2023-03-22T16:11:57.013Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:12:04 [2023-03-22T16:12:04.184Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:12:11 [2023-03-22T16:12:11.356Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:12:14 [2023-03-22T16:12:14.317Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:12:17 [2023-03-22T16:12:17.278Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:12:20 [2023-03-22T16:12:20.237Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:12:20 [2023-03-22T16:12:20.237Z]     docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux
16:12:20 [2023-03-22T16:12:20.237Z] === RUN   TestDockerSuite/TestRunState
16:12:20 [2023-03-22T16:12:20.237Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:12:20 [2023-03-22T16:12:20.237Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:12:23 [2023-03-22T16:12:23.195Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:12:23 [2023-03-22T16:12:23.195Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:12:23 [2023-03-22T16:12:23.195Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:12:26 [2023-03-22T16:12:26.153Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:12:26 [2023-03-22T16:12:26.153Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:12:26 [2023-03-22T16:12:26.153Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:12:26 [2023-03-22T16:12:26.153Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:2920: unmatched requirement Apparmor
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserByID
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserByName
16:12:32 [2023-03-22T16:12:32.033Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:12:32 [2023-03-22T16:12:32.033Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:12:35 [2023-03-22T16:12:35.000Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:12:35 [2023-03-22T16:12:35.000Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:12:35 [2023-03-22T16:12:35.000Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:12:37 [2023-03-22T16:12:37.963Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:12:37 [2023-03-22T16:12:37.963Z]     docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux
16:12:37 [2023-03-22T16:12:37.963Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:12:37 [2023-03-22T16:12:37.963Z]     docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux
16:12:37 [2023-03-22T16:12:37.963Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:12:46 [2023-03-22T16:12:46.643Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:12:55 [2023-03-22T16:12:55.318Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:13:00 [2023-03-22T16:13:00.079Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:13:08 [2023-03-22T16:13:08.761Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:13:08 [2023-03-22T16:13:08.761Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:13:08 [2023-03-22T16:13:08.761Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:13:08 [2023-03-22T16:13:08.761Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:13:11 [2023-03-22T16:13:11.721Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:13:18 [2023-03-22T16:13:18.889Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:13:21 [2023-03-22T16:13:21.853Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:13:21 [2023-03-22T16:13:21.853Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:13:21 [2023-03-22T16:13:21.853Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:13:21 [2023-03-22T16:13:21.853Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:13:22 [2023-03-22T16:13:22.323Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:13:22 [2023-03-22T16:13:22.323Z]     docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:13:22 [2023-03-22T16:13:22.323Z]     docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:13:22 [2023-03-22T16:13:22.323Z]     docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:13:22 [2023-03-22T16:13:22.323Z]     docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux
16:13:22 [2023-03-22T16:13:22.323Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:13:27 [2023-03-22T16:13:27.095Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:13:29 [2023-03-22T16:13:29.315Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:13:31 [2023-03-22T16:13:31.534Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_run_test.go:3037: unmatched requirement Apparmor
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveImageId
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:13:37 [2023-03-22T16:13:37.412Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:13:37 [2023-03-22T16:13:37.412Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:13:39 [2023-03-22T16:13:39.631Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:13:40 [2023-03-22T16:13:40.100Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:13:40 [2023-03-22T16:13:40.571Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:13:40 [2023-03-22T16:13:40.571Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:13:42 [2023-03-22T16:13:42.142Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:13:50 [2023-03-22T16:13:50.820Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:13:50 [2023-03-22T16:13:50.820Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:13:50 [2023-03-22T16:13:50.820Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:14:01 [2023-03-22T16:14:01.266Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:14:01 [2023-03-22T16:14:01.266Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:14:01 [2023-03-22T16:14:01.266Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:14:05 [2023-03-22T16:14:05.070Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:14:05 [2023-03-22T16:14:05.070Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:14:05 [2023-03-22T16:14:05.070Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:14:05 [2023-03-22T16:14:05.070Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:14:05 [2023-03-22T16:14:05.070Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:14:05 [2023-03-22T16:14:05.070Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:14:05 [2023-03-22T16:14:05.070Z] === RUN   TestDockerSuite/TestStartRecordError
16:14:05 [2023-03-22T16:14:05.070Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:14:05 [2023-03-22T16:14:05.070Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestStatsNoStream
16:14:17 [2023-03-22T16:14:17.602Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:14:17 [2023-03-22T16:14:17.602Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:14:20 [2023-03-22T16:14:20.566Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:14:23 [2023-03-22T16:14:23.528Z] === RUN   TestDockerSuite/TestTopPrivileged
16:14:23 [2023-03-22T16:14:23.528Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:14:23 [2023-03-22T16:14:23.528Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:14:25 [2023-03-22T16:14:25.751Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:14:25 [2023-03-22T16:14:25.751Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:14:43 [2023-03-22T16:14:43.594Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:14:43 [2023-03-22T16:14:43.594Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:14:50 [2023-03-22T16:14:50.777Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:14:50 [2023-03-22T16:14:50.777Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:14:54 [2023-03-22T16:14:54.581Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:14:55 [2023-03-22T16:14:55.051Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:14:55 [2023-03-22T16:14:55.521Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:14:55 [2023-03-22T16:14:55.521Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:14:55 [2023-03-22T16:14:55.992Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:15:10 [2023-03-22T16:15:10.950Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:15:10 [2023-03-22T16:15:10.950Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:15:10 [2023-03-22T16:15:10.950Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:15:10 [2023-03-22T16:15:10.950Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:15:11 [2023-03-22T16:15:11.420Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:15:11 [2023-03-22T16:15:11.420Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:15:11 [2023-03-22T16:15:11.420Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:15:20 [2023-03-22T16:15:20.102Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:15:20 [2023-03-22T16:15:20.572Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:15:21 [2023-03-22T16:15:21.042Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:15:42 [2023-03-22T16:15:42.310Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:15:42 [2023-03-22T16:15:42.310Z]     docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux
16:15:42 [2023-03-22T16:15:42.310Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:15:44 [2023-03-22T16:15:44.537Z] --- PASS: TestDockerSuite (3231.12s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.04s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.61s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:15:44 [2023-03-22T16:15:44.537Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.58s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.72s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.76s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.92s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.88s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.76s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.56s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.54s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.36s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddTar (62.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.30s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.95s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.67s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.44s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.85s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.13s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.55s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.08s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.69s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.41s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.36s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.62s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.23s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.38s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.37s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.19s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.71s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.06s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.16s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.56s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.42s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.25s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (83.17s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.86s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.88s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.25s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.11s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.96s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.61s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.90s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.39s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.07s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.72s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.43s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.00s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.42s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.89s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.20s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFails (2.94s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.60s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.60s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.33s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromGit (12.10s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.75s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.82s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.24s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.68s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.53s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.35s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.36s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.27s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.04s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.17s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.23s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.59s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.28s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.79s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.69s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.32s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.48s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.49s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.58s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.99s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (15.65s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.37s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.21s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.08s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.48s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.88s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.09s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.12s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildRm (16.21s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.21s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.65s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.25s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (10.26s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (28.84s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.44s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s)
16:15:44 [2023-03-22T16:15:44.538Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.87s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.97s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.53s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.72s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.68s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.35s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.81s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.44s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.87s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.34s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.66s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.86s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.71s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.64s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.24s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitChange (6.05s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.44s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitNewFile (9.16s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.47s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.10s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.16s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.66s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.75s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.62s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.68s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.43s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.46s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.94s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.64s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.95s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.46s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.29s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.85s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.92s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (3.09s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.91s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.86s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009347f8_<nil>} (7.92s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13884639146_c:\foo_false__<nil>_<nil>_<nil>} (8.06s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13884639146_c:\foo_true__<nil>_<nil>_<nil>} (3.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:15:44 [2023-03-22T16:15:44.539Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.85s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (8.17s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.75s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.28s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.95s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.59s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToCaseH (16.20s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToDot (7.80s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.75s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.97s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.80s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.49s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateRM (0.39s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.36s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.63s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (7.72s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.33s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.10s)
16:15:44 [2023-03-22T16:15:44.539Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (10.81s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.45s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.05s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.81s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.26s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFilters (10.87s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFormat (10.54s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.25s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsRename (3.24s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsResize (3.61s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.28s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.41s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.47s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.82s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.94s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.84s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.95s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.97s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.01s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.05s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.71s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.19s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.88s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.52s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.01s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.80s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.36s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.65s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.56s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.58s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.61s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.84s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.64s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.03s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.27s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.47s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:15:44 [2023-03-22T16:15:44.540Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.61s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.54s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.60s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.69s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectHistory (10.44s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.83s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.71s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.24s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.26s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.86s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.73s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.69s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.68s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.45s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.33s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.87s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.21s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.23s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.87s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.58s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsSince (9.73s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsTail (3.57s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.75s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.65s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.73s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.36s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.13s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.05s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.65s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.74s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.50s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.78s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.99s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.42s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.10s)
16:15:45 [2023-03-22T16:15:45.014Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.79s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.15s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.21s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (36.77s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.94s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.15s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.97s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.10s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.28s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.31s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.33s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.07s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.31s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiTag (0.90s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.71s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.97s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.59s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.45s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.62s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.60s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.63s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.80s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.67s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.76s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.90s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.58s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.85s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.96s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.88s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.77s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.37s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.51s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.76s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.76s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.73s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.80s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.87s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.90s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.83s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.22s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.82s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.68s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.27s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.04s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.83s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.78s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.39s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.29s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunRm (2.98s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.24s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.82s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.96s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.93s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.20s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.71s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.65s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.94s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.69s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.42s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.55s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.76s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.15s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.77s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.88s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.04s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.50s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.10s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.02s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
16:15:45 [2023-03-22T16:15:45.015Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.07s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.22s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.74s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.01s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.74s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.98s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (14.40s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.67s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.41s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.45s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.17s)
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] --- PASS: TestDockerRegistrySuite (0.25s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthTokenSuite
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.016Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:15:45 [2023-03-22T16:15:45.016Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerDaemonSuite
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerSwarmSuite
16:15:45 [2023-03-22T16:15:45.017Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- PASS: TestDockerPluginSuite (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerExternalVolumeSuite
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerNetworkSuite
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] === RUN   TestDockerHubPullSuite
16:15:45 [2023-03-22T16:15:45.017Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.017Z] PASS
16:15:45 [2023-03-22T16:15:45.017Z] ok  	github.com/docker/docker/integration-cli	3231.778s
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === Skipped
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_run_test.go:3176: unmatched requirement Apparmor
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_run_test.go:3154: unmatched requirement Apparmor
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.30s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.30s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
16:15:45 [2023-03-22T16:15:45.017Z] 
16:15:45 [2023-03-22T16:15:45.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:15:45 [2023-03-22T16:15:45.017Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.018Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:15:45 [2023-03-22T16:15:45.018Z] 
16:15:45 [2023-03-22T16:15:45.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
16:15:45 [2023-03-22T16:15:45.018Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.65s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.65s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z] 
16:15:45 [2023-03-22T16:15:45.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
16:15:45 [2023-03-22T16:15:45.495Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.495Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.04s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_sni_test.go:18: Flakey test
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
16:15:45 [2023-03-22T16:15:45.496Z] 
16:15:45 [2023-03-22T16:15:45.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
16:15:45 [2023-03-22T16:15:45.496Z]     docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.497Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
16:15:45 [2023-03-22T16:15:45.497Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.498Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z] 
16:15:45 [2023-03-22T16:15:45.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.498Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.499Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.499Z] 
16:15:45 [2023-03-22T16:15:45.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.971Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:15:45 [2023-03-22T16:15:45.971Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2881: unmatched requirement Apparmor
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z]     docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.972Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
16:15:45 [2023-03-22T16:15:45.972Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2920: unmatched requirement Apparmor
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3037: unmatched requirement Apparmor
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.973Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:15:45 [2023-03-22T16:15:45.973Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:15:45 [2023-03-22T16:15:45.974Z]     docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.974Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.974Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:15:45 [2023-03-22T16:15:45.975Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:45 [2023-03-22T16:15:45.975Z] DONE 1093 tests, 547 skipped in 3243.799s
16:15:45 [2023-03-22T16:15:45.975Z] INFO: Integration tests ended at 03/22/2023 16:15:45. Duration:00:54:04.0130893
16:15:45 [2023-03-22T16:15:45.975Z] INFO: Docker info of the daemon under test at end of run
16:15:45 [2023-03-22T16:15:45.975Z] 
16:15:46 [2023-03-22T16:15:46.445Z] Containers: 2
16:15:46 [2023-03-22T16:15:46.445Z]  Running: 0
16:15:46 [2023-03-22T16:15:46.445Z]  Paused: 0
16:15:46 [2023-03-22T16:15:46.445Z]  Stopped: 2
16:15:46 [2023-03-22T16:15:46.445Z] Images: 18
16:15:46 [2023-03-22T16:15:46.445Z] Server Version: 0.0.0-dev
16:15:46 [2023-03-22T16:15:46.445Z] Storage Driver: windowsfilter
16:15:46 [2023-03-22T16:15:46.445Z]  Windows: 
16:15:46 [2023-03-22T16:15:46.445Z] Logging Driver: json-file
16:15:46 [2023-03-22T16:15:46.445Z] Plugins: 
16:15:46 [2023-03-22T16:15:46.445Z]  Volume: local
16:15:46 [2023-03-22T16:15:46.445Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:15:46 [2023-03-22T16:15:46.445Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:15:46 [2023-03-22T16:15:46.445Z] Swarm: inactive
16:15:46 [2023-03-22T16:15:46.445Z] Default Isolation: process
16:15:46 [2023-03-22T16:15:46.445Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:15:46 [2023-03-22T16:15:46.445Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
16:15:46 [2023-03-22T16:15:46.445Z] OSType: windows
16:15:46 [2023-03-22T16:15:46.445Z] Architecture: x86_64
16:15:46 [2023-03-22T16:15:46.445Z] CPUs: 4
16:15:46 [2023-03-22T16:15:46.445Z] Total Memory: 32GiB
16:15:46 [2023-03-22T16:15:46.445Z] Name: azwin-2-247d30
16:15:46 [2023-03-22T16:15:46.445Z] ID: COHW:7ITZ:WVS5:6ZL2:XKDH:ELT3:3O6W:E32W:SDC7:DEFY:XGFW:B67M
16:15:46 [2023-03-22T16:15:46.445Z] Docker Root Dir: D:\CI\PR-45197\1\daemon
16:15:46 [2023-03-22T16:15:46.445Z] Debug Mode (client): false
16:15:46 [2023-03-22T16:15:46.445Z] Debug Mode (server): true
16:15:46 [2023-03-22T16:15:46.445Z]  File Descriptors: -1
16:15:46 [2023-03-22T16:15:46.445Z]  Goroutines: 17
16:15:46 [2023-03-22T16:15:46.445Z]  System Time: 2023-03-22T16:15:45.9826031Z
16:15:46 [2023-03-22T16:15:46.445Z]  EventsListeners: 0
16:15:46 [2023-03-22T16:15:46.445Z] Registry: https://index.docker.io/v1/
16:15:46 [2023-03-22T16:15:46.445Z] Labels:
16:15:46 [2023-03-22T16:15:46.445Z] Experimental: false
16:15:46 [2023-03-22T16:15:46.445Z] Insecure Registries:
16:15:46 [2023-03-22T16:15:46.445Z]  127.0.0.0/8
16:15:46 [2023-03-22T16:15:46.445Z] Live Restore Enabled: false
16:15:46 [2023-03-22T16:15:46.445Z] 
16:15:46 [2023-03-22T16:15:46.445Z] 
16:15:46 [2023-03-22T16:15:46.445Z] INFO: Stopping daemon under test
16:15:46 [2023-03-22T16:15:46.445Z] SUCCESS: The process with PID 5508 (child process of PID 2584) has been terminated.
16:15:46 [2023-03-22T16:15:46.445Z] SUCCESS: The process with PID 2584 (child process of PID 1032) has been terminated.
16:15:46 [2023-03-22T16:15:46.445Z] INFO: Stop tailing logs of the daemon under tests
16:15:46 [2023-03-22T16:15:46.445Z] INFO: executeCI.ps1 Completed successfully at 03/22/2023 16:15:46.
16:15:46 [2023-03-22T16:15:46.445Z] INFO: Tidying up at end of run
16:15:46 [2023-03-22T16:15:46.445Z] INFO: Saving daemon under test log (d:\CI\PR-45197\1\dut.out) to bundles\CIDUT.out
16:15:46 [2023-03-22T16:15:46.914Z] INFO: Saving daemon under test log (d:\CI\PR-45197\1\dut.err) to bundles\CIDUT.err
16:15:46 [2023-03-22T16:15:46.915Z] INFO: Nuke-Everything...
16:15:46 [2023-03-22T16:15:46.915Z] INFO: Container count on control daemon to delete is 2
16:15:46 [2023-03-22T16:15:46.915Z] ca0d32ec63e0
16:15:46 [2023-03-22T16:15:46.915Z] 0b0a32db487d
16:15:47 [2023-03-22T16:15:47.386Z] INFO: Tidying pidfile d:\CI\PR-45197\1\docker.pid
16:15:47 [2023-03-22T16:15:47.386Z] INFO: Nuking d:\CI
16:16:23 [2023-03-22T16:16:23.332Z] INFO: Zapped successfully
16:16:23 [2023-03-22T16:16:23.332Z] 
16:16:23 [2023-03-22T16:16:23.332Z] INFO: executeCI.ps1 exiting at Wed Mar 22 16:16:21 CUT 2023. Duration 01:23:05.2616829
16:16:23 [2023-03-22T16:16:23.332Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:16:23 [2023-03-22T16:16:23.588Z] Recording test results
16:16:33 [2023-03-22T16:16:33.097Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:16:35 [2023-03-22T16:16:35.216Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
16:16:37 [2023-03-22T16:16:37.663Z] Archiving artifacts
16:16:53 [2023-03-22T16:16:53.828Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45197/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:16:54 [2023-03-22T16:16:54.867Z] + make clean
16:16:57 [2023-03-22T16:16:57.091Z] docker volume rm -f docker-dev-cache
16:16:57 [2023-03-22T16:16:57.091Z] 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