Skip to content
Success

Console Output

Pull request #44424 opened
01:49:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5 rather than 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
Obtained Jenkinsfile from 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5
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-44424@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
01:49:24 [2022-11-08T01:49:24.702Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:49:24 [2022-11-08T01:49:24.706Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:49:39 [2022-11-08T01:49:39.887Z] Still waiting to schedule task
01:49:39 [2022-11-08T01:49:39.887Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-082267c5cd13c8806)’ is offline
01:50:21 [2022-11-08T01:50:21.503Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-082267c5cd13c8806) in /home/ubuntu/workspace/moby_PR-44424
[Pipeline] {
[Pipeline] checkout
01:50:21 [2022-11-08T01:50:21.647Z] The recommended git tool is: git
01:50:24 [2022-11-08T01:50:24.691Z] using credential docker-jenkins-github-credentials
01:50:24 [2022-11-08T01:50:24.704Z] Cloning the remote Git repository
01:50:24 [2022-11-08T01:50:24.705Z] Cloning with configured refspecs honoured and without tags
01:50:24 [2022-11-08T01:50:24.741Z] Cloning repository https://github.com/moby/moby.git
01:50:24 [2022-11-08T01:50:24.792Z]  > git init /home/ubuntu/workspace/moby_PR-44424 # timeout=10
01:50:25 [2022-11-08T01:50:25.007Z] Fetching upstream changes from https://github.com/moby/moby.git
01:50:25 [2022-11-08T01:50:25.007Z]  > git --version # timeout=10
01:50:25 [2022-11-08T01:50:25.021Z]  > git --version # 'git version 2.25.1'
01:50:25 [2022-11-08T01:50:25.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:50:25 [2022-11-08T01:50:25.024Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44424/head:refs/remotes/origin/PR-44424 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:50:40 [2022-11-08T01:50:40.274Z] Fetching without tags
01:50:40 [2022-11-08T01:50:40.502Z] Merging remotes/origin/master commit 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5 into PR head commit 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
01:50:41 [2022-11-08T01:50:41.113Z] Merge succeeded, producing 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
01:50:41 [2022-11-08T01:50:41.113Z] Checking out Revision 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb (PR-44424)
01:50:40 [2022-11-08T01:50:40.249Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:50:40 [2022-11-08T01:50:40.254Z]  > git config --add remote.origin.fetch +refs/pull/44424/head:refs/remotes/origin/PR-44424 # timeout=10
01:50:40 [2022-11-08T01:50:40.260Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:50:40 [2022-11-08T01:50:40.275Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:50:40 [2022-11-08T01:50:40.288Z] Fetching upstream changes from https://github.com/moby/moby.git
01:50:40 [2022-11-08T01:50:40.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:50:40 [2022-11-08T01:50:40.289Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44424/head:refs/remotes/origin/PR-44424 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:50:40 [2022-11-08T01:50:40.518Z]  > git config core.sparsecheckout # timeout=10
01:50:40 [2022-11-08T01:50:40.526Z]  > git checkout -f 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb # timeout=10
01:50:41 [2022-11-08T01:50:41.059Z]  > git remote # timeout=10
01:50:41 [2022-11-08T01:50:41.074Z]  > git config --get remote.origin.url # timeout=10
01:50:41 [2022-11-08T01:50:41.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:50:41 [2022-11-08T01:50:41.084Z]  > git merge 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5 # timeout=10
01:50:41 [2022-11-08T01:50:41.100Z]  > git rev-parse HEAD^{commit} # timeout=10
01:50:41 [2022-11-08T01:50:41.125Z]  > git config core.sparsecheckout # timeout=10
01:50:41 [2022-11-08T01:50:41.134Z]  > git checkout -f 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb # timeout=10
01:50:44 [2022-11-08T01:50:44.841Z] Commit message: "Fix swagger docs for ImageSummary"
01:50:44 [2022-11-08T01:50:44.842Z] First time build. Skipping changelog.
01:50:44 [2022-11-08T01:50:44.867Z]  > git --version # timeout=10
01:50:44 [2022-11-08T01:50:44.875Z]  > git --version # 'git version 2.25.1'
01:50:44 [2022-11-08T01:50:44.883Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:50:45 [2022-11-08T01:50:45.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44424:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
01:51:12 [2022-11-08T01:51:12.249Z] Unable to find image 'alpine:latest' locally
01:51:12 [2022-11-08T01:51:12.249Z] latest: Pulling from library/alpine
01:51:12 [2022-11-08T01:51:12.249Z] 9b18e9b68314: Pulling fs layer
01:51:12 [2022-11-08T01:51:12.249Z] 9b18e9b68314: Verifying Checksum
01:51:12 [2022-11-08T01:51:12.249Z] 9b18e9b68314: Download complete
01:51:12 [2022-11-08T01:51:12.249Z] 9b18e9b68314: Pull complete
01:51:12 [2022-11-08T01:51:12.249Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
01:51:12 [2022-11-08T01:51:12.249Z] Status: Downloaded newer image for alpine:latest
01:51:18 [2022-11-08T01:51:18.829Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
01:51:18 [2022-11-08T01:51:18.991Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-082267c5cd13c8806) in /home/ubuntu/workspace/moby_PR-44424
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
01:51:19 [2022-11-08T01:51:19.022Z] The recommended git tool is: git
[Pipeline] // stage
01:51:19 [2022-11-08T01:51:19.031Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
01:51:19 [2022-11-08T01:51:19.044Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
01:51:19 [2022-11-08T01:51:19.052Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
01:51:19 [2022-11-08T01:51:19.247Z] Merging remotes/origin/master commit 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5 into PR head commit 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
01:51:19 [2022-11-08T01:51:19.340Z] Merge succeeded, producing 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
01:51:19 [2022-11-08T01:51:19.341Z] Checking out Revision 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb (PR-44424)
01:51:19 [2022-11-08T01:51:19.453Z] Commit message: "Fix swagger docs for ImageSummary"
01:51:19 [2022-11-08T01:51:19.464Z]  > git --version # timeout=10
01:51:19 [2022-11-08T01:51:19.471Z]  > git --version # 'git version 2.25.1'
01:51:19 [2022-11-08T01:51:19.477Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:51:19 [2022-11-08T01:51:19.039Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44424/.git # timeout=10
01:51:19 [2022-11-08T01:51:19.046Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:51:19 [2022-11-08T01:51:19.053Z] Fetching upstream changes from https://github.com/moby/moby.git
01:51:19 [2022-11-08T01:51:19.053Z]  > git --version # timeout=10
01:51:19 [2022-11-08T01:51:19.057Z]  > git --version # 'git version 2.25.1'
01:51:19 [2022-11-08T01:51:19.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:51:19 [2022-11-08T01:51:19.058Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44424/head:refs/remotes/origin/PR-44424 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:51:19 [2022-11-08T01:51:19.249Z]  > git config core.sparsecheckout # timeout=10
01:51:19 [2022-11-08T01:51:19.253Z]  > git checkout -f 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb # timeout=10
01:51:19 [2022-11-08T01:51:19.310Z]  > git remote # timeout=10
01:51:19 [2022-11-08T01:51:19.316Z]  > git config --get remote.origin.url # timeout=10
01:51:19 [2022-11-08T01:51:19.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:51:19 [2022-11-08T01:51:19.322Z]  > git merge 4f3c5b2568c28a4e0fd1b69ec6f2e0a0715d8cf5 # timeout=10
01:51:19 [2022-11-08T01:51:19.331Z]  > git rev-parse HEAD^{commit} # timeout=10
01:51:19 [2022-11-08T01:51:19.342Z]  > git config core.sparsecheckout # timeout=10
01:51:19 [2022-11-08T01:51:19.349Z]  > git checkout -f 8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb # timeout=10
01:51:20 [2022-11-08T01:51:20.105Z] + docker version
01:51:20 [2022-11-08T01:51:20.105Z] Client: Docker Engine - Community
01:51:20 [2022-11-08T01:51:20.105Z]  Version:           22.06.0-beta.0
01:51:20 [2022-11-08T01:51:20.105Z]  API version:       1.42
01:51:20 [2022-11-08T01:51:20.105Z]  Go version:        go1.18.3
01:51:20 [2022-11-08T01:51:20.105Z]  Git commit:        3e9117b
01:51:20 [2022-11-08T01:51:20.105Z]  Built:             Fri Jun  3 17:55:34 2022
01:51:20 [2022-11-08T01:51:20.105Z]  OS/Arch:           linux/arm64
01:51:20 [2022-11-08T01:51:20.105Z]  Context:           default
01:51:20 [2022-11-08T01:51:20.105Z] 
01:51:20 [2022-11-08T01:51:20.105Z] Server: Docker Engine - Community
01:51:20 [2022-11-08T01:51:20.105Z]  Engine:
01:51:20 [2022-11-08T01:51:20.105Z]   Version:          22.06.0-beta.0
01:51:20 [2022-11-08T01:51:20.105Z]   API version:      1.42 (minimum version 1.12)
01:51:20 [2022-11-08T01:51:20.105Z]   Go version:       go1.18.3
01:51:20 [2022-11-08T01:51:20.105Z]   Git commit:       38633e7
01:51:20 [2022-11-08T01:51:20.105Z]   Built:            Fri Jun  3 17:55:34 2022
01:51:20 [2022-11-08T01:51:20.105Z]   OS/Arch:          linux/arm64
01:51:20 [2022-11-08T01:51:20.105Z]   Experimental:     true
01:51:20 [2022-11-08T01:51:20.105Z]  containerd:
01:51:20 [2022-11-08T01:51:20.105Z]   Version:          1.6.8
01:51:20 [2022-11-08T01:51:20.105Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:51:20 [2022-11-08T01:51:20.105Z]  runc:
01:51:20 [2022-11-08T01:51:20.105Z]   Version:          1.1.4
01:51:20 [2022-11-08T01:51:20.105Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:51:20 [2022-11-08T01:51:20.105Z]  docker-init:
01:51:20 [2022-11-08T01:51:20.105Z]   Version:          0.19.0
01:51:20 [2022-11-08T01:51:20.105Z]   GitCommit:        de40ad0
[Pipeline] sh
01:51:20 [2022-11-08T01:51:20.386Z] + docker info
01:51:20 [2022-11-08T01:51:20.386Z] Client:
01:51:20 [2022-11-08T01:51:20.386Z]  Context:    default
01:51:20 [2022-11-08T01:51:20.386Z]  Debug Mode: false
01:51:20 [2022-11-08T01:51:20.386Z]  Plugins:
01:51:20 [2022-11-08T01:51:20.386Z]   buildx: Docker Buildx (Docker Inc.)
01:51:20 [2022-11-08T01:51:20.386Z]     Version:  v0.8.2
01:51:20 [2022-11-08T01:51:20.386Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:51:20 [2022-11-08T01:51:20.386Z]   compose: Docker Compose (Docker Inc.)
01:51:20 [2022-11-08T01:51:20.386Z]     Version:  v2.12.0
01:51:20 [2022-11-08T01:51:20.386Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:51:20 [2022-11-08T01:51:20.386Z] 
01:51:20 [2022-11-08T01:51:20.386Z] Server:
01:51:20 [2022-11-08T01:51:20.386Z]  Containers: 0
01:51:20 [2022-11-08T01:51:20.386Z]   Running: 0
01:51:20 [2022-11-08T01:51:20.386Z]   Paused: 0
01:51:20 [2022-11-08T01:51:20.386Z]   Stopped: 0
01:51:20 [2022-11-08T01:51:20.386Z]  Images: 1
01:51:20 [2022-11-08T01:51:20.386Z]  Server Version: 22.06.0-beta.0
01:51:20 [2022-11-08T01:51:20.386Z]  Storage Driver: overlay2
01:51:20 [2022-11-08T01:51:20.386Z]   Backing Filesystem: extfs
01:51:20 [2022-11-08T01:51:20.386Z]   Supports d_type: true
01:51:20 [2022-11-08T01:51:20.386Z]   Using metacopy: false
01:51:20 [2022-11-08T01:51:20.386Z]   Native Overlay Diff: true
01:51:20 [2022-11-08T01:51:20.386Z]   userxattr: false
01:51:20 [2022-11-08T01:51:20.386Z]  Logging Driver: json-file
01:51:20 [2022-11-08T01:51:20.386Z]  Cgroup Driver: cgroupfs
01:51:20 [2022-11-08T01:51:20.386Z]  Cgroup Version: 1
01:51:20 [2022-11-08T01:51:20.386Z]  Plugins:
01:51:20 [2022-11-08T01:51:20.386Z]   Volume: local
01:51:20 [2022-11-08T01:51:20.386Z]   Network: bridge host ipvlan macvlan null overlay
01:51:20 [2022-11-08T01:51:20.386Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:51:20 [2022-11-08T01:51:20.386Z]  Swarm: inactive
01:51:20 [2022-11-08T01:51:20.386Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:51:20 [2022-11-08T01:51:20.386Z]  Default Runtime: runc
01:51:20 [2022-11-08T01:51:20.386Z]  Init Binary: docker-init
01:51:20 [2022-11-08T01:51:20.386Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:51:20 [2022-11-08T01:51:20.386Z]  runc version: v1.1.4-0-g5fd4c4d
01:51:20 [2022-11-08T01:51:20.386Z]  init version: de40ad0
01:51:20 [2022-11-08T01:51:20.386Z]  Security Options:
01:51:20 [2022-11-08T01:51:20.386Z]   apparmor
01:51:20 [2022-11-08T01:51:20.386Z]   seccomp
01:51:20 [2022-11-08T01:51:20.386Z]    Profile: builtin
01:51:20 [2022-11-08T01:51:20.386Z]  Kernel Version: 5.15.0-1022-aws
01:51:20 [2022-11-08T01:51:20.386Z]  Operating System: Ubuntu 20.04.5 LTS
01:51:20 [2022-11-08T01:51:20.386Z]  OSType: linux
01:51:20 [2022-11-08T01:51:20.386Z]  Architecture: aarch64
01:51:20 [2022-11-08T01:51:20.386Z]  CPUs: 2
01:51:20 [2022-11-08T01:51:20.386Z]  Total Memory: 7.559GiB
01:51:20 [2022-11-08T01:51:20.386Z]  Name: ip-10-100-96-119
01:51:20 [2022-11-08T01:51:20.386Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
01:51:20 [2022-11-08T01:51:20.386Z]  Docker Root Dir: /var/lib/docker
01:51:20 [2022-11-08T01:51:20.386Z]  Debug Mode: false
01:51:20 [2022-11-08T01:51:20.386Z]  Registry: https://index.docker.io/v1/
01:51:20 [2022-11-08T01:51:20.386Z]  Labels:
01:51:20 [2022-11-08T01:51:20.386Z]  Experimental: true
01:51:20 [2022-11-08T01:51:20.386Z]  Insecure Registries:
01:51:20 [2022-11-08T01:51:20.386Z]   127.0.0.0/8
01:51:20 [2022-11-08T01:51:20.386Z]  Live Restore Enabled: true
01:51:20 [2022-11-08T01:51:20.386Z] 
[Pipeline] sh
01:51:20 [2022-11-08T01:51:20.697Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:51:20 [2022-11-08T01:51:20.697Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:51:20 [2022-11-08T01:51:20.697Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44424/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:51:20 [2022-11-08T01:51:20.697Z] + bash /home/ubuntu/workspace/moby_PR-44424/check-config.sh
01:51:20 [2022-11-08T01:51:20.697Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:51:20 [2022-11-08T01:51:20.698Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
01:51:20 [2022-11-08T01:51:20.698Z] 
01:51:20 [2022-11-08T01:51:20.698Z] Generally Necessary:
01:51:20 [2022-11-08T01:51:20.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:51:20 [2022-11-08T01:51:20.698Z] - apparmor: enabled and tools installed
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_NAMESPACES: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_NET_NS: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_PID_NS: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_IPC_NS: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_UTS_NS: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_CGROUPS: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_CGROUP_CPUACCT: enabled
01:51:20 [2022-11-08T01:51:20.698Z] - CONFIG_CGROUP_DEVICE: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_CGROUP_FREEZER: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_CGROUP_SCHED: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_CPUSETS: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_MEMCG: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_KEYS: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_VETH: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_BRIDGE: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_NF_NAT: enabled (as module)
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_POSIX_MQUEUE: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_CGROUP_BPF: enabled
01:51:20 [2022-11-08T01:51:20.960Z] 
01:51:20 [2022-11-08T01:51:20.960Z] Optional Features:
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_USER_NS: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_SECCOMP: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_SECCOMP_FILTER: enabled
01:51:20 [2022-11-08T01:51:20.960Z] - CONFIG_CGROUP_PIDS: enabled
01:51:20 [2022-11-08T01:51:20.961Z] - CONFIG_MEMCG_SWAP: enabled
01:51:20 [2022-11-08T01:51:20.961Z]     (cgroup swap accounting is currently enabled)
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_BLK_CGROUP: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_CGROUP_PERF: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_CGROUP_HUGETLB: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_CFS_BANDWIDTH: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_RT_GROUP_SCHED: missing
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_VS: enabled (as module)
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_VS_NFCT: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_IP_VS_RR: enabled (as module)
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_SECURITY_SELINUX: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_SECURITY_APPARMOR: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_EXT4_FS: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:51:21 [2022-11-08T01:51:21.219Z] - Network Drivers:
01:51:21 [2022-11-08T01:51:21.219Z]   - "overlay":
01:51:21 [2022-11-08T01:51:21.219Z]     - CONFIG_VXLAN: enabled (as module)
01:51:21 [2022-11-08T01:51:21.219Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:51:21 [2022-11-08T01:51:21.219Z]       Optional (for encrypted networks):
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_CRYPTO: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_CRYPTO_AEAD: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_CRYPTO_GCM: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_CRYPTO_GHASH: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_XFRM: enabled
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_XFRM_USER: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]       - CONFIG_INET_ESP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]   - "ipvlan":
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_IPVLAN: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]   - "macvlan":
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_MACVLAN: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_DUMMY: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]   - "ftp,tftp client in container":
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z] - Storage Drivers:
01:51:21 [2022-11-08T01:51:21.478Z]   - "aufs":
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_AUFS_FS: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]   - "btrfs":
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:51:21 [2022-11-08T01:51:21.478Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:51:21 [2022-11-08T01:51:21.478Z]   - "devicemapper":
01:51:21 [2022-11-08T01:51:21.737Z]     - CONFIG_BLK_DEV_DM: enabled
01:51:21 [2022-11-08T01:51:21.737Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:51:21 [2022-11-08T01:51:21.737Z]   - "overlay":
01:51:21 [2022-11-08T01:51:21.737Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:51:21 [2022-11-08T01:51:21.737Z]   - "zfs":
01:51:21 [2022-11-08T01:51:21.737Z]     - /dev/zfs: present
01:51:21 [2022-11-08T01:51:21.737Z]     - zfs command: missing
01:51:21 [2022-11-08T01:51:21.737Z]     - zpool command: missing
01:51:21 [2022-11-08T01:51:21.737Z] 
01:51:21 [2022-11-08T01:51:21.737Z] Limits:
01:51:21 [2022-11-08T01:51:21.737Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:51:21 [2022-11-08T01:51:21.737Z] 
01:51:21 [2022-11-08T01:51:21.737Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:51:22 [2022-11-08T01:51:22.056Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb .
01:51:22 [2022-11-08T01:51:22.316Z] #1 [internal] load build definition from Dockerfile
01:51:22 [2022-11-08T01:51:22.316Z] #1 transferring dockerfile: 19.29kB done
01:51:22 [2022-11-08T01:51:22.316Z] #1 DONE 0.1s
01:51:22 [2022-11-08T01:51:22.316Z] 
01:51:22 [2022-11-08T01:51:22.316Z] #2 [internal] load .dockerignore
01:51:22 [2022-11-08T01:51:22.316Z] #2 transferring context: 145B done
01:51:22 [2022-11-08T01:51:22.316Z] #2 DONE 0.1s
01:51:22 [2022-11-08T01:51:22.575Z] 
01:51:22 [2022-11-08T01:51:22.575Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:51:22 [2022-11-08T01:51:22.834Z] #3 DONE 0.3s
01:51:22 [2022-11-08T01:51:22.834Z] 
01:51:22 [2022-11-08T01:51:22.834Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:51:22 [2022-11-08T01:51:22.834Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
01:51:22 [2022-11-08T01:51:22.834Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:51:22 [2022-11-08T01:51:22.834Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
01:51:22 [2022-11-08T01:51:22.834Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
01:51:22 [2022-11-08T01:51:22.834Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
01:51:22 [2022-11-08T01:51:22.834Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
01:51:23 [2022-11-08T01:51:23.096Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
01:51:23 [2022-11-08T01:51:23.096Z] #4 DONE 0.4s
01:51:23 [2022-11-08T01:51:23.356Z] 
01:51:23 [2022-11-08T01:51:23.356Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:51:24 [2022-11-08T01:51:24.734Z] #5 ...
01:51:24 [2022-11-08T01:51:24.734Z] 
01:51:24 [2022-11-08T01:51:24.734Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
01:51:24 [2022-11-08T01:51:24.734Z] #6 DONE 1.3s
01:51:24 [2022-11-08T01:51:24.734Z] 
01:51:24 [2022-11-08T01:51:24.734Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
01:51:24 [2022-11-08T01:51:24.734Z] #7 DONE 1.4s
01:51:24 [2022-11-08T01:51:24.734Z] 
01:51:24 [2022-11-08T01:51:24.734Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:51:24 [2022-11-08T01:51:24.734Z] #8 DONE 1.4s
01:51:24 [2022-11-08T01:51:24.734Z] 
01:51:24 [2022-11-08T01:51:24.734Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:51:24 [2022-11-08T01:51:24.734Z] #5 DONE 1.4s
01:51:25 [2022-11-08T01:51:25.010Z] 
01:51:25 [2022-11-08T01:51:25.010Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:51:25 [2022-11-08T01:51:25.010Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
01:51:25 [2022-11-08T01:51:25.010Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:51:25 [2022-11-08T01:51:25.010Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:51:25 [2022-11-08T01:51:25.272Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:51:25 [2022-11-08T01:51:25.532Z] #9 ...
01:51:25 [2022-11-08T01:51:25.532Z] 
01:51:25 [2022-11-08T01:51:25.532Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
01:51:25 [2022-11-08T01:51:25.532Z] #10 DONE 0.8s
01:51:25 [2022-11-08T01:51:25.843Z] 
01:51:25 [2022-11-08T01:51:25.843Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
01:51:25 [2022-11-08T01:51:25.843Z] #11 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done
01:51:25 [2022-11-08T01:51:25.843Z] #11 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done
01:51:25 [2022-11-08T01:51:25.843Z] #11 sha256:2342d01b0a0138b5807b39bf853b24d99f69c8af7aa4968179818e7e4326c2cd 529B / 529B done
01:51:25 [2022-11-08T01:51:25.843Z] #11 sha256:afbb9e728ec01fb0ef0bf485f7d1e7f3af8a005936c069fd0e979a6084723cb7 1.48kB / 1.48kB done
01:51:25 [2022-11-08T01:51:25.843Z] #11 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 11.53MB / 53.70MB 0.5s
01:51:25 [2022-11-08T01:51:25.843Z] #11 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 32.51MB / 53.70MB 0.8s
01:51:26 [2022-11-08T01:51:26.164Z] #11 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 46.14MB / 53.70MB 1.0s
01:51:26 [2022-11-08T01:51:26.164Z] #11 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.1s
01:51:26 [2022-11-08T01:51:26.423Z] #11 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.3s done
01:51:26 [2022-11-08T01:51:26.681Z] #11 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205
01:51:27 [2022-11-08T01:51:27.630Z] #11 ...
01:51:27 [2022-11-08T01:51:27.630Z] 
01:51:27 [2022-11-08T01:51:27.630Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:51:27 [2022-11-08T01:51:27.631Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:51:27 [2022-11-08T01:51:27.631Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:51:27 [2022-11-08T01:51:27.631Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:51:27 [2022-11-08T01:51:27.631Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
01:51:27 [2022-11-08T01:51:27.631Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
01:51:27 [2022-11-08T01:51:27.631Z] #12 DONE 2.7s
01:51:27 [2022-11-08T01:51:27.631Z] 
01:51:27 [2022-11-08T01:51:27.631Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
01:51:27 [2022-11-08T01:51:27.631Z] #13 resolve docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 0.1s done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 1.86kB / 1.86kB done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:d0e625b278a6bd69879384eff03bccf8b5b877adcd4f8c983747fbdcab5a3211 1.80kB / 1.80kB done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:74f48645b0176afbe1fc0a09d1c82272ee9d1cf53915b33a438fc4179ebeb36b 7.12kB / 7.12kB done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.2s done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 1.4s done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 1.9s done
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 2.5s
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 51.38MB / 81.37MB 2.6s
01:51:27 [2022-11-08T01:51:27.631Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 51.38MB / 115.13MB 2.6s
01:51:27 [2022-11-08T01:51:27.894Z] #13 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 57.67MB / 81.37MB 2.7s
01:51:27 [2022-11-08T01:51:27.894Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 66.06MB / 115.13MB 2.7s
01:51:27 [2022-11-08T01:51:27.894Z] #13 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 2.9s
01:51:27 [2022-11-08T01:51:27.894Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 90.18MB / 115.13MB 2.9s
01:51:27 [2022-11-08T01:51:27.894Z] #13 sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 156B / 156B 2.6s done
01:51:28 [2022-11-08T01:51:28.155Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 99.61MB / 115.13MB 2.9s
01:51:28 [2022-11-08T01:51:28.155Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 113.25MB / 115.13MB 3.1s
01:51:28 [2022-11-08T01:51:28.155Z] #13 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 3.1s done
01:51:28 [2022-11-08T01:51:28.722Z] #13 ...
01:51:28 [2022-11-08T01:51:28.722Z] 
01:51:28 [2022-11-08T01:51:28.722Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:51:28 [2022-11-08T01:51:28.722Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.4s done
01:51:28 [2022-11-08T01:51:28.722Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
01:51:28 [2022-11-08T01:51:28.722Z] #9 DONE 3.7s
01:51:28 [2022-11-08T01:51:28.722Z] 
01:51:28 [2022-11-08T01:51:28.722Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
01:51:28 [2022-11-08T01:51:28.722Z] #13 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 115.13MB / 115.13MB 3.3s done
01:51:28 [2022-11-08T01:51:28.722Z] #13 ...
01:51:28 [2022-11-08T01:51:28.722Z] 
01:51:28 [2022-11-08T01:51:28.722Z] #14 [internal] load build context
01:51:28 [2022-11-08T01:51:28.722Z] #14 transferring context: 63.05MB 3.7s done
01:51:28 [2022-11-08T01:51:28.722Z] #14 DONE 3.9s
01:51:28 [2022-11-08T01:51:28.722Z] 
01:51:28 [2022-11-08T01:51:28.723Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
01:51:29 [2022-11-08T01:51:29.659Z] #11 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 3.0s done
01:51:29 [2022-11-08T01:51:29.918Z] #11 DONE 5.2s
01:51:29 [2022-11-08T01:51:29.918Z] 
01:51:29 [2022-11-08T01:51:29.918Z] #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
01:51:31 [2022-11-08T01:51:31.294Z] #15 0.967 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:51:31 [2022-11-08T01:51:31.294Z] #15 0.986 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:31 [2022-11-08T01:51:31.294Z] #15 0.986 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:31 [2022-11-08T01:51:31.294Z] #15 1.110 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:31 [2022-11-08T01:51:31.294Z] #15 1.294 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:31 [2022-11-08T01:51:31.876Z] #15 1.704 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:51:32 [2022-11-08T01:51:32.445Z] #15 2.382 Fetched 8483 kB in 2s (5078 kB/s)
01:51:33 [2022-11-08T01:51:33.013Z] #15 2.382 Reading package lists...
01:51:33 [2022-11-08T01:51:33.583Z] #15 2.993 Reading package lists...
01:51:33 [2022-11-08T01:51:33.583Z] #15 3.520 Building dependency tree...
01:51:33 [2022-11-08T01:51:33.842Z] #15 3.854 The following additional packages will be installed:
01:51:33 [2022-11-08T01:51:33.842Z] #15 3.854   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:51:33 [2022-11-08T01:51:33.842Z] #15 3.854   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:51:33 [2022-11-08T01:51:33.842Z] #15 3.854 Recommended packages:
01:51:33 [2022-11-08T01:51:33.842Z] #15 3.854   libldap-common publicsuffix libsasl2-modules
01:51:34 [2022-11-08T01:51:34.102Z] #15 3.974 The following NEW packages will be installed:
01:51:34 [2022-11-08T01:51:34.102Z] #15 3.974   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:51:34 [2022-11-08T01:51:34.102Z] #15 3.974   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:51:34 [2022-11-08T01:51:34.102Z] #15 3.975   libssh2-1 openssl
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.248 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.248 Need to get 2941 kB of archives.
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.248 After this operation, 6478 kB of additional disk space will be used.
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.248 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.261 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.266 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.268 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.268 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.270 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.276 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.276 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.276 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.298 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.340 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.348 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.381 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.390 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:51:34 [2022-11-08T01:51:34.360Z] #15 4.405 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:51:34 [2022-11-08T01:51:34.928Z] #15 4.974 debconf: delaying package configuration, since apt-utils is not installed
01:51:34 [2022-11-08T01:51:34.928Z] #15 5.043 Fetched 2941 kB in 0s (6614 kB/s)
01:51:35 [2022-11-08T01:51:35.187Z] #15 5.094 Selecting previously unselected package openssl.
01:51:35 [2022-11-08T01:51:35.187Z] #15 5.094 (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.)
01:51:35 [2022-11-08T01:51:35.187Z] #15 5.097 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
01:51:35 [2022-11-08T01:51:35.187Z] #15 5.110 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:51:35 [2022-11-08T01:51:35.754Z] #15 ...
01:51:35 [2022-11-08T01:51:35.754Z] 
01:51:35 [2022-11-08T01:51:35.754Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:51:35 [2022-11-08T01:51:35.754Z] #16 DONE 1.4s
01:51:35 [2022-11-08T01:51:35.754Z] 
01:51:35 [2022-11-08T01:51:35.754Z] #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
01:51:35 [2022-11-08T01:51:35.754Z] #15 5.578 Selecting previously unselected package ca-certificates.
01:51:35 [2022-11-08T01:51:35.754Z] #15 5.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:51:35 [2022-11-08T01:51:35.754Z] #15 5.589 Unpacking ca-certificates (20210119) ...
01:51:35 [2022-11-08T01:51:35.754Z] #15 ...
01:51:35 [2022-11-08T01:51:35.754Z] 
01:51:35 [2022-11-08T01:51:35.754Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:51:36 [2022-11-08T01:51:36.693Z] #17 DONE 1.1s
01:51:36 [2022-11-08T01:51:36.693Z] 
01:51:36 [2022-11-08T01:51:36.693Z] #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
01:51:36 [2022-11-08T01:51:36.693Z] #15 5.677 Selecting previously unselected package libbrotli1:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 5.677 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 5.698 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.112 Selecting previously unselected package libsasl2-modules-db:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.112 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.123 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.274 Selecting previously unselected package libsasl2-2:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.274 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.297 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.538 Selecting previously unselected package libldap-2.4-2:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.540 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.565 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.688 Selecting previously unselected package libnghttp2-14:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.688 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.694 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.762 Selecting previously unselected package libpsl5:arm64.
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.762 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.693Z] #15 6.767 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.820 Selecting previously unselected package librtmp1:arm64.
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.820 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.824 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.885 Selecting previously unselected package libssh2-1:arm64.
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.885 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.890 Unpacking libssh2-1:arm64 (1.9.0-2) ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.946 Selecting previously unselected package libcurl4:arm64.
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.946 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 6.951 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 7.009 Selecting previously unselected package curl.
01:51:36 [2022-11-08T01:51:36.952Z] #15 7.009 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
01:51:36 [2022-11-08T01:51:36.952Z] #15 7.013 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.087 Selecting previously unselected package libonig5:arm64.
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.087 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.087 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.147 Selecting previously unselected package libjq1:arm64.
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.148 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.152 Unpacking libjq1:arm64 (1.6-2.1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.196 Selecting previously unselected package jq.
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.196 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.199 Unpacking jq (1.6-2.1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.242 Setting up libpsl5:arm64 (0.21.0-1.2) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.254 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.265 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.277 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.289 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.303 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.316 Setting up libssh2-1:arm64 (1.9.0-2) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.329 Setting up openssl (1.1.1n-0+deb11u3) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.351 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:51:37 [2022-11-08T01:51:37.211Z] #15 7.365 Setting up libjq1:arm64 (1.6-2.1) ...
01:51:37 [2022-11-08T01:51:37.470Z] #15 7.377 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:51:37 [2022-11-08T01:51:37.470Z] #15 7.390 Setting up ca-certificates (20210119) ...
01:51:38 [2022-11-08T01:51:38.039Z] #15 8.078 Updating certificates in /etc/ssl/certs...
01:51:38 [2022-11-08T01:51:38.871Z] #15 8.735 129 added, 0 removed; done.
01:51:38 [2022-11-08T01:51:38.871Z] #15 8.887 Setting up jq (1.6-2.1) ...
01:51:38 [2022-11-08T01:51:38.871Z] #15 8.907 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
01:51:38 [2022-11-08T01:51:38.871Z] #15 8.923 Setting up curl (7.74.0-1.3+deb11u3) ...
01:51:38 [2022-11-08T01:51:38.871Z] #15 8.937 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:51:39 [2022-11-08T01:51:39.129Z] #15 8.963 Processing triggers for ca-certificates (20210119) ...
01:51:39 [2022-11-08T01:51:39.129Z] #15 8.974 Updating certificates in /etc/ssl/certs...
01:51:39 [2022-11-08T01:51:39.129Z] #15 ...
01:51:39 [2022-11-08T01:51:39.129Z] 
01:51:39 [2022-11-08T01:51:39.130Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
01:51:39 [2022-11-08T01:51:39.130Z] #13 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.2s done
01:51:39 [2022-11-08T01:51:39.130Z] #13 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.4s done
01:51:39 [2022-11-08T01:51:39.130Z] #13 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 2.9s done
01:51:39 [2022-11-08T01:51:39.130Z] #13 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 2.8s done
01:51:39 [2022-11-08T01:51:39.130Z] #13 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 2.2s
01:51:39 [2022-11-08T01:51:39.698Z] #13 ...
01:51:39 [2022-11-08T01:51:39.698Z] 
01:51:39 [2022-11-08T01:51:39.698Z] #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
01:51:39 [2022-11-08T01:51:39.698Z] #15 9.578 0 added, 0 removed; done.
01:51:39 [2022-11-08T01:51:39.698Z] #15 9.578 Running hooks in /etc/ca-certificates/update.d...
01:51:39 [2022-11-08T01:51:39.698Z] #15 9.581 done.
01:51:41 [2022-11-08T01:51:41.602Z] #15 DONE 11.2s
01:51:41 [2022-11-08T01:51:41.602Z] 
01:51:41 [2022-11-08T01:51:41.602Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:51:41 [2022-11-08T01:51:41.602Z] #18 DONE 0.2s
01:51:41 [2022-11-08T01:51:41.602Z] 
01:51:41 [2022-11-08T01:51:41.602Z] #19 [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
01:51:41 [2022-11-08T01:51:41.861Z] #19 ...
01:51:41 [2022-11-08T01:51:41.861Z] 
01:51:41 [2022-11-08T01:51:41.861Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
01:51:41 [2022-11-08T01:51:41.861Z] #13 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 4.3s done
01:51:41 [2022-11-08T01:51:41.861Z] #13 extracting sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 done
01:51:41 [2022-11-08T01:51:41.861Z] #13 DONE 17.0s
01:51:41 [2022-11-08T01:51:41.861Z] 
01:51:41 [2022-11-08T01:51:41.861Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:51:42 [2022-11-08T01:51:42.122Z] #20 DONE 0.4s
01:51:42 [2022-11-08T01:51:42.122Z] 
01:51:42 [2022-11-08T01:51:42.122Z] #19 [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
01:51:42 [2022-11-08T01:51:42.690Z] #19 ...
01:51:42 [2022-11-08T01:51:42.690Z] 
01:51:42 [2022-11-08T01:51:42.690Z] #21 [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
01:51:42 [2022-11-08T01:51:42.690Z] #21 DONE 0.5s
01:51:42 [2022-11-08T01:51:42.948Z] 
01:51:42 [2022-11-08T01:51:42.948Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:51:42 [2022-11-08T01:51:42.948Z] #22 DONE 0.2s
01:51:42 [2022-11-08T01:51:42.948Z] 
01:51:42 [2022-11-08T01:51:42.948Z] #19 [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
01:51:42 [2022-11-08T01:51:42.948Z] #19 1.438 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:51:43 [2022-11-08T01:51:43.207Z] #19 ...
01:51:43 [2022-11-08T01:51:43.207Z] 
01:51:43 [2022-11-08T01:51:43.207Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:51:43 [2022-11-08T01:51:43.207Z] #23 DONE 0.3s
01:51:43 [2022-11-08T01:51:43.207Z] 
01:51:43 [2022-11-08T01:51:43.207Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
01:51:43 [2022-11-08T01:51:43.207Z] #24 DONE 0.3s
01:51:43 [2022-11-08T01:51:43.207Z] 
01:51:43 [2022-11-08T01:51:43.207Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
01:51:43 [2022-11-08T01:51:43.207Z] #25 DONE 0.3s
01:51:43 [2022-11-08T01:51:43.207Z] 
01:51:43 [2022-11-08T01:51:43.207Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
01:51:43 [2022-11-08T01:51:43.207Z] #26 DONE 0.4s
01:51:43 [2022-11-08T01:51:43.207Z] 
01:51:43 [2022-11-08T01:51:43.207Z] #19 [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
01:51:43 [2022-11-08T01:51:43.207Z] #19 1.701 
01:51:43 [2022-11-08T01:51:43.465Z] #19 1.949 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
01:51:43 [2022-11-08T01:51:43.725Z] #19 2.346 
01:51:45 [2022-11-08T01:51:45.636Z] #19 3.756 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:51:45 [2022-11-08T01:51:45.636Z] #19 4.052 
01:51:45 [2022-11-08T01:51:45.898Z] #19 4.278 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
01:51:46 [2022-11-08T01:51:46.161Z] #19 4.690 
01:51:47 [2022-11-08T01:51:47.539Z] #19 6.226 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:51:49 [2022-11-08T01:51:49.443Z] #19 7.765 #=#=#                                                                         
01:51:51 [2022-11-08T01:51:51.260Z] #19 8.154 #=#=#                                                                         

                                                                           0.1%
#######                                                                    9.9%
#############                                                             19.4%
####################                                                      28.5%
##########################                                                36.8%
##############################                                            43.0%
########################################                                  56.7%
###########################################                               60.7%
#################################################                         68.8%
#########################################################                 80.4%
##################################################################        92.9%
######################################################################## 100.0%
01:51:52 [2022-11-08T01:51:52.639Z] #19 11.10 
01:51:52 [2022-11-08T01:51:52.898Z] #19 ...
01:51:52 [2022-11-08T01:51:52.898Z] 
01:51:52 [2022-11-08T01:51:52.898Z] #27 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:51:52 [2022-11-08T01:51:52.898Z] #0 5.326 go: downloading github.com/pelletier/go-toml v1.8.1
01:51:52 [2022-11-08T01:51:52.898Z] #27 ...
01:51:52 [2022-11-08T01:51:52.898Z] 
01:51:52 [2022-11-08T01:51:52.898Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
01:51:52 [2022-11-08T01:51:52.898Z] #0 5.350 go: downloading gotest.tools/gotestsum v1.8.1
01:51:52 [2022-11-08T01:51:52.898Z] #0 6.912 go: downloading github.com/fatih/color v1.10.0
01:51:52 [2022-11-08T01:51:52.898Z] #0 6.922 go: downloading github.com/dnephin/pflag v1.0.7
01:51:52 [2022-11-08T01:51:52.898Z] #0 7.040 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:51:52 [2022-11-08T01:51:52.898Z] #0 7.151 go: downloading github.com/pkg/errors v0.9.1
01:51:52 [2022-11-08T01:51:52.898Z] #0 7.454 go: downloading golang.org/x/tools v0.1.0
01:51:52 [2022-11-08T01:51:52.898Z] #0 7.718 go: downloading github.com/mattn/go-colorable v0.1.8
01:51:52 [2022-11-08T01:51:52.898Z] #0 7.772 go: downloading github.com/mattn/go-isatty v0.0.12
01:51:52 [2022-11-08T01:51:52.898Z] #0 8.216 go: downloading github.com/fsnotify/fsnotify v1.4.9
01:51:52 [2022-11-08T01:51:52.898Z] #0 8.550 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
01:51:53 [2022-11-08T01:51:53.158Z] #28 ...
01:51:53 [2022-11-08T01:51:53.158Z] 
01:51:53 [2022-11-08T01:51:53.158Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
01:51:53 [2022-11-08T01:51:53.158Z] #0 5.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:51:53 [2022-11-08T01:51:53.158Z] #0 5.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:53 [2022-11-08T01:51:53.158Z] #0 5.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:53 [2022-11-08T01:51:53.158Z] #0 6.540 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:53 [2022-11-08T01:51:53.158Z] #29 ...
01:51:53 [2022-11-08T01:51:53.158Z] 
01:51:53 [2022-11-08T01:51:53.158Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:51:53 [2022-11-08T01:51:53.158Z] #0 5.680 go: downloading github.com/golangci/golangci-lint v1.49.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.412 go: downloading github.com/gofrs/flock v0.8.1
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.413 go: downloading github.com/fatih/color v1.13.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.504 go: downloading github.com/spf13/cobra v1.5.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.638 go: downloading github.com/spf13/pflag v1.0.5
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.913 go: downloading github.com/spf13/viper v1.12.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 8.922 go: downloading gopkg.in/yaml.v3 v3.0.1
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.438 go: downloading github.com/mattn/go-colorable v0.1.13
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.444 go: downloading github.com/mattn/go-isatty v0.0.16
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.569 go: downloading golang.org/x/tools v0.1.12
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.638 go: downloading github.com/hashicorp/go-version v1.6.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.824 go: downloading github.com/ldez/gomoddirectives v0.2.3
01:51:53 [2022-11-08T01:51:53.158Z] #0 9.959 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:51:53 [2022-11-08T01:51:53.158Z] #0 10.07 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:51:53 [2022-11-08T01:51:53.417Z] #30 ...
01:51:53 [2022-11-08T01:51:53.417Z] 
01:51:53 [2022-11-08T01:51:53.417Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:51:53 [2022-11-08T01:51:53.417Z] #0 4.988 + git clone https://github.com/docker/distribution.git .
01:51:53 [2022-11-08T01:51:53.417Z] #0 5.001 Cloning into '.'...
01:51:53 [2022-11-08T01:51:53.676Z] #31 ...
01:51:53 [2022-11-08T01:51:53.676Z] 
01:51:53 [2022-11-08T01:51:53.676Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.920 + RM_GOPATH=0
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.920 + TMP_GOPATH=
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.920 + : /build
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.920 + '[' -z '' ']'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.924 ++ mktemp -d
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.937 + export GOPATH=/tmp/tmp.bEd5jKxWNk
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.937 + GOPATH=/tmp/tmp.bEd5jKxWNk
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.937 + RM_GOPATH=1
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.937 + case "$(go env GOARCH)" in
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.937 ++ go env GOARCH
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.981 + export GO_BUILDMODE=-buildmode=pie
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.981 + GO_BUILDMODE=-buildmode=pie
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 ++ dirname /install.sh
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + dir=/
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + bin=dockercli
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + shift
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + '[' '!' -f //dockercli.installer ']'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + . //dockercli.installer
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 ++ : stable
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 ++ : 17.06.2-ce
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + install_dockercli
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.988 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.989 Install docker/cli version 17.06.2-ce from stable
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 ++ uname -m
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + arch=aarch64
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + '[' aarch64 '!=' x86_64 ']'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + '[' aarch64 '!=' s390x ']'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + '[' aarch64 '!=' armhf ']'
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + build_dockercli
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 + git clone https://github.com/docker/docker-ce /tmp/tmp.bEd5jKxWNk/tmp/docker-ce
01:51:53 [2022-11-08T01:51:53.676Z] #0 3.996 Cloning into '/tmp/tmp.bEd5jKxWNk/tmp/docker-ce'...
01:51:53 [2022-11-08T01:51:53.676Z] #32 ...
01:51:53 [2022-11-08T01:51:53.676Z] 
01:51:53 [2022-11-08T01:51:53.676Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:51:53 [2022-11-08T01:51:53.676Z] #0 5.358 go: downloading github.com/go-delve/delve v1.8.1
01:51:53 [2022-11-08T01:51:53.935Z] #33 ...
01:51:53 [2022-11-08T01:51:53.935Z] 
01:51:53 [2022-11-08T01:51:53.935Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:51:53 [2022-11-08T01:51:53.935Z] #0 5.432 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 5.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 5.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 5.946 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
01:51:53 [2022-11-08T01:51:53.935Z] #0 6.493 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 9.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #34 ...
01:51:53 [2022-11-08T01:51:53.935Z] 
01:51:53 [2022-11-08T01:51:53.935Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
01:51:53 [2022-11-08T01:51:53.935Z] #0 4.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 4.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 4.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 4.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 5.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:53 [2022-11-08T01:51:53.935Z] #0 8.531 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #35 ...
01:51:54 [2022-11-08T01:51:54.194Z] 
01:51:54 [2022-11-08T01:51:54.194Z] #36 [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
01:51:54 [2022-11-08T01:51:54.194Z] #0 4.839 + git clone https://github.com/kolyshkin/go-swagger.git .
01:51:54 [2022-11-08T01:51:54.194Z] #0 4.839 Cloning into '.'...
01:51:54 [2022-11-08T01:51:54.194Z] #36 ...
01:51:54 [2022-11-08T01:51:54.194Z] 
01:51:54 [2022-11-08T01:51:54.194Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:51:54 [2022-11-08T01:51:54.194Z] #0 4.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #0 4.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #0 4.442 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #0 5.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #0 7.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:54 [2022-11-08T01:51:54.194Z] #0 9.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #37 ...
01:51:54 [2022-11-08T01:51:54.453Z] 
01:51:54 [2022-11-08T01:51:54.453Z] #38 [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
01:51:54 [2022-11-08T01:51:54.453Z] #0 4.749 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #0 4.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #0 4.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #0 5.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #0 8.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:51:54 [2022-11-08T01:51:54.453Z] #0 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:51:54 [2022-11-08T01:51:54.718Z] #38 ...
01:51:54 [2022-11-08T01:51:54.718Z] 
01:51:54 [2022-11-08T01:51:54.718Z] #39 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.668 + RM_GOPATH=0
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.668 + TMP_GOPATH=
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.668 + : /build
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.668 + '[' -z '' ']'
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.668 ++ mktemp -d
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.679 + export GOPATH=/tmp/tmp.beZSwH16sZ
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.679 + GOPATH=/tmp/tmp.beZSwH16sZ
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.679 + RM_GOPATH=1
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.679 + case "$(go env GOARCH)" in
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.684 ++ go env GOARCH
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.760 + export GO_BUILDMODE=-buildmode=pie
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.760 + GO_BUILDMODE=-buildmode=pie
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.760 ++ dirname /install.sh
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + dir=/
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + bin=rootlesskit
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + shift
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + '[' '!' -f //rootlesskit.installer ']'
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + . //rootlesskit.installer
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 ++ : 1920341cd41e047834a21007424162a2dc946315
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + install_rootlesskit
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + case "$1" in
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + export CGO_ENABLED=0
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + CGO_ENABLED=0
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + _install_rootlesskit
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + for f in rootlesskit rootlesskit-docker-proxy
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + GOBIN=/build
01:51:54 [2022-11-08T01:51:54.718Z] #0 4.774 + GO111MODULE=on
01:51:54 [2022-11-08T01:51:54.719Z] #0 4.774 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
01:51:54 [2022-11-08T01:51:54.719Z] #0 5.310 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
01:51:54 [2022-11-08T01:51:54.719Z] #0 7.683 go: downloading github.com/sirupsen/logrus v1.8.1
01:51:54 [2022-11-08T01:51:54.719Z] #0 7.684 go: downloading github.com/urfave/cli/v2 v2.4.0
01:51:54 [2022-11-08T01:51:54.719Z] #0 8.178 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
01:51:54 [2022-11-08T01:51:54.719Z] #0 10.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
01:51:54 [2022-11-08T01:51:54.719Z] #0 11.08 go: downloading github.com/google/uuid v1.3.0
01:51:54 [2022-11-08T01:51:54.719Z] #0 11.20 go: downloading github.com/moby/vpnkit v0.5.0
01:51:54 [2022-11-08T01:51:54.719Z] #39 ...
01:51:54 [2022-11-08T01:51:54.719Z] 
01:51:54 [2022-11-08T01:51:54.719Z] #40 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
01:51:54 [2022-11-08T01:51:54.719Z] #0 5.206 go: downloading mvdan.cc/sh/v3 v3.0.2
01:51:54 [2022-11-08T01:51:54.977Z] #40 ...
01:51:54 [2022-11-08T01:51:54.977Z] 
01:51:54 [2022-11-08T01:51:54.977Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
01:51:54 [2022-11-08T01:51:54.977Z] #0 5.756 go: downloading github.com/tc-hib/go-winres v0.2.3
01:51:54 [2022-11-08T01:51:54.977Z] #0 6.609 go: downloading github.com/tc-hib/winres v0.1.5
01:51:54 [2022-11-08T01:51:54.977Z] #0 7.722 go: downloading github.com/urfave/cli/v2 v2.3.0
01:51:54 [2022-11-08T01:51:54.977Z] #0 8.070 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
01:51:54 [2022-11-08T01:51:54.977Z] #0 8.143 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
01:51:54 [2022-11-08T01:51:54.977Z] #0 10.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:51:54 [2022-11-08T01:51:54.977Z] #0 10.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:51:54 [2022-11-08T01:51:54.977Z] #41 ...
01:51:54 [2022-11-08T01:51:54.977Z] 
01:51:54 [2022-11-08T01:51:54.977Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
01:51:54 [2022-11-08T01:51:54.977Z] #28 12.08 go: downloading github.com/jonboulle/clockwork v0.2.2
01:51:54 [2022-11-08T01:51:54.977Z] #28 12.17 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
01:51:55 [2022-11-08T01:51:55.237Z] #28 12.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
01:51:57 [2022-11-08T01:51:57.770Z] #28 14.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:51:57 [2022-11-08T01:51:57.770Z] #28 14.61 go: downloading golang.org/x/mod v0.3.0
01:52:00 [2022-11-08T01:52:00.313Z] #28 ...
01:52:00 [2022-11-08T01:52:00.313Z] 
01:52:00 [2022-11-08T01:52:00.313Z] #19 [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
01:52:00 [2022-11-08T01:52:00.313Z] #19 15.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:52:00 [2022-11-08T01:52:00.313Z] #19 17.61 
01:52:00 [2022-11-08T01:52:00.313Z] #19 17.88 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
01:52:00 [2022-11-08T01:52:00.881Z] #19 19.39 
01:52:01 [2022-11-08T01:52:01.827Z] #19 ...
01:52:01 [2022-11-08T01:52:01.827Z] 
01:52:01 [2022-11-08T01:52:01.827Z] #27 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.53 tomll can be used in two ways:
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.53 Writing to STDIN and reading from STDOUT:
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54   cat file.toml | tomll > file.toml
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54 
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54 Reading and updating a list of files:
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54   tomll a.toml b.toml c.toml
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54 
01:52:01 [2022-11-08T01:52:01.827Z] #27 16.54 When given a list of files, tomll will modify all files in place without asking.
01:52:01 [2022-11-08T01:52:01.827Z] #27 DONE 18.9s
01:52:01 [2022-11-08T01:52:01.827Z] 
01:52:01 [2022-11-08T01:52:01.827Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:52:01 [2022-11-08T01:52:01.827Z] #30 15.54 go: downloading github.com/sirupsen/logrus v1.9.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 15.54 go: downloading github.com/stretchr/testify v1.8.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 15.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:52:01 [2022-11-08T01:52:01.827Z] #30 15.96 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.04 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.09 go: downloading github.com/mitchellh/mapstructure v1.5.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.21 go: downloading github.com/spf13/afero v1.8.2
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.21 go: downloading github.com/spf13/cast v1.5.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.44 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
01:52:01 [2022-11-08T01:52:01.827Z] #30 16.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:52:01 [2022-11-08T01:52:01.827Z] #30 17.15 go: downloading github.com/hashicorp/errwrap v1.0.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 17.30 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 17.63 go: downloading github.com/Antonboom/errname v0.1.7
01:52:01 [2022-11-08T01:52:01.827Z] #30 17.82 go: downloading github.com/Antonboom/nilnil v0.1.1
01:52:01 [2022-11-08T01:52:01.827Z] #30 18.00 go: downloading github.com/BurntSushi/toml v1.2.0
01:52:01 [2022-11-08T01:52:01.827Z] #30 18.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:52:01 [2022-11-08T01:52:01.827Z] #30 19.15 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
01:52:02 [2022-11-08T01:52:02.086Z] #30 19.38 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:52:02 [2022-11-08T01:52:02.655Z] #30 19.67 go: downloading github.com/alexkohler/prealloc v1.0.0
01:52:02 [2022-11-08T01:52:02.655Z] #30 19.89 go: downloading github.com/alingse/asasalint v0.0.11
01:52:02 [2022-11-08T01:52:02.914Z] #30 20.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:52:02 [2022-11-08T01:52:02.914Z] #30 20.18 go: downloading github.com/ashanbrown/makezero v1.1.1
01:52:03 [2022-11-08T01:52:03.174Z] #30 20.23 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:52:03 [2022-11-08T01:52:03.174Z] #30 20.27 go: downloading github.com/blizzy78/varnamelen v0.8.0
01:52:03 [2022-11-08T01:52:03.174Z] #30 20.42 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:52:03 [2022-11-08T01:52:03.433Z] #30 20.50 go: downloading github.com/breml/bidichk v0.2.3
01:52:03 [2022-11-08T01:52:03.433Z] #30 20.54 go: downloading github.com/breml/errchkjson v0.3.0
01:52:03 [2022-11-08T01:52:03.433Z] #30 20.59 go: downloading github.com/butuzov/ireturn v0.1.1
01:52:03 [2022-11-08T01:52:03.433Z] #30 20.66 go: downloading github.com/charithe/durationcheck v0.0.9
01:52:03 [2022-11-08T01:52:03.735Z] #30 20.77 go: downloading github.com/curioswitch/go-reassign v0.1.2
01:52:03 [2022-11-08T01:52:03.735Z] #30 20.84 go: downloading github.com/daixiang0/gci v0.6.3
01:52:04 [2022-11-08T01:52:04.012Z] #30 21.18 go: downloading github.com/denis-tingaikin/go-header v0.4.3
01:52:04 [2022-11-08T01:52:04.012Z] #30 21.18 go: downloading github.com/esimonov/ifshort v1.0.4
01:52:04 [2022-11-08T01:52:04.012Z] #30 21.24 go: downloading github.com/firefart/nonamedreturns v1.0.4
01:52:04 [2022-11-08T01:52:04.012Z] #30 21.32 go: downloading github.com/fzipp/gocyclo v0.6.0
01:52:04 [2022-11-08T01:52:04.278Z] #30 21.48 go: downloading github.com/go-critic/go-critic v0.6.4
01:52:04 [2022-11-08T01:52:04.278Z] #30 ...
01:52:04 [2022-11-08T01:52:04.278Z] 
01:52:04 [2022-11-08T01:52:04.278Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
01:52:04 [2022-11-08T01:52:04.278Z] #29 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:52:04 [2022-11-08T01:52:04.278Z] #29 15.93 Fetched 8483 kB in 11s (799 kB/s)
01:52:04 [2022-11-08T01:52:04.278Z] #29 15.93 Reading package lists...
01:52:04 [2022-11-08T01:52:04.545Z] #29 20.76 Reading package lists...
01:52:04 [2022-11-08T01:52:04.545Z] #29 ...
01:52:04 [2022-11-08T01:52:04.545Z] 
01:52:04 [2022-11-08T01:52:04.545Z] #19 [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
01:52:04 [2022-11-08T01:52:04.545Z] #19 22.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:52:04 [2022-11-08T01:52:04.545Z] #19 ...
01:52:04 [2022-11-08T01:52:04.545Z] 
01:52:04 [2022-11-08T01:52:04.545Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:52:04 [2022-11-08T01:52:04.545Z] #34 11.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:52:04 [2022-11-08T01:52:04.545Z] #34 14.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
01:52:04 [2022-11-08T01:52:04.545Z] #34 16.93 Fetched 8487 kB in 12s (717 kB/s)
01:52:04 [2022-11-08T01:52:04.820Z] #34 16.93 Reading package lists...
01:52:04 [2022-11-08T01:52:04.820Z] #34 ...
01:52:04 [2022-11-08T01:52:04.820Z] 
01:52:04 [2022-11-08T01:52:04.820Z] #40 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
01:52:04 [2022-11-08T01:52:04.820Z] #40 19.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:52:04 [2022-11-08T01:52:04.820Z] #40 19.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:52:04 [2022-11-08T01:52:04.820Z] #40 19.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:52:04 [2022-11-08T01:52:04.820Z] #40 21.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:52:05 [2022-11-08T01:52:05.078Z] #40 ...
01:52:05 [2022-11-08T01:52:05.078Z] 
01:52:05 [2022-11-08T01:52:05.078Z] #39 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:52:05 [2022-11-08T01:52:05.078Z] #39 11.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:52:05 [2022-11-08T01:52:05.078Z] #39 12.17 go: downloading github.com/gofrs/flock v0.8.1
01:52:05 [2022-11-08T01:52:05.078Z] #39 12.28 go: downloading github.com/gorilla/mux v1.8.0
01:52:05 [2022-11-08T01:52:05.078Z] #39 12.43 go: downloading github.com/moby/sys/mountinfo v0.6.0
01:52:05 [2022-11-08T01:52:05.078Z] #39 12.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
01:52:05 [2022-11-08T01:52:05.078Z] #39 13.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
01:52:05 [2022-11-08T01:52:05.078Z] #39 13.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
01:52:05 [2022-11-08T01:52:05.078Z] #39 14.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:52:05 [2022-11-08T01:52:05.078Z] #39 ...
01:52:05 [2022-11-08T01:52:05.078Z] 
01:52:05 [2022-11-08T01:52:05.078Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:52:05 [2022-11-08T01:52:05.078Z] #30 22.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:52:05 [2022-11-08T01:52:05.078Z] #30 22.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:52:05 [2022-11-08T01:52:05.078Z] #30 22.39 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
01:52:05 [2022-11-08T01:52:05.078Z] #30 22.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:52:05 [2022-11-08T01:52:05.646Z] #30 22.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:52:05 [2022-11-08T01:52:05.646Z] #30 ...
01:52:05 [2022-11-08T01:52:05.646Z] 
01:52:05 [2022-11-08T01:52:05.646Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:52:05 [2022-11-08T01:52:05.646Z] #33 12.79 go: downloading github.com/sirupsen/logrus v1.6.0
01:52:05 [2022-11-08T01:52:05.646Z] #33 12.82 go: downloading github.com/spf13/cobra v1.1.3
01:52:05 [2022-11-08T01:52:05.646Z] #33 13.18 go: downloading github.com/mattn/go-isatty v0.0.3
01:52:05 [2022-11-08T01:52:05.646Z] #33 13.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
01:52:05 [2022-11-08T01:52:05.646Z] #33 13.50 go: downloading gopkg.in/yaml.v2 v2.4.0
01:52:05 [2022-11-08T01:52:05.646Z] #33 13.69 go: downloading github.com/cosiner/argv v0.1.0
01:52:05 [2022-11-08T01:52:05.646Z] #33 13.81 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
01:52:05 [2022-11-08T01:52:05.646Z] #33 14.00 go: downloading github.com/peterh/liner v1.2.2
01:52:05 [2022-11-08T01:52:05.646Z] #33 14.07 go: downloading github.com/google/go-dap v0.6.0
01:52:05 [2022-11-08T01:52:05.646Z] #33 14.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1
01:52:05 [2022-11-08T01:52:05.646Z] #33 14.57 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
01:52:05 [2022-11-08T01:52:05.646Z] #33 15.15 go: downloading github.com/mattn/go-runewidth v0.0.3
01:52:05 [2022-11-08T01:52:05.646Z] #33 15.35 go: downloading github.com/hashicorp/golang-lru v0.5.4
01:52:05 [2022-11-08T01:52:05.646Z] #33 15.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
01:52:05 [2022-11-08T01:52:05.646Z] #33 16.43 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
01:52:05 [2022-11-08T01:52:05.646Z] #33 ...
01:52:05 [2022-11-08T01:52:05.646Z] 
01:52:05 [2022-11-08T01:52:05.646Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
01:52:05 [2022-11-08T01:52:05.646Z] #35 12.96 Fetched 8483 kB in 9s (907 kB/s)
01:52:05 [2022-11-08T01:52:05.646Z] #35 12.96 Reading package lists...
01:52:05 [2022-11-08T01:52:05.906Z] #35 18.13 Reading package lists...
01:52:05 [2022-11-08T01:52:05.906Z] #35 ...
01:52:05 [2022-11-08T01:52:05.906Z] 
01:52:05 [2022-11-08T01:52:05.906Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:52:05 [2022-11-08T01:52:05.906Z] #30 23.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:52:05 [2022-11-08T01:52:05.906Z] #30 23.12 go: downloading github.com/golangci/misspell v0.3.5
01:52:05 [2022-11-08T01:52:05.906Z] #30 23.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.41 go: downloading github.com/hexops/gotextdiff v1.0.3
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.52 go: downloading github.com/jgautheron/goconst v1.5.1
01:52:06 [2022-11-08T01:52:06.165Z] #30 23.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:52:06 [2022-11-08T01:52:06.424Z] #30 23.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:52:06 [2022-11-08T01:52:06.424Z] #30 23.63 go: downloading github.com/julz/importas v0.1.0
01:52:06 [2022-11-08T01:52:06.424Z] #30 23.69 go: downloading github.com/kisielk/errcheck v1.6.2
01:52:06 [2022-11-08T01:52:06.424Z] #30 23.76 go: downloading github.com/kulti/thelper v0.6.3
01:52:06 [2022-11-08T01:52:06.424Z] #30 23.80 go: downloading github.com/kunwardeep/paralleltest v1.0.6
01:52:06 [2022-11-08T01:52:06.682Z] #30 23.87 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:52:06 [2022-11-08T01:52:06.682Z] #30 23.94 go: downloading github.com/ldez/tagliatelle v0.3.1
01:52:06 [2022-11-08T01:52:06.682Z] #30 24.00 go: downloading github.com/leonklingele/grouper v1.1.0
01:52:06 [2022-11-08T01:52:06.682Z] #30 24.02 go: downloading github.com/lufeee/execinquery v1.2.1
01:52:06 [2022-11-08T01:52:06.941Z] #30 24.20 go: downloading github.com/maratori/testpackage v1.1.0
01:52:06 [2022-11-08T01:52:06.941Z] #30 24.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:52:07 [2022-11-08T01:52:07.199Z] #30 24.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:52:07 [2022-11-08T01:52:07.199Z] #30 24.38 go: downloading github.com/mgechev/revive v1.2.3
01:52:07 [2022-11-08T01:52:07.199Z] #30 ...
01:52:07 [2022-11-08T01:52:07.199Z] 
01:52:07 [2022-11-08T01:52:07.199Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:52:07 [2022-11-08T01:52:07.199Z] #37 14.36 Fetched 8483 kB in 10s (828 kB/s)
01:52:07 [2022-11-08T01:52:07.199Z] #37 14.36 Reading package lists...
01:52:07 [2022-11-08T01:52:07.458Z] #37 19.90 Reading package lists...
01:52:07 [2022-11-08T01:52:07.458Z] #37 ...
01:52:07 [2022-11-08T01:52:07.458Z] 
01:52:07 [2022-11-08T01:52:07.458Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:52:07 [2022-11-08T01:52:07.458Z] #31 22.99 Updating files:  82% (1812/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
01:52:07 [2022-11-08T01:52:07.458Z] #31 23.30 + git checkout -q v2.3.0
01:52:08 [2022-11-08T01:52:08.026Z] #31 24.91 + 
01:52:08 [2022-11-08T01:52:08.026Z] #31 ...
01:52:08 [2022-11-08T01:52:08.026Z] 
01:52:08 [2022-11-08T01:52:08.026Z] #38 [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
01:52:08 [2022-11-08T01:52:08.026Z] #38 15.07 Fetched 8483 kB in 11s (799 kB/s)
01:52:08 [2022-11-08T01:52:08.026Z] #38 15.07 Reading package lists...
01:52:08 [2022-11-08T01:52:08.026Z] #38 20.77 Reading package lists...
01:52:08 [2022-11-08T01:52:08.026Z] #38 ...
01:52:08 [2022-11-08T01:52:08.026Z] 
01:52:08 [2022-11-08T01:52:08.026Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:52:08 [2022-11-08T01:52:08.026Z] #31 24.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:52:08 [2022-11-08T01:52:08.986Z] #31 ...
01:52:08 [2022-11-08T01:52:08.986Z] 
01:52:08 [2022-11-08T01:52:08.986Z] #19 [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
01:52:08 [2022-11-08T01:52:08.986Z] #19 24.83 
01:52:08 [2022-11-08T01:52:08.986Z] #19 25.17 #=#=#                                                                         

######################################################################## 100.0%
01:52:08 [2022-11-08T01:52:08.986Z] #19 26.65 
01:52:08 [2022-11-08T01:52:08.986Z] #19 27.01 Download of images into '/build' complete.
01:52:08 [2022-11-08T01:52:08.986Z] #19 27.01 Use something like the following to load the result into a Docker daemon:
01:52:08 [2022-11-08T01:52:08.986Z] #19 27.01   tar -cC '/build' . | docker load
01:52:08 [2022-11-08T01:52:08.986Z] #19 DONE 27.4s
01:52:08 [2022-11-08T01:52:08.986Z] 
01:52:08 [2022-11-08T01:52:08.986Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.09 go: downloading github.com/moricho/tparallel v0.2.1
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.12 go: downloading github.com/nakabonne/nestif v0.3.1
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.24 go: downloading github.com/nishanths/exhaustive v0.8.1
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.28 go: downloading github.com/nishanths/predeclared v0.2.2
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.39 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.49 go: downloading github.com/ryancurrah/gomodguard v1.2.4
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.64 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.72 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
01:52:08 [2022-11-08T01:52:08.986Z] #30 25.77 go: downloading github.com/securego/gosec/v2 v2.13.1
01:52:08 [2022-11-08T01:52:08.986Z] #30 26.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:52:08 [2022-11-08T01:52:08.986Z] #30 26.21 go: downloading github.com/sivchari/containedctx v1.0.2
01:52:09 [2022-11-08T01:52:09.245Z] #30 26.38 go: downloading github.com/sivchari/nosnakecase v1.7.0
01:52:09 [2022-11-08T01:52:09.245Z] #30 26.38 go: downloading github.com/sivchari/tenv v1.7.0
01:52:09 [2022-11-08T01:52:09.245Z] #30 26.50 go: downloading github.com/sonatard/noctx v0.0.1
01:52:09 [2022-11-08T01:52:09.503Z] #30 26.64 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:52:09 [2022-11-08T01:52:09.503Z] #30 26.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:52:09 [2022-11-08T01:52:09.503Z] #30 26.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
01:52:09 [2022-11-08T01:52:09.503Z] #30 26.87 go: downloading github.com/sylvia7788/contextcheck v1.0.6
01:52:09 [2022-11-08T01:52:09.761Z] #30 26.90 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:52:09 [2022-11-08T01:52:09.761Z] #30 26.93 go: downloading github.com/tetafro/godot v1.4.11
01:52:09 [2022-11-08T01:52:09.761Z] #30 26.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:52:10 [2022-11-08T01:52:10.020Z] #30 27.03 go: downloading github.com/timonwong/logrlint v0.1.0
01:52:10 [2022-11-08T01:52:10.020Z] #30 27.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
01:52:10 [2022-11-08T01:52:10.020Z] #30 27.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:52:10 [2022-11-08T01:52:10.279Z] #30 27.39 go: downloading github.com/ultraware/funlen v0.0.3
01:52:10 [2022-11-08T01:52:10.279Z] #30 27.49 go: downloading github.com/ultraware/whitespace v0.0.5
01:52:10 [2022-11-08T01:52:10.279Z] #30 27.53 go: downloading github.com/uudashr/gocognit v1.0.6
01:52:10 [2022-11-08T01:52:10.538Z] #30 27.60 go: downloading github.com/yagipy/maintidx v1.0.0
01:52:10 [2022-11-08T01:52:10.538Z] #30 27.65 go: downloading github.com/yeya24/promlinter v0.2.0
01:52:10 [2022-11-08T01:52:10.538Z] #30 27.70 go: downloading gitlab.com/bosi/decorder v0.2.3
01:52:10 [2022-11-08T01:52:10.538Z] #30 27.81 go: downloading honnef.co/go/tools v0.3.3
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.39 go: downloading mvdan.cc/gofumpt v0.3.1
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.56 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.67 go: downloading github.com/davecgh/go-spew v1.1.1
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.71 go: downloading github.com/pmezard/go-difflib v1.0.0
01:52:12 [2022-11-08T01:52:12.456Z] #30 29.77 go: downloading github.com/stretchr/objx v0.4.0
01:52:12 [2022-11-08T01:52:12.715Z] #30 29.80 go: downloading github.com/subosito/gotenv v1.4.0
01:52:12 [2022-11-08T01:52:12.715Z] #30 29.88 go: downloading github.com/hashicorp/hcl v1.0.0
01:52:12 [2022-11-08T01:52:12.973Z] #30 30.24 go: downloading gopkg.in/ini.v1 v1.66.6
01:52:12 [2022-11-08T01:52:12.973Z] #30 30.24 go: downloading github.com/magiconair/properties v1.8.6
01:52:13 [2022-11-08T01:52:13.231Z] #30 30.42 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
01:52:13 [2022-11-08T01:52:13.231Z] #30 30.43 go: downloading golang.org/x/text v0.3.7
01:52:13 [2022-11-08T01:52:13.800Z] #30 30.90 go: downloading github.com/pelletier/go-toml v1.9.5
01:52:14 [2022-11-08T01:52:14.369Z] #30 ...
01:52:14 [2022-11-08T01:52:14.369Z] 
01:52:14 [2022-11-08T01:52:14.369Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
01:52:14 [2022-11-08T01:52:14.369Z] #35 18.13 Reading package lists...
01:52:14 [2022-11-08T01:52:14.369Z] #35 23.39 Building dependency tree...
01:52:14 [2022-11-08T01:52:14.369Z] #35 27.37 The following additional packages will be installed:
01:52:14 [2022-11-08T01:52:14.369Z] #35 27.39   libbtrfs0
01:52:14 [2022-11-08T01:52:14.369Z] #35 27.59 The following NEW packages will be installed:
01:52:14 [2022-11-08T01:52:14.369Z] #35 27.60   libbtrfs-dev libbtrfs0
01:52:14 [2022-11-08T01:52:14.369Z] #35 28.02 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
01:52:14 [2022-11-08T01:52:14.369Z] #35 28.02 Need to get 454 kB of archives.
01:52:14 [2022-11-08T01:52:14.369Z] #35 28.02 After this operation, 1275 kB of additional disk space will be used.
01:52:14 [2022-11-08T01:52:14.369Z] #35 28.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #35 28.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.06 debconf: delaying package configuration, since apt-utils is not installed
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.37 Fetched 454 kB in 0s (1331 kB/s)
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.48 Selecting previously unselected package libbtrfs0:arm64.
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.48 (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.)
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.55 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.57 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.89 Selecting previously unselected package libbtrfs-dev:arm64.
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 29.91 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 30.29 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 30.32 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 30.35 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:52:14 [2022-11-08T01:52:14.369Z] #35 DONE 31.6s
01:52:14 [2022-11-08T01:52:14.369Z] 
01:52:14 [2022-11-08T01:52:14.369Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:52:14 [2022-11-08T01:52:14.369Z] #37 19.90 Reading package lists...
01:52:14 [2022-11-08T01:52:14.369Z] #37 24.79 Building dependency tree...
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.00 python3 is already the newest version (3.9.2-3).
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.00 The following additional packages will be installed:
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.03   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04 Suggested packages:
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04   m4-doc ed diffutils-doc
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04 Recommended packages:
01:52:14 [2022-11-08T01:52:14.369Z] #37 29.04   fakeroot libalgorithm-merge-perl libltdl-dev
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.47 The following NEW packages will be installed:
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.49   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.49   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.50   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.50   libyajl2 m4 patch xz-utils
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.92 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.92 Need to get 5921 kB of archives.
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.92 After this operation, 18.6 MB of additional disk space will be used.
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 30.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 31.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
01:52:14 [2022-11-08T01:52:14.369Z] #37 ...
01:52:14 [2022-11-08T01:52:14.369Z] 
01:52:14 [2022-11-08T01:52:14.369Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
01:52:14 [2022-11-08T01:52:14.629Z] #42 DONE 0.2s
01:52:14 [2022-11-08T01:52:14.629Z] 
01:52:14 [2022-11-08T01:52:14.629Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:52:15 [2022-11-08T01:52:15.195Z] #43 0.706 + RM_GOPATH=0
01:52:15 [2022-11-08T01:52:15.195Z] #43 0.706 + TMP_GOPATH=
01:52:15 [2022-11-08T01:52:15.195Z] #43 0.706 + : /build
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.706 + '[' -z '' ']'
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.708 ++ mktemp -d
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.712 + export GOPATH=/tmp/tmp.OMapKlUNo9
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.712 + GOPATH=/tmp/tmp.OMapKlUNo9
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.713 + RM_GOPATH=1
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.714 + case "$(go env GOARCH)" in
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.714 ++ go env GOARCH
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.763 + export GO_BUILDMODE=-buildmode=pie
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.763 + GO_BUILDMODE=-buildmode=pie
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.764 ++ dirname /install.sh
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.769 + dir=/
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.770 + bin=containerd
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.770 + shift
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.770 + '[' '!' -f //containerd.installer ']'
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.771 + . //containerd.installer
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.771 ++ set -e
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.771 ++ : v1.6.9
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.772 + install_containerd
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.774 + echo 'Install containerd version v1.6.9'
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.783 Install containerd version v1.6.9
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.784 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OMapKlUNo9/src/github.com/containerd/containerd
01:52:15 [2022-11-08T01:52:15.455Z] #43 0.786 Cloning into '/tmp/tmp.OMapKlUNo9/src/github.com/containerd/containerd'...
01:52:15 [2022-11-08T01:52:15.455Z] #43 ...
01:52:15 [2022-11-08T01:52:15.455Z] 
01:52:15 [2022-11-08T01:52:15.455Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:52:15 [2022-11-08T01:52:15.455Z] #34 16.93 Reading package lists...
01:52:15 [2022-11-08T01:52:15.455Z] #34 22.45 Reading package lists...
01:52:15 [2022-11-08T01:52:15.455Z] #34 27.22 Building dependency tree...
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.73 The following additional packages will be installed:
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.74   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.74   python3-protobuf python3-six
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.75 Suggested packages:
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.76   python3-setuptools
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.76 Recommended packages:
01:52:15 [2022-11-08T01:52:15.455Z] #34 30.76   iproute2 | iproute
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.30 The following NEW packages will be installed:
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.36   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.36   python3-protobuf python3-six
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.96 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.96 Need to get 2136 kB of archives.
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.96 After this operation, 10.8 MB of additional disk space will be used.
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 31.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 32.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 32.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:52:15 [2022-11-08T01:52:15.455Z] #34 ...
01:52:15 [2022-11-08T01:52:15.455Z] 
01:52:15 [2022-11-08T01:52:15.455Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:52:15 [2022-11-08T01:52:15.455Z] #37 32.51 debconf: delaying package configuration, since apt-utils is not installed
01:52:15 [2022-11-08T01:52:15.455Z] #37 32.78 Fetched 5921 kB in 1s (6618 kB/s)
01:52:15 [2022-11-08T01:52:15.714Z] #37 32.91 Selecting previously unselected package bzip2.
01:52:15 [2022-11-08T01:52:15.714Z] #37 32.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:52:15 [2022-11-08T01:52:15.714Z] #37 32.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
01:52:15 [2022-11-08T01:52:15.714Z] #37 32.98 Unpacking bzip2 (1.0.8-4) ...
01:52:15 [2022-11-08T01:52:15.972Z] #37 33.09 Selecting previously unselected package libmagic-mgc.
01:52:15 [2022-11-08T01:52:15.972Z] #37 33.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
01:52:15 [2022-11-08T01:52:15.972Z] #37 33.11 Unpacking libmagic-mgc (1:5.39-3) ...
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.66 Selecting previously unselected package libmagic1:arm64.
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.67 Unpacking libmagic1:arm64 (1:5.39-3) ...
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.84 Selecting previously unselected package file.
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.84 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
01:52:16 [2022-11-08T01:52:16.541Z] #37 33.85 Unpacking file (1:5.39-3) ...
01:52:16 [2022-11-08T01:52:16.800Z] #37 34.01 Selecting previously unselected package xz-utils.
01:52:16 [2022-11-08T01:52:16.800Z] #37 34.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:52:16 [2022-11-08T01:52:16.800Z] #37 34.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:52:17 [2022-11-08T01:52:17.058Z] #37 34.32 Selecting previously unselected package libsigsegv2:arm64.
01:52:17 [2022-11-08T01:52:17.058Z] #37 34.32 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
01:52:17 [2022-11-08T01:52:17.058Z] #37 34.34 Unpacking libsigsegv2:arm64 (2.13-1) ...
01:52:17 [2022-11-08T01:52:17.317Z] #37 34.56 Selecting previously unselected package m4.
01:52:17 [2022-11-08T01:52:17.317Z] #37 34.58 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
01:52:17 [2022-11-08T01:52:17.578Z] #37 34.59 Unpacking m4 (1.4.18-5) ...
01:52:17 [2022-11-08T01:52:17.578Z] #37 34.89 Selecting previously unselected package autoconf.
01:52:17 [2022-11-08T01:52:17.837Z] #37 34.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
01:52:17 [2022-11-08T01:52:17.837Z] #37 34.93 Unpacking autoconf (2.69-14) ...
01:52:18 [2022-11-08T01:52:18.412Z] #37 35.44 Selecting previously unselected package autotools-dev.
01:52:18 [2022-11-08T01:52:18.412Z] #37 35.44 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
01:52:18 [2022-11-08T01:52:18.412Z] #37 35.57 Unpacking autotools-dev (20180224.1+nmu1) ...
01:52:18 [2022-11-08T01:52:18.412Z] #37 ...
01:52:18 [2022-11-08T01:52:18.412Z] 
01:52:18 [2022-11-08T01:52:18.412Z] #38 [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
01:52:18 [2022-11-08T01:52:18.412Z] #38 20.77 Reading package lists...
01:52:18 [2022-11-08T01:52:18.412Z] #38 25.85 Building dependency tree...
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.82 The following additional packages will be installed:
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.83   mingw-w64-common mingw-w64-x86-64-dev
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.86 Suggested packages:
01:52:18 [2022-11-08T01:52:18.412Z] #38 29.88   gcc-10-locales seccomp wine64
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.08 The following NEW packages will be installed:
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.10   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.11   mingw-w64-x86-64-dev
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.50 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.50 Need to get 108 MB of archives.
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.50 After this operation, 620 MB of additional disk space will be used.
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.50 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.58 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 31.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 32.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 32.28 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 32.30 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 32.78 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 33.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 33.94 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 34.28 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.03 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.44 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.58 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]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:52:18 [2022-11-08T01:52:18.413Z] #38 35.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #38 35.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #38 35.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #38 35.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #38 ...
01:52:18 [2022-11-08T01:52:18.672Z] 
01:52:18 [2022-11-08T01:52:18.672Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
01:52:18 [2022-11-08T01:52:18.672Z] #29 20.76 Reading package lists...
01:52:18 [2022-11-08T01:52:18.672Z] #29 25.78 Building dependency tree...
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.46 The following additional packages will be installed:
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.50   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.52 Suggested packages:
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.53   cmake-doc ninja-build lrzip
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.53 Recommended packages:
01:52:18 [2022-11-08T01:52:18.672Z] #29 29.53   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.29 The following NEW packages will be installed:
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.30   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.32   vim-common xxd
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.76 Need to get 15.6 MB of archives.
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.76 After this operation, 67.4 MB of additional disk space will be used.
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 30.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 31.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
01:52:18 [2022-11-08T01:52:18.672Z] #29 32.80 debconf: delaying package configuration, since apt-utils is not installed
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.03 Fetched 15.6 MB in 1s (12.1 MB/s)
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.17 Selecting previously unselected package xxd.
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.17 (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.)
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.53 Selecting previously unselected package vim-common.
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.98 Selecting previously unselected package cmake-data.
01:52:18 [2022-11-08T01:52:18.672Z] #29 33.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 34.00 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:52:18 [2022-11-08T01:52:18.672Z] #29 ...
01:52:18 [2022-11-08T01:52:18.672Z] 
01:52:18 [2022-11-08T01:52:18.672Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.29 NAME:
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.31    go-winres - A tool for embedding resources in Windows executables
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.32 
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.32 USAGE:
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.32    go-winres [global options] command [command options] [arguments...]
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.32 
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.32 COMMANDS:
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    init     Create an initial ./winres/winres.json
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    make     Make syso files for the "go build" command
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    simply   Make syso files for the "go build" command (simplified)
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    extract  Extract all resources from an executable
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    patch    Replace resources in an executable file (exe, dll)
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    help, h  Shows a list of commands or help for one command
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33 
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33 GLOBAL OPTIONS:
01:52:18 [2022-11-08T01:52:18.672Z] #41 35.33    --help, -h  show help (default: false)
01:52:18 [2022-11-08T01:52:18.930Z] #41 DONE 36.1s
01:52:18 [2022-11-08T01:52:18.930Z] 
01:52:18 [2022-11-08T01:52:18.930Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:52:18 [2022-11-08T01:52:18.930Z] #37 36.04 Selecting previously unselected package automake.
01:52:18 [2022-11-08T01:52:18.930Z] #37 36.05 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
01:52:18 [2022-11-08T01:52:18.930Z] #37 36.06 Unpacking automake (1:1.16.3-2) ...
01:52:19 [2022-11-08T01:52:19.510Z] #37 36.82 Selecting previously unselected package patch.
01:52:19 [2022-11-08T01:52:19.773Z] #37 36.87 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
01:52:19 [2022-11-08T01:52:19.773Z] #37 36.87 Unpacking patch (2.7.6-7) ...
01:52:20 [2022-11-08T01:52:20.032Z] #37 37.13 Selecting previously unselected package dpkg-dev.
01:52:20 [2022-11-08T01:52:20.032Z] #37 37.14 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
01:52:20 [2022-11-08T01:52:20.032Z] #37 37.18 Unpacking dpkg-dev (1.20.12) ...
01:52:20 [2022-11-08T01:52:20.978Z] #37 38.22 Selecting previously unselected package build-essential.
01:52:20 [2022-11-08T01:52:20.978Z] #37 38.22 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
01:52:20 [2022-11-08T01:52:20.978Z] #37 38.24 Unpacking build-essential (12.9) ...
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.38 Selecting previously unselected package libcap2:arm64.
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.38 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.39 Unpacking libcap2:arm64 (1:2.44-1) ...
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.51 Selecting previously unselected package libcap-dev:arm64.
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
01:52:21 [2022-11-08T01:52:21.238Z] #37 38.52 Unpacking libcap-dev:arm64 (1:2.44-1) ...
01:52:21 [2022-11-08T01:52:21.497Z] #37 38.72 Selecting previously unselected package libprotobuf-c1:arm64.
01:52:21 [2022-11-08T01:52:21.497Z] #37 38.72 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:52:21 [2022-11-08T01:52:21.497Z] #37 38.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:52:21 [2022-11-08T01:52:21.757Z] #37 38.86 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:52:21 [2022-11-08T01:52:21.757Z] #37 38.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
01:52:21 [2022-11-08T01:52:21.757Z] #37 38.89 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:52:21 [2022-11-08T01:52:21.757Z] #37 39.01 Selecting previously unselected package libseccomp-dev:arm64.
01:52:21 [2022-11-08T01:52:21.757Z] #37 39.02 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:52:21 [2022-11-08T01:52:21.757Z] #37 39.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:52:22 [2022-11-08T01:52:22.016Z] #37 39.28 Selecting previously unselected package libsystemd-dev:arm64.
01:52:22 [2022-11-08T01:52:22.016Z] #37 39.29 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:52:22 [2022-11-08T01:52:22.016Z] #37 39.30 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:52:22 [2022-11-08T01:52:22.953Z] #37 40.14 Selecting previously unselected package libtool.
01:52:22 [2022-11-08T01:52:22.953Z] #37 40.16 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
01:52:22 [2022-11-08T01:52:22.953Z] #37 40.16 Unpacking libtool (2.4.6-15) ...
01:52:23 [2022-11-08T01:52:23.212Z] #37 40.49 Selecting previously unselected package libudev-dev:arm64.
01:52:23 [2022-11-08T01:52:23.212Z] #37 40.49 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:52:23 [2022-11-08T01:52:23.212Z] #37 40.50 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.76 Selecting previously unselected package libyajl2:arm64.
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.76 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.77 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.87 Selecting previously unselected package libyajl-dev:arm64.
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.88 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
01:52:23 [2022-11-08T01:52:23.742Z] #37 40.89 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.15 Setting up libmagic-mgc (1:5.39-3) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.17 Setting up libyajl2:arm64 (2.1.0-3) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.19 Setting up libmagic1:arm64 (1:5.39-3) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.23 Setting up file (1:5.39-3) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.26 Setting up bzip2 (1.0.8-4) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:52:24 [2022-11-08T01:52:24.016Z] #37 41.33 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.35 Setting up libcap2:arm64 (1:2.44-1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.36 Setting up autotools-dev (20180224.1+nmu1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.38 Setting up libsigsegv2:arm64 (2.13-1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.48 Setting up patch (2.7.6-7) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.51 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.53 Setting up libyajl-dev:arm64 (2.1.0-3) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.56 Setting up libcap-dev:arm64 (1:2.44-1) ...
01:52:24 [2022-11-08T01:52:24.276Z] #37 41.58 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:52:24 [2022-11-08T01:52:24.535Z] #37 41.66 Setting up libtool (2.4.6-15) ...
01:52:24 [2022-11-08T01:52:24.535Z] #37 41.69 Setting up m4 (1.4.18-5) ...
01:52:24 [2022-11-08T01:52:24.535Z] #37 41.71 Setting up dpkg-dev (1.20.12) ...
01:52:24 [2022-11-08T01:52:24.535Z] #37 41.74 Setting up autoconf (2.69-14) ...
01:52:24 [2022-11-08T01:52:24.794Z] #37 41.79 Setting up build-essential (12.9) ...
01:52:24 [2022-11-08T01:52:24.794Z] #37 41.82 Setting up automake (1:1.16.3-2) ...
01:52:24 [2022-11-08T01:52:24.794Z] #37 41.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
01:52:24 [2022-11-08T01:52:24.794Z] #37 41.87 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:52:25 [2022-11-08T01:52:25.363Z] #37 DONE 42.5s
01:52:25 [2022-11-08T01:52:25.364Z] 
01:52:25 [2022-11-08T01:52:25.364Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:52:25 [2022-11-08T01:52:25.935Z] #44 0.723 Cloning into '/tmp/crun-build'...
01:52:27 [2022-11-08T01:52:27.842Z] #44 ...
01:52:27 [2022-11-08T01:52:27.842Z] 
01:52:27 [2022-11-08T01:52:27.842Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:52:27 [2022-11-08T01:52:27.842Z] #34 34.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
01:52:27 [2022-11-08T01:52:27.842Z] #34 35.59 debconf: delaying package configuration, since apt-utils is not installed
01:52:27 [2022-11-08T01:52:27.842Z] #34 35.93 Fetched 2136 kB in 3s (689 kB/s)
01:52:27 [2022-11-08T01:52:27.842Z] #34 36.10 Selecting previously unselected package libprotobuf23:arm64.
01:52:27 [2022-11-08T01:52:27.842Z] #34 36.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:52:27 [2022-11-08T01:52:27.842Z] #34 36.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 36.23 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.22 Selecting previously unselected package python3-pkg-resources.
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.23 Unpacking python3-pkg-resources (52.0.0-4) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.44 Selecting previously unselected package python3-six.
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.45 Unpacking python3-six (1.16.0-2) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.61 Selecting previously unselected package python3-protobuf.
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.62 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 37.64 Unpacking python3-protobuf (3.12.4-1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.24 Selecting previously unselected package libnet1:arm64.
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.44 Selecting previously unselected package libnl-3-200:arm64.
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.47 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.67 Selecting previously unselected package libprotobuf-c1:arm64.
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.91 Selecting previously unselected package criu.
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.91 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 38.93 Unpacking criu (3.17.1-1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 39.75 Setting up python3-pkg-resources (52.0.0-4) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 41.25 Setting up libprotobuf23:arm64 (3.12.4-1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 41.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 41.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 41.38 Setting up python3-six (1.16.0-2) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 43.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 43.07 Setting up python3-protobuf (3.12.4-1) ...
01:52:27 [2022-11-08T01:52:27.842Z] #34 ...
01:52:27 [2022-11-08T01:52:27.842Z] 
01:52:27 [2022-11-08T01:52:27.842Z] #38 [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
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.34 debconf: delaying package configuration, since apt-utils is not installed
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.55 Fetched 108 MB in 5s (23.3 MB/s)
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.64 Selecting previously unselected package binutils-mingw-w64-i686.
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.842Z] #38 37.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:52:27 [2022-11-08T01:52:27.842Z] #38 39.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:52:27 [2022-11-08T01:52:27.843Z] #38 39.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 39.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.24 Selecting previously unselected package binutils-mingw-w64.
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.44 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.69 Selecting previously unselected package dmsetup.
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.70 Unpacking dmsetup (2:1.02.175-2.1) ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.90 Selecting previously unselected package mingw-w64-common.
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 43.91 Unpacking mingw-w64-common (8.0.0-1) ...
01:52:27 [2022-11-08T01:52:27.843Z] #38 ...
01:52:27 [2022-11-08T01:52:27.843Z] 
01:52:27 [2022-11-08T01:52:27.843Z] #40 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
01:52:27 [2022-11-08T01:52:27.843Z] #40 45.15 v3.0.2
01:52:28 [2022-11-08T01:52:28.102Z] #40 DONE 45.4s
01:52:28 [2022-11-08T01:52:28.102Z] 
01:52:28 [2022-11-08T01:52:28.102Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:52:28 [2022-11-08T01:52:28.102Z] #30 36.78 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
01:52:28 [2022-11-08T01:52:28.102Z] #30 36.80 go: downloading github.com/gobwas/glob v0.2.3
01:52:28 [2022-11-08T01:52:28.102Z] #30 37.33 go: downloading go.uber.org/zap v1.17.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 37.88 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.08 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.21 go: downloading github.com/go-toolsmith/astcopy v1.0.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.22 go: downloading github.com/go-toolsmith/astequal v1.0.2
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.30 go: downloading github.com/go-toolsmith/astp v1.0.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.31 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.33 go: downloading github.com/go-toolsmith/typep v1.0.2
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.63 go: downloading github.com/kisielk/gotool v1.0.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.70 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 38.97 go: downloading github.com/ettle/strcase v0.1.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.17 go: downloading github.com/fatih/structtag v1.2.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.21 go: downloading github.com/Masterminds/semver v1.5.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.34 go: downloading github.com/prometheus/client_golang v1.12.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 39.82 go: downloading github.com/prometheus/client_model v0.2.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.01 go: downloading github.com/google/go-cmp v0.5.8
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.31 go: downloading go.uber.org/atomic v1.7.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.45 go: downloading go.uber.org/multierr v1.6.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.65 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.69 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.77 go: downloading github.com/beorn7/perks v1.0.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.81 go: downloading github.com/golang/protobuf v1.5.2
01:52:28 [2022-11-08T01:52:28.102Z] #30 40.98 go: downloading github.com/prometheus/common v0.32.1
01:52:28 [2022-11-08T01:52:28.102Z] #30 41.52 go: downloading github.com/prometheus/procfs v0.7.3
01:52:28 [2022-11-08T01:52:28.102Z] #30 41.52 go: downloading google.golang.org/protobuf v1.28.0
01:52:28 [2022-11-08T01:52:28.102Z] #30 42.35 go: downloading github.com/mattn/go-runewidth v0.0.9
01:52:28 [2022-11-08T01:52:28.102Z] #30 44.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:52:30 [2022-11-08T01:52:30.011Z] #30 ...
01:52:30 [2022-11-08T01:52:30.011Z] 
01:52:30 [2022-11-08T01:52:30.011Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:52:30 [2022-11-08T01:52:30.011Z] #34 46.99 Setting up criu (3.17.1-1) ...
01:52:30 [2022-11-08T01:52:30.949Z] #34 ...
01:52:30 [2022-11-08T01:52:30.949Z] 
01:52:30 [2022-11-08T01:52:30.949Z] #36 [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
01:52:30 [2022-11-08T01:52:30.949Z] #36 37.83 Updating files:  93% (1423/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.
01:52:30 [2022-11-08T01:52:30.949Z] #36 37.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:52:30 [2022-11-08T01:52:30.949Z] #36 38.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:52:31 [2022-11-08T01:52:31.209Z] #36 ...
01:52:31 [2022-11-08T01:52:31.209Z] 
01:52:31 [2022-11-08T01:52:31.209Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
01:52:31 [2022-11-08T01:52:31.209Z] #29 38.16 Selecting previously unselected package libicu67:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 38.17 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 38.18 Unpacking libicu67:arm64 (67.1-7) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 44.52 Selecting previously unselected package libxml2:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 44.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 44.54 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 44.99 Selecting previously unselected package libarchive13:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.02 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.39 Selecting previously unselected package libjsoncpp24:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.39 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.59 Selecting previously unselected package librhash0:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.59 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.62 Unpacking librhash0:arm64 (1.4.1-2) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.98 Selecting previously unselected package libuv1:arm64.
01:52:31 [2022-11-08T01:52:31.209Z] #29 45.99 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 46.05 Unpacking libuv1:arm64 (1.40.0-2) ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 46.26 Selecting previously unselected package cmake.
01:52:31 [2022-11-08T01:52:31.209Z] #29 46.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
01:52:31 [2022-11-08T01:52:31.209Z] #29 46.30 Unpacking cmake (3.18.4-2+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 48.89 Setting up libicu67:arm64 (67.1-7) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 48.92 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 48.94 Setting up libuv1:arm64 (1.40.0-2) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 48.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 49.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 49.05 Setting up librhash0:arm64 (1.4.1-2) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 49.08 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 49.13 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 49.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:52:31 [2022-11-08T01:52:31.777Z] #29 ...
01:52:31 [2022-11-08T01:52:31.777Z] 
01:52:31 [2022-11-08T01:52:31.777Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:52:31 [2022-11-08T01:52:31.777Z] #44 6.634 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
01:52:32 [2022-11-08T01:52:32.037Z] #44 6.687 Cloning into '/tmp/crun-build/libocispec'...
01:52:32 [2022-11-08T01:52:32.613Z] #44 ...
01:52:32 [2022-11-08T01:52:32.613Z] 
01:52:32 [2022-11-08T01:52:32.613Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
01:52:32 [2022-11-08T01:52:32.613Z] #34 48.77 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:52:32 [2022-11-08T01:52:32.613Z] #34 DONE 49.4s
01:52:32 [2022-11-08T01:52:32.613Z] 
01:52:32 [2022-11-08T01:52:32.613Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
01:52:32 [2022-11-08T01:52:32.613Z] #29 49.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:52:32 [2022-11-08T01:52:32.613Z] #29 49.19 Setting up cmake (3.18.4-2+deb11u1) ...
01:52:32 [2022-11-08T01:52:32.613Z] #29 49.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:52:32 [2022-11-08T01:52:32.613Z] #29 DONE 49.7s
01:52:32 [2022-11-08T01:52:32.613Z] 
01:52:32 [2022-11-08T01:52:32.613Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
01:52:32 [2022-11-08T01:52:32.613Z] #45 DONE 0.3s
01:52:32 [2022-11-08T01:52:32.613Z] 
01:52:32 [2022-11-08T01:52:32.613Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:52:32 [2022-11-08T01:52:32.874Z] #33 ...
01:52:32 [2022-11-08T01:52:32.874Z] 
01:52:32 [2022-11-08T01:52:32.874Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
01:52:33 [2022-11-08T01:52:33.821Z] #46 1.145 + RM_GOPATH=0
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.146 + TMP_GOPATH=
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.149 + : /build
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.149 + '[' -z '' ']'
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.175 ++ mktemp -d
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.176 + export GOPATH=/tmp/tmp.i1rrFElq6r
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.176 + GOPATH=/tmp/tmp.i1rrFElq6r
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.187 + RM_GOPATH=1
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.188 + case "$(go env GOARCH)" in
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.189 ++ go env GOARCH
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.247 + export GO_BUILDMODE=-buildmode=pie
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.253 + GO_BUILDMODE=-buildmode=pie
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.253 ++ dirname /install.sh
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.263 + dir=/
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.263 + bin=tini
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.263 + shift
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.264 + '[' '!' -f //tini.installer ']'
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.264 + . //tini.installer
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.264 ++ : v0.19.0
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.265 + install_tini
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.271 + echo 'Install tini version v0.19.0'
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.271 Install tini version v0.19.0
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.271 + git clone https://github.com/krallin/tini.git /tmp/tmp.i1rrFElq6r/tini
01:52:34 [2022-11-08T01:52:34.081Z] #46 1.273 Cloning into '/tmp/tmp.i1rrFElq6r/tini'...
01:52:34 [2022-11-08T01:52:34.649Z] #46 1.955 + cd /tmp/tmp.i1rrFElq6r/tini
01:52:34 [2022-11-08T01:52:34.908Z] #46 1.958 + git checkout -q v0.19.0
01:52:34 [2022-11-08T01:52:34.908Z] #46 1.964 + cmake .
01:52:35 [2022-11-08T01:52:35.167Z] #46 2.382 -- The C compiler identification is GNU 10.2.1
01:52:35 [2022-11-08T01:52:35.167Z] #46 2.451 -- Detecting C compiler ABI info
01:52:35 [2022-11-08T01:52:35.736Z] #46 3.050 -- Detecting C compiler ABI info - done
01:52:35 [2022-11-08T01:52:35.736Z] #46 3.128 -- Check for working C compiler: /usr/bin/cc - skipped
01:52:35 [2022-11-08T01:52:35.995Z] #46 3.141 -- Detecting C compile features
01:52:35 [2022-11-08T01:52:35.995Z] #46 3.145 -- Detecting C compile features - done
01:52:35 [2022-11-08T01:52:35.995Z] #46 3.192 -- Performing Test HAS_BUILTIN_FORTIFY
01:52:36 [2022-11-08T01:52:36.254Z] #46 3.482 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:52:36 [2022-11-08T01:52:36.254Z] #46 3.579 -- Configuring done
01:52:36 [2022-11-08T01:52:36.513Z] #46 3.595 -- Generating done
01:52:36 [2022-11-08T01:52:36.513Z] #46 3.605 -- Build files have been written to: /tmp/tmp.i1rrFElq6r/tini
01:52:36 [2022-11-08T01:52:36.513Z] #46 3.617 + make tini-static
01:52:37 [2022-11-08T01:52:37.081Z] #46 4.033 Scanning dependencies of target tini-static
01:52:37 [2022-11-08T01:52:37.081Z] #46 4.096 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:52:38 [2022-11-08T01:52:38.458Z] #46 5.573 [100%] Linking C executable tini-static
01:52:38 [2022-11-08T01:52:38.717Z] #46 6.089 [100%] Built target tini-static
01:52:38 [2022-11-08T01:52:38.975Z] #46 6.183 + mkdir -p /build
01:52:38 [2022-11-08T01:52:38.975Z] #46 6.185 + cp tini-static /build/docker-init
01:52:39 [2022-11-08T01:52:39.543Z] #46 DONE 6.6s
01:52:39 [2022-11-08T01:52:39.543Z] 
01:52:39 [2022-11-08T01:52:39.543Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:52:39 [2022-11-08T01:52:39.543Z] #44 8.172 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
01:52:39 [2022-11-08T01:52:39.543Z] #44 8.180 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
01:52:39 [2022-11-08T01:52:39.543Z] #44 8.180 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
01:52:39 [2022-11-08T01:52:39.543Z] #44 8.180 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
01:52:39 [2022-11-08T01:52:39.543Z] #44 8.265 Cloning into '/tmp/crun-build/libocispec/image-spec'...
01:52:39 [2022-11-08T01:52:39.543Z] #44 10.37 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:52:39 [2022-11-08T01:52:39.543Z] #44 11.90 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:52:39 [2022-11-08T01:52:39.543Z] #44 13.11 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
01:52:39 [2022-11-08T01:52:39.543Z] #44 13.34 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
01:52:39 [2022-11-08T01:52:39.543Z] #44 13.63 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
01:52:40 [2022-11-08T01:52:40.482Z] #44 ...
01:52:40 [2022-11-08T01:52:40.482Z] 
01:52:40 [2022-11-08T01:52:40.482Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
01:52:40 [2022-11-08T01:52:40.482Z] #28 57.55 gotestsum version dev
01:52:40 [2022-11-08T01:52:40.482Z] #28 DONE 57.6s
01:52:40 [2022-11-08T01:52:40.482Z] 
01:52:40 [2022-11-08T01:52:40.482Z] #38 [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
01:52:40 [2022-11-08T01:52:40.482Z] #38 50.16 Selecting previously unselected package mingw-w64-x86-64-dev.
01:52:40 [2022-11-08T01:52:40.482Z] #38 50.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:52:40 [2022-11-08T01:52:40.482Z] #38 50.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:52:40 [2022-11-08T01:52:40.482Z] #38 56.97 Selecting previously unselected package gcc-mingw-w64-base.
01:52:40 [2022-11-08T01:52:40.482Z] #38 56.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
01:52:40 [2022-11-08T01:52:40.482Z] #38 56.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:52:40 [2022-11-08T01:52:40.482Z] #38 57.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:52:40 [2022-11-08T01:52:40.482Z] #38 57.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
01:52:40 [2022-11-08T01:52:40.482Z] #38 57.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:52:47 [2022-11-08T01:52:47.078Z] #38 63.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:52:47 [2022-11-08T01:52:47.078Z] #38 63.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:52:47 [2022-11-08T01:52:47.078Z] #38 63.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:52:52 [2022-11-08T01:52:52.344Z] #38 ...
01:52:52 [2022-11-08T01:52:52.344Z] 
01:52:52 [2022-11-08T01:52:52.344Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:52:52 [2022-11-08T01:52:52.344Z] #44 26.50 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:52:57 [2022-11-08T01:52:57.617Z] #44 ...
01:52:57 [2022-11-08T01:52:57.617Z] 
01:52:57 [2022-11-08T01:52:57.617Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:52:58 [2022-11-08T01:52:58.395Z] #43 42.59 Updating files:  55% (2809/5076)
Updating files:  56% (2843/5076)
Updating files:  57% (2894/5076)
Updating files:  58% (2945/5076)
Updating files:  59% (2995/5076)
Updating files:  60% (3046/5076)
Updating files:  61% (3097/5076)
Updating files:  62% (3148/5076)
Updating files:  63% (3198/5076)
Updating files:  64% (3249/5076)
Updating files:  65% (3300/5076)
Updating files:  66% (3351/5076)
Updating files:  67% (3401/5076)
Updating files:  68% (3452/5076)
Updating files:  69% (3503/5076)
Updating files:  70% (3554/5076)
Updating files:  71% (3604/5076)
Updating files:  72% (3655/5076)
Updating files:  73% (3706/5076)
Updating files:  74% (3757/5076)
Updating files:  75% (3807/5076)
Updating files:  76% (3858/5076)
Updating files:  77% (3909/5076)
Updating files:  78% (3960/5076)
Updating files:  79% (4011/5076)
Updating files:  80% (4061/5076)
Updating files:  81% (4112/5076)
Updating files:  82% (4163/5076)
Updating files:  83% (4214/5076)
Updating files:  84% (4264/5076)
Updating files:  85% (4315/5076)
Updating files:  86% (4366/5076)
Updating files:  87% (4417/5076)
Updating files:  88% (4467/5076)
Updating files:  89% (4518/5076)
Updating files:  90% (4569/5076)
Updating files:  91% (4620/5076)
Updating files:  92% (4670/5076)
Updating files:  93% (4721/5076)
Updating files:  94% (4772/5076)
Updating files:  95% (4823/5076)
Updating files:  96% (4873/5076)
Updating files:  96% (4915/5076)
Updating files:  97% (4924/5076)
Updating files:  98% (4975/5076)
Updating files:  99% (5026/5076)
Updating files: 100% (5076/5076)
Updating files: 100% (5076/5076), done.
01:52:58 [2022-11-08T01:52:58.395Z] #43 43.75 + cd /tmp/tmp.OMapKlUNo9/src/github.com/containerd/containerd
01:52:58 [2022-11-08T01:52:58.395Z] #43 43.76 + git checkout -q v1.6.9
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + export 'BUILDTAGS=netgo osusergo static_build'
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + BUILDTAGS='netgo osusergo static_build'
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + export EXTRA_FLAGS=-buildmode=pie
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + EXTRA_FLAGS=-buildmode=pie
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + '[' '' = dynamic ']'
01:52:59 [2022-11-08T01:52:59.772Z] #43 45.02 + make
01:53:01 [2022-11-08T01:53:01.677Z] #43 46.90 + bin/ctr
01:53:08 [2022-11-08T01:53:08.239Z] #43 ...
01:53:08 [2022-11-08T01:53:08.239Z] 
01:53:08 [2022-11-08T01:53:08.239Z] #38 [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
01:53:08 [2022-11-08T01:53:08.239Z] #38 74.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:53:08 [2022-11-08T01:53:08.239Z] #38 74.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:53:08 [2022-11-08T01:53:08.239Z] #38 74.57 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:53:08 [2022-11-08T01:53:08.239Z] #38 79.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:53:08 [2022-11-08T01:53:08.239Z] #38 79.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
01:53:08 [2022-11-08T01:53:08.239Z] #38 79.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:53:08 [2022-11-08T01:53:08.239Z] #38 ...
01:53:08 [2022-11-08T01:53:08.239Z] 
01:53:08 [2022-11-08T01:53:08.239Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:08 [2022-11-08T01:53:08.239Z] #44 35.73 libtoolize: putting auxiliary files in '.'.
01:53:08 [2022-11-08T01:53:08.239Z] #44 35.73 libtoolize: copying file './ltmain.sh'
01:53:08 [2022-11-08T01:53:08.239Z] #44 36.49 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:53:08 [2022-11-08T01:53:08.239Z] #44 36.49 libtoolize: and rerunning libtoolize and aclocal.
01:53:08 [2022-11-08T01:53:08.239Z] #44 36.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:53:08 [2022-11-08T01:53:08.239Z] #44 ...
01:53:08 [2022-11-08T01:53:08.239Z] 
01:53:08 [2022-11-08T01:53:08.239Z] #38 [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
01:53:08 [2022-11-08T01:53:08.239Z] #38 85.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:53:08 [2022-11-08T01:53:08.239Z] #38 85.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:53:08 [2022-11-08T01:53:08.239Z] #38 85.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:53:14 [2022-11-08T01:53:14.801Z] #38 ...
01:53:14 [2022-11-08T01:53:14.801Z] 
01:53:14 [2022-11-08T01:53:14.801Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.06 configure.ac:7: installing './compile'
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.07 configure.ac:11: installing './config.guess'
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.08 configure.ac:11: installing './config.sub'
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.09 configure.ac:8: installing './install-sh'
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.09 configure.ac:8: installing './missing'
01:53:14 [2022-11-08T01:53:14.801Z] #44 44.17 Makefile.am: installing './depcomp'
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.41 libtoolize: copying file 'build-aux/ltmain.sh'
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.58 libtoolize: copying file 'm4/libtool.m4'
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.67 libtoolize: copying file 'm4/ltoptions.m4'
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.79 libtoolize: copying file 'm4/ltsugar.m4'
01:53:14 [2022-11-08T01:53:14.801Z] #44 45.94 libtoolize: copying file 'm4/ltversion.m4'
01:53:14 [2022-11-08T01:53:14.801Z] #44 46.09 libtoolize: copying file 'm4/lt~obsolete.m4'
01:53:14 [2022-11-08T01:53:14.801Z] #44 46.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:53:18 [2022-11-08T01:53:18.987Z] #44 ...
01:53:18 [2022-11-08T01:53:18.987Z] 
01:53:18 [2022-11-08T01:53:18.987Z] #38 [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
01:53:18 [2022-11-08T01:53:18.987Z] #38 96.07 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:53:18 [2022-11-08T01:53:18.987Z] #38 96.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:53:18 [2022-11-08T01:53:18.987Z] #38 96.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.2 Selecting previously unselected package g++-mingw-w64-x86-64.
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.4 Selecting previously unselected package libapparmor1:arm64.
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.4 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.5 Selecting previously unselected package libapparmor-dev:arm64.
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 101.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:53:24 [2022-11-08T01:53:24.258Z] #38 ...
01:53:24 [2022-11-08T01:53:24.258Z] 
01:53:24 [2022-11-08T01:53:24.258Z] #39 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:53:24 [2022-11-08T01:53:24.258Z] #39 101.3 + for f in rootlesskit rootlesskit-docker-proxy
01:53:24 [2022-11-08T01:53:24.517Z] #39 101.3 + GOBIN=/build
01:53:24 [2022-11-08T01:53:24.517Z] #39 101.3 + GO111MODULE=on
01:53:24 [2022-11-08T01:53:24.517Z] #39 101.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
01:53:29 [2022-11-08T01:53:29.792Z] #39 ...
01:53:29 [2022-11-08T01:53:29.792Z] 
01:53:29 [2022-11-08T01:53:29.793Z] #38 [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
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.7 Selecting previously unselected package libbtrfs0:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.9 Selecting previously unselected package libbtrfs-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 101.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.2 Selecting previously unselected package libudev-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.2 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.4 Selecting previously unselected package libsepol1-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.7 Selecting previously unselected package libpcre2-16-0:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.7 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.9 Selecting previously unselected package libpcre2-32-0:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 102.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.1 Selecting previously unselected package libpcre2-posix2:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.1 Selecting previously unselected package libpcre2-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.6 Selecting previously unselected package libselinux1-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.6 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.8 Selecting previously unselected package libdevmapper-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 103.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.0 Selecting previously unselected package libseccomp-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.1 Selecting previously unselected package libsystemd-dev:arm64.
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.1 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.7 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.8 Setting up mingw-w64-common (8.0.0-1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:53:29 [2022-11-08T01:53:29.793Z] #38 104.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.0 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
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Setting up dmsetup (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:53:29 [2022-11-08T01:53:29.793Z] #38 105.1 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:53:30 [2022-11-08T01:53:30.361Z] #38 DONE 107.5s
01:53:30 [2022-11-08T01:53:30.361Z] 
01:53:30 [2022-11-08T01:53:30.361Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
01:53:30 [2022-11-08T01:53:30.621Z] #47 ...
01:53:30 [2022-11-08T01:53:30.621Z] 
01:53:30 [2022-11-08T01:53:30.621Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
01:53:30 [2022-11-08T01:53:30.621Z] #48 DONE 0.1s
01:53:30 [2022-11-08T01:53:30.621Z] 
01:53:30 [2022-11-08T01:53:30.621Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.000 + RM_GOPATH=0
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.000 + TMP_GOPATH=
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.000 + : /build
01:53:31 [2022-11-08T01:53:31.557Z] #49 ...
01:53:31 [2022-11-08T01:53:31.557Z] 
01:53:31 [2022-11-08T01:53:31.557Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
01:53:31 [2022-11-08T01:53:31.557Z] #47 DONE 1.2s
01:53:31 [2022-11-08T01:53:31.557Z] 
01:53:31 [2022-11-08T01:53:31.557Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.000 + '[' -z '' ']'
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.002 ++ mktemp -d
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.005 + export GOPATH=/tmp/tmp.fdU1XX29Xj
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.005 + GOPATH=/tmp/tmp.fdU1XX29Xj
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.005 + RM_GOPATH=1
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.006 + case "$(go env GOARCH)" in
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.011 ++ go env GOARCH
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.047 + export GO_BUILDMODE=-buildmode=pie
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.051 + GO_BUILDMODE=-buildmode=pie
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.051 ++ dirname /install.sh
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.057 + dir=/
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.057 + bin=runc
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.058 + shift
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.059 + '[' '!' -f //runc.installer ']'
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.059 + . //runc.installer
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.059 ++ set -e
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.063 ++ : v1.1.4
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.063 + install_runc
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.067 + RUNC_BUILDTAGS=seccomp
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.100 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.100 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fdU1XX29Xj/src/github.com/opencontainers/runc
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.100 Cloning into '/tmp/tmp.fdU1XX29Xj/src/github.com/opencontainers/runc'...
01:53:31 [2022-11-08T01:53:31.557Z] #49 1.100 Install runc version v1.1.4 (build tags: seccomp)
01:53:32 [2022-11-08T01:53:32.124Z] #49 ...
01:53:32 [2022-11-08T01:53:32.124Z] 
01:53:32 [2022-11-08T01:53:32.124Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.72 configure.ac:7: installing 'build-aux/compile'
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.76 configure.ac:9: installing 'build-aux/config.guess'
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.77 configure.ac:9: installing 'build-aux/config.sub'
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.79 configure.ac:11: installing 'build-aux/install-sh'
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.80 configure.ac:11: installing 'build-aux/missing'
01:53:32 [2022-11-08T01:53:32.124Z] #44 56.94 Makefile.am: installing 'build-aux/depcomp'
01:53:32 [2022-11-08T01:53:32.124Z] #44 57.00 parallel-tests: installing 'build-aux/test-driver'
01:53:32 [2022-11-08T01:53:32.124Z] #44 59.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:53:32 [2022-11-08T01:53:32.124Z] #44 59.20 libtoolize: copying file 'build-aux/ltmain.sh'
01:53:32 [2022-11-08T01:53:32.124Z] #44 59.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:53:32 [2022-11-08T01:53:32.124Z] #44 59.79 libtoolize: copying file 'm4/libtool.m4'
01:53:32 [2022-11-08T01:53:32.124Z] #44 59.90 libtoolize: copying file 'm4/ltoptions.m4'
01:53:32 [2022-11-08T01:53:32.124Z] #44 60.00 libtoolize: copying file 'm4/ltsugar.m4'
01:53:32 [2022-11-08T01:53:32.124Z] #44 60.12 libtoolize: copying file 'm4/ltversion.m4'
01:53:32 [2022-11-08T01:53:32.124Z] #44 60.22 libtoolize: copying file 'm4/lt~obsolete.m4'
01:53:32 [2022-11-08T01:53:32.124Z] #44 ...
01:53:32 [2022-11-08T01:53:32.124Z] 
01:53:32 [2022-11-08T01:53:32.124Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:53:32 [2022-11-08T01:53:32.384Z] #50 DONE 0.9s
01:53:32 [2022-11-08T01:53:32.384Z] 
01:53:32 [2022-11-08T01:53:32.384Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:32 [2022-11-08T01:53:32.645Z] #44 ...
01:53:32 [2022-11-08T01:53:32.645Z] 
01:53:32 [2022-11-08T01:53:32.645Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:53:33 [2022-11-08T01:53:33.214Z] #51 0.670 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:53:33 [2022-11-08T01:53:33.214Z] #51 DONE 0.7s
01:53:33 [2022-11-08T01:53:33.214Z] 
01:53:33 [2022-11-08T01:53:33.214Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:53:33 [2022-11-08T01:53:33.214Z] #43 ...
01:53:33 [2022-11-08T01:53:33.214Z] 
01:53:33 [2022-11-08T01:53:33.214Z] #52 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:53:34 [2022-11-08T01:53:34.150Z] #52 DONE 0.8s
01:53:34 [2022-11-08T01:53:34.150Z] 
01:53:34 [2022-11-08T01:53:34.150Z] #53 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:53:35 [2022-11-08T01:53:35.086Z] #53 DONE 0.9s
01:53:35 [2022-11-08T01:53:35.086Z] 
01:53:35 [2022-11-08T01:53:35.086Z] #54 [dev-systemd-false  6/28] RUN ldconfig
01:53:36 [2022-11-08T01:53:36.021Z] #54 DONE 0.9s
01:53:36 [2022-11-08T01:53:36.021Z] 
01:53:36 [2022-11-08T01:53:36.021Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:53:36 [2022-11-08T01:53:36.960Z] #55 1.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:53:36 [2022-11-08T01:53:36.960Z] #55 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:53:36 [2022-11-08T01:53:36.960Z] #55 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:53:37 [2022-11-08T01:53:37.526Z] #55 1.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:53:38 [2022-11-08T01:53:38.093Z] #55 ...
01:53:38 [2022-11-08T01:53:38.093Z] 
01:53:38 [2022-11-08T01:53:38.093Z] #39 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:53:38 [2022-11-08T01:53:38.093Z] #39 114.9 rootlesskit version 1.0.0
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0 Usage of /build/rootlesskit-docker-proxy:
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0   -container-ip string
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0     	container ip
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0   -container-port int
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0     	container port (default -1)
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0   -host-ip string
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0     	host ip
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0   -host-port int
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0     	host port (default -1)
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0   -proto string
01:53:38 [2022-11-08T01:53:38.093Z] #39 115.0     	proxy protocol (default "tcp")
01:53:38 [2022-11-08T01:53:38.093Z] #39 DONE 115.1s
01:53:38 [2022-11-08T01:53:38.353Z] 
01:53:38 [2022-11-08T01:53:38.353Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
01:53:38 [2022-11-08T01:53:38.353Z] #56 DONE 0.1s
01:53:38 [2022-11-08T01:53:38.353Z] 
01:53:38 [2022-11-08T01:53:38.353Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:53:38 [2022-11-08T01:53:38.353Z] #57 DONE 0.1s
01:53:38 [2022-11-08T01:53:38.353Z] 
01:53:38 [2022-11-08T01:53:38.353Z] #36 [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
01:53:39 [2022-11-08T01:53:39.728Z] #36 ...
01:53:39 [2022-11-08T01:53:39.728Z] 
01:53:39 [2022-11-08T01:53:39.728Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.21 configure.ac:11: installing 'build-aux/compile'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.22 configure.ac:11: installing 'build-aux/config.guess'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.23 configure.ac:11: installing 'build-aux/config.sub'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.24 configure.ac:13: installing 'build-aux/install-sh'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.25 configure.ac:13: installing 'build-aux/missing'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.26 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:53:39 [2022-11-08T01:53:39.728Z] #44 74.45 Makefile.am: installing 'build-aux/depcomp'
01:53:41 [2022-11-08T01:53:41.889Z] #44 76.07 checking build system type... aarch64-unknown-linux-gnu
01:53:41 [2022-11-08T01:53:41.889Z] #44 76.47 checking host system type... aarch64-unknown-linux-gnu
01:53:41 [2022-11-08T01:53:41.889Z] #44 76.47 checking how to print strings... printf
01:53:41 [2022-11-08T01:53:41.889Z] #44 76.48 checking for gcc... gcc
01:53:42 [2022-11-08T01:53:42.147Z] #44 76.61 checking whether the C compiler works... yes
01:53:42 [2022-11-08T01:53:42.147Z] #44 76.85 checking for C compiler default output file name... a.out
01:53:42 [2022-11-08T01:53:42.406Z] #44 76.86 checking for suffix of executables... 
01:53:42 [2022-11-08T01:53:42.406Z] #44 77.04 checking whether we are cross compiling... no
01:53:42 [2022-11-08T01:53:42.665Z] #44 77.17 checking for suffix of object files... o
01:53:42 [2022-11-08T01:53:42.665Z] #44 77.33 checking whether we are using the GNU C compiler... yes
01:53:42 [2022-11-08T01:53:42.924Z] #44 77.46 checking whether gcc accepts -g... yes
01:53:43 [2022-11-08T01:53:43.184Z] #44 77.53 checking for gcc option to accept ISO C89... none needed
01:53:43 [2022-11-08T01:53:43.442Z] #44 77.76 checking whether gcc understands -c and -o together... 
01:53:43 [2022-11-08T01:53:43.442Z] #44 ...
01:53:43 [2022-11-08T01:53:43.442Z] 
01:53:43 [2022-11-08T01:53:43.442Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Delve is a source level debugger for Go programs.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Delve enables you to interact with your program by controlling the execution of the process,
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Pass flags to the program you are debugging using `--`, for example:
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 `dlv exec ./hello -- server --config conf/config.toml`
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Usage:
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   dlv [command]
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Available Commands:
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   attach      Attach to running process and begin debugging.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   connect     Connect to a headless debug server with a terminal client.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   core        Examine a core dump.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   debug       Compile and begin debugging main package in current directory, or the package specified.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   exec        Execute a precompiled binary, and begin a debug session.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   help        Help about any command
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   run         Deprecated command. Use 'debug' instead.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   test        Compile test binary and begin debugging program.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   trace       Compile and begin tracing program.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   version     Prints version.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Flags:
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --disable-aslr                     Disables address space randomization
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   -h, --help                             help for dlv
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --init string                      Init file, executed by the terminal client.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --log                              Enable debugging server logging.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0       --wd string                        Working directory for running the program.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Additional help topics:
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   dlv backend  Help about the --backend flag.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   dlv log      Help about logging flags.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0   dlv redirect Help about file redirection.
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 
01:53:43 [2022-11-08T01:53:43.442Z] #33 120.0 Use "dlv [command] --help" for more information about a command.
01:53:43 [2022-11-08T01:53:43.442Z] #33 DONE 120.5s
01:53:43 [2022-11-08T01:53:43.442Z] 
01:53:43 [2022-11-08T01:53:43.442Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:43 [2022-11-08T01:53:43.442Z] #44 77.76 checking whether gcc understands -c and -o together... yes
01:53:43 [2022-11-08T01:53:43.442Z] #44 78.03 checking for a sed that does not truncate output... /bin/sed
01:53:43 [2022-11-08T01:53:43.442Z] #44 78.09 checking for grep that handles long lines and -e... /bin/grep
01:53:43 [2022-11-08T01:53:43.442Z] #44 78.10 checking for egrep... /bin/grep -E
01:53:43 [2022-11-08T01:53:43.442Z] #44 78.10 checking for fgrep... /bin/grep -F
01:53:43 [2022-11-08T01:53:43.443Z] #44 78.13 checking for ld used by gcc... /usr/bin/ld
01:53:43 [2022-11-08T01:53:43.443Z] #44 78.17 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:53:43 [2022-11-08T01:53:43.443Z] #44 78.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.45 checking whether ln -s works... yes
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.45 checking the maximum length of command line arguments... 1572864
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking for /usr/bin/ld option to reload object files... -r
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking for objdump... objdump
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking how to recognize dependent libraries... pass_all
01:53:43 [2022-11-08T01:53:43.701Z] #44 78.55 checking for dlltool... no
01:53:43 [2022-11-08T01:53:43.960Z] #44 78.55 checking how to associate runtime and link libraries... printf %s\n
01:53:43 [2022-11-08T01:53:43.960Z] #44 78.56 checking for ar... ar
01:53:43 [2022-11-08T01:53:43.960Z] #44 78.57 checking for archiver @FILE support... @
01:53:44 [2022-11-08T01:53:44.219Z] #44 78.82 checking for strip... strip
01:53:44 [2022-11-08T01:53:44.219Z] #44 78.84 checking for ranlib... ranlib
01:53:44 [2022-11-08T01:53:44.219Z] #44 78.84 checking for gawk... no
01:53:44 [2022-11-08T01:53:44.219Z] #44 78.84 checking for mawk... mawk
01:53:44 [2022-11-08T01:53:44.478Z] #44 78.84 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:53:44 [2022-11-08T01:53:44.478Z] #44 79.30 checking for sysroot... no
01:53:44 [2022-11-08T01:53:44.478Z] #44 79.30 checking for a working dd... /bin/dd
01:53:44 [2022-11-08T01:53:44.478Z] #44 79.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:53:44 [2022-11-08T01:53:44.738Z] #44 79.36 checking for mt... no
01:53:44 [2022-11-08T01:53:44.738Z] #44 79.37 checking if : is a manifest tool... no
01:53:44 [2022-11-08T01:53:44.997Z] #44 79.40 checking how to run the C preprocessor... gcc -E
01:53:45 [2022-11-08T01:53:45.954Z] #44 79.76 checking for ANSI C header files... yes
01:53:45 [2022-11-08T01:53:45.954Z] #44 80.54 checking for sys/types.h... yes
01:53:46 [2022-11-08T01:53:46.220Z] #44 80.70 checking for sys/stat.h... yes
01:53:46 [2022-11-08T01:53:46.489Z] #44 80.94 checking for stdlib.h... yes
01:53:46 [2022-11-08T01:53:46.489Z] #44 81.22 checking for string.h... yes
01:53:46 [2022-11-08T01:53:46.754Z] #44 81.40 checking for memory.h... yes
01:53:47 [2022-11-08T01:53:47.017Z] #44 81.57 checking for strings.h... yes
01:53:47 [2022-11-08T01:53:47.535Z] #44 81.82 checking for inttypes.h... yes
01:53:47 [2022-11-08T01:53:47.535Z] #44 82.16 checking for stdint.h... yes
01:53:47 [2022-11-08T01:53:47.793Z] #44 82.36 checking for unistd.h... yes
01:53:48 [2022-11-08T01:53:48.052Z] #44 82.59 checking for dlfcn.h... yes
01:53:48 [2022-11-08T01:53:48.052Z] #44 82.72 checking for objdir... .libs
01:53:48 [2022-11-08T01:53:48.620Z] #44 83.16 checking if gcc supports -fno-rtti -fno-exceptions... no
01:53:48 [2022-11-08T01:53:48.620Z] #44 83.33 checking for gcc option to produce PIC... -fPIC -DPIC
01:53:48 [2022-11-08T01:53:48.879Z] #44 83.33 checking if gcc PIC flag -fPIC -DPIC works... yes
01:53:49 [2022-11-08T01:53:49.138Z] #44 83.49 checking if gcc static flag -static works... yes
01:53:49 [2022-11-08T01:53:49.397Z] #44 83.89 checking if gcc supports -c -o file.o... yes
01:53:49 [2022-11-08T01:53:49.397Z] #44 84.07 checking if gcc supports -c -o file.o... (cached) yes
01:53:49 [2022-11-08T01:53:49.397Z] #44 84.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.13 checking dynamic linker characteristics... 
01:53:49 [2022-11-08T01:53:49.657Z] #44 ...
01:53:49 [2022-11-08T01:53:49.657Z] 
01:53:49 [2022-11-08T01:53:49.657Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:53:49 [2022-11-08T01:53:49.657Z] #55 3.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
01:53:49 [2022-11-08T01:53:49.657Z] #55 5.170 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:53:49 [2022-11-08T01:53:49.657Z] #55 8.504 Fetched 8483 kB in 8s (1099 kB/s)
01:53:49 [2022-11-08T01:53:49.657Z] #55 8.504 Reading package lists...
01:53:49 [2022-11-08T01:53:49.657Z] #55 11.09 Reading package lists...
01:53:49 [2022-11-08T01:53:49.657Z] #55 13.52 Building dependency tree...
01:53:49 [2022-11-08T01:53:49.657Z] #55 ...
01:53:49 [2022-11-08T01:53:49.657Z] 
01:53:49 [2022-11-08T01:53:49.657Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.13 checking dynamic linker characteristics... GNU/Linux ld.so
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.42 checking how to hardcode library paths into programs... immediate
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.42 checking whether stripping libraries is possible... yes
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.44 checking if libtool supports shared libraries... yes
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.44 checking whether to build shared libraries... no
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.44 checking whether to build static libraries... yes
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.45 checking for a BSD-compatible install... /usr/bin/install -c
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.48 checking whether build environment is sane... yes
01:53:49 [2022-11-08T01:53:49.657Z] #44 84.53 checking for a thread-safe mkdir -p... 
01:53:49 [2022-11-08T01:53:49.657Z] #44 ...
01:53:49 [2022-11-08T01:53:49.657Z] 
01:53:49 [2022-11-08T01:53:49.657Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:53:49 [2022-11-08T01:53:49.657Z] #32 116.7 Updating files:  19% (2269/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  34% (3899/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  57% (6609/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  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:  83% (9475/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
01:53:49 [2022-11-08T01:53:49.657Z] #32 120.7 + cd /tmp/tmp.bEd5jKxWNk/tmp/docker-ce
01:53:49 [2022-11-08T01:53:49.657Z] #32 120.7 + git checkout -q v17.06.2-ce
01:53:49 [2022-11-08T01:53:49.657Z] #32 124.5 + mkdir -p /tmp/tmp.bEd5jKxWNk/src/github.com/docker
01:53:49 [2022-11-08T01:53:49.657Z] #32 124.5 + mv components/cli /tmp/tmp.bEd5jKxWNk/src/github.com/docker/cli
01:53:49 [2022-11-08T01:53:49.657Z] #32 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:53:49 [2022-11-08T01:53:49.916Z] #32 ...
01:53:49 [2022-11-08T01:53:49.916Z] 
01:53:49 [2022-11-08T01:53:49.916Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.53 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.53 checking whether make sets $(MAKE)... yes
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.61 checking whether make supports the include directive... yes (GNU style)
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.65 checking whether make supports nested variables... yes
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.70 checking whether UID '0' is supported by ustar format... yes
01:53:49 [2022-11-08T01:53:49.916Z] #44 84.72 checking whether GID '0' is supported by ustar format... yes
01:53:50 [2022-11-08T01:53:50.175Z] #44 84.72 checking how to create a ustar tar archive... gnutar
01:53:50 [2022-11-08T01:53:50.434Z] #44 84.81 checking dependency style of gcc... gcc3
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.02 checking whether to enable maintainer-specific portions of Makefiles... yes
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.02 checking whether make supports nested variables... (cached) yes
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.02 checking for gawk... (cached) mawk
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.02 checking for a sed that does not truncate output... (cached) /bin/sed
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.03 checking for gcc... (cached) gcc
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.13 checking whether we are using the GNU C compiler... (cached) yes
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.13 checking whether gcc accepts -g... (cached) yes
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.13 checking for gcc option to accept ISO C89... (cached) none needed
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.13 checking whether gcc understands -c and -o together... (cached) yes
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.13 checking for a Python interpreter with version >= 3... python3
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.20 checking for python3... /usr/bin/python3
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.20 checking for python3 version... 3.9
01:53:50 [2022-11-08T01:53:50.435Z] #44 85.25 checking for python3 platform... linux
01:53:51 [2022-11-08T01:53:51.003Z] #44 85.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:53:51 [2022-11-08T01:53:51.003Z] #44 85.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:53:51 [2022-11-08T01:53:51.003Z] #44 85.65 checking for go-md2man... no
01:53:51 [2022-11-08T01:53:51.003Z] #44 85.66 checking error.h usability... yes
01:53:51 [2022-11-08T01:53:51.262Z] #44 85.82 checking error.h presence... yes
01:53:51 [2022-11-08T01:53:51.262Z] #44 85.89 checking for error.h... yes
01:53:51 [2022-11-08T01:53:51.521Z] #44 85.94 checking linux/openat2.h usability... yes
01:53:51 [2022-11-08T01:53:51.521Z] #44 86.16 checking linux/openat2.h presence... yes
01:53:51 [2022-11-08T01:53:51.521Z] #44 86.20 checking for linux/openat2.h... yes
01:53:51 [2022-11-08T01:53:51.782Z] #44 86.26 checking for copy_file_range... yes
01:53:52 [2022-11-08T01:53:52.041Z] #44 86.52 checking for fgetxattr... yes
01:53:52 [2022-11-08T01:53:52.300Z] #44 86.83 checking for statx... yes
01:53:52 [2022-11-08T01:53:52.818Z] #44 87.09 checking for fgetpwent_r... yes
01:53:52 [2022-11-08T01:53:52.818Z] #44 87.38 checking for issetugid... no
01:53:53 [2022-11-08T01:53:53.077Z] #44 87.59 checking for pkg-config... /usr/bin/pkg-config
01:53:53 [2022-11-08T01:53:53.077Z] #44 87.59 checking pkg-config is at least version 0.9.0... yes
01:53:53 [2022-11-08T01:53:53.077Z] #44 87.60 checking for library containing yajl_tree_get... 
01:53:53 [2022-11-08T01:53:53.077Z] #44 ...
01:53:53 [2022-11-08T01:53:53.077Z] 
01:53:53 [2022-11-08T01:53:53.077Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:53:53 [2022-11-08T01:53:53.077Z] #49 12.45 + cd /tmp/tmp.fdU1XX29Xj/src/github.com/opencontainers/runc
01:53:53 [2022-11-08T01:53:53.077Z] #49 12.45 + git checkout -q v1.1.4
01:53:53 [2022-11-08T01:53:53.077Z] #49 13.69 + '[' -z '' ']'
01:53:53 [2022-11-08T01:53:53.077Z] #49 13.69 + target=static
01:53:53 [2022-11-08T01:53:53.077Z] #49 13.69 + make BUILDTAGS=seccomp static
01:53:53 [2022-11-08T01:53:53.077Z] #49 13.92 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 .
01:53:53 [2022-11-08T01:53:53.077Z] #49 ...
01:53:53 [2022-11-08T01:53:53.077Z] 
01:53:53 [2022-11-08T01:53:53.077Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:53:53 [2022-11-08T01:53:53.077Z] #55 13.52 Building dependency tree...
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.34 The following additional packages will be installed:
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.36   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.36   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.36   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.36   libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.36   python3-pkg-resources systemd vim-runtime xxd
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.37 Suggested packages:
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38   ctags vim-doc vim-scripts xfsdump acl attr quota
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38 Recommended packages:
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38   libatm1 nftables libpam-cap build-essential python3-dev dbus
01:53:53 [2022-11-08T01:53:53.077Z] #55 15.38   systemd-timesyncd | time-daemon unzip
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.83 The following NEW packages will be installed:
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
01:53:53 [2022-11-08T01:53:53.077Z] #55 16.84   vim-runtime xfsprogs xxd xz-utils zip zstd
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.16 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded.
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.16 Need to get 31.8 MB of archives.
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.16 After this operation, 123 MB of additional disk space will be used.
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:53:53 [2022-11-08T01:53:53.077Z] #55 17.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:53:53 [2022-11-08T01:53:53.337Z] #55 17.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:53:53 [2022-11-08T01:53:53.597Z] #55 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 17.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.08 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:53:53 [2022-11-08T01:53:53.859Z] #55 18.09 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:53:54 [2022-11-08T01:53:54.118Z] #55 18.22 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:53:54 [2022-11-08T01:53:54.118Z] #55 18.25 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:53:54 [2022-11-08T01:53:54.118Z] #55 18.27 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:53:54 [2022-11-08T01:53:54.118Z] #55 18.28 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
01:53:54 [2022-11-08T01:53:54.685Z] #55 18.86 debconf: delaying package configuration, since apt-utils is not installed
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.04 Fetched 31.8 MB in 1s (22.5 MB/s)
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.10 Selecting previously unselected package libcap2:arm64.
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.15 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.16 Unpacking libcap2:arm64 (1:2.44-1) ...
01:53:54 [2022-11-08T01:53:54.944Z] #55 19.25 Selecting previously unselected package libargon2-1:arm64.
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.25 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.26 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.35 Selecting previously unselected package libjson-c5:arm64.
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.35 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.35 Unpacking libjson-c5:arm64 (0.15-2) ...
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.42 Selecting previously unselected package libcryptsetup12:arm64.
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.42 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.203Z] #55 19.43 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.57 Selecting previously unselected package libip4tc2:arm64.
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.58 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.58 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.66 Selecting previously unselected package libkmod2:arm64.
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.67 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.68 Unpacking libkmod2:arm64 (28-1) ...
01:53:55 [2022-11-08T01:53:55.461Z] #55 19.79 Selecting previously unselected package systemd.
01:53:55 [2022-11-08T01:53:55.720Z] #55 19.79 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
01:53:55 [2022-11-08T01:53:55.720Z] #55 20.01 Unpacking systemd (247.3-7+deb11u1) ...
01:53:55 [2022-11-08T01:53:55.979Z] #55 ...
01:53:55 [2022-11-08T01:53:55.979Z] 
01:53:55 [2022-11-08T01:53:55.979Z] #36 [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
01:53:55 [2022-11-08T01:53:55.979Z] #36 DONE 133.0s
01:53:55 [2022-11-08T01:53:55.979Z] 
01:53:55 [2022-11-08T01:53:55.979Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:53:55 [2022-11-08T01:53:55.979Z] #44 87.60 checking for library containing yajl_tree_get... -lyajl
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.05 checking for yajl >= 2.0.0... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.11 checking sys/capability.h usability... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.27 checking sys/capability.h presence... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.37 checking for sys/capability.h... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.37 checking for library containing cap_from_name... -lcap
01:53:55 [2022-11-08T01:53:55.979Z] #44 88.82 checking for library containing dlopen... -ldl
01:53:55 [2022-11-08T01:53:55.979Z] #44 89.23 checking seccomp.h usability... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 89.38 checking seccomp.h presence... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 89.50 checking for seccomp.h... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 89.51 checking for library containing seccomp_rule_add... -lseccomp
01:53:55 [2022-11-08T01:53:55.979Z] #44 89.93 checking for library containing seccomp_arch_resolve_name... none required
01:53:55 [2022-11-08T01:53:55.979Z] #44 90.13 checking systemd/sd-bus.h usability... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 90.33 checking systemd/sd-bus.h presence... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 90.46 checking for systemd/sd-bus.h... yes
01:53:55 [2022-11-08T01:53:55.979Z] #44 90.47 checking for library containing sd_bus_match_signal_async... -lsystemd
01:53:56 [2022-11-08T01:53:56.238Z] #44 90.69 checking for sd_notify_barrier... yes
01:53:56 [2022-11-08T01:53:56.811Z] #44 91.06 checking linux/bpf.h usability... yes
01:53:56 [2022-11-08T01:53:56.811Z] #44 91.28 checking linux/bpf.h presence... yes
01:53:56 [2022-11-08T01:53:56.811Z] #44 91.45 checking for linux/bpf.h... yes
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.46 checking compilation for eBPF... yes
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.73 checking for criu >= 3.15... no
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.76 configure: CRIU headers not found, building without CRIU support
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.76 checking for criu > 3.16... no
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.83 configure: CRIU version doesn't support join-ns API
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.83 checking for criu > 3.16.1... no
01:53:57 [2022-11-08T01:53:57.077Z] #44 91.89 configure: CRIU version doesn't support for pre-dumping
01:53:57 [2022-11-08T01:53:57.336Z] #44 91.90 checking for new mount API (fsconfig)... yes
01:53:57 [2022-11-08T01:53:57.336Z] #44 91.97 checking for seccomp notify API... yes
01:53:57 [2022-11-08T01:53:57.336Z] #44 92.05 checking for gperf... no
01:53:57 [2022-11-08T01:53:57.336Z] #44 92.05 configure: gperf not found - cannot rebuild signal parser code
01:53:57 [2022-11-08T01:53:57.594Z] #44 92.05 checking for library containing argp_parse... none required
01:53:57 [2022-11-08T01:53:57.594Z] #44 92.27 checking that generated files are newer than configure... done
01:53:57 [2022-11-08T01:53:57.594Z] #44 92.28 configure: creating ./config.status
01:54:00 [2022-11-08T01:54:00.126Z] #44 94.67 config.status: creating Makefile
01:54:00 [2022-11-08T01:54:00.126Z] #44 94.74 config.status: creating rpm/crun.spec
01:54:00 [2022-11-08T01:54:00.126Z] #44 94.83 config.status: creating config.h
01:54:00 [2022-11-08T01:54:00.126Z] #44 94.86 config.status: executing libtool commands
01:54:00 [2022-11-08T01:54:00.126Z] #44 94.90 config.status: executing depfiles commands
01:54:00 [2022-11-08T01:54:00.693Z] #44 ...
01:54:00 [2022-11-08T01:54:00.693Z] 
01:54:00 [2022-11-08T01:54:00.693Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.27 Selecting previously unselected package pigz.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.28 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.28 Unpacking pigz (2.6-1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.37 Selecting previously unselected package libelf1:arm64.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.38 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.38 Unpacking libelf1:arm64 (0.183-1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.52 Selecting previously unselected package libbpf0:arm64.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.53 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.53 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.60 Selecting previously unselected package libmnl0:arm64.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.61 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.61 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.67 Selecting previously unselected package libxtables12:arm64.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.68 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.69 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.77 Selecting previously unselected package libcap2-bin.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.77 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.78 Unpacking libcap2-bin (1:2.44-1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.87 Selecting previously unselected package iproute2.
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.87 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 22.88 Unpacking iproute2 (5.10.0-4) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.28 Selecting previously unselected package xxd.
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.29 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.40 Selecting previously unselected package vim-common.
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.41 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.55 Selecting previously unselected package bash-completion.
01:54:00 [2022-11-08T01:54:00.693Z] #55 23.55 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
01:54:01 [2022-11-08T01:54:01.627Z] #55 25.76 Unpacking bash-completion (1:2.11-2) ...
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.30 Selecting previously unselected package bzip2.
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.30 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.32 Unpacking bzip2 (1.0.8-4) ...
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.42 Selecting previously unselected package xz-utils.
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.42 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:54:02 [2022-11-08T01:54:02.195Z] #55 26.54 Selecting previously unselected package apparmor.
01:54:02 [2022-11-08T01:54:02.455Z] #55 26.54 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.455Z] #55 26.61 Unpacking apparmor (2.13.6-10) ...
01:54:02 [2022-11-08T01:54:02.714Z] #55 27.02 Selecting previously unselected package inetutils-ping.
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.02 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.03 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.18 Selecting previously unselected package libip6tc2:arm64.
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.18 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.19 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.25 Selecting previously unselected package libnfnetlink0:arm64.
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.25 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.32 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.33 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:54:02 [2022-11-08T01:54:02.973Z] #55 27.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:54:03 [2022-11-08T01:54:03.232Z] #55 27.43 Selecting previously unselected package libnftnl11:arm64.
01:54:03 [2022-11-08T01:54:03.232Z] #55 27.44 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
01:54:03 [2022-11-08T01:54:03.232Z] #55 27.44 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:54:03 [2022-11-08T01:54:03.491Z] #55 27.54 Selecting previously unselected package iptables.
01:54:03 [2022-11-08T01:54:03.491Z] #55 27.54 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
01:54:03 [2022-11-08T01:54:03.491Z] #55 27.55 Unpacking iptables (1.8.7-1) ...
01:54:03 [2022-11-08T01:54:03.750Z] #55 27.91 Selecting previously unselected package libonig5:arm64.
01:54:03 [2022-11-08T01:54:03.750Z] #55 27.92 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
01:54:03 [2022-11-08T01:54:03.750Z] #55 27.92 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:54:03 [2022-11-08T01:54:03.750Z] #55 28.06 Selecting previously unselected package libjq1:arm64.
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.06 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.07 Unpacking libjq1:arm64 (1.6-2.1) ...
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.15 Selecting previously unselected package jq.
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.20 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.20 Unpacking jq (1.6-2.1) ...
01:54:04 [2022-11-08T01:54:04.009Z] #55 28.30 Selecting previously unselected package libaio1:arm64.
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.30 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.31 Unpacking libaio1:arm64 (0.3.112-9) ...
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.37 Selecting previously unselected package libgpm2:arm64.
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.37 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.38 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.46 Selecting previously unselected package libicu67:arm64.
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.47 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
01:54:04 [2022-11-08T01:54:04.268Z] #55 28.49 Unpacking libicu67:arm64 (67.1-7) ...
01:54:06 [2022-11-08T01:54:06.803Z] #55 ...
01:54:06 [2022-11-08T01:54:06.803Z] 
01:54:06 [2022-11-08T01:54:06.803Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.10 === configuring in libocispec (/tmp/crun-build/libocispec)
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.13 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.59 checking for gcc... gcc
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.68 checking whether the C compiler works... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.93 checking for C compiler default output file name... a.out
01:54:06 [2022-11-08T01:54:06.803Z] #44 96.93 checking for suffix of executables... 
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.14 checking whether we are cross compiling... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.42 checking for suffix of object files... o
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.55 checking whether we are using the GNU C compiler... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.63 checking whether gcc accepts -g... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.73 checking for gcc option to accept ISO C89... none needed
01:54:06 [2022-11-08T01:54:06.803Z] #44 97.92 checking whether gcc understands -c and -o together... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 98.06 checking how to run the C preprocessor... gcc -E
01:54:06 [2022-11-08T01:54:06.803Z] #44 98.29 checking for grep that handles long lines and -e... /bin/grep
01:54:06 [2022-11-08T01:54:06.803Z] #44 98.30 checking for egrep... /bin/grep -E
01:54:06 [2022-11-08T01:54:06.803Z] #44 98.32 checking for ANSI C header files... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 98.91 checking for sys/types.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.02 checking for sys/stat.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.23 checking for stdlib.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.39 checking for string.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.50 checking for memory.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.71 checking for strings.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.83 checking for inttypes.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 99.97 checking for stdint.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.1 checking for unistd.h... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.3 checking minix/config.h usability... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.5 checking minix/config.h presence... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.6 checking for minix/config.h... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.6 checking whether it is safe to define __EXTENSIONS__... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 100.8 checking build system type... aarch64-unknown-linux-gnu
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.1 checking host system type... aarch64-unknown-linux-gnu
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.1 checking how to print strings... printf
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.1 checking for a sed that does not truncate output... /bin/sed
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.1 checking for fgrep... /bin/grep -F
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.2 checking for ld used by gcc... /usr/bin/ld
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.3 checking whether ln -s works... yes
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.3 checking the maximum length of command line arguments... 1572864
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking for /usr/bin/ld option to reload object files... -r
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking for objdump... objdump
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking how to recognize dependent libraries... pass_all
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking for dlltool... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking how to associate runtime and link libraries... printf %s\n
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking for ar... ar
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.4 checking for archiver @FILE support... @
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.5 checking for strip... strip
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.5 checking for ranlib... ranlib
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.5 checking for gawk... no
01:54:06 [2022-11-08T01:54:06.803Z] #44 101.5 checking for mawk... mawk
01:54:07 [2022-11-08T01:54:07.370Z] #44 101.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:54:07 [2022-11-08T01:54:07.370Z] #44 101.9 checking for sysroot... no
01:54:07 [2022-11-08T01:54:07.370Z] #44 101.9 checking for a working dd... /bin/dd
01:54:07 [2022-11-08T01:54:07.370Z] #44 102.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:54:07 [2022-11-08T01:54:07.370Z] #44 102.0 checking for mt... no
01:54:07 [2022-11-08T01:54:07.371Z] #44 102.0 checking if : is a manifest tool... no
01:54:07 [2022-11-08T01:54:07.371Z] #44 102.0 checking for dlfcn.h... yes
01:54:07 [2022-11-08T01:54:07.371Z] #44 102.2 checking for objdir... .libs
01:54:07 [2022-11-08T01:54:07.938Z] #44 102.5 checking if gcc supports -fno-rtti -fno-exceptions... no
01:54:07 [2022-11-08T01:54:07.938Z] #44 102.6 checking for gcc option to produce PIC... -fPIC -DPIC
01:54:08 [2022-11-08T01:54:08.197Z] #44 102.6 checking if gcc PIC flag -fPIC -DPIC works... yes
01:54:08 [2022-11-08T01:54:08.456Z] #44 102.7 checking if gcc static flag -static works... yes
01:54:08 [2022-11-08T01:54:08.456Z] #44 103.0 checking if gcc supports -c -o file.o... yes
01:54:08 [2022-11-08T01:54:08.456Z] #44 103.2 checking if gcc supports -c -o file.o... (cached) yes
01:54:08 [2022-11-08T01:54:08.456Z] #44 103.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.2 checking dynamic linker characteristics... GNU/Linux ld.so
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.4 checking how to hardcode library paths into programs... immediate
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.4 checking whether stripping libraries is possible... yes
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.5 checking if libtool supports shared libraries... yes
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.5 checking whether to build shared libraries... no
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.5 checking whether to build static libraries... yes
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.5 checking for a BSD-compatible install... /usr/bin/install -c
01:54:08 [2022-11-08T01:54:08.715Z] #44 103.5 checking whether build environment is sane... yes
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.6 checking whether make sets $(MAKE)... yes
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.6 checking whether make supports the include directive... yes (GNU style)
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.7 checking whether make supports nested variables... yes
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.7 checking whether UID '0' is supported by ustar format... yes
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.7 checking whether GID '0' is supported by ustar format... yes
01:54:08 [2022-11-08T01:54:08.973Z] #44 103.7 checking how to create a ustar tar archive... gnutar
01:54:09 [2022-11-08T01:54:09.232Z] #44 103.8 checking dependency style of gcc... gcc3
01:54:09 [2022-11-08T01:54:09.232Z] #44 104.0 checking whether to enable maintainer-specific portions of Makefiles... yes
01:54:09 [2022-11-08T01:54:09.232Z] #44 104.0 checking whether make supports nested variables... (cached) yes
01:54:09 [2022-11-08T01:54:09.232Z] #44 104.0 checking for pkg-config... /usr/bin/pkg-config
01:54:09 [2022-11-08T01:54:09.232Z] #44 104.0 checking pkg-config is at least version 0.9.0... yes
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.0 checking for yajl >= 2.1.0... yes
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.1 checking for a sed that does not truncate output... (cached) /bin/sed
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.1 checking for gcc... (cached) gcc
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.2 checking whether we are using the GNU C compiler... (cached) yes
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.2 checking whether gcc accepts -g... (cached) yes
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.2 checking for gcc option to accept ISO C89... (cached) none needed
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.2 checking whether gcc understands -c and -o together... (cached) yes
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.2 checking for a Python interpreter with version >= 3... python3
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.3 checking for python3... /usr/bin/python3
01:54:09 [2022-11-08T01:54:09.491Z] #44 104.3 checking for python3 version... 3.9
01:54:09 [2022-11-08T01:54:09.750Z] #44 104.3 checking for python3 platform... linux
01:54:09 [2022-11-08T01:54:09.750Z] #44 104.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:54:10 [2022-11-08T01:54:10.009Z] #44 104.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:54:10 [2022-11-08T01:54:10.009Z] #44 104.9 checking that generated files are newer than configure... done
01:54:10 [2022-11-08T01:54:10.009Z] #44 104.9 configure: creating ./config.status
01:54:10 [2022-11-08T01:54:10.947Z] #44 ...
01:54:10 [2022-11-08T01:54:10.947Z] 
01:54:10 [2022-11-08T01:54:10.947Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.34 Selecting previously unselected package libinih1:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.34 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.34 Unpacking libinih1:arm64 (53-1+b2) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.40 Selecting previously unselected package libmicrohttpd12:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.41 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.42 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.52 Selecting previously unselected package libnet1:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.53 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.63 Selecting previously unselected package libnl-3-200:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.63 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.74 Selecting previously unselected package libprotobuf-c1:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.74 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.82 Selecting previously unselected package libyajl2:arm64.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.82 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.84 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.89 Selecting previously unselected package net-tools.
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.91 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 31.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.07 Selecting previously unselected package patch.
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.09 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.10 Unpacking patch (2.7.6-7) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.17 Selecting previously unselected package python-pip-whl.
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.19 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.67 Selecting previously unselected package python3-lib2to3.
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.67 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.68 Unpacking python3-lib2to3 (3.9.2-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.81 Selecting previously unselected package python3-distutils.
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.82 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 32.82 Unpacking python3-distutils (3.9.2-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.02 Selecting previously unselected package python3-pkg-resources.
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.02 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.03 Unpacking python3-pkg-resources (52.0.0-4) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.21 Selecting previously unselected package python3-setuptools.
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.21 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.22 Unpacking python3-setuptools (52.0.0-4) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.48 Selecting previously unselected package python3-wheel.
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.48 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.49 Unpacking python3-wheel (0.34.2-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.57 Selecting previously unselected package python3-pip.
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.59 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.59 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.89 Selecting previously unselected package sudo.
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.90 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 33.90 Unpacking sudo (1.9.5p2-3) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.46 Selecting previously unselected package systemd-journal-remote.
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.47 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.49 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.61 Selecting previously unselected package thin-provisioning-tools.
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.61 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.89 Selecting previously unselected package uidmap.
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.89 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 34.90 Unpacking uidmap (1:4.8.1-1) ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 35.03 Selecting previously unselected package vim-runtime.
01:54:10 [2022-11-08T01:54:10.947Z] #55 35.04 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:54:10 [2022-11-08T01:54:10.947Z] #55 35.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:54:10 [2022-11-08T01:54:10.947Z] #55 35.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:54:10 [2022-11-08T01:54:10.947Z] #55 35.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:54:14 [2022-11-08T01:54:14.236Z] #55 38.36 Selecting previously unselected package vim.
01:54:14 [2022-11-08T01:54:14.236Z] #55 38.36 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:54:14 [2022-11-08T01:54:14.236Z] #55 38.38 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:54:14 [2022-11-08T01:54:14.803Z] #55 38.79 Selecting previously unselected package xfsprogs.
01:54:14 [2022-11-08T01:54:14.803Z] #55 38.80 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
01:54:14 [2022-11-08T01:54:14.803Z] #55 38.81 Unpacking xfsprogs (5.10.0-4) ...
01:54:15 [2022-11-08T01:54:15.062Z] #55 39.20 Selecting previously unselected package zip.
01:54:15 [2022-11-08T01:54:15.062Z] #55 39.23 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
01:54:15 [2022-11-08T01:54:15.062Z] #55 39.23 Unpacking zip (3.0-12) ...
01:54:15 [2022-11-08T01:54:15.321Z] #55 39.36 Selecting previously unselected package zstd.
01:54:15 [2022-11-08T01:54:15.321Z] #55 39.37 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
01:54:15 [2022-11-08T01:54:15.321Z] #55 39.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
01:54:15 [2022-11-08T01:54:15.321Z] #55 39.71 Setting up python3-pkg-resources (52.0.0-4) ...
01:54:16 [2022-11-08T01:54:16.259Z] #55 ...
01:54:16 [2022-11-08T01:54:16.259Z] 
01:54:16 [2022-11-08T01:54:16.259Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:54:16 [2022-11-08T01:54:16.259Z] #44 107.7 config.status: creating Makefile
01:54:16 [2022-11-08T01:54:16.259Z] #44 107.8 config.status: creating config.h
01:54:16 [2022-11-08T01:54:16.259Z] #44 107.8 config.status: executing libtool commands
01:54:16 [2022-11-08T01:54:16.259Z] #44 107.9 config.status: executing depfiles commands
01:54:16 [2022-11-08T01:54:16.259Z] #44 108.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:54:16 [2022-11-08T01:54:16.259Z] #44 108.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.0 checking for gcc... gcc
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.1 checking whether the C compiler works... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.3 checking for C compiler default output file name... a.out
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.3 checking for suffix of executables... 
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.5 checking whether we are cross compiling... no
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.8 checking for suffix of object files... o
01:54:16 [2022-11-08T01:54:16.259Z] #44 109.9 checking whether we are using the GNU C compiler... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.0 checking whether gcc accepts -g... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.1 checking for gcc option to accept ISO C89... none needed
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.2 checking whether gcc understands -c and -o together... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.4 checking for a BSD-compatible install... /usr/bin/install -c
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.4 checking whether build environment is sane... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.5 checking for gawk... no
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.5 checking for mawk... mawk
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.5 checking whether make sets $(MAKE)... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.5 checking whether make supports the include directive... yes (GNU style)
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.6 checking whether make supports nested variables... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.6 checking whether UID '0' is supported by ustar format... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.6 checking whether GID '0' is supported by ustar format... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.6 checking how to create a ustar tar archive... gnutar
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.7 checking dependency style of gcc... gcc3
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.9 checking whether to enable maintainer-specific portions of Makefiles... yes
01:54:16 [2022-11-08T01:54:16.259Z] #44 110.9 checking whether make supports nested variables... (cached) yes
01:54:16 [2022-11-08T01:54:16.527Z] #44 110.9 checking build system type... aarch64-unknown-linux-gnu
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.1 checking host system type... aarch64-unknown-linux-gnu
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.1 checking how to print strings... printf
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking for a sed that does not truncate output... /bin/sed
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking for grep that handles long lines and -e... /bin/grep
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking for egrep... /bin/grep -E
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking for fgrep... /bin/grep -F
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking for ld used by gcc... /usr/bin/ld
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:54:16 [2022-11-08T01:54:16.527Z] #44 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking whether ln -s works... yes
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking the maximum length of command line arguments... 1572864
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking for /usr/bin/ld option to reload object files... -r
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking for objdump... objdump
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking how to recognize dependent libraries... pass_all
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking for dlltool... no
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking how to associate runtime and link libraries... printf %s\n
01:54:16 [2022-11-08T01:54:16.786Z] #44 111.4 checking for ar... ar
01:54:17 [2022-11-08T01:54:17.045Z] #44 111.5 checking for archiver @FILE support... @
01:54:17 [2022-11-08T01:54:17.045Z] #44 111.6 checking for strip... strip
01:54:17 [2022-11-08T01:54:17.045Z] #44 111.6 checking for ranlib... ranlib
01:54:17 [2022-11-08T01:54:17.304Z] #44 111.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:54:17 [2022-11-08T01:54:17.304Z] #44 111.9 checking for sysroot... no
01:54:17 [2022-11-08T01:54:17.304Z] #44 111.9 checking for a working dd... /bin/dd
01:54:17 [2022-11-08T01:54:17.304Z] #44 112.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:54:17 [2022-11-08T01:54:17.304Z] #44 112.0 checking for mt... no
01:54:17 [2022-11-08T01:54:17.304Z] #44 112.0 checking if : is a manifest tool... no
01:54:17 [2022-11-08T01:54:17.563Z] #44 112.0 checking how to run the C preprocessor... gcc -E
01:54:18 [2022-11-08T01:54:18.131Z] #44 112.3 checking for ANSI C header files... yes
01:54:18 [2022-11-08T01:54:18.131Z] #44 112.8 checking for sys/types.h... yes
01:54:18 [2022-11-08T01:54:18.391Z] #44 112.9 checking for sys/stat.h... yes
01:54:18 [2022-11-08T01:54:18.650Z] #44 113.1 checking for stdlib.h... yes
01:54:18 [2022-11-08T01:54:18.650Z] #44 113.2 checking for string.h... yes
01:54:18 [2022-11-08T01:54:18.908Z] #44 113.4 checking for memory.h... yes
01:54:19 [2022-11-08T01:54:19.167Z] #44 113.5 checking for strings.h... yes
01:54:19 [2022-11-08T01:54:19.167Z] #44 113.8 checking for inttypes.h... yes
01:54:19 [2022-11-08T01:54:19.427Z] #44 113.9 checking for stdint.h... yes
01:54:19 [2022-11-08T01:54:19.427Z] #44 114.0 checking for unistd.h... yes
01:54:19 [2022-11-08T01:54:19.686Z] #44 114.3 checking for dlfcn.h... yes
01:54:19 [2022-11-08T01:54:19.686Z] #44 114.4 checking for objdir... .libs
01:54:20 [2022-11-08T01:54:20.254Z] #44 114.8 checking if gcc supports -fno-rtti -fno-exceptions... no
01:54:20 [2022-11-08T01:54:20.254Z] #44 115.0 checking for gcc option to produce PIC... -fPIC -DPIC
01:54:20 [2022-11-08T01:54:20.514Z] #44 115.0 checking if gcc PIC flag -fPIC -DPIC works... yes
01:54:20 [2022-11-08T01:54:20.773Z] #44 115.1 checking if gcc static flag -static works... yes
01:54:20 [2022-11-08T01:54:20.773Z] #44 115.4 checking if gcc supports -c -o file.o... yes
01:54:20 [2022-11-08T01:54:20.773Z] #44 115.5 checking if gcc supports -c -o file.o... (cached) yes
01:54:20 [2022-11-08T01:54:20.773Z] #44 115.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.6 checking dynamic linker characteristics... GNU/Linux ld.so
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking how to hardcode library paths into programs... immediate
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking whether stripping libraries is possible... yes
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking if libtool supports shared libraries... yes
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking whether to build shared libraries... no
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking whether to build static libraries... yes
01:54:21 [2022-11-08T01:54:21.291Z] #44 115.9 checking float.h usability... yes
01:54:21 [2022-11-08T01:54:21.552Z] #44 116.1 checking float.h presence... yes
01:54:21 [2022-11-08T01:54:21.552Z] #44 116.2 checking for float.h... yes
01:54:21 [2022-11-08T01:54:21.810Z] #44 116.2 checking limits.h usability... yes
01:54:21 [2022-11-08T01:54:21.810Z] #44 116.4 checking limits.h presence... yes
01:54:21 [2022-11-08T01:54:21.810Z] #44 116.5 checking for limits.h... yes
01:54:22 [2022-11-08T01:54:22.070Z] #44 116.5 checking stddef.h usability... yes
01:54:22 [2022-11-08T01:54:22.070Z] #44 116.7 checking stddef.h presence... yes
01:54:22 [2022-11-08T01:54:22.070Z] #44 116.7 checking for stddef.h... yes
01:54:22 [2022-11-08T01:54:22.070Z] #44 116.7 checking for stdlib.h... (cached) yes
01:54:22 [2022-11-08T01:54:22.070Z] #44 116.8 checking for string.h... (cached) yes
01:54:22 [2022-11-08T01:54:22.329Z] #44 116.8 checking sys/time.h usability... yes
01:54:22 [2022-11-08T01:54:22.329Z] #44 117.0 checking sys/time.h presence... yes
01:54:22 [2022-11-08T01:54:22.329Z] #44 117.1 checking for sys/time.h... yes
01:54:22 [2022-11-08T01:54:22.588Z] #44 117.1 checking for inline... inline
01:54:22 [2022-11-08T01:54:22.852Z] #44 117.2 checking for size_t... yes
01:54:22 [2022-11-08T01:54:22.852Z] #44 117.6 checking for stdlib.h... (cached) yes
01:54:23 [2022-11-08T01:54:23.111Z] #44 117.6 checking for GNU libc compatible malloc... yes
01:54:23 [2022-11-08T01:54:23.111Z] #44 117.8 checking for stdlib.h... (cached) yes
01:54:23 [2022-11-08T01:54:23.372Z] #44 117.8 checking for GNU libc compatible realloc... yes
01:54:23 [2022-11-08T01:54:23.631Z] #44 118.1 checking for working strtod... yes
01:54:23 [2022-11-08T01:54:23.890Z] #44 118.4 checking for gettimeofday... yes
01:54:24 [2022-11-08T01:54:24.152Z] #44 118.6 checking for memset... yes
01:54:24 [2022-11-08T01:54:24.436Z] #44 118.8 checking for strspn... yes
01:54:24 [2022-11-08T01:54:24.720Z] #44 119.3 checking that generated files are newer than configure... done
01:54:24 [2022-11-08T01:54:24.720Z] #44 119.3 configure: creating ./config.status
01:54:26 [2022-11-08T01:54:26.669Z] #44 ...
01:54:26 [2022-11-08T01:54:26.669Z] 
01:54:26 [2022-11-08T01:54:26.669Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.64 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.66 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.68 Setting up libgpm2:arm64 (1.20.7-8) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.69 Setting up libicu67:arm64 (67.1-7) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.70 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.72 Setting up libinih1:arm64 (53-1+b2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.77 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.80 Setting up uidmap (1:4.8.1-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.83 Setting up libyajl2:arm64 (2.1.0-3) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.88 Setting up bzip2 (1.0.8-4) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 40.93 Setting up python3-wheel (0.34.2-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 41.57 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 41.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 41.60 Setting up libcap2:arm64 (1:2.44-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 41.62 Setting up libcap2-bin (1:2.44-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 41.63 Setting up apparmor (2.13.6-10) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 43.08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
01:54:26 [2022-11-08T01:54:26.669Z] #55 43.15 Setting up zip (3.0-12) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 43.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 43.20 Setting up bash-completion (1:2.11-2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.80 Setting up libmnl0:arm64 (1.0.4-3) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.82 Setting up patch (2.7.6-7) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.83 Setting up sudo (1.9.5p2-3) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.92 invoke-rc.d: could not determine current runlevel
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.93 invoke-rc.d: policy-rc.d denied execution of start.
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.95 Setting up xfsprogs (5.10.0-4) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.96 System has not been booted with systemd as init system (PID 1). Can't operate.
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.96 Failed to connect to bus: Host is down
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.96 Setting up libxtables12:arm64 (1.8.7-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 45.99 Setting up pigz (2.6-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.69 Setting up libaio1:arm64 (0.3.112-9) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 46.70 Setting up python3-lib2to3 (3.9.2-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.07 Setting up libelf1:arm64 (0.183-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.09 Setting up libjson-c5:arm64 (0.15-2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.12 Setting up zstd (1.4.8+dfsg-2.1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.15 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.16 Setting up libkmod2:arm64 (28-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.18 Setting up python3-distutils (3.9.2-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.69 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 47.76 Setting up python3-setuptools (52.0.0-4) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 49.21 Setting up libjq1:arm64 (1.6-2.1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 49.22 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 49.23 Setting up thin-provisioning-tools (0.9.0-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 49.29 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.50 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.51 Setting up jq (1.6-2.1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.53 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.54 Setting up libbpf0:arm64 (1:0.3-2) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.57 Setting up iptables (1.8.7-1) ...
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:54:26 [2022-11-08T01:54:26.669Z] #55 50.65 Setting up iproute2 (5.10.0-4) ...
01:54:26 [2022-11-08T01:54:26.928Z] #55 51.00 Setting up systemd (247.3-7+deb11u1) ...
01:54:26 [2022-11-08T01:54:26.928Z] #55 51.06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
01:54:26 [2022-11-08T01:54:26.928Z] #55 51.06 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
01:54:26 [2022-11-08T01:54:26.928Z] #55 51.09 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
01:54:26 [2022-11-08T01:54:26.928Z] #55 51.09 Initializing machine ID from random generator.
01:54:27 [2022-11-08T01:54:27.203Z] #55 ...
01:54:27 [2022-11-08T01:54:27.203Z] 
01:54:27 [2022-11-08T01:54:27.203Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:54:27 [2022-11-08T01:54:27.203Z] #44 122.0 config.status: creating Makefile
01:54:27 [2022-11-08T01:54:27.203Z] #44 122.0 config.status: creating config.h
01:54:27 [2022-11-08T01:54:27.461Z] #44 122.1 config.status: executing depfiles commands
01:54:27 [2022-11-08T01:54:27.461Z] #44 122.3 config.status: executing libtool commands
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.3   GEN      .version
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.3 make  install-recursive
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.3 make[1]: Entering directory '/tmp/crun-build'
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.4 Making install in libocispec
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
01:54:28 [2022-11-08T01:54:28.852Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
01:54:29 [2022-11-08T01:54:29.111Z] #44 ...
01:54:29 [2022-11-08T01:54:29.111Z] 
01:54:29 [2022-11-08T01:54:29.111Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:54:29 [2022-11-08T01:54:29.111Z] #55 52.13 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
01:54:29 [2022-11-08T01:54:29.111Z] #55 52.47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:54:29 [2022-11-08T01:54:29.111Z] #55 DONE 53.3s
01:54:29 [2022-11-08T01:54:29.111Z] 
01:54:29 [2022-11-08T01:54:29.111Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
01:54:29 [2022-11-08T01:54:29.678Z] #58 0.725 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:54:29 [2022-11-08T01:54:29.678Z] #58 0.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:54:29 [2022-11-08T01:54:29.678Z] #58 0.733 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:54:29 [2022-11-08T01:54:29.678Z] #58 DONE 0.8s
01:54:29 [2022-11-08T01:54:29.678Z] 
01:54:29 [2022-11-08T01:54:29.678Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:54:29 [2022-11-08T01:54:29.678Z] #44 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:54:29 [2022-11-08T01:54:29.938Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:54:30 [2022-11-08T01:54:30.197Z] #44 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 make  install-recursive
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.8 Making install in yajl
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:54:31 [2022-11-08T01:54:31.132Z] #44 125.9   CC       verify/json_verify-json_verify.o
01:54:31 [2022-11-08T01:54:31.390Z] #44 125.9   CC       src/libyajl_la-yajl_alloc.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 125.9   CC       src/libyajl_la-yajl.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 125.9   CC       src/libyajl_la-yajl_gen.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 126.0   CC       src/libyajl_la-yajl_buf.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 126.0   CC       src/libyajl_la-yajl_parser.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 126.0   CC       src/libyajl_la-yajl_encode.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 126.0   CC       src/libyajl_la-yajl_lex.lo
01:54:31 [2022-11-08T01:54:31.390Z] #44 126.1   CC       src/libyajl_la-yajl_tree.lo
01:54:36 [2022-11-08T01:54:36.660Z] #44 131.2   CCLD     libyajl.la
01:54:36 [2022-11-08T01:54:36.918Z] #44 131.5   CCLD     verify/json_verify
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[5]: Nothing to be done for 'install-exec-am'.
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[5]: Nothing to be done for 'install-data-am'.
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.9   CC       src/validate.o
01:54:37 [2022-11-08T01:54:37.177Z] #44 131.9   CC       src/image_spec_schema_config_schema.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_content_descriptor.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_defs.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_defs_descriptor.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_image_index_schema.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_image_layout_schema.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/image_spec_schema_image_manifest_schema.lo
01:54:37 [2022-11-08T01:54:37.177Z] #44 132.0   CC       src/runtime_spec_schema_config_linux.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.1   CC       src/runtime_spec_schema_config_zos.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.1   CC       src/runtime_spec_schema_config_schema.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.1   CC       src/runtime_spec_schema_config_solaris.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.1   CC       src/runtime_spec_schema_config_vm.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.2   CC       src/runtime_spec_schema_config_windows.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.2   CC       src/runtime_spec_schema_defs.lo
01:54:37 [2022-11-08T01:54:37.435Z] #44 132.3   CC       src/runtime_spec_schema_defs_linux.lo
01:54:37 [2022-11-08T01:54:37.693Z] #44 132.3   CC       src/runtime_spec_schema_defs_zos.lo
01:54:37 [2022-11-08T01:54:37.693Z] #44 132.3   CC       src/runtime_spec_schema_defs_vm.lo
01:54:37 [2022-11-08T01:54:37.693Z] #44 132.5   CC       src/runtime_spec_schema_defs_windows.lo
01:54:37 [2022-11-08T01:54:37.693Z] #44 132.5   CC       src/runtime_spec_schema_state_schema.lo
01:54:37 [2022-11-08T01:54:37.952Z] #44 132.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
01:54:38 [2022-11-08T01:54:38.211Z] #44 132.7   CC       src/basic_test_double_array_item.lo
01:54:38 [2022-11-08T01:54:38.211Z] #44 132.9   CC       src/basic_test_double_array.lo
01:54:38 [2022-11-08T01:54:38.470Z] #44 133.0   CC       src/basic_test_top_array_int.lo
01:54:38 [2022-11-08T01:54:38.470Z] #44 133.1   CC       src/basic_test_top_array_string.lo
01:54:38 [2022-11-08T01:54:38.470Z] #44 133.2   CC       src/basic_test_top_double_array_int.lo
01:54:38 [2022-11-08T01:54:38.729Z] #44 133.3   CC       src/basic_test_top_double_array_obj.lo
01:54:38 [2022-11-08T01:54:38.729Z] #44 133.4   CC       src/basic_test_top_double_array_refobj.lo
01:54:38 [2022-11-08T01:54:38.987Z] #44 133.6   CC       src/basic_test_top_double_array_string.lo
01:54:39 [2022-11-08T01:54:39.247Z] #44 133.9   CC       src/read-file.lo
01:54:39 [2022-11-08T01:54:39.247Z] #44 134.0   CC       src/json_common.lo
01:54:39 [2022-11-08T01:54:39.505Z] #44 134.1   CC       tests/test-1.o
01:54:39 [2022-11-08T01:54:39.764Z] #44 134.4   CC       tests/test-2.o
01:54:40 [2022-11-08T01:54:40.024Z] #44 134.6   CC       tests/test-3.o
01:54:40 [2022-11-08T01:54:40.024Z] #44 ...
01:54:40 [2022-11-08T01:54:40.024Z] 
01:54:40 [2022-11-08T01:54:40.024Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
01:54:40 [2022-11-08T01:54:40.024Z] #0 9.337 Collecting yamllint==1.27.1
01:54:40 [2022-11-08T01:54:40.283Z] #59 10.40   Downloading yamllint-1.27.1.tar.gz (129 kB)
01:54:40 [2022-11-08T01:54:40.283Z] #59 ...
01:54:40 [2022-11-08T01:54:40.283Z] 
01:54:40 [2022-11-08T01:54:40.283Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:54:40 [2022-11-08T01:54:40.283Z] #44 134.9   CC       tests/test-4.o
01:54:40 [2022-11-08T01:54:40.542Z] #44 135.2   CC       tests/test-5.o
01:54:40 [2022-11-08T01:54:40.801Z] #44 135.4   CC       tests/test-6.o
01:54:41 [2022-11-08T01:54:41.060Z] #44 135.6   CC       tests/test-7.o
01:54:41 [2022-11-08T01:54:41.060Z] #44 135.8   CC       tests/test-8.o
01:54:41 [2022-11-08T01:54:41.319Z] #44 135.9   CC       tests/test-9.o
01:54:41 [2022-11-08T01:54:41.578Z] #44 136.4   CC       tests/test-10.o
01:54:41 [2022-11-08T01:54:41.836Z] #44 136.5   CC       tests/test-11.o
01:54:43 [2022-11-08T01:54:43.739Z] #44 ...
01:54:43 [2022-11-08T01:54:43.739Z] 
01:54:43 [2022-11-08T01:54:43.739Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.39 Collecting pathspec>=0.5.3
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.41   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.70 Collecting pyyaml
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.72   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.76 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.76 Building wheels for collected packages: yamllint
01:54:43 [2022-11-08T01:54:43.739Z] #59 11.77   Building wheel for yamllint (setup.py): started
01:54:43 [2022-11-08T01:54:43.739Z] #59 12.60   Building wheel for yamllint (setup.py): finished with status 'done'
01:54:43 [2022-11-08T01:54:43.739Z] #59 12.60   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=742adf1e51848d737977962cb6569eb69f345137b31c27abd1a53ab6269341ab
01:54:43 [2022-11-08T01:54:43.739Z] #59 12.60   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
01:54:43 [2022-11-08T01:54:43.739Z] #59 12.61 Successfully built yamllint
01:54:43 [2022-11-08T01:54:43.739Z] #59 12.63 Installing collected packages: pyyaml, pathspec, yamllint
01:54:43 [2022-11-08T01:54:43.739Z] #59 13.06 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
01:54:43 [2022-11-08T01:54:43.739Z] #59 DONE 13.6s
01:54:43 [2022-11-08T01:54:43.739Z] 
01:54:43 [2022-11-08T01:54:43.739Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:55:10 [2022-11-08T01:55:10.277Z] #32 ...
01:55:10 [2022-11-08T01:55:10.277Z] 
01:55:10 [2022-11-08T01:55:10.277Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:55:10 [2022-11-08T01:55:10.277Z] #31 203.0 + dpkg --print-architecture
01:55:10 [2022-11-08T01:55:10.277Z] #31 DONE 203.5s
01:55:10 [2022-11-08T01:55:10.277Z] 
01:55:10 [2022-11-08T01:55:10.277Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:55:14 [2022-11-08T01:55:14.466Z] #43 ...
01:55:14 [2022-11-08T01:55:14.466Z] 
01:55:14 [2022-11-08T01:55:14.466Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:55:14 [2022-11-08T01:55:14.466Z] #44 168.6   CCLD     libocispec.la
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.0   CCLD     src/validate
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.0   CCLD     tests/test-1
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.0   CCLD     tests/test-2
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.0   CCLD     tests/test-3
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.1   CCLD     tests/test-4
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.1   CCLD     tests/test-5
01:55:14 [2022-11-08T01:55:14.466Z] #44 169.2   CCLD     tests/test-6
01:55:14 [2022-11-08T01:55:14.725Z] #44 169.2   CCLD     tests/test-7
01:55:14 [2022-11-08T01:55:14.725Z] #44 169.4   CCLD     tests/test-8
01:55:14 [2022-11-08T01:55:14.725Z] #44 169.5   CCLD     tests/test-9
01:55:14 [2022-11-08T01:55:14.984Z] #44 169.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:55:14 [2022-11-08T01:55:14.984Z] #44 169.6   CCLD     tests/test-10
01:55:14 [2022-11-08T01:55:14.984Z] #44 169.7   CCLD     tests/test-11
01:55:16 [2022-11-08T01:55:16.886Z] #44 171.4 libtool: link: ar cr libocispec.a 
01:55:16 [2022-11-08T01:55:16.886Z] #44 171.5 libtool: link: ranlib libocispec.a
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[5]: Nothing to be done for 'install-exec-am'.
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[5]: Nothing to be done for 'install-data-am'.
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.7 make[2]: Entering directory '/tmp/crun-build'
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-utils.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-container.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:55:18 [2022-11-08T01:55:18.261Z] #44 173.1   CC       src/libcrun/libcrun_testing_a-criu.o
01:55:18 [2022-11-08T01:55:18.519Z] #44 173.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:55:18 [2022-11-08T01:55:18.519Z] #44 173.2   CC       src/libcrun/libcrun_testing_a-linux.o
01:55:18 [2022-11-08T01:55:18.519Z] #44 173.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:55:18 [2022-11-08T01:55:18.519Z] #44 173.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:55:18 [2022-11-08T01:55:18.519Z] #44 173.3   CC       src/libcrun/libcrun_testing_a-error.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.3   CC       src/libcrun/libcrun_testing_a-status.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.4   CC       src/libcrun/libcrun_testing_a-terminal.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.5   CC       src/libcrun/libcrun_testing_a-signals.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:55:18 [2022-11-08T01:55:18.778Z] #44 173.6   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:55:19 [2022-11-08T01:55:19.036Z] #44 173.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:55:19 [2022-11-08T01:55:19.036Z] #44 173.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:55:19 [2022-11-08T01:55:19.036Z] #44 173.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:55:19 [2022-11-08T01:55:19.036Z] #44 173.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:55:19 [2022-11-08T01:55:19.036Z] #44 173.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:55:19 [2022-11-08T01:55:19.294Z] #44 173.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:55:19 [2022-11-08T01:55:19.553Z] #44 174.3   CC       src/crun-crun.o
01:55:19 [2022-11-08T01:55:19.811Z] #44 174.4   CC       src/crun-run.o
01:55:19 [2022-11-08T01:55:19.811Z] #44 174.6   CC       src/crun-delete.o
01:55:20 [2022-11-08T01:55:20.070Z] #44 174.7   CC       src/crun-kill.o
01:55:20 [2022-11-08T01:55:20.329Z] #44 174.9   CC       src/crun-pause.o
01:55:20 [2022-11-08T01:55:20.329Z] #44 175.1   CC       src/crun-unpause.o
01:55:20 [2022-11-08T01:55:20.587Z] #44 175.2   CC       src/crun-spec.o
01:55:20 [2022-11-08T01:55:20.587Z] #44 175.2   CC       src/crun-exec.o
01:55:20 [2022-11-08T01:55:20.587Z] #44 175.4   CC       src/crun-list.o
01:55:20 [2022-11-08T01:55:20.587Z] #44 175.5   CC       src/crun-create.o
01:55:21 [2022-11-08T01:55:21.154Z] #44 175.6   CC       src/crun-start.o
01:55:21 [2022-11-08T01:55:21.154Z] #44 175.6   CC       src/crun-state.o
01:55:21 [2022-11-08T01:55:21.154Z] #44 175.8   CC       src/crun-update.o
01:55:21 [2022-11-08T01:55:21.413Z] #44 176.0   CC       src/crun-ps.o
01:55:21 [2022-11-08T01:55:21.413Z] #44 176.1   CC       src/crun-checkpoint.o
01:55:21 [2022-11-08T01:55:21.672Z] #44 176.3   CC       src/crun-restore.o
01:55:21 [2022-11-08T01:55:21.672Z] #44 176.4   CC       src/libcrun/libcrun_la-utils.lo
01:55:21 [2022-11-08T01:55:21.672Z] #44 176.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:55:21 [2022-11-08T01:55:21.930Z] #44 176.6   CC       src/libcrun/libcrun_la-container.lo
01:55:22 [2022-11-08T01:55:22.189Z] #44 176.8   CC       src/libcrun/libcrun_la-cgroup.lo
01:55:22 [2022-11-08T01:55:22.448Z] #44 177.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:55:22 [2022-11-08T01:55:22.707Z] #44 177.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:55:22 [2022-11-08T01:55:22.707Z] #44 177.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:55:22 [2022-11-08T01:55:22.966Z] #44 177.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:55:23 [2022-11-08T01:55:23.225Z] #44 177.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:55:23 [2022-11-08T01:55:23.484Z] #44 178.0   CC       src/libcrun/libcrun_la-criu.lo
01:55:23 [2022-11-08T01:55:23.484Z] #44 178.2   CC       src/libcrun/libcrun_la-custom-handler.lo
01:55:23 [2022-11-08T01:55:23.742Z] #44 178.3   CC       src/libcrun/libcrun_la-linux.lo
01:55:24 [2022-11-08T01:55:24.001Z] #44 178.6   CC       src/libcrun/libcrun_la-seccomp.lo
01:55:24 [2022-11-08T01:55:24.260Z] #44 178.9   CC       src/libcrun/libcrun_la-ebpf.lo
01:55:24 [2022-11-08T01:55:24.519Z] #44 179.1   CC       src/libcrun/libcrun_la-error.lo
01:55:24 [2022-11-08T01:55:24.519Z] #44 179.3   CC       src/libcrun/libcrun_la-status.lo
01:55:25 [2022-11-08T01:55:25.088Z] #44 179.6   CC       src/libcrun/libcrun_la-terminal.lo
01:55:26 [2022-11-08T01:55:26.024Z] #44 180.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:55:26 [2022-11-08T01:55:26.283Z] #44 180.9   CC       src/libcrun/libcrun_la-signals.lo
01:55:26 [2022-11-08T01:55:26.283Z] #44 181.0   CC       src/libcrun/libcrun_la-mount_flags.lo
01:55:26 [2022-11-08T01:55:26.541Z] #44 181.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:55:26 [2022-11-08T01:55:26.541Z] #44 181.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:55:27 [2022-11-08T01:55:27.477Z] #44 181.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:55:27 [2022-11-08T01:55:27.736Z] #44 182.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:55:27 [2022-11-08T01:55:27.736Z] #44 182.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:55:28 [2022-11-08T01:55:28.672Z] #44 183.4   CC       tests/init.o
01:55:28 [2022-11-08T01:55:28.931Z] #44 183.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:55:47 [2022-11-08T01:55:47.040Z] #44 201.8   CCLD     tests/init
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.0   AR       libcrun_testing.a
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.0 ar: `u' modifier ignored since `D' is the default (see `U')
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.1   CCLD     tests/tests_libcrun_utils
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.1   CCLD     tests/tests_libcrun_errors
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.2   CCLD     tests/tests_libcrun_fuzzer
01:56:08 [2022-11-08T01:56:08.974Z] #44 221.3   CCLD     libcrun.la
01:56:08 [2022-11-08T01:56:08.974Z] #44 ...
01:56:08 [2022-11-08T01:56:08.974Z] 
01:56:08 [2022-11-08T01:56:08.974Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:56:08 [2022-11-08T01:56:08.974Z] #32 263.4 + return
01:56:08 [2022-11-08T01:56:08.974Z] #32 DONE 264.7s
01:56:08 [2022-11-08T01:56:08.974Z] 
01:56:08 [2022-11-08T01:56:08.974Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:56:08 [2022-11-08T01:56:08.974Z] #44 222.3   CCLD     crun
01:56:08 [2022-11-08T01:56:08.974Z] #44 222.8 make[3]: Entering directory '/tmp/crun-build'
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.2  /bin/mkdir -p '/usr/local/share/man/man1'
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.2  /bin/mkdir -p '/usr/local/lib'
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.4 libtool: install: ranlib /usr/local/lib/libcrun.a
01:56:08 [2022-11-08T01:56:08.974Z] #44 223.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 ----------------------------------------------------------------------
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 Libraries have been installed in:
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6    /usr/local/lib
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 If you ever happen to want to link against installed libraries
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 in a given directory, LIBDIR, you must either use libtool, and
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 specify the full pathname of the library, or use the '-LLIBDIR'
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 flag during linking and do at least one of the following:
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6      during execution
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6      during linking
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 See any operating system documentation about shared libraries for
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 more information, such as the ld(1) and ld.so(8) manual pages.
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6 ----------------------------------------------------------------------
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6  /bin/mkdir -p '/build'
01:56:08 [2022-11-08T01:56:08.975Z] #44 223.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:56:09 [2022-11-08T01:56:09.235Z] #44 223.7 libtool: install: /usr/bin/install -c crun /build/crun
01:56:09 [2022-11-08T01:56:09.235Z] #44 223.7 make[3]: Leaving directory '/tmp/crun-build'
01:56:09 [2022-11-08T01:56:09.235Z] #44 223.7 make[2]: Leaving directory '/tmp/crun-build'
01:56:09 [2022-11-08T01:56:09.235Z] #44 223.7 make[1]: Leaving directory '/tmp/crun-build'
01:56:09 [2022-11-08T01:56:09.494Z] #44 DONE 224.0s
01:56:09 [2022-11-08T01:56:09.494Z] 
01:56:09 [2022-11-08T01:56:09.494Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
01:56:09 [2022-11-08T01:56:09.494Z] #60 DONE 0.4s
01:56:09 [2022-11-08T01:56:09.494Z] 
01:56:09 [2022-11-08T01:56:09.494Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
01:56:09 [2022-11-08T01:56:09.753Z] #61 DONE 0.3s
01:56:09 [2022-11-08T01:56:09.753Z] 
01:56:09 [2022-11-08T01:56:09.753Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
01:56:09 [2022-11-08T01:56:09.753Z] #62 DONE 0.1s
01:56:09 [2022-11-08T01:56:09.753Z] 
01:56:09 [2022-11-08T01:56:09.753Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.324Z] #63 DONE 0.5s
01:56:10 [2022-11-08T01:56:10.324Z] 
01:56:10 [2022-11-08T01:56:10.324Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:56:10 [2022-11-08T01:56:10.324Z] #49 ...
01:56:10 [2022-11-08T01:56:10.324Z] 
01:56:10 [2022-11-08T01:56:10.324Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.324Z] #64 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.324Z] 
01:56:10 [2022-11-08T01:56:10.324Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.324Z] #65 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.583Z] 
01:56:10 [2022-11-08T01:56:10.583Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.583Z] #66 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.583Z] 
01:56:10 [2022-11-08T01:56:10.583Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.842Z] #67 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.842Z] 
01:56:10 [2022-11-08T01:56:10.842Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.842Z] #68 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.842Z] 
01:56:10 [2022-11-08T01:56:10.842Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
01:56:10 [2022-11-08T01:56:10.842Z] #69 DONE 0.1s
01:56:10 [2022-11-08T01:56:10.842Z] 
01:56:10 [2022-11-08T01:56:10.842Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:56:12 [2022-11-08T01:56:12.745Z] #30 ...
01:56:12 [2022-11-08T01:56:12.745Z] 
01:56:12 [2022-11-08T01:56:12.745Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:56:12 [2022-11-08T01:56:12.745Z] #49 162.2 + mkdir -p /build
01:56:12 [2022-11-08T01:56:12.745Z] #49 162.2 + cp runc /build/runc
01:56:12 [2022-11-08T01:56:12.745Z] #49 DONE 162.4s
01:56:12 [2022-11-08T01:56:12.745Z] 
01:56:12 [2022-11-08T01:56:12.745Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:56:16 [2022-11-08T01:56:16.035Z] #30 273.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
01:56:16 [2022-11-08T01:56:16.294Z] #30 DONE 273.5s
01:56:16 [2022-11-08T01:56:16.294Z] 
01:56:16 [2022-11-08T01:56:16.294Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:56:17 [2022-11-08T01:56:17.230Z] #43 ...
01:56:17 [2022-11-08T01:56:17.230Z] 
01:56:17 [2022-11-08T01:56:17.230Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
01:56:17 [2022-11-08T01:56:17.230Z] #70 DONE 0.2s
01:56:17 [2022-11-08T01:56:17.230Z] 
01:56:17 [2022-11-08T01:56:17.230Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
01:56:17 [2022-11-08T01:56:17.230Z] #71 DONE 0.1s
01:56:17 [2022-11-08T01:56:17.230Z] 
01:56:17 [2022-11-08T01:56:17.230Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
01:56:17 [2022-11-08T01:56:17.489Z] #72 DONE 0.1s
01:56:17 [2022-11-08T01:56:17.489Z] 
01:56:17 [2022-11-08T01:56:17.489Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:56:20 [2022-11-08T01:56:20.023Z] #43 245.4 + bin/containerd
01:56:58 [2022-11-08T01:56:58.736Z] #43 283.8 # github.com/containerd/containerd/cmd/containerd
01:56:58 [2022-11-08T01:56:58.736Z] #43 283.8 /usr/bin/ld: /tmp/go-link-2867671705/000019.o: in function `New':
01:56:58 [2022-11-08T01:56:58.736Z] #43 283.8 /tmp/tmp.OMapKlUNo9/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
01:56:58 [2022-11-08T01:56:58.736Z] #43 283.9 + bin/containerd-stress
01:56:59 [2022-11-08T01:56:59.669Z] #43 284.9 + bin/containerd-shim
01:57:09 [2022-11-08T01:57:09.647Z] #43 293.4 + bin/containerd-shim-runc-v1
01:57:12 [2022-11-08T01:57:12.935Z] #43 298.3 + bin/containerd-shim-runc-v2
01:57:13 [2022-11-08T01:57:13.502Z] #43 299.0 + binaries
01:57:13 [2022-11-08T01:57:13.760Z] #43 299.0 + install -D bin/containerd /build/containerd
01:57:13 [2022-11-08T01:57:13.760Z] #43 299.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:57:13 [2022-11-08T01:57:13.760Z] #43 299.0 + install -D bin/ctr /build/ctr
01:57:14 [2022-11-08T01:57:14.326Z] #43 DONE 299.9s
01:57:15 [2022-11-08T01:57:15.262Z] 
01:57:15 [2022-11-08T01:57:15.262Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
01:57:15 [2022-11-08T01:57:15.520Z] #73 DONE 0.5s
01:57:15 [2022-11-08T01:57:15.520Z] 
01:57:15 [2022-11-08T01:57:15.520Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:57:15 [2022-11-08T01:57:15.778Z] #74 DONE 0.2s
01:57:15 [2022-11-08T01:57:15.778Z] 
01:57:15 [2022-11-08T01:57:15.778Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
01:57:16 [2022-11-08T01:57:16.035Z] #75 DONE 0.2s
01:57:16 [2022-11-08T01:57:16.035Z] 
01:57:16 [2022-11-08T01:57:16.035Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
01:57:16 [2022-11-08T01:57:16.035Z] #76 DONE 0.1s
01:57:16 [2022-11-08T01:57:16.035Z] 
01:57:16 [2022-11-08T01:57:16.035Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:57:16 [2022-11-08T01:57:16.035Z] #77 DONE 0.1s
01:57:16 [2022-11-08T01:57:16.035Z] 
01:57:16 [2022-11-08T01:57:16.035Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
01:57:16 [2022-11-08T01:57:16.035Z] #78 DONE 0.0s
01:57:16 [2022-11-08T01:57:16.035Z] 
01:57:16 [2022-11-08T01:57:16.035Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
01:57:17 [2022-11-08T01:57:17.409Z] #79 DONE 1.2s
01:57:17 [2022-11-08T01:57:17.409Z] 
01:57:17 [2022-11-08T01:57:17.409Z] #80 exporting to image
01:57:17 [2022-11-08T01:57:17.409Z] #80 exporting layers
01:57:19 [2022-11-08T01:57:19.941Z] #80 exporting layers 2.8s done
01:57:19 [2022-11-08T01:57:19.941Z] #80 writing image sha256:da1d06556a4f7ea385261f3a11be351324721f38ef216888f7b12f0303b59abc done
01:57:19 [2022-11-08T01:57:19.941Z] #80 naming to docker.io/library/docker:8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb done
01:57:19 [2022-11-08T01:57:19.941Z] #80 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:57:20 [2022-11-08T01:57:20.363Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:57:20 [2022-11-08T01:57:20.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb hack/test/unit
01:57:21 [2022-11-08T01:57:21.222Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
01:57:21 [2022-11-08T01:57:21.222Z] + TESTFLAGS+=' -test.timeout=5m'
01:57:21 [2022-11-08T01:57:21.222Z] + TESTDIRS=./...
01:57:21 [2022-11-08T01:57:21.222Z] + exclude_paths='/vendor/|/integration'
01:57:21 [2022-11-08T01:57:21.222Z] ++ go list ./...
01:57:21 [2022-11-08T01:57:21.222Z] ++ grep -vE '(/vendor/|/integration)'
01:57:21 [2022-11-08T01:57:21.790Z] + pkg_list='github.com/docker/docker/api
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/backend/build
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/httpstatus
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/httputils
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/middleware
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/build
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/checkpoint
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/container
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/debug
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/distribution
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/grpc
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/image
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/network
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/plugin
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/session
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/swarm
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/system
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/server/router/volume
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/backend
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/blkiodev
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/container
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/events
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/filters
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/image
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/mount
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/network
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/plugins/logdriver
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/registry
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/strslice
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/swarm
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/swarm/runtime
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/time
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/versions
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/versions/v1p19
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/versions/v1p20
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/api/types/volume
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/exporter
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/builder-next/worker
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/dockerfile
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/remotecontext
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/remotecontext/git
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/builder/remotecontext/urlutil
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cli
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cli/config
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cli/debug
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cli/winresources/docker-proxy
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cli/winresources/dockerd
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/client
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cmd/docker-proxy
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cmd/dockerd
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cmd/dockerd/trap
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/container
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/container/stream
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/contrib/apparmor
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/contrib/docker-device-tool
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/contrib/httpserver
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster/convert
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster/executor
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster/executor/container
01:57:21 [2022-11-08T01:57:21.790Z] github.com/docker/docker/daemon/cluster/provider
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/config
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/containerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/events
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/events/testutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/aufs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/copy
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlay
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/register
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/vfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/zfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/images
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/initlayer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/links
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/listeners
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/awslogs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/fluentd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/gcplogs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/gelf
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/local
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/logentries
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggertest
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggerutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/splunk
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/syslog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/templates
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/names
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/network
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/stats
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/metadata
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/utils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/xfer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/dockerversion
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/errdefs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/cache
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/tarexport
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/v1
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/internal/test/suite
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/layer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/queue
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/remote
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/supervisor
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/types
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/bitseq
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cluster
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/config
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/datastore
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/diagnostic
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/discoverapi
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/driverapi
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/host
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/null
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/remote
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/windows
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drvregistry
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/etchosts
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/idm
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/internal/caller
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipam
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipamapi
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipams/builtin
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipams/null
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipams/remote
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ipamutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/iptables
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/netlabel
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/netutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/networkdb
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/ns
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/options
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/osl
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/osl/kernel
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/portallocator
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/portmapper
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/resolvconf
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/testutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/types
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/oci
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/oci/caps
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/opts
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/aaparser
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/archive
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/authorization
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/broadcaster
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/capabilities
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/chrootarchive
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/containerfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/devicemapper
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/directory
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/dmesg
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/fileutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/homedir
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/idtools
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/ioutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/jsonmessage
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/longpath
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/loopback
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/namesgenerator
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/parsers
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/parsers/kernel
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/pidfile
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/platform
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugingetter
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugins
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/plugins/transport
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/pools
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/process
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/progress
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/reexec
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/stack
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/stdcopy
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/streamformatter
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/stringid
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/sysinfo
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/system
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/tailfile
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/tarsum
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/pkg/useragent
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/plugin
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/plugin/executor/containerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/plugin/v2
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/profiles/apparmor
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/profiles/seccomp
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/quota
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/reference
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/registry
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/registry/resumable
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/restartmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/rootless
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/rootless/specconv
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/runconfig
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/runconfig/opts
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/daemon
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/environment
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fakecontext
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fakegit
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fakestorage
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fixtures/load
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fixtures/plugin
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/registry
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/testutil/request
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/drivers
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/local
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/mounts
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/service
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/service/opts
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/volume/testutils'
01:57:21 [2022-11-08T01:57:21.791Z] ++ grep --fixed-strings -v /libnetwork
01:57:21 [2022-11-08T01:57:21.791Z] ++ echo 'github.com/docker/docker/api
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/backend/build
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/httpstatus
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/httputils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/middleware
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/build
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/checkpoint
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/container
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/debug
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/distribution
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/grpc
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/image
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/network
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/plugin
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/session
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/swarm
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/system
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/server/router/volume
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/backend
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/blkiodev
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/container
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/events
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/filters
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/image
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/mount
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/network
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/plugins/logdriver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/registry
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/strslice
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/swarm
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/swarm/runtime
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/time
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/versions
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/versions/v1p19
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/versions/v1p20
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/api/types/volume
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/exporter
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/builder-next/worker
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/dockerfile
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/remotecontext
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/remotecontext/git
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/builder/remotecontext/urlutil
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cli
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cli/config
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cli/debug
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cli/winresources/docker-proxy
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cli/winresources/dockerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/client
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cmd/docker-proxy
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cmd/dockerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cmd/dockerd/trap
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/container
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/container/stream
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/contrib/apparmor
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/contrib/docker-device-tool
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/contrib/httpserver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster/convert
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster/executor
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster/executor/container
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/cluster/provider
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/config
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/containerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/events
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/events/testutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/aufs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/copy
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlay
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/register
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/vfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/graphdriver/zfs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/images
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/initlayer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/links
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/listeners
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/awslogs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/fluentd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/gcplogs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/gelf
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/local
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/logentries
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggertest
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggerutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/splunk
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/syslog
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/logger/templates
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/names
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/network
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/daemon/stats
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/metadata
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/utils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/distribution/xfer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/dockerversion
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/errdefs
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/cache
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/tarexport
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/image/v1
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/internal/test/suite
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/layer
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/queue
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/remote
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/supervisor
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libcontainerd/types
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/bitseq
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cluster
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/config
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/datastore
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/diagnostic
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/discoverapi
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/driverapi
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/host
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/null
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/remote
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:57:21 [2022-11-08T01:57:21.791Z] github.com/docker/docker/libnetwork/drivers/windows
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/drvregistry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/etchosts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/idm
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/internal/caller
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipam
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipamapi
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipams/builtin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipams/null
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipams/remote
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ipamutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/iptables
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/netlabel
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/netutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/networkdb
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/ns
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/options
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/osl
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/osl/kernel
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/portallocator
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/portmapper
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/resolvconf
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/testutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libnetwork/types
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/oci
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/oci/caps
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/aaparser
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/archive
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/authorization
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/broadcaster
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/capabilities
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/chrootarchive
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/containerfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/devicemapper
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/directory
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/dmesg
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/fileutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/homedir
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/idtools
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/ioutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/jsonmessage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/longpath
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/loopback
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/namesgenerator
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers/kernel
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/pidfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/platform
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugingetter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/transport
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/pools
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/process
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/progress
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/reexec
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stack
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stdcopy
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/streamformatter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stringid
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/sysinfo
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/system
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/tailfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/tarsum
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/useragent
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin/executor/containerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin/v2
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/profiles/apparmor
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/profiles/seccomp
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/quota
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/reference
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/registry/resumable
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/restartmanager
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/rootless
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/rootless/specconv
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/runconfig
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/runconfig/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/daemon
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/environment
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakecontext
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakegit
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakestorage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/load
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/request
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/drivers
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/local
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/mounts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/service
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/service/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/testutils'
01:57:21 [2022-11-08T01:57:21.792Z] + base_pkg_list='github.com/docker/docker/api
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/backend/build
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/httpstatus
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/httputils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/middleware
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/build
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/checkpoint
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/debug
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/distribution
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/grpc
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/image
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/network
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/session
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/swarm
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/system
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/backend
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/blkiodev
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/events
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/filters
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/image
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/mount
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/network
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/plugins/logdriver
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/strslice
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/swarm
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/swarm/runtime
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/time
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions/v1p19
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions/v1p20
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/exporter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/worker
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/dockerfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/remotecontext
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/remotecontext/git
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/remotecontext/urlutil
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cli
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cli/config
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cli/debug
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cli/winresources/docker-proxy
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cli/winresources/dockerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/client
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cmd/docker-proxy
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cmd/dockerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cmd/dockerd/trap
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/container/stream
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/contrib/apparmor
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/contrib/docker-device-tool
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/contrib/httpserver
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster/convert
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster/executor
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster/executor/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/cluster/provider
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/config
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/containerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/events
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/events/testutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/aufs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/copy
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/overlay
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/register
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/vfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/graphdriver/zfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/images
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/initlayer
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/links
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/listeners
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/awslogs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/fluentd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/gcplogs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/gelf
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/journald
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/local
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/logentries
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/loggertest
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/loggerutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/splunk
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/syslog
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/logger/templates
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/names
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/network
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/daemon/stats
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/distribution
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/distribution/metadata
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/distribution/utils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/distribution/xfer
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/dockerversion
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/errdefs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/image
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/image/cache
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/image/tarexport
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/image/v1
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/internal/test/suite
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/layer
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libcontainerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libcontainerd/queue
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libcontainerd/remote
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libcontainerd/supervisor
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/libcontainerd/types
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/oci
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/oci/caps
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/aaparser
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/archive
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/authorization
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/broadcaster
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/capabilities
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/chrootarchive
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/containerfs
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/devicemapper
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/directory
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/dmesg
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/fileutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/homedir
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/idtools
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/ioutils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/jsonmessage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/longpath
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/loopback
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/namesgenerator
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers/kernel
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/pidfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/platform
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugingetter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/plugins/transport
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/pools
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/process
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/progress
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/reexec
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stack
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stdcopy
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/streamformatter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/stringid
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/sysinfo
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/system
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/tailfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/tarsum
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/pkg/useragent
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin/executor/containerd
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/plugin/v2
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/profiles/apparmor
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/profiles/seccomp
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/quota
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/reference
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/registry/resumable
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/restartmanager
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/rootless
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/rootless/specconv
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/runconfig
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/runconfig/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/daemon
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/environment
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakecontext
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakegit
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fakestorage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/load
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/testutil/request
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/drivers
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/local
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/mounts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/service
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/service/opts
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/volume/testutils'
01:57:21 [2022-11-08T01:57:21.792Z] ++ grep --fixed-strings /libnetwork
01:57:21 [2022-11-08T01:57:21.792Z] ++ echo 'github.com/docker/docker/api
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/backend/build
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/httpstatus
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/httputils
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/middleware
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/build
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/checkpoint
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/debug
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/distribution
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/grpc
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/image
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/network
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/plugin
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/session
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/swarm
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/system
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/server/router/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/backend
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/blkiodev
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/container
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/events
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/filters
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/image
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/mount
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/network
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/plugins/logdriver
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/registry
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/strslice
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/swarm
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/swarm/runtime
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/time
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions/v1p19
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/versions/v1p20
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/api/types/volume
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/exporter
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/builder-next/worker
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/dockerfile
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/remotecontext
01:57:21 [2022-11-08T01:57:21.792Z] github.com/docker/docker/builder/remotecontext/git
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/builder/remotecontext/urlutil
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cli
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cli/config
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cli/debug
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cli/winresources/docker-proxy
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cli/winresources/dockerd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/client
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cmd/docker-proxy
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cmd/dockerd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cmd/dockerd/trap
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/container
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/container/stream
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/contrib/apparmor
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/contrib/docker-device-tool
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/contrib/httpserver
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster/convert
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster/executor
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster/executor/container
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/cluster/provider
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/config
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/containerd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/events
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/events/testutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/aufs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/copy
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/register
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/vfs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/graphdriver/zfs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/images
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/initlayer
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/links
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/listeners
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/awslogs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/fluentd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/gcplogs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/gelf
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/journald
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/local
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/logentries
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/loggertest
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/loggerutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/splunk
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/syslog
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/logger/templates
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/names
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/network
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/daemon/stats
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/distribution
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/distribution/metadata
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/distribution/utils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/distribution/xfer
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/dockerversion
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/errdefs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/image
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/image/cache
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/image/tarexport
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/image/v1
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/internal/test/suite
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/layer
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libcontainerd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libcontainerd/queue
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libcontainerd/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libcontainerd/supervisor
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libcontainerd/types
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/bitseq
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cluster
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/config
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/datastore
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/discoverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/driverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/host
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drvregistry
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/etchosts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/idm
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/caller
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/builtin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/iptables
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netlabel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/networkdb
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ns
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/options
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/osl
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/osl/kernel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/portallocator
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/portmapper
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/resolvconf
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/testutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/types
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/oci
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/oci/caps
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/opts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/aaparser
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/archive
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/authorization
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/broadcaster
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/capabilities
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/chrootarchive
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/containerfs
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/devicemapper
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/directory
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/dmesg
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/fileutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/homedir
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/idtools
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/ioutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/jsonmessage
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/longpath
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/loopback
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/namesgenerator
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/parsers
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/parsers/kernel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/pidfile
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/platform
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugingetter
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugins
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/plugins/transport
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/pools
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/process
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/progress
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/reexec
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/stack
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/stdcopy
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/streamformatter
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/stringid
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/sysinfo
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/system
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/tailfile
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/tarsum
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/pkg/useragent
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/plugin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/plugin/executor/containerd
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/plugin/v2
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/profiles/apparmor
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/profiles/seccomp
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/quota
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/reference
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/registry
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/registry/resumable
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/restartmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/rootless
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/rootless/specconv
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/runconfig
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/runconfig/opts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/daemon
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/environment
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fakecontext
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fakegit
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fakestorage
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fixtures/load
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fixtures/plugin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/registry
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/testutil/request
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/drivers
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/local
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/mounts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/service
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/service/opts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/volume/testutils'
01:57:21 [2022-11-08T01:57:21.793Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/bitseq
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cluster
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/config
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/datastore
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/discoverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/driverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/host
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drvregistry
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/etchosts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/idm
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/caller
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/builtin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/iptables
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netlabel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/networkdb
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ns
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/options
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/osl
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/osl/kernel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/portallocator
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/portmapper
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/resolvconf
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/testutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/types'
01:57:21 [2022-11-08T01:57:21.793Z] + grep --fixed-strings libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.793Z] + echo 'github.com/docker/docker/libnetwork
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/bitseq
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cluster
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/config
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/datastore
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/diagnostic
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/discoverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/driverapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/host
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/drvregistry
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/etchosts
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/idm
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/caller
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamapi
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/builtin
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/null
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/ipamutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/iptables
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netlabel
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/netutils
01:57:21 [2022-11-08T01:57:21.793Z] github.com/docker/docker/libnetwork/networkdb
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/ns
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/options
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/osl
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/osl/kernel
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/portallocator
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/portmapper
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/resolvconf
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/testutils
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/types'
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/drivers/bridge
01:57:21 [2022-11-08T01:57:21.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:57:21 [2022-11-08T01:57:21.794Z] + type docker-proxy
01:57:21 [2022-11-08T01:57:21.794Z] hack/test/unit: line 25: type: docker-proxy: not found
01:57:21 [2022-11-08T01:57:21.794Z] + hack/make.sh binary-proxy install-proxy
01:57:21 [2022-11-08T01:57:21.794Z] 
01:57:22 [2022-11-08T01:57:22.052Z] Removing bundles/
01:57:22 [2022-11-08T01:57:22.052Z] 
01:57:22 [2022-11-08T01:57:22.052Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:57:22 [2022-11-08T01:57:22.052Z] Building: bundles/binary-proxy/docker-proxy
01:57:22 [2022-11-08T01:57:22.052Z] GOOS="" GOARCH="" GOARM=""
01:57:28 [2022-11-08T01:57:28.709Z] Created binary: bundles/binary-proxy/docker-proxy
01:57:28 [2022-11-08T01:57:28.709Z] 
01:57:28 [2022-11-08T01:57:28.709Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:57:28 [2022-11-08T01:57:28.709Z] Installing docker-proxy to /usr/local/bin/
01:57:28 [2022-11-08T01:57:28.709Z] 
01:57:28 [2022-11-08T01:57:28.709Z] + mkdir -p bundles
01:57:28 [2022-11-08T01:57:28.709Z] + '[' -n 'github.com/docker/docker/api
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/backend/build
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/httpstatus
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/httputils
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/middleware
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/build
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/checkpoint
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/container
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/debug
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/distribution
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/grpc
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/image
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/network
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/plugin
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/session
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/swarm
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/system
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/server/router/volume
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/backend
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/blkiodev
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/container
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/events
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/filters
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/image
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/mount
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/network
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/plugins/logdriver
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/registry
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/strslice
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/swarm
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/swarm/runtime
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/time
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/versions
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/versions/v1p19
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/versions/v1p20
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/api/types/volume
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/exporter
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/builder-next/worker
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/dockerfile
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/remotecontext
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/remotecontext/git
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/builder/remotecontext/urlutil
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cli
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cli/config
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cli/debug
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cli/winresources/docker-proxy
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cli/winresources/dockerd
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/client
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cmd/docker-proxy
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cmd/dockerd
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cmd/dockerd/trap
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/container
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/container/stream
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/contrib/apparmor
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/contrib/docker-device-tool
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/contrib/httpserver
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster/convert
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster/executor
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster/executor/container
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/cluster/provider
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/config
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/containerd
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/events
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/events/testutils
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/aufs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/copy
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/overlay
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/register
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/vfs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/graphdriver/zfs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/images
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/initlayer
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/links
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/listeners
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/awslogs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/fluentd
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/gcplogs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/gelf
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/journald
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/local
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/logentries
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/loggertest
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/loggerutils
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/splunk
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/syslog
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/logger/templates
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/names
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/network
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/daemon/stats
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/distribution
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/distribution/metadata
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/distribution/utils
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/distribution/xfer
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/dockerversion
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/errdefs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/image
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/image/cache
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/image/tarexport
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/image/v1
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/internal/test/suite
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/layer
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/libcontainerd
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/libcontainerd/queue
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/libcontainerd/remote
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/libcontainerd/supervisor
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/libcontainerd/types
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/oci
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/oci/caps
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/opts
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/aaparser
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/archive
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/authorization
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/broadcaster
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/capabilities
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/chrootarchive
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/containerfs
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/devicemapper
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/directory
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/dmesg
01:57:28 [2022-11-08T01:57:28.709Z] github.com/docker/docker/pkg/fileutils
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/homedir
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/idtools
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/ioutils
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/jsonmessage
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/longpath
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/loopback
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/namesgenerator
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/parsers
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/parsers/kernel
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/pidfile
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/platform
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugingetter
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugins
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/plugins/transport
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/pools
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/process
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/progress
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/reexec
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/stack
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/stdcopy
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/streamformatter
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/stringid
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/sysinfo
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/system
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/tailfile
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/tarsum
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/pkg/useragent
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/plugin
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/plugin/executor/containerd
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/plugin/v2
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/profiles/apparmor
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/profiles/seccomp
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/quota
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/reference
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/registry
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/registry/resumable
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/restartmanager
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/rootless
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/rootless/specconv
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/runconfig
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/runconfig/opts
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/daemon
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/environment
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fakecontext
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fakegit
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fakestorage
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fixtures/load
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fixtures/plugin
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/registry
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/testutil/request
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/drivers
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/local
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/mounts
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/service
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/service/opts
01:57:28 [2022-11-08T01:57:28.710Z] github.com/docker/docker/volume/testutils' ']'
01:57:28 [2022-11-08T01:57:28.710Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
01:57:28 [2022-11-08T01:57:28.710Z] ?   	github.com/docker/docker/api	[no test files]
01:57:43 [2022-11-08T01:57:43.589Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 93.8% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/builder/remotecontext	0.195s	coverage: 13.7% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/builder/dockerfile	0.550s	coverage: 50.1% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.427s	coverage: 83.5% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/cli	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.201s	coverage: 67.6% of statements
01:59:05 [2022-11-08T01:59:05.027Z] ok  	github.com/docker/docker/client	0.082s	coverage: 76.1% of statements
01:59:37 [2022-11-08T01:59:37.100Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.0% of statements
01:59:37 [2022-11-08T01:59:37.100Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.8% of statements
01:59:37 [2022-11-08T01:59:37.100Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.437s	coverage: 0.0% of statements
01:59:37 [2022-11-08T01:59:37.100Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:59:37 [2022-11-08T01:59:37.100Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:59:37 [2022-11-08T01:59:37.100Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:59:37 [2022-11-08T01:59:37.100Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:59:37 [2022-11-08T01:59:37.100Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:59:38 [2022-11-08T01:59:38.481Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
01:59:41 [2022-11-08T01:59:41.016Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.041s	coverage: 65.3% of statements
01:59:41 [2022-11-08T01:59:41.955Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
01:59:48 [2022-11-08T01:59:48.517Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
01:59:49 [2022-11-08T01:59:49.891Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 76.8% of statements
01:59:50 [2022-11-08T01:59:50.149Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
01:59:51 [2022-11-08T01:59:51.089Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
01:59:52 [2022-11-08T01:59:52.024Z] ok  	github.com/docker/docker/daemon	10.110s	coverage: 16.4% of statements
01:59:52 [2022-11-08T01:59:52.024Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:59:52 [2022-11-08T01:59:52.024Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:59:52 [2022-11-08T01:59:52.024Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
01:59:52 [2022-11-08T01:59:52.024Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:59:52 [2022-11-08T01:59:52.284Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.584s	coverage: 74.8% of statements
01:59:52 [2022-11-08T01:59:52.850Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.226s	coverage: 60.7% of statements
01:59:54 [2022-11-08T01:59:54.232Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
01:59:55 [2022-11-08T01:59:55.619Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
01:59:57 [2022-11-08T01:59:57.001Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.308s	coverage: 50.6% of statements
01:59:57 [2022-11-08T01:59:57.936Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.920s	coverage: 45.9% of statements
01:59:57 [2022-11-08T01:59:57.936Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:59:59 [2022-11-08T01:59:59.838Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.382s	coverage: 60.3% of statements
01:59:59 [2022-11-08T01:59:59.838Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:59:59 [2022-11-08T01:59:59.838Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:59:59 [2022-11-08T01:59:59.838Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 58.5% of statements
02:00:01 [2022-11-08T02:00:01.216Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
02:00:01 [2022-11-08T02:00:01.782Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
02:00:02 [2022-11-08T02:00:02.350Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.8% of statements
02:00:02 [2022-11-08T02:00:02.350Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
02:00:02 [2022-11-08T02:00:02.350Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
02:00:03 [2022-11-08T02:00:03.285Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
02:00:03 [2022-11-08T02:00:03.852Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 79.9% of statements
02:00:03 [2022-11-08T02:00:03.852Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
02:00:03 [2022-11-08T02:00:03.852Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
02:00:04 [2022-11-08T02:00:04.418Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
02:00:04 [2022-11-08T02:00:04.985Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.009s	coverage: 88.2% of statements
02:00:05 [2022-11-08T02:00:05.962Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.118s	coverage: 76.8% of statements
02:00:05 [2022-11-08T02:00:05.962Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
02:00:06 [2022-11-08T02:00:06.898Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
02:00:07 [2022-11-08T02:00:07.464Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
02:00:08 [2022-11-08T02:00:08.036Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
02:00:08 [2022-11-08T02:00:08.972Z] ok  	github.com/docker/docker/daemon/logger/journald	3.592s	coverage: 74.5% of statements
02:00:08 [2022-11-08T02:00:08.972Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
02:00:08 [2022-11-08T02:00:08.972Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
02:00:08 [2022-11-08T02:00:08.972Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
02:00:08 [2022-11-08T02:00:08.972Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
02:00:09 [2022-11-08T02:00:09.539Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
02:00:09 [2022-11-08T02:00:09.798Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
02:00:10 [2022-11-08T02:00:10.056Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
02:00:10 [2022-11-08T02:00:10.315Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.496s	coverage: 82.5% of statements
02:00:10 [2022-11-08T02:00:10.315Z] ?   	github.com/docker/docker/daemon/names	[no test files]
02:00:10 [2022-11-08T02:00:10.315Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
02:00:11 [2022-11-08T02:00:11.250Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
02:00:13 [2022-11-08T02:00:13.781Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 29.5% of statements
02:00:13 [2022-11-08T02:00:13.781Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
02:00:13 [2022-11-08T02:00:13.781Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
02:00:14 [2022-11-08T02:00:14.039Z] ok  	github.com/docker/docker/distribution/xfer	1.884s	coverage: 85.4% of statements
02:00:14 [2022-11-08T02:00:14.039Z] ?   	github.com/docker/docker/dockerversion	[no test files]
02:00:14 [2022-11-08T02:00:14.297Z] ok  	github.com/docker/docker/image	0.032s	coverage: 86.9% of statements
02:00:14 [2022-11-08T02:00:14.864Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
02:00:15 [2022-11-08T02:00:15.123Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
02:00:15 [2022-11-08T02:00:15.123Z] ?   	github.com/docker/docker/image/v1	[no test files]
02:00:15 [2022-11-08T02:00:15.123Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
02:00:15 [2022-11-08T02:00:15.691Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
02:00:16 [2022-11-08T02:00:16.258Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 41.4% of statements
02:00:16 [2022-11-08T02:00:16.826Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.8% of statements
02:00:17 [2022-11-08T02:00:17.084Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
02:00:18 [2022-11-08T02:00:18.460Z] ok  	github.com/docker/docker/pkg/archive	0.290s	coverage: 82.1% of statements
02:00:19 [2022-11-08T02:00:19.836Z] ok  	github.com/docker/docker/pkg/authorization	0.507s	coverage: 68.3% of statements
02:00:19 [2022-11-08T02:00:19.836Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
02:00:19 [2022-11-08T02:00:19.836Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
02:00:23 [2022-11-08T02:00:23.119Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.512s	coverage: 44.9% of statements
02:00:23 [2022-11-08T02:00:23.119Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
02:00:23 [2022-11-08T02:00:23.119Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
02:00:23 [2022-11-08T02:00:23.377Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
02:00:23 [2022-11-08T02:00:23.635Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
02:00:23 [2022-11-08T02:00:23.894Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
02:00:24 [2022-11-08T02:00:24.152Z] ok  	github.com/docker/docker/layer	7.605s	coverage: 68.9% of statements
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/oci/caps	[no test files]
02:00:24 [2022-11-08T02:00:24.152Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
02:00:24 [2022-11-08T02:00:24.720Z] ok  	github.com/docker/docker/pkg/idtools	0.419s	coverage: 69.6% of statements
02:00:24 [2022-11-08T02:00:24.979Z] ok  	github.com/docker/docker/pkg/ioutils	0.388s	coverage: 71.5% of statements
02:00:24 [2022-11-08T02:00:24.979Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
02:00:25 [2022-11-08T02:00:25.238Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
02:00:25 [2022-11-08T02:00:25.238Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
02:00:25 [2022-11-08T02:00:25.238Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
02:00:25 [2022-11-08T02:00:25.496Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
02:00:25 [2022-11-08T02:00:25.496Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
02:00:25 [2022-11-08T02:00:25.756Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.5% of statements
02:00:25 [2022-11-08T02:00:25.756Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
02:00:25 [2022-11-08T02:00:25.756Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
02:00:25 [2022-11-08T02:00:25.756Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
02:00:26 [2022-11-08T02:00:26.323Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
02:00:26 [2022-11-08T02:00:26.890Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
02:00:26 [2022-11-08T02:00:26.890Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
02:00:27 [2022-11-08T02:00:27.149Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
02:00:27 [2022-11-08T02:00:27.407Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
02:00:27 [2022-11-08T02:00:27.666Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
02:00:27 [2022-11-08T02:00:27.924Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
02:00:28 [2022-11-08T02:00:28.182Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
02:00:28 [2022-11-08T02:00:28.441Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
02:00:28 [2022-11-08T02:00:28.441Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
02:00:29 [2022-11-08T02:00:29.008Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
02:00:29 [2022-11-08T02:00:29.266Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
02:00:29 [2022-11-08T02:00:29.525Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
02:00:30 [2022-11-08T02:00:30.092Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
02:00:30 [2022-11-08T02:00:30.350Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
02:00:32 [2022-11-08T02:00:32.250Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
02:00:32 [2022-11-08T02:00:32.250Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
02:00:32 [2022-11-08T02:00:32.817Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
02:00:33 [2022-11-08T02:00:33.753Z] ok  	github.com/docker/docker/quota	0.159s	coverage: 71.4% of statements
02:00:34 [2022-11-08T02:00:34.012Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
02:00:34 [2022-11-08T02:00:34.948Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
02:00:35 [2022-11-08T02:00:35.516Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
02:00:35 [2022-11-08T02:00:35.516Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
02:00:36 [2022-11-08T02:00:36.085Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
02:00:36 [2022-11-08T02:00:36.343Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
02:00:37 [2022-11-08T02:00:37.720Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
02:00:38 [2022-11-08T02:00:38.287Z] ok  	github.com/docker/docker/volume/local	0.064s	coverage: 77.1% of statements
02:00:38 [2022-11-08T02:00:38.857Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
02:00:40 [2022-11-08T02:00:40.234Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
02:01:02 [2022-11-08T02:01:02.158Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.3% of statements
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/rootless	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/testutil/request	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/volume	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === Skipped
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     network_proxy_test.go:208: No support for dual stack yet
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver btrfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver btrfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver btrfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver btrfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver btrfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:71: No driver to put!
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z] time="2022-11-08T01:59:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: driver not supported
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z] time="2022-11-08T01:59:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: driver not supported
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z] time="2022-11-08T01:59:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: driver not supported
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z] time="2022-11-08T01:59:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:42: graphdriver: driver not supported
02:01:02 [2022-11-08T02:01:02.158Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
02:01:02 [2022-11-08T02:01:02.158Z] 
02:01:02 [2022-11-08T02:01:02.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
02:01:02 [2022-11-08T02:01:02.158Z] time="2022-11-08T01:59:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: driver not supported
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:71: No driver to put!
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     overlay_test.go:50: Fails to compute changes intermittently
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     overlay_test.go:65: Cannot run test with naive change algorithm
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver zfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver zfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver zfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver zfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:44: Driver zfs not supported
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     graphtest_unix.go:71: No driver to put!
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
02:01:02 [2022-11-08T02:01:02.159Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
02:01:02 [2022-11-08T02:01:02.159Z] 
02:01:02 [2022-11-08T02:01:02.159Z] DONE 2888 tests, 28 skipped in 212.645s
02:01:02 [2022-11-08T02:01:02.159Z] + '[' -n 'github.com/docker/docker/libnetwork
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/bitseq
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cluster
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/cmd/readme_test
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/config
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/datastore
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/diagnostic
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/discoverapi
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/driverapi
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/bridge
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/host
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/macvlan
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/null
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/overlay
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/remote
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/remote/api
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/windows
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/drvregistry
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/etchosts
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/idm
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/internal/caller
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/internal/setmatrix
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipam
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipamapi
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipams/builtin
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipams/null
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipams/remote
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipams/remote/api
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ipamutils
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/iptables
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/netlabel
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/netutils
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/networkdb
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/ns
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/options
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/osl
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/osl/kernel
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/portallocator
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/portmapper
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/resolvconf
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/testutils
02:01:02 [2022-11-08T02:01:02.159Z] github.com/docker/docker/libnetwork/types' ']'
02:01:02 [2022-11-08T02:01:02.159Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork	37.508s	coverage: 40.6% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.135s	coverage: 84.4% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.632s	coverage: 59.7% of statements
02:01:48 [2022-11-08T02:01:48.906Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
02:01:49 [2022-11-08T02:01:49.164Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
02:01:49 [2022-11-08T02:01:49.731Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.2% of statements
02:01:49 [2022-11-08T02:01:49.731Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
02:01:50 [2022-11-08T02:01:50.298Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.8% of statements
02:01:50 [2022-11-08T02:01:50.298Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
02:01:50 [2022-11-08T02:01:50.298Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
02:02:00 [2022-11-08T02:02:00.269Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.299s	coverage: 6.9% of statements
02:02:00 [2022-11-08T02:02:00.269Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
02:02:00 [2022-11-08T02:02:00.528Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
02:02:00 [2022-11-08T02:02:00.786Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
02:02:00 [2022-11-08T02:02:00.786Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
02:02:00 [2022-11-08T02:02:00.786Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
02:02:01 [2022-11-08T02:02:01.044Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
02:02:01 [2022-11-08T02:02:01.302Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
02:02:01 [2022-11-08T02:02:01.560Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
02:02:01 [2022-11-08T02:02:01.819Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
02:02:02 [2022-11-08T02:02:02.078Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
02:02:14 [2022-11-08T02:02:14.279Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.007s	coverage: 100.0% of statements
02:02:29 [2022-11-08T02:02:29.154Z] ok  	github.com/docker/docker/libnetwork/ipam	15.656s	coverage: 85.3% of statements
02:02:29 [2022-11-08T02:02:29.154Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
02:02:29 [2022-11-08T02:02:29.154Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
02:02:29 [2022-11-08T02:02:29.154Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
02:02:29 [2022-11-08T02:02:29.154Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
02:02:29 [2022-11-08T02:02:29.154Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
02:02:29 [2022-11-08T02:02:29.414Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
02:02:29 [2022-11-08T02:02:29.980Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
02:02:30 [2022-11-08T02:02:30.547Z] ok  	github.com/docker/docker/libnetwork/iptables	0.177s	coverage: 45.1% of statements
02:02:30 [2022-11-08T02:02:30.806Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
02:02:31 [2022-11-08T02:02:31.064Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 43.7% of statements
02:04:22 [2022-11-08T02:04:22.501Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.895s	coverage: 60.1% of statements
02:04:22 [2022-11-08T02:04:22.501Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
02:04:22 [2022-11-08T02:04:22.501Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
02:04:22 [2022-11-08T02:04:22.501Z] ok  	github.com/docker/docker/libnetwork/osl	4.365s	coverage: 39.5% of statements
02:04:22 [2022-11-08T02:04:22.501Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
02:04:22 [2022-11-08T02:04:22.759Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
02:04:24 [2022-11-08T02:04:24.137Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.651s	coverage: 46.3% of statements
02:04:24 [2022-11-08T02:04:24.137Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
02:04:24 [2022-11-08T02:04:24.137Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
02:04:24 [2022-11-08T02:04:24.395Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
02:04:24 [2022-11-08T02:04:24.395Z] 
02:04:24 [2022-11-08T02:04:24.395Z] === Skipped
02:04:24 [2022-11-08T02:04:24.395Z] === SKIP: libnetwork TestParallel3 (0.00s)
02:04:24 [2022-11-08T02:04:24.395Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
02:04:24 [2022-11-08T02:04:24.395Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork TestParallel2 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork TestParallel1 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
02:04:24 [2022-11-08T02:04:24.396Z]     firewalld_test.go:14: firewalld is not running
02:04:24 [2022-11-08T02:04:24.396Z] 
02:04:24 [2022-11-08T02:04:24.396Z] DONE 325 tests, 9 skipped in 204.043s
Post stage
[Pipeline] junit
02:04:25 [2022-11-08T02:04:25.349Z] Recording test results
02:04:26 [2022-11-08T02:04:26.703Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:04:27 [2022-11-08T02:04:27.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb hack/make.sh dynbinary test-integration
02:04:27 [2022-11-08T02:04:27.284Z] 
02:04:27 [2022-11-08T02:04:27.543Z] Removing bundles/
02:04:27 [2022-11-08T02:04:27.543Z] 
02:04:27 [2022-11-08T02:04:27.543Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:04:27 [2022-11-08T02:04:27.543Z] Building: bundles/dynbinary-daemon/dockerd
02:04:27 [2022-11-08T02:04:27.543Z] GOOS="" GOARCH="" GOARM=""
02:06:03 [2022-11-08T02:06:03.991Z] Created binary: bundles/dynbinary-daemon/dockerd
02:06:03 [2022-11-08T02:06:03.991Z] Building: bundles/dynbinary-daemon/docker-proxy
02:06:03 [2022-11-08T02:06:03.991Z] GOOS="" GOARCH="" GOARM=""
02:06:03 [2022-11-08T02:06:03.991Z] Created binary: bundles/dynbinary-daemon/docker-proxy
02:06:03 [2022-11-08T02:06:03.991Z] 
02:06:03 [2022-11-08T02:06:03.991Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:06:03 [2022-11-08T02:06:03.991Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:06:03 [2022-11-08T02:06:03.991Z] HOSTNAME=8eac0f89eb96
02:06:03 [2022-11-08T02:06:03.991Z] TESTDEBUG=0
02:06:03 [2022-11-08T02:06:03.991Z] DEST=bundles/test-integration
02:06:03 [2022-11-08T02:06:03.991Z] PWD=/go/src/github.com/docker/docker
02:06:03 [2022-11-08T02:06:03.991Z] DOCKER_GITCOMMIT=8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb
02:06:03 [2022-11-08T02:06:03.991Z] container=docker
02:06:03 [2022-11-08T02:06:03.991Z] HOME=/root
02:06:03 [2022-11-08T02:06:03.991Z] GOLANG_VERSION=1.19.3
02:06:03 [2022-11-08T02:06:03.991Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:06:03 [2022-11-08T02:06:03.991Z] VALIDATE_BRANCH=master
02:06:03 [2022-11-08T02:06:03.991Z] TERM=xterm
02:06:03 [2022-11-08T02:06:03.991Z] DOCKER_PKG=github.com/docker/docker
02:06:03 [2022-11-08T02:06:03.991Z] SHLVL=1
02:06:03 [2022-11-08T02:06:03.991Z] TIMEOUT=120m
02:06:03 [2022-11-08T02:06:03.991Z] DOCKER_BUILDTAGS= journald
02:06:03 [2022-11-08T02:06:03.991Z] DOCKER_GRAPHDRIVER=overlay2
02:06:03 [2022-11-08T02:06:03.991Z] GO111MODULE=off
02:06:03 [2022-11-08T02:06:03.991Z] DOCKER_EXPERIMENTAL=1
02:06:03 [2022-11-08T02:06:03.991Z] TEST_SKIP_INTEGRATION_CLI=1
02:06:03 [2022-11-08T02:06:03.991Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:06:03 [2022-11-08T02:06:03.991Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:06:03 [2022-11-08T02:06:03.991Z] GOPATH=/go
02:06:03 [2022-11-08T02:06:03.991Z] PKG_CONFIG=pkg-config
02:06:03 [2022-11-08T02:06:03.991Z] _=/usr/bin/env
02:06:03 [2022-11-08T02:06:03.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:06:36 [2022-11-08T02:06:36.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:06:36 [2022-11-08T02:06:36.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:07:02 [2022-11-08T02:07:02.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
02:07:06 [2022-11-08T02:07:06.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:07:13 [2022-11-08T02:07:13.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
02:07:13 [2022-11-08T02:07:13.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:07:14 [2022-11-08T02:07:14.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:07:15 [2022-11-08T02:07:15.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:07:16 [2022-11-08T02:07:16.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:07:16 [2022-11-08T02:07:16.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:07:17 [2022-11-08T02:07:17.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:07:18 [2022-11-08T02:07:18.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:07:19 [2022-11-08T02:07:19.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:07:20 [2022-11-08T02:07:20.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:07:20 [2022-11-08T02:07:20.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:07:21 [2022-11-08T02:07:21.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:07:22 [2022-11-08T02:07:22.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:07:23 [2022-11-08T02:07:23.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:07:23 [2022-11-08T02:07:23.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:07:24 [2022-11-08T02:07:24.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:07:25 [2022-11-08T02:07:25.450Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:07:25 [2022-11-08T02:07:25.450Z] Using test binary docker
02:07:25 [2022-11-08T02:07:25.450Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:07:25 [2022-11-08T02:07:25.450Z] +++ /etc/init.d/apparmor start
02:07:25 [2022-11-08T02:07:25.709Z] Not: starting.
02:07:25 [2022-11-08T02:07:25.709Z] INFO: Waiting for daemon to start...
02:07:25 [2022-11-08T02:07:25.709Z] Starting dockerd
02:07:25 [2022-11-08T02:07:25.709Z] +++ 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
02:07:27 [2022-11-08T02:07:27.609Z] .
02:07:27 [2022-11-08T02:07:27.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:07:27 [2022-11-08T02:07:27.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:07:27 [2022-11-08T02:07:27.609Z] Error: No such image: emptyfs
02:07:27 [2022-11-08T02:07:27.609Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:07:27 [2022-11-08T02:07:27.609Z] ++++ docker load
02:07:27 [2022-11-08T02:07:27.868Z] Loaded image: emptyfs:latest
02:07:27 [2022-11-08T02:07:27.868Z] Running integration-test (iteration 1)
02:07:27 [2022-11-08T02:07:27.868Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
02:07:27 [2022-11-08T02:07:27.868Z] ++ 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
02:07:27 [2022-11-08T02:07:27.868Z] ++ set -e
02:07:27 [2022-11-08T02:07:27.868Z] ++ '[' -n 0 ']'
02:07:27 [2022-11-08T02:07:27.868Z] ++ set -x
02:07:27 [2022-11-08T02:07:27.868Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:07:28 [2022-11-08T02:07:28.126Z] Loaded image: busybox:latest
02:07:28 [2022-11-08T02:07:28.126Z] Loaded image: busybox:glibc
02:07:29 [2022-11-08T02:07:29.061Z] Loaded image: debian:bullseye-slim
02:07:29 [2022-11-08T02:07:29.322Z] Loaded image: hello-world:latest
02:07:29 [2022-11-08T02:07:29.322Z] Loaded image: arm32v7/hello-world:latest
02:07:29 [2022-11-08T02:07:29.322Z] INFO: Testing against a local daemon
02:07:29 [2022-11-08T02:07:29.322Z] === RUN   TestCgroupNamespacesBuild
02:07:31 [2022-11-08T02:07:31.852Z] --- PASS: TestCgroupNamespacesBuild (2.45s)
02:07:31 [2022-11-08T02:07:31.852Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:07:33 [2022-11-08T02:07:33.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
02:07:33 [2022-11-08T02:07:33.226Z] === RUN   TestBuildWithSession
02:07:33 [2022-11-08T02:07:33.226Z]     build_session_test.go:25: TODO: BuildKit
02:07:33 [2022-11-08T02:07:33.226Z] --- SKIP: TestBuildWithSession (0.00s)
02:07:33 [2022-11-08T02:07:33.226Z] === RUN   TestBuildSquashParent
02:07:37 [2022-11-08T02:07:37.413Z] --- PASS: TestBuildSquashParent (4.33s)
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:07:37 [2022-11-08T02:07:37.413Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:07:37 [2022-11-08T02:07:37.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:07:37 [2022-11-08T02:07:37.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:07:37 [2022-11-08T02:07:37.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:07:38 [2022-11-08T02:07:38.788Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:07:38 [2022-11-08T02:07:38.788Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:07:40 [2022-11-08T02:07:40.163Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:07:40 [2022-11-08T02:07:40.163Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:07:41 [2022-11-08T02:07:41.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s)
02:07:41 [2022-11-08T02:07:41.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s)
02:07:41 [2022-11-08T02:07:41.098Z] === RUN   TestBuildMultiStageCopy
02:07:41 [2022-11-08T02:07:41.098Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:07:42 [2022-11-08T02:07:42.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:07:42 [2022-11-08T02:07:42.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:07:42 [2022-11-08T02:07:42.743Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:07:43 [2022-11-08T02:07:43.001Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:07:43 [2022-11-08T02:07:43.260Z] --- PASS: TestBuildMultiStageCopy (1.99s)
02:07:43 [2022-11-08T02:07:43.260Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
02:07:43 [2022-11-08T02:07:43.260Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
02:07:43 [2022-11-08T02:07:43.260Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
02:07:43 [2022-11-08T02:07:43.260Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
02:07:43 [2022-11-08T02:07:43.260Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
02:07:43 [2022-11-08T02:07:43.260Z] === RUN   TestBuildMultiStageParentConfig
02:07:43 [2022-11-08T02:07:43.827Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
02:07:43 [2022-11-08T02:07:43.827Z] === RUN   TestBuildLabelWithTargets
02:07:44 [2022-11-08T02:07:44.761Z] --- PASS: TestBuildLabelWithTargets (1.00s)
02:07:44 [2022-11-08T02:07:44.761Z] === RUN   TestBuildWithEmptyLayers
02:07:45 [2022-11-08T02:07:45.327Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
02:07:45 [2022-11-08T02:07:45.327Z] === RUN   TestBuildMultiStageOnBuild
02:07:46 [2022-11-08T02:07:46.702Z] --- PASS: TestBuildMultiStageOnBuild (1.36s)
02:07:46 [2022-11-08T02:07:46.702Z] === RUN   TestBuildUncleanTarFilenames
02:07:47 [2022-11-08T02:07:47.269Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
02:07:47 [2022-11-08T02:07:47.269Z] === RUN   TestBuildMultiStageLayerLeak
02:07:48 [2022-11-08T02:07:48.643Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
02:07:48 [2022-11-08T02:07:48.643Z] === RUN   TestBuildWithHugeFile
02:08:35 [2022-11-08T02:08:35.325Z] --- PASS: TestBuildWithHugeFile (44.09s)
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildWCOWSandboxSize
02:08:35 [2022-11-08T02:08:35.325Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
02:08:35 [2022-11-08T02:08:35.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildWithEmptyDockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:08:35 [2022-11-08T02:08:35.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
02:08:35 [2022-11-08T02:08:35.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
02:08:35 [2022-11-08T02:08:35.325Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
02:08:35 [2022-11-08T02:08:35.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildPreserveOwnership
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildPreserveOwnership/copy_from
02:08:35 [2022-11-08T02:08:35.325Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:08:35 [2022-11-08T02:08:35.891Z] --- PASS: TestBuildPreserveOwnership (2.95s)
02:08:35 [2022-11-08T02:08:35.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
02:08:35 [2022-11-08T02:08:35.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
02:08:35 [2022-11-08T02:08:35.891Z] === RUN   TestBuildPlatformInvalid
02:08:35 [2022-11-08T02:08:35.891Z] --- PASS: TestBuildPlatformInvalid (0.07s)
02:08:35 [2022-11-08T02:08:35.891Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
02:08:36 [2022-11-08T02:08:36.826Z] Loaded image: busybox:latest
02:08:36 [2022-11-08T02:08:36.826Z] Loaded image: busybox:glibc
02:08:37 [2022-11-08T02:08:37.761Z] Loaded image: debian:bullseye-slim
02:08:37 [2022-11-08T02:08:37.761Z] Loaded image: hello-world:latest
02:08:37 [2022-11-08T02:08:37.761Z] Loaded image: arm32v7/hello-world:latest
02:08:47 [2022-11-08T02:08:47.732Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.84s)
02:08:47 [2022-11-08T02:08:47.732Z] PASS
02:08:47 [2022-11-08T02:08:47.732Z] 
02:08:47 [2022-11-08T02:08:47.732Z] === Skipped
02:08:47 [2022-11-08T02:08:47.732Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
02:08:47 [2022-11-08T02:08:47.732Z]     build_session_test.go:25: TODO: BuildKit
02:08:47 [2022-11-08T02:08:47.732Z] 
02:08:47 [2022-11-08T02:08:47.732Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
02:08:47 [2022-11-08T02:08:47.732Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
02:08:47 [2022-11-08T02:08:47.732Z] 
02:08:47 [2022-11-08T02:08:47.732Z] DONE 34 tests, 2 skipped in 78.904s
02:08:47 [2022-11-08T02:08:47.732Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
02:08:47 [2022-11-08T02:08:47.732Z] ++ 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
02:08:47 [2022-11-08T02:08:47.732Z] ++ set -e
02:08:47 [2022-11-08T02:08:47.732Z] ++ '[' -n 0 ']'
02:08:47 [2022-11-08T02:08:47.732Z] ++ set -x
02:08:47 [2022-11-08T02:08:47.732Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:08:47 [2022-11-08T02:08:47.732Z] INFO: Testing against a local daemon
02:08:47 [2022-11-08T02:08:47.732Z] === RUN   TestConfigInspect
02:08:49 [2022-11-08T02:08:49.106Z] --- PASS: TestConfigInspect (2.27s)
02:08:49 [2022-11-08T02:08:49.106Z] === RUN   TestConfigList
02:08:51 [2022-11-08T02:08:51.636Z] --- PASS: TestConfigList (2.15s)
02:08:51 [2022-11-08T02:08:51.636Z] === RUN   TestConfigsCreateAndDelete
02:08:53 [2022-11-08T02:08:53.540Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
02:08:53 [2022-11-08T02:08:53.540Z] === RUN   TestConfigsUpdate
02:08:56 [2022-11-08T02:08:56.123Z] --- PASS: TestConfigsUpdate (2.28s)
02:08:56 [2022-11-08T02:08:56.123Z] === RUN   TestTemplatedConfig
02:08:58 [2022-11-08T02:08:58.653Z] --- PASS: TestTemplatedConfig (2.70s)
02:08:58 [2022-11-08T02:08:58.653Z] === RUN   TestConfigCreateResolve
02:09:01 [2022-11-08T02:09:01.182Z] --- PASS: TestConfigCreateResolve (2.27s)
02:09:01 [2022-11-08T02:09:01.182Z] PASS
02:09:01 [2022-11-08T02:09:01.182Z] 
02:09:01 [2022-11-08T02:09:01.182Z] DONE 6 tests in 13.935s
02:09:01 [2022-11-08T02:09:01.182Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
02:09:01 [2022-11-08T02:09:01.182Z] ++ 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
02:09:01 [2022-11-08T02:09:01.182Z] ++ set -e
02:09:01 [2022-11-08T02:09:01.182Z] ++ '[' -n 0 ']'
02:09:01 [2022-11-08T02:09:01.182Z] ++ set -x
02:09:01 [2022-11-08T02:09:01.182Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:09:01 [2022-11-08T02:09:01.182Z] INFO: Testing against a local daemon
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestAttachWithTTY
02:09:01 [2022-11-08T02:09:01.182Z] --- PASS: TestAttachWithTTY (0.07s)
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestAttachWithoutTTy
02:09:01 [2022-11-08T02:09:01.182Z] --- PASS: TestAttachWithoutTTy (0.05s)
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestCheckpoint
02:09:01 [2022-11-08T02:09:01.182Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:09:01 [2022-11-08T02:09:01.182Z] --- SKIP: TestCheckpoint (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/commit
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/commit
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/create
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/containers/create
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/commit
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/commit/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === CONT  TestContainerInvalidJSON/containers/create
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
02:09:01 [2022-11-08T02:09:01.182Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
02:09:01 [2022-11-08T02:09:01.182Z] --- PASS: TestContainerInvalidJSON (0.01s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
02:09:01 [2022-11-08T02:09:01.183Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:09:01 [2022-11-08T02:09:01.183Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
02:09:01 [2022-11-08T02:09:01.183Z] === RUN   TestCopyFromContainerPathIsNotDir
02:09:01 [2022-11-08T02:09:01.183Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
02:09:01 [2022-11-08T02:09:01.183Z] === RUN   TestCopyToContainerPathDoesNotExist
02:09:01 [2022-11-08T02:09:01.183Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
02:09:01 [2022-11-08T02:09:01.183Z] === RUN   TestCopyEmptyFile
02:09:01 [2022-11-08T02:09:01.441Z] --- PASS: TestCopyEmptyFile (0.21s)
02:09:01 [2022-11-08T02:09:01.441Z] === RUN   TestCopyToContainerPathIsNotDir
02:09:01 [2022-11-08T02:09:01.441Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
02:09:01 [2022-11-08T02:09:01.441Z] === RUN   TestCopyFromContainer
02:09:02 [2022-11-08T02:09:02.377Z] === RUN   TestCopyFromContainer//
02:09:02 [2022-11-08T02:09:02.636Z] === RUN   TestCopyFromContainer//bar/root
02:09:02 [2022-11-08T02:09:02.636Z] === RUN   TestCopyFromContainer//bar/root/
02:09:02 [2022-11-08T02:09:02.636Z] === RUN   TestCopyFromContainer/bar/quux
02:09:02 [2022-11-08T02:09:02.636Z] === RUN   TestCopyFromContainer/bar/quux/
02:09:02 [2022-11-08T02:09:02.636Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:09:02 [2022-11-08T02:09:02.894Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:09:02 [2022-11-08T02:09:02.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:09:02 [2022-11-08T02:09:02.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:09:02 [2022-11-08T02:09:02.894Z] === RUN   TestCopyFromContainer/bar/notarget
02:09:03 [2022-11-08T02:09:03.152Z] --- PASS: TestCopyFromContainer (1.58s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer// (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:09:03 [2022-11-08T02:09:03.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateLinkToNonExistingContainer
02:09:03 [2022-11-08T02:09:03.152Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateWithInvalidEnv
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateWithInvalidEnv/0
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateWithInvalidEnv/0
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateWithInvalidEnv/1
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateWithInvalidEnv/1
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateWithInvalidEnv/2
02:09:03 [2022-11-08T02:09:03.152Z] === PAUSE TestCreateWithInvalidEnv/2
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateWithInvalidEnv/0
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateWithInvalidEnv/2
02:09:03 [2022-11-08T02:09:03.152Z] === CONT  TestCreateWithInvalidEnv/1
02:09:03 [2022-11-08T02:09:03.152Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateTmpfsMountsTarget
02:09:03 [2022-11-08T02:09:03.152Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
02:09:03 [2022-11-08T02:09:03.152Z] === RUN   TestCreateWithCustomMaskedPaths
02:09:04 [2022-11-08T02:09:04.527Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
02:09:04 [2022-11-08T02:09:04.527Z] === RUN   TestCreateWithCustomReadonlyPaths
02:09:05 [2022-11-08T02:09:05.901Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s)
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:09:05 [2022-11-08T02:09:05.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:09:05 [2022-11-08T02:09:05.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:09:05 [2022-11-08T02:09:05.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:09:05 [2022-11-08T02:09:05.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:09:05 [2022-11-08T02:09:05.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
02:09:05 [2022-11-08T02:09:05.902Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:09:06 [2022-11-08T02:09:06.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
02:09:06 [2022-11-08T02:09:06.469Z] === RUN   TestCreateDifferentPlatform
02:09:06 [2022-11-08T02:09:06.469Z] === RUN   TestCreateDifferentPlatform/different_os
02:09:06 [2022-11-08T02:09:06.469Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:09:06 [2022-11-08T02:09:06.469Z] --- PASS: TestCreateDifferentPlatform (0.01s)
02:09:06 [2022-11-08T02:09:06.469Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:09:06 [2022-11-08T02:09:06.469Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:09:06 [2022-11-08T02:09:06.470Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:09:06 [2022-11-08T02:09:06.470Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateInvalidHostConfig
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
02:09:06 [2022-11-08T02:09:06.470Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
02:09:06 [2022-11-08T02:09:06.470Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:09:06 [2022-11-08T02:09:06.470Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
02:09:06 [2022-11-08T02:09:06.470Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
02:09:06 [2022-11-08T02:09:06.470Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
02:09:06 [2022-11-08T02:09:06.470Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
02:09:06 [2022-11-08T02:09:06.470Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
02:09:06 [2022-11-08T02:09:06.470Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
02:09:06 [2022-11-08T02:09:06.470Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestContainerStartOnDaemonRestart
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestContainerStartOnDaemonRestart
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestDaemonRestartIpcMode
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestDaemonRestartIpcMode
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestDaemonHostGatewayIP
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestDaemonHostGatewayIP
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestRestartDaemonWithRestartingContainer
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestRestartDaemonWithRestartingContainer
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestContainerKillOnDaemonStart
02:09:06 [2022-11-08T02:09:06.470Z] === PAUSE TestContainerKillOnDaemonStart
02:09:06 [2022-11-08T02:09:06.470Z] === RUN   TestDiff
02:09:07 [2022-11-08T02:09:07.036Z] --- PASS: TestDiff (0.43s)
02:09:07 [2022-11-08T02:09:07.036Z] === RUN   TestExecConsoleSize
02:09:07 [2022-11-08T02:09:07.295Z] --- PASS: TestExecConsoleSize (0.49s)
02:09:07 [2022-11-08T02:09:07.295Z] === RUN   TestExecWithCloseStdin
02:09:07 [2022-11-08T02:09:07.862Z] --- PASS: TestExecWithCloseStdin (0.52s)
02:09:07 [2022-11-08T02:09:07.862Z] === RUN   TestExec
02:09:08 [2022-11-08T02:09:08.429Z] --- PASS: TestExec (0.51s)
02:09:08 [2022-11-08T02:09:08.429Z] === RUN   TestExecUser
02:09:08 [2022-11-08T02:09:08.995Z] --- PASS: TestExecUser (0.48s)
02:09:08 [2022-11-08T02:09:08.995Z] === RUN   TestExportContainerAndImportImage
02:09:09 [2022-11-08T02:09:09.570Z] --- PASS: TestExportContainerAndImportImage (0.59s)
02:09:09 [2022-11-08T02:09:09.570Z] === RUN   TestExportContainerAfterDaemonRestart
02:09:10 [2022-11-08T02:09:10.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
02:09:10 [2022-11-08T02:09:10.945Z] === RUN   TestHealthCheckWorkdir
02:09:11 [2022-11-08T02:09:11.203Z] --- PASS: TestHealthCheckWorkdir (0.53s)
02:09:11 [2022-11-08T02:09:11.203Z] === RUN   TestHealthKillContainer
02:09:19 [2022-11-08T02:09:19.312Z] --- PASS: TestHealthKillContainer (7.82s)
02:09:19 [2022-11-08T02:09:19.312Z] === RUN   TestHealthCheckProcessKilled
02:09:19 [2022-11-08T02:09:19.571Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
02:09:19 [2022-11-08T02:09:19.571Z] === RUN   TestInspectCpusetInConfigPre120
02:09:20 [2022-11-08T02:09:20.137Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
02:09:20 [2022-11-08T02:09:20.137Z] === RUN   TestIpcModeNone
02:09:20 [2022-11-08T02:09:20.704Z] --- PASS: TestIpcModeNone (0.49s)
02:09:20 [2022-11-08T02:09:20.704Z] === RUN   TestIpcModePrivate
02:09:20 [2022-11-08T02:09:20.962Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
02:09:20 [2022-11-08T02:09:20.962Z] --- PASS: TestIpcModePrivate (0.46s)
02:09:20 [2022-11-08T02:09:20.962Z] === RUN   TestIpcModeShareable
02:09:21 [2022-11-08T02:09:21.220Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
02:09:21 [2022-11-08T02:09:21.478Z] --- PASS: TestIpcModeShareable (0.51s)
02:09:21 [2022-11-08T02:09:21.478Z] === RUN   TestAPIIpcModeShareableAndContainer
02:09:23 [2022-11-08T02:09:23.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
02:09:23 [2022-11-08T02:09:23.380Z] === RUN   TestAPIIpcModeHost
02:09:23 [2022-11-08T02:09:23.380Z] --- PASS: TestAPIIpcModeHost (0.34s)
02:09:23 [2022-11-08T02:09:23.380Z] === RUN   TestDaemonIpcModeShareable
02:09:24 [2022-11-08T02:09:24.754Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
02:09:24 [2022-11-08T02:09:24.754Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
02:09:24 [2022-11-08T02:09:24.754Z] === RUN   TestDaemonIpcModePrivate
02:09:25 [2022-11-08T02:09:25.689Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
02:09:25 [2022-11-08T02:09:25.689Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
02:09:25 [2022-11-08T02:09:25.689Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:09:26 [2022-11-08T02:09:26.624Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
02:09:26 [2022-11-08T02:09:26.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
02:09:26 [2022-11-08T02:09:26.882Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:09:27 [2022-11-08T02:09:27.819Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
02:09:28 [2022-11-08T02:09:28.078Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
02:09:28 [2022-11-08T02:09:28.078Z] === RUN   TestIpcModeOlderClient
02:09:28 [2022-11-08T02:09:28.078Z] === PAUSE TestIpcModeOlderClient
02:09:28 [2022-11-08T02:09:28.078Z] === RUN   TestKillContainerInvalidSignal
02:09:28 [2022-11-08T02:09:28.646Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
02:09:28 [2022-11-08T02:09:28.646Z] === RUN   TestKillContainer
02:09:28 [2022-11-08T02:09:28.646Z] === RUN   TestKillContainer/no_signal
02:09:28 [2022-11-08T02:09:28.905Z] === RUN   TestKillContainer/non_killing_signal
02:09:29 [2022-11-08T02:09:29.163Z] === RUN   TestKillContainer/killing_signal
02:09:29 [2022-11-08T02:09:29.730Z] --- PASS: TestKillContainer (1.33s)
02:09:29 [2022-11-08T02:09:29.730Z]     --- PASS: TestKillContainer/no_signal (0.41s)
02:09:29 [2022-11-08T02:09:29.730Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
02:09:29 [2022-11-08T02:09:29.730Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
02:09:29 [2022-11-08T02:09:29.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:09:29 [2022-11-08T02:09:29.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:09:30 [2022-11-08T02:09:30.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:09:31 [2022-11-08T02:09:31.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
02:09:31 [2022-11-08T02:09:31.231Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
02:09:31 [2022-11-08T02:09:31.231Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
02:09:31 [2022-11-08T02:09:31.231Z] === RUN   TestKillStoppedContainer
02:09:31 [2022-11-08T02:09:31.231Z] --- PASS: TestKillStoppedContainer (0.04s)
02:09:31 [2022-11-08T02:09:31.231Z] === RUN   TestKillStoppedContainerAPIPre120
02:09:31 [2022-11-08T02:09:31.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
02:09:31 [2022-11-08T02:09:31.231Z] === RUN   TestKillDifferentUserContainer
02:09:31 [2022-11-08T02:09:31.489Z] --- PASS: TestKillDifferentUserContainer (0.44s)
02:09:31 [2022-11-08T02:09:31.489Z] === RUN   TestInspectOomKilledTrue
02:09:32 [2022-11-08T02:09:32.056Z] --- PASS: TestInspectOomKilledTrue (0.52s)
02:09:32 [2022-11-08T02:09:32.056Z] === RUN   TestInspectOomKilledFalse
02:09:32 [2022-11-08T02:09:32.622Z] --- PASS: TestInspectOomKilledFalse (0.45s)
02:09:32 [2022-11-08T02:09:32.622Z] === RUN   TestLinksEtcHostsContentMatch
02:09:32 [2022-11-08T02:09:32.880Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
02:09:32 [2022-11-08T02:09:32.880Z] === RUN   TestLinksContainerNames
02:09:33 [2022-11-08T02:09:33.815Z] --- PASS: TestLinksContainerNames (0.89s)
02:09:33 [2022-11-08T02:09:33.815Z] === RUN   TestLogsFollowTailEmpty
02:09:34 [2022-11-08T02:09:34.074Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/tty/only_stdout
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/tty/only_stdout
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/tty/only_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/tty/only_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
02:09:34 [2022-11-08T02:09:34.074Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.074Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
02:09:34 [2022-11-08T02:09:34.640Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
02:09:34 [2022-11-08T02:09:34.640Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
02:09:35 [2022-11-08T02:09:35.206Z] === CONT  TestLogs/driver_local/tty/only_stderr
02:09:35 [2022-11-08T02:09:35.206Z] === CONT  TestLogs/driver_local/tty/only_stdout
02:09:35 [2022-11-08T02:09:35.773Z] === RUN   TestLogs/driver_json-file
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
02:09:36 [2022-11-08T02:09:36.031Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
02:09:36 [2022-11-08T02:09:36.031Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
02:09:36 [2022-11-08T02:09:36.598Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
02:09:36 [2022-11-08T02:09:36.598Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:09:37 [2022-11-08T02:09:37.164Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
02:09:37 [2022-11-08T02:09:37.164Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
02:09:37 [2022-11-08T02:09:37.733Z] --- PASS: TestLogs (3.69s)
02:09:37 [2022-11-08T02:09:37.733Z]     --- PASS: TestLogs/driver_local (0.01s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s)
02:09:37 [2022-11-08T02:09:37.733Z]     --- PASS: TestLogs/driver_json-file (0.01s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
02:09:37 [2022-11-08T02:09:37.733Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s)
02:09:37 [2022-11-08T02:09:37.733Z] === RUN   TestContainerNetworkMountsNoChown
02:09:38 [2022-11-08T02:09:38.301Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/default
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/default
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/private
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/private
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rprivate
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rprivate
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/slave
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/slave
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rslave
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rslave
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/shared
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/shared
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rshared
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rshared
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/default
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/default/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rslave
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rshared
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/shared
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rprivate
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/slave
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/private
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/private/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/private/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/default/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:09:38 [2022-11-08T02:09:38.301Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/private/bind_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/private/mount_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/default/bind_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/default/mount_root
02:09:38 [2022-11-08T02:09:38.560Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:09:38 [2022-11-08T02:09:38.818Z] --- PASS: TestMountDaemonRoot (0.02s)
02:09:38 [2022-11-08T02:09:38.818Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
02:09:38 [2022-11-08T02:09:38.818Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:09:38 [2022-11-08T02:09:38.818Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
02:09:38 [2022-11-08T02:09:38.819Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
02:09:38 [2022-11-08T02:09:38.819Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
02:09:38 [2022-11-08T02:09:38.819Z] === RUN   TestContainerBindMountNonRecursive
02:09:40 [2022-11-08T02:09:40.195Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
02:09:40 [2022-11-08T02:09:40.195Z] === RUN   TestContainerVolumesMountedAsShared
02:09:40 [2022-11-08T02:09:40.453Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
02:09:40 [2022-11-08T02:09:40.453Z] === RUN   TestContainerVolumesMountedAsSlave
02:09:41 [2022-11-08T02:09:41.020Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
02:09:41 [2022-11-08T02:09:41.020Z] === RUN   TestNetworkNat
02:09:41 [2022-11-08T02:09:41.292Z] --- PASS: TestNetworkNat (0.50s)
02:09:41 [2022-11-08T02:09:41.292Z] === RUN   TestNetworkLocalhostTCPNat
02:09:41 [2022-11-08T02:09:41.878Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
02:09:41 [2022-11-08T02:09:41.878Z] === RUN   TestNetworkLoopbackNat
02:09:44 [2022-11-08T02:09:44.412Z] --- PASS: TestNetworkLoopbackNat (2.56s)
02:09:44 [2022-11-08T02:09:44.412Z] === RUN   TestPause
02:09:44 [2022-11-08T02:09:44.979Z] --- PASS: TestPause (0.46s)
02:09:44 [2022-11-08T02:09:44.979Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:09:44 [2022-11-08T02:09:44.979Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:09:44 [2022-11-08T02:09:44.979Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:09:44 [2022-11-08T02:09:44.979Z] === RUN   TestPauseStopPausedContainer
02:09:45 [2022-11-08T02:09:45.237Z] --- PASS: TestPauseStopPausedContainer (0.45s)
02:09:45 [2022-11-08T02:09:45.237Z] === RUN   TestPidHost
02:09:46 [2022-11-08T02:09:46.174Z] --- PASS: TestPidHost (0.94s)
02:09:46 [2022-11-08T02:09:46.174Z] === RUN   TestPsFilter
02:09:46 [2022-11-08T02:09:46.432Z] --- PASS: TestPsFilter (0.13s)
02:09:46 [2022-11-08T02:09:46.432Z] === RUN   TestRemoveContainerWithRemovedVolume
02:09:46 [2022-11-08T02:09:46.691Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
02:09:46 [2022-11-08T02:09:46.691Z] === RUN   TestRemoveContainerWithVolume
02:09:47 [2022-11-08T02:09:47.257Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
02:09:47 [2022-11-08T02:09:47.257Z] === RUN   TestRemoveContainerRunning
02:09:47 [2022-11-08T02:09:47.515Z] --- PASS: TestRemoveContainerRunning (0.41s)
02:09:47 [2022-11-08T02:09:47.515Z] === RUN   TestRemoveContainerForceRemoveRunning
02:09:48 [2022-11-08T02:09:48.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
02:09:48 [2022-11-08T02:09:48.082Z] === RUN   TestRemoveInvalidContainer
02:09:48 [2022-11-08T02:09:48.082Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:09:48 [2022-11-08T02:09:48.082Z] === RUN   TestRenameLinkedContainer
02:09:49 [2022-11-08T02:09:49.981Z] --- PASS: TestRenameLinkedContainer (1.69s)
02:09:49 [2022-11-08T02:09:49.981Z] === RUN   TestRenameStoppedContainer
02:09:50 [2022-11-08T02:09:50.239Z] --- PASS: TestRenameStoppedContainer (0.44s)
02:09:50 [2022-11-08T02:09:50.239Z] === RUN   TestRenameRunningContainerAndReuse
02:09:51 [2022-11-08T02:09:51.173Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
02:09:51 [2022-11-08T02:09:51.173Z] === RUN   TestRenameInvalidName
02:09:51 [2022-11-08T02:09:51.432Z] --- PASS: TestRenameInvalidName (0.39s)
02:09:51 [2022-11-08T02:09:51.432Z] === RUN   TestRenameAnonymousContainer
02:09:53 [2022-11-08T02:09:53.333Z] --- PASS: TestRenameAnonymousContainer (1.54s)
02:09:53 [2022-11-08T02:09:53.333Z] === RUN   TestRenameContainerWithSameName
02:09:53 [2022-11-08T02:09:53.333Z] --- PASS: TestRenameContainerWithSameName (0.44s)
02:09:53 [2022-11-08T02:09:53.333Z] === RUN   TestRenameContainerWithLinkedContainer
02:09:54 [2022-11-08T02:09:54.267Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
02:09:54 [2022-11-08T02:09:54.267Z] === RUN   TestResize
02:09:54 [2022-11-08T02:09:54.834Z] --- PASS: TestResize (0.43s)
02:09:54 [2022-11-08T02:09:54.834Z] === RUN   TestResizeWithInvalidSize
02:09:55 [2022-11-08T02:09:55.092Z] --- PASS: TestResizeWithInvalidSize (0.44s)
02:09:55 [2022-11-08T02:09:55.092Z] === RUN   TestResizeWhenContainerNotStarted
02:09:55 [2022-11-08T02:09:55.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:09:55 [2022-11-08T02:09:55.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:09:57 [2022-11-08T02:09:57.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:09:57 [2022-11-08T02:09:57.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:09:58 [2022-11-08T02:09:58.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:09:58 [2022-11-08T02:09:58.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:09:59 [2022-11-08T02:09:59.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:10:01 [2022-11-08T02:10:01.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:10:02 [2022-11-08T02:10:02.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:10:05 [2022-11-08T02:10:05.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:10:06 [2022-11-08T02:10:06.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:10:07 [2022-11-08T02:10:07.304Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:10:08 [2022-11-08T02:10:08.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:10:09 [2022-11-08T02:10:09.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:10:10 [2022-11-08T02:10:10.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:10:10 [2022-11-08T02:10:10.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:10:12 [2022-11-08T02:10:12.582Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.59s)
02:10:12 [2022-11-08T02:10:12.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
02:10:12 [2022-11-08T02:10:12.582Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
02:10:12 [2022-11-08T02:10:12.582Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
02:10:13 [2022-11-08T02:10:13.515Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
02:10:14 [2022-11-08T02:10:14.083Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
02:10:14 [2022-11-08T02:10:14.083Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
02:10:14 [2022-11-08T02:10:14.083Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
02:10:14 [2022-11-08T02:10:14.083Z] === RUN   TestCgroupNamespacesRun
02:10:15 [2022-11-08T02:10:15.458Z] --- PASS: TestCgroupNamespacesRun (1.13s)
02:10:15 [2022-11-08T02:10:15.458Z] === RUN   TestCgroupNamespacesRunPrivileged
02:10:16 [2022-11-08T02:10:16.392Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
02:10:16 [2022-11-08T02:10:16.392Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:10:17 [2022-11-08T02:10:17.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
02:10:17 [2022-11-08T02:10:17.766Z] === RUN   TestCgroupNamespacesRunHostMode
02:10:18 [2022-11-08T02:10:18.701Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
02:10:18 [2022-11-08T02:10:18.701Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:10:20 [2022-11-08T02:10:20.075Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
02:10:20 [2022-11-08T02:10:20.075Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:10:21 [2022-11-08T02:10:21.009Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
02:10:21 [2022-11-08T02:10:21.009Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:10:21 [2022-11-08T02:10:21.943Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
02:10:21 [2022-11-08T02:10:21.943Z] === RUN   TestCgroupNamespacesRunOlderClient
02:10:22 [2022-11-08T02:10:22.878Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
02:10:22 [2022-11-08T02:10:22.878Z] === RUN   TestNISDomainname
02:10:23 [2022-11-08T02:10:23.445Z] --- PASS: TestNISDomainname (0.53s)
02:10:23 [2022-11-08T02:10:23.445Z] === RUN   TestHostnameDnsResolution
02:10:24 [2022-11-08T02:10:24.011Z] --- PASS: TestHostnameDnsResolution (0.67s)
02:10:24 [2022-11-08T02:10:24.011Z] === RUN   TestUnprivilegedPortsAndPing
02:10:24 [2022-11-08T02:10:24.578Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
02:10:24 [2022-11-08T02:10:24.578Z] === RUN   TestPrivilegedHostDevices
02:10:25 [2022-11-08T02:10:25.144Z] --- PASS: TestPrivilegedHostDevices (0.49s)
02:10:25 [2022-11-08T02:10:25.144Z] === RUN   TestRunConsoleSize
02:10:25 [2022-11-08T02:10:25.402Z] --- PASS: TestRunConsoleSize (0.40s)
02:10:25 [2022-11-08T02:10:25.402Z] === RUN   TestRunWithAlternativeContainerdShim
02:10:27 [2022-11-08T02:10:27.944Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s)
02:10:27 [2022-11-08T02:10:27.944Z] === RUN   TestStats
02:10:29 [2022-11-08T02:10:29.871Z] --- PASS: TestStats (2.42s)
02:10:29 [2022-11-08T02:10:29.871Z] === RUN   TestStopContainerWithTimeout
02:10:29 [2022-11-08T02:10:29.871Z] === RUN   TestStopContainerWithTimeout/0
02:10:29 [2022-11-08T02:10:29.871Z] === PAUSE TestStopContainerWithTimeout/0
02:10:29 [2022-11-08T02:10:29.871Z] === RUN   TestStopContainerWithTimeout/1
02:10:29 [2022-11-08T02:10:29.871Z] === PAUSE TestStopContainerWithTimeout/1
02:10:29 [2022-11-08T02:10:29.871Z] === RUN   TestStopContainerWithTimeout/3
02:10:29 [2022-11-08T02:10:29.871Z] === PAUSE TestStopContainerWithTimeout/3
02:10:29 [2022-11-08T02:10:29.871Z] === RUN   TestStopContainerWithTimeout/-1
02:10:29 [2022-11-08T02:10:29.871Z] === PAUSE TestStopContainerWithTimeout/-1
02:10:29 [2022-11-08T02:10:29.871Z] === CONT  TestStopContainerWithTimeout/0
02:10:29 [2022-11-08T02:10:29.871Z] === CONT  TestStopContainerWithTimeout/-1
02:10:30 [2022-11-08T02:10:30.805Z] === CONT  TestStopContainerWithTimeout/3
02:10:32 [2022-11-08T02:10:32.705Z] === CONT  TestStopContainerWithTimeout/1
02:10:34 [2022-11-08T02:10:34.078Z] --- PASS: TestStopContainerWithTimeout (0.01s)
02:10:34 [2022-11-08T02:10:34.078Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
02:10:34 [2022-11-08T02:10:34.078Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
02:10:34 [2022-11-08T02:10:34.078Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
02:10:34 [2022-11-08T02:10:34.078Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
02:10:34 [2022-11-08T02:10:34.078Z] === RUN   TestDeleteDevicemapper
02:10:34 [2022-11-08T02:10:34.078Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:10:34 [2022-11-08T02:10:34.078Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:10:34 [2022-11-08T02:10:34.078Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:10:35 [2022-11-08T02:10:35.453Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
02:10:35 [2022-11-08T02:10:35.453Z] === RUN   TestUpdateMemory
02:10:36 [2022-11-08T02:10:36.021Z] --- PASS: TestUpdateMemory (0.52s)
02:10:36 [2022-11-08T02:10:36.021Z] === RUN   TestUpdateCPUQuota
02:10:36 [2022-11-08T02:10:36.587Z] --- PASS: TestUpdateCPUQuota (0.72s)
02:10:36 [2022-11-08T02:10:36.587Z] === RUN   TestUpdatePidsLimit
02:10:36 [2022-11-08T02:10:36.587Z] === RUN   TestUpdatePidsLimit/update_from_none
02:10:36 [2022-11-08T02:10:36.846Z] === RUN   TestUpdatePidsLimit/no_change
02:10:37 [2022-11-08T02:10:37.104Z] === RUN   TestUpdatePidsLimit/update_lower
02:10:37 [2022-11-08T02:10:37.362Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:10:37 [2022-11-08T02:10:37.362Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:10:37 [2022-11-08T02:10:37.621Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:10:37 [2022-11-08T02:10:37.880Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:10:38 [2022-11-08T02:10:38.446Z] --- PASS: TestUpdatePidsLimit (1.73s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
02:10:38 [2022-11-08T02:10:38.446Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
02:10:38 [2022-11-08T02:10:38.446Z] === RUN   TestUpdateRestartPolicy
02:10:50 [2022-11-08T02:10:50.648Z] --- PASS: TestUpdateRestartPolicy (10.86s)
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestUpdateRestartWithAutoRemove
02:10:50 [2022-11-08T02:10:50.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitNonBlocked
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:10:50 [2022-11-08T02:10:50.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:10:50 [2022-11-08T02:10:50.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:10:50 [2022-11-08T02:10:50.648Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:10:50 [2022-11-08T02:10:50.648Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:10:50 [2022-11-08T02:10:50.648Z] --- PASS: TestWaitNonBlocked (0.01s)
02:10:50 [2022-11-08T02:10:50.648Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
02:10:50 [2022-11-08T02:10:50.648Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitBlocked
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:10:50 [2022-11-08T02:10:50.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:10:50 [2022-11-08T02:10:50.648Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:10:50 [2022-11-08T02:10:50.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:10:50 [2022-11-08T02:10:50.648Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:10:50 [2022-11-08T02:10:50.648Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:10:51 [2022-11-08T02:10:51.214Z] --- PASS: TestWaitBlocked (0.01s)
02:10:51 [2022-11-08T02:10:51.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
02:10:51 [2022-11-08T02:10:51.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
02:10:51 [2022-11-08T02:10:51.214Z] === RUN   TestWaitConditions
02:10:51 [2022-11-08T02:10:51.214Z] === RUN   TestWaitConditions/default
02:10:51 [2022-11-08T02:10:51.214Z] === PAUSE TestWaitConditions/default
02:10:51 [2022-11-08T02:10:51.214Z] === RUN   TestWaitConditions/not-running
02:10:51 [2022-11-08T02:10:51.214Z] === PAUSE TestWaitConditions/not-running
02:10:51 [2022-11-08T02:10:51.214Z] === RUN   TestWaitConditions/next-exit
02:10:51 [2022-11-08T02:10:51.214Z] === PAUSE TestWaitConditions/next-exit
02:10:51 [2022-11-08T02:10:51.214Z] === RUN   TestWaitConditions/removed
02:10:51 [2022-11-08T02:10:51.214Z] === PAUSE TestWaitConditions/removed
02:10:51 [2022-11-08T02:10:51.214Z] === CONT  TestWaitConditions/default
02:10:51 [2022-11-08T02:10:51.214Z] === CONT  TestWaitConditions/next-exit
02:10:51 [2022-11-08T02:10:51.214Z]     wait_test.go:146: ContainerID = 84b265fe32175d2e2737adce9e70f93bb5d504d5a1b168ab20187e6a18d549c5
02:10:51 [2022-11-08T02:10:51.214Z] === CONT  TestWaitConditions/default
02:10:51 [2022-11-08T02:10:51.214Z]     wait_test.go:146: ContainerID = b67bff7e3931e8aa3365ccfdd596398ea14398a65f3695fb0b4a232ee098860b
02:10:51 [2022-11-08T02:10:51.780Z] === CONT  TestWaitConditions/removed
02:10:51 [2022-11-08T02:10:51.780Z]     wait_test.go:146: ContainerID = cd4844338afc0bbd3d568d26ec850a1581198d0c4b6f5fb329d5c3d0459bd74e
02:10:52 [2022-11-08T02:10:52.039Z] === CONT  TestWaitConditions/not-running
02:10:52 [2022-11-08T02:10:52.039Z]     wait_test.go:146: ContainerID = 13c1e6b78b3a1fc87818c600445fbc46087686f8fa14d2831ec0acb066f52f9f
02:10:52 [2022-11-08T02:10:52.298Z] --- PASS: TestWaitConditions (0.01s)
02:10:52 [2022-11-08T02:10:52.298Z]     --- PASS: TestWaitConditions/next-exit (0.70s)
02:10:52 [2022-11-08T02:10:52.298Z]     --- PASS: TestWaitConditions/default (0.81s)
02:10:52 [2022-11-08T02:10:52.299Z]     --- PASS: TestWaitConditions/removed (0.52s)
02:10:52 [2022-11-08T02:10:52.299Z]     --- PASS: TestWaitConditions/not-running (0.45s)
02:10:52 [2022-11-08T02:10:52.299Z] === RUN   TestWaitRestartedContainer
02:10:52 [2022-11-08T02:10:52.299Z] === RUN   TestWaitRestartedContainer/default
02:10:52 [2022-11-08T02:10:52.299Z] === PAUSE TestWaitRestartedContainer/default
02:10:52 [2022-11-08T02:10:52.299Z] === RUN   TestWaitRestartedContainer/not-running
02:10:52 [2022-11-08T02:10:52.299Z] === PAUSE TestWaitRestartedContainer/not-running
02:10:52 [2022-11-08T02:10:52.299Z] === RUN   TestWaitRestartedContainer/next-exit
02:10:52 [2022-11-08T02:10:52.299Z] === PAUSE TestWaitRestartedContainer/next-exit
02:10:52 [2022-11-08T02:10:52.299Z] === CONT  TestWaitRestartedContainer/default
02:10:52 [2022-11-08T02:10:52.299Z] === CONT  TestWaitRestartedContainer/next-exit
02:10:53 [2022-11-08T02:10:53.674Z] === CONT  TestWaitRestartedContainer/not-running
02:10:54 [2022-11-08T02:10:54.612Z] --- PASS: TestWaitRestartedContainer (0.01s)
02:10:54 [2022-11-08T02:10:54.612Z]     --- PASS: TestWaitRestartedContainer/default (1.16s)
02:10:54 [2022-11-08T02:10:54.612Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.30s)
02:10:54 [2022-11-08T02:10:54.612Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
02:10:54 [2022-11-08T02:10:54.612Z] === CONT  TestContainerStartOnDaemonRestart
02:10:54 [2022-11-08T02:10:54.612Z] === CONT  TestRestartDaemonWithRestartingContainer
02:10:56 [2022-11-08T02:10:56.516Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
02:10:56 [2022-11-08T02:10:56.516Z] === CONT  TestIpcModeOlderClient
02:10:56 [2022-11-08T02:10:56.516Z] --- PASS: TestIpcModeOlderClient (0.06s)
02:10:56 [2022-11-08T02:10:56.516Z] === CONT  TestContainerKillOnDaemonStart
02:10:56 [2022-11-08T02:10:56.516Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
02:10:56 [2022-11-08T02:10:56.516Z] === CONT  TestDaemonHostGatewayIP
02:10:59 [2022-11-08T02:10:59.047Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
02:10:59 [2022-11-08T02:10:59.047Z] === CONT  TestDaemonRestartIpcMode
02:11:01 [2022-11-08T02:11:01.577Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
02:11:08 [2022-11-08T02:11:08.135Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
02:11:08 [2022-11-08T02:11:08.135Z] PASS
02:11:08 [2022-11-08T02:11:08.135Z] 
02:11:08 [2022-11-08T02:11:08.135Z] === Skipped
02:11:08 [2022-11-08T02:11:08.135Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
02:11:08 [2022-11-08T02:11:08.135Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:11:08 [2022-11-08T02:11:08.135Z] 
02:11:08 [2022-11-08T02:11:08.135Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:11:08 [2022-11-08T02:11:08.135Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:11:08 [2022-11-08T02:11:08.135Z] 
02:11:08 [2022-11-08T02:11:08.135Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
02:11:08 [2022-11-08T02:11:08.135Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:11:08 [2022-11-08T02:11:08.135Z] 
02:11:08 [2022-11-08T02:11:08.135Z] DONE 273 tests, 3 skipped in 127.457s
02:11:08 [2022-11-08T02:11:08.135Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
02:11:08 [2022-11-08T02:11:08.135Z] ++ 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
02:11:08 [2022-11-08T02:11:08.135Z] ++ set -e
02:11:08 [2022-11-08T02:11:08.135Z] ++ '[' -n 0 ']'
02:11:08 [2022-11-08T02:11:08.135Z] ++ set -x
02:11:08 [2022-11-08T02:11:08.135Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:11:08 [2022-11-08T02:11:08.393Z] INFO: Testing against a local daemon
02:11:08 [2022-11-08T02:11:08.393Z] === RUN   TestConfigDaemonLibtrustID
02:11:08 [2022-11-08T02:11:08.959Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
02:11:08 [2022-11-08T02:11:08.959Z] === RUN   TestConfigDaemonID
02:11:09 [2022-11-08T02:11:09.893Z]     daemon_test.go:86: [d8f48a45f6e26] daemon is not started
02:11:09 [2022-11-08T02:11:09.893Z] --- PASS: TestConfigDaemonID (1.04s)
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation/config_with_no_content
02:11:09 [2022-11-08T02:11:09.893Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation/config_with_{}
02:11:09 [2022-11-08T02:11:09.893Z] === PAUSE TestDaemonConfigValidation/config_with_{}
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation/invalid_config
02:11:09 [2022-11-08T02:11:09.893Z] === PAUSE TestDaemonConfigValidation/invalid_config
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation/malformed_config
02:11:09 [2022-11-08T02:11:09.893Z] === PAUSE TestDaemonConfigValidation/malformed_config
02:11:09 [2022-11-08T02:11:09.893Z] === RUN   TestDaemonConfigValidation/valid_config
02:11:09 [2022-11-08T02:11:09.893Z] === PAUSE TestDaemonConfigValidation/valid_config
02:11:09 [2022-11-08T02:11:09.893Z] === CONT  TestDaemonConfigValidation/config_with_no_content
02:11:09 [2022-11-08T02:11:09.893Z] === CONT  TestDaemonConfigValidation/malformed_config
02:11:09 [2022-11-08T02:11:09.893Z] === CONT  TestDaemonConfigValidation/invalid_config
02:11:10 [2022-11-08T02:11:10.151Z] === CONT  TestDaemonConfigValidation/config_with_{}
02:11:10 [2022-11-08T02:11:10.152Z] === CONT  TestDaemonConfigValidation/valid_config
02:11:10 [2022-11-08T02:11:10.152Z] --- PASS: TestDaemonConfigValidation (0.00s)
02:11:10 [2022-11-08T02:11:10.152Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
02:11:10 [2022-11-08T02:11:10.152Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
02:11:10 [2022-11-08T02:11:10.152Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
02:11:10 [2022-11-08T02:11:10.152Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
02:11:10 [2022-11-08T02:11:10.152Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
02:11:10 [2022-11-08T02:11:10.152Z] === RUN   TestConfigDaemonSeccompProfiles
02:11:10 [2022-11-08T02:11:10.152Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
02:11:11 [2022-11-08T02:11:11.086Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
02:11:12 [2022-11-08T02:11:12.460Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
02:11:13 [2022-11-08T02:11:13.394Z] === CONT  TestConfigDaemonSeccompProfiles
02:11:13 [2022-11-08T02:11:13.394Z]     daemon_test.go:200: [de932154a5889] daemon is not started
02:11:13 [2022-11-08T02:11:13.394Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
02:11:13 [2022-11-08T02:11:13.394Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
02:11:13 [2022-11-08T02:11:13.394Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
02:11:13 [2022-11-08T02:11:13.394Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
02:11:13 [2022-11-08T02:11:13.394Z] === RUN   TestDaemonProxy
02:11:13 [2022-11-08T02:11:13.394Z] === RUN   TestDaemonProxy/environment_variables
02:11:15 [2022-11-08T02:11:15.294Z] === RUN   TestDaemonProxy/command-line_options
02:11:16 [2022-11-08T02:11:16.668Z] === RUN   TestDaemonProxy/configuration_file
02:11:18 [2022-11-08T02:11:18.567Z] === RUN   TestDaemonProxy/conflicting_options
02:11:19 [2022-11-08T02:11:19.132Z] === RUN   TestDaemonProxy/reload_sanitized
02:11:19 [2022-11-08T02:11:19.390Z] --- PASS: TestDaemonProxy (6.24s)
02:11:19 [2022-11-08T02:11:19.390Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
02:11:19 [2022-11-08T02:11:19.390Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
02:11:19 [2022-11-08T02:11:19.390Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
02:11:19 [2022-11-08T02:11:19.390Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
02:11:19 [2022-11-08T02:11:19.390Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
02:11:19 [2022-11-08T02:11:19.390Z] === RUN   TestLiveRestore
02:11:19 [2022-11-08T02:11:19.390Z] === RUN   TestLiveRestore/volume_references
02:11:19 [2022-11-08T02:11:19.390Z] === PAUSE TestLiveRestore/volume_references
02:11:19 [2022-11-08T02:11:19.390Z] === CONT  TestLiveRestore/volume_references
02:11:20 [2022-11-08T02:11:20.325Z] === RUN   TestLiveRestore/volume_references/restartPolicy
02:11:20 [2022-11-08T02:11:20.325Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
02:11:21 [2022-11-08T02:11:21.259Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
02:11:22 [2022-11-08T02:11:22.193Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
02:11:22 [2022-11-08T02:11:22.764Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
02:11:23 [2022-11-08T02:11:23.697Z] --- PASS: TestLiveRestore (0.00s)
02:11:23 [2022-11-08T02:11:23.697Z]     --- PASS: TestLiveRestore/volume_references (4.28s)
02:11:23 [2022-11-08T02:11:23.697Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.59s)
02:11:23 [2022-11-08T02:11:23.697Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
02:11:23 [2022-11-08T02:11:23.697Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
02:11:23 [2022-11-08T02:11:23.697Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
02:11:23 [2022-11-08T02:11:23.697Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
02:11:23 [2022-11-08T02:11:23.697Z] PASS
02:11:23 [2022-11-08T02:11:23.697Z] 
02:11:23 [2022-11-08T02:11:23.697Z] DONE 25 tests in 15.592s
02:11:23 [2022-11-08T02:11:23.697Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
02:11:23 [2022-11-08T02:11:23.697Z] ++ 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
02:11:23 [2022-11-08T02:11:23.697Z] ++ set -e
02:11:23 [2022-11-08T02:11:23.697Z] ++ '[' -n 0 ']'
02:11:23 [2022-11-08T02:11:23.697Z] ++ set -x
02:11:23 [2022-11-08T02:11:23.697Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:11:23 [2022-11-08T02:11:23.955Z] INFO: Testing against a local daemon
02:11:23 [2022-11-08T02:11:23.955Z] === RUN   TestCommitInheritsEnv
02:11:24 [2022-11-08T02:11:24.213Z] --- PASS: TestCommitInheritsEnv (0.26s)
02:11:24 [2022-11-08T02:11:24.213Z] === RUN   TestImportExtremelyLargeImageWorks
02:11:24 [2022-11-08T02:11:24.213Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:11:24 [2022-11-08T02:11:24.213Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
02:11:24 [2022-11-08T02:11:24.213Z] === RUN   TestImportWithCustomPlatform
02:11:24 [2022-11-08T02:11:24.213Z] === RUN   TestImportWithCustomPlatform/#00
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/_______
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform//
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/linux
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/LINUX
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/macos
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/macos/arm64
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImportWithCustomPlatform/nintendo64
02:11:24 [2022-11-08T02:11:24.471Z] --- PASS: TestImportWithCustomPlatform (0.32s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
02:11:24 [2022-11-08T02:11:24.471Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
02:11:24 [2022-11-08T02:11:24.471Z] === RUN   TestImagesFilterMultiReference
02:11:24 [2022-11-08T02:11:24.731Z] --- PASS: TestImagesFilterMultiReference (0.06s)
02:11:24 [2022-11-08T02:11:24.731Z] === RUN   TestImagePullPlatformInvalid
02:11:24 [2022-11-08T02:11:24.731Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
02:11:24 [2022-11-08T02:11:24.731Z] === RUN   TestImagePullStoredfDigestForOtherRepo
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" 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.19.3 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.19.3 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ef7bff54-cc2a-43f8-920f-6f407a225337 http.request.method=GET http.request.remoteaddr="127.0.0.1:53782" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ef7bff54-cc2a-43f8-920f-6f407a225337 http.request.method=GET http.request.remoteaddr="127.0.0.1:53782" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.122694ms http.response.status=200 http.response.written=2 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=63ae3124-053f-4c31-abda-9974386b1672 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=63ae3124-053f-4c31-abda-9974386b1672 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=63ae3124-053f-4c31-abda-9974386b1672 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=26.256µs trace.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=5aac6ab6-7059-4087-b0ac-bf8fa052b549 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=63ae3124-053f-4c31-abda-9974386b1672 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.515529ms http.response.status=404 http.response.written=157 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.731Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.731Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0c0a65e5-99bf-4e2e-a97d-af2c5a9fb8ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=90.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9089cce5-238e-4e16-a6cf-23a4fcbe5278 trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=15.393µs trace.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=bc65c1d1-8937-4293-b30b-85ff4a7dae27 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0c0a65e5-99bf-4e2e-a97d-af2c5a9fb8ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0c0a65e5-99bf-4e2e-a97d-af2c5a9fb8ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=32.55µs trace.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=ce462cc7-7572-4824-ba81-b279786d05f5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0c0a65e5-99bf-4e2e-a97d-af2c5a9fb8ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.522793ms http.response.status=404 http.response.written=157 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=164.643µs trace.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=ccb531db-09d7-4d81-a67c-01beabc1bc4c trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=13.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).Stat" trace.id=b6c5626a-a35b-4bac-a954-7cf307e81422 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=1.019355ms trace.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=de391887-73fb-45f7-a9ca-0e0b040ce4fb trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8df7d8b-72d8-4ed6-bc4c-a5b21e99b36c http.request.method=POST http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.814794ms http.response.status=202 http.response.written=0 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=69.497µs trace.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=78ab9b91-584e-4f5f-ab79-3678bdd5805f trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9f086501-4413-4642-b275-12396ba01d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.925928ms http.response.status=202 http.response.written=0 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=27.38µs trace.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=cc4c3920-32ce-4b21-aed3-a76a53fc45b1 trace.line=82 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=11.709µs trace.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=877d2850-6ba2-4ba8-82b2-6577e19e4559 trace.line=141 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=223.415µs trace.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=aa27d52d-ca3b-4da2-ba82-83c6dd349028 trace.line=124 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=199.654µs trace.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=d6005223-cd70-434b-97fc-09bb96caa6a8 trace.line=141 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=21.03µs trace.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=8d99733f-ea84-4451-b5fc-9e37beb52861 trace.line=141 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=195.026µs trace.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=2fbe1568-6351-43b6-970b-500ee2a68e2a trace.line=141 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=73.247µs trace.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=a9bbcb9c-0484-4e60-9611-b38fb397dc04 trace.line=167 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=100.339µs trace.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=0367e970-81a5-4a1a-b513-6810465f0eb2 trace.line=82 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.732Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=112.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=55a8d740-d43c-4339-a4b5-6d8d3edd32f6 trace.line=141 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=261.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).PutContent" trace.id=cc97bbeb-83b7-4038-add6-be07ba14e473 trace.line=95 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=168.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).Delete" trace.id=486eb498-e06f-495f-bc47-23be6a4e3e71 trace.line=181 vars.name=test vars.uuid=5041c25f-cabf-4dbf-8b9f-b59f81102b55 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76159155-4cf0-44c1-a087-4f29acb19bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53790" http.request.uri="/v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=15.879127ms http.response.status=201 http.response.written=0 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "PUT /v2/test/blobs/uploads/5041c25f-cabf-4dbf-8b9f-b59f81102b55?_state=FqRn_qtrOUxeIs6MytvYyv_1z3KT1zvFP1seONiis7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwNDFjMjVmLWNhYmYtNGRiZi04YjlmLWI1OWY4MTEwMmI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NTU2NzQxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=54.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).WriteStream" trace.id=290f5d03-82db-4380-9491-ff3c29cad9a8 trace.line=124 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=19.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).Stat" trace.id=15fd4977-09bf-4cbb-a813-6c2881db8bec trace.line=141 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=15.68µs trace.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=6a69c29a-f440-4e11-9b71-4952143efd00 trace.line=141 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=16.065µs trace.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=275ed38e-0b60-42b0-bb64-8cf3dd434360 trace.line=141 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=51.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=7bee342b-b720-4928-81d1-969bf50b0439 trace.line=167 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=320.727µs trace.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=8a704a8d-7b95-4450-bf06-4b5c0e20c49f trace.line=95 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=352.727µs trace.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=52b9a61f-dfca-4a80-b578-50e0932ee4df trace.line=181 vars.name=test vars.uuid=39ce269f-8bb5-4fd9-b97c-a4108a183d76 version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9ffb03e-2133-498b-ab9b-d74f086fd5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=8.304397ms http.response.status=201 http.response.written=0 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "PUT /v2/test/blobs/uploads/39ce269f-8bb5-4fd9-b97c-a4108a183d76?_state=miLpbYnWwQ05pSnb82leOeD75bLUsMrvJRuyQ80fBTN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2UyNjlmLThiYjUtNGZkOS1iOTdjLWE0MTA4YTE4M2Q3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wOFQwMjoxMToyNC42NjAyMDk4ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=68b4cf40-2882-4871-8135-ecd9e6431642 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=68b4cf40-2882-4871-8135-ecd9e6431642 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=68b4cf40-2882-4871-8135-ecd9e6431642 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=34.462µs trace.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=fa7b570b-10cb-4f58-bf6d-f687e14aa365 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=68b4cf40-2882-4871-8135-ecd9e6431642 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08401ms http.response.status=404 http.response.written=96 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=51.446µs trace.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=1a07c35e-a4ca-4bcd-b371-e688166fe724 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=17.969µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ef0b7a26-d295-4100-9a3f-809d0a5d1356 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=51.364µs trace.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=6374bb2f-e0f4-47fa-9e87-febc92657a73 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=14.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=2607ec59-92af-4e7f-8600-f116be377280 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=28.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).Stat" trace.id=20d538b5-7ed5-447c-a9ef-41d5f3756fdd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=50.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).PutContent" trace.id=f0894b5e-5c56-407f-9fe7-beaf498df2c6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.733Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=74.895µs trace.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=cf5b55ba-6e19-4e66-add8-db61b8483dbb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=31.147µs trace.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=2a107c26-f0b9-4ed8-b717-1d7a7f25f29e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=132.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d818bb6e-1f68-4933-935d-1cc394d5e7bc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=42.223µs trace.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=226e0213-37b9-48a0-a28a-b0aa8f4b76bb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=41a49a9b-6210-436b-8e8d-779900577029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.279321ms http.response.status=201 http.response.written=0 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=77ec35c2-7032-42b4-a9ef-96b275cf1984 http.request.method=GET http.request.remoteaddr="127.0.0.1:53808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=77ec35c2-7032-42b4-a9ef-96b275cf1984 http.request.method=GET http.request.remoteaddr="127.0.0.1:53808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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="805.875µs" http.response.status=200 http.response.written=2 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=96.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25b5b6a8-6454-4c3d-88df-2b51e6f89d20 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=50.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).GetContent" trace.id=4ad97b20-37c1-4e13-8ebc-e461d70f90d8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=40.237µs trace.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=58521f34-15c9-4aad-80ec-baea035e47ae trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=18.953µs trace.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=1e48f665-c3c6-4d82-b682-e4beaa9b6e0d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3a9389-f2bb-4199-a1cf-59967c0fa945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.691553ms http.response.status=200 http.response.written=417 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=213.7µs trace.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=522df1eb-401e-46d5-96b6-1f86a287ca67 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=94.842µs trace.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=f0d24825-3253-4c78-919a-e2772cb58362 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=27.7µs trace.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=30911694-baa1-48a5-a4dc-e8b2b1c8030d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aa70bff3-1be4-4000-8d54-a34d90535cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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.774767ms http.response.status=200 http.response.written=417 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.734Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=117.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).GetContent" trace.id=4f28b563-dae3-4cbb-89c8-e0be78a862b2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=21.85µs trace.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=636137f5-190a-44d2-9b7e-465226225503 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=28.57µs trace.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=89c63a89-a3fd-4134-bced-e12870935ccb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=17.239µs trace.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=58ec1309-4758-41a9-b11f-4f89ff51484a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=38.284µs trace.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=280e2e3a-d771-4c04-be88-f5fc0e67891d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.997Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=545.685µs trace.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=8bc41ab8-8a3d-47d4-ada5-ff03573b9450 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=16.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).Stat" trace.id=22ed2441-136e-40c0-9d4f-e7bf66065487 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=15.598µs trace.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=709bf9ca-95e8-494e-9636-be8896ea3135 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=12.192µs trace.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=e5f5b083-6902-4217-bc52-211481de4fa7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=7.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).URLFor" trace.id=d27af5e0-c2dd-4782-a1d9-4a3986be73cf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=20.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bdc0e416-b68f-4eaf-9fa1-118103303c2d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=112.015µs trace.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=9e3b587b-f9df-4d3e-af46-caef6e568234 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=7.631µs trace.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=f8699895-4f2d-4af3-9cbb-ec28e2431c75 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=21.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).ReadStream" trace.id=773eb66a-9c19-4b93-8d74-677e0d0f51cd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=28.25µs trace.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=ecc939bb-0632-44ca-b67b-3ea172558429 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=41.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).GetContent" trace.id=4cd86b10-25a5-43b1-9a23-77439b982430 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=13.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86091918-2f1b-4a16-8761-02c549664d2a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=25e0ef77-b426-4b12-9ca2-20540f3d8152 http.request.method=GET http.request.remoteaddr="127.0.0.1:53844" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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=9.733036ms http.response.status=200 http.response.written=179 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=157.291µs trace.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=464d4bf2-70dd-4e0d-92bc-35cfda50d045 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=aab0f232-dd73-460b-86ad-37582e506640 http.request.method=GET http.request.remoteaddr="127.0.0.1:53856" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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=9.862553ms http.response.status=200 http.response.written=68 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ab92ddc-899f-495f-b544-10e086fce2b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53874" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ab92ddc-899f-495f-b544-10e086fce2b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53874" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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="814.745µs" http.response.status=200 http.response.written=2 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=27.84µs trace.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=83b382e4-5277-4b08-b5fb-040c475439d6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=10.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).GetContent" trace.id=430c1ff2-5d98-4ed1-a5c2-b5b829c9f1f0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.998Z] time="2022-11-08T02:11:24Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=3aa0bd22-1390-4d81-9de7-2171efdd5e95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53884" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb 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.106582ms http.response.status=404 http.response.written=181 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=26.478µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=494c8b67-e328-4520-be46-dc0986cd3ca5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a trace.duration=195.691µs trace.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=87e9c139-6b41-4e66-83e1-b3b330a93070 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] time="2022-11-08T02:11:24Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=2ed41f45-0d21-4bc0-ad3b-313d48774f2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.149666ms http.response.status=404 http.response.written=181 instance.id=2dd5ff5a-2ad7-4f87-b0e5-e1f5c932ce7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:11:24 [2022-11-08T02:11:24.999Z] 127.0.0.1 - - [08/Nov/2022:02:11:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/8d9fac0a9bed7e9e8f014abb029a6bd49fe8d0bb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:11:24 [2022-11-08T02:11:24.999Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
02:11:24 [2022-11-08T02:11:24.999Z] === RUN   TestRemoveImageOrphaning
02:11:25 [2022-11-08T02:11:25.273Z] --- PASS: TestRemoveImageOrphaning (0.28s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestRemoveImageGarbageCollector
02:11:25 [2022-11-08T02:11:25.273Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:11:25 [2022-11-08T02:11:25.273Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:11:25 [2022-11-08T02:11:25.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestTagInvalidReference
02:11:25 [2022-11-08T02:11:25.273Z] --- PASS: TestTagInvalidReference (0.01s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestTagValidPrefixedRepo
02:11:25 [2022-11-08T02:11:25.273Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestTagExistedNameWithoutForce
02:11:25 [2022-11-08T02:11:25.273Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:11:25 [2022-11-08T02:11:25.273Z] === RUN   TestTagOfficialNames
02:11:25 [2022-11-08T02:11:25.545Z] --- PASS: TestTagOfficialNames (0.06s)
02:11:25 [2022-11-08T02:11:25.545Z] === RUN   TestTagMatchesDigest
02:11:25 [2022-11-08T02:11:25.545Z] --- PASS: TestTagMatchesDigest (0.01s)
02:11:25 [2022-11-08T02:11:25.546Z] PASS
02:11:25 [2022-11-08T02:11:25.546Z] 
02:11:25 [2022-11-08T02:11:25.546Z] === Skipped
02:11:25 [2022-11-08T02:11:25.546Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
02:11:25 [2022-11-08T02:11:25.546Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:11:25 [2022-11-08T02:11:25.546Z] 
02:11:25 [2022-11-08T02:11:25.546Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
02:11:25 [2022-11-08T02:11:25.546Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:11:25 [2022-11-08T02:11:25.546Z] 
02:11:25 [2022-11-08T02:11:25.546Z] DONE 23 tests, 2 skipped in 1.616s
02:11:25 [2022-11-08T02:11:25.546Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
02:11:25 [2022-11-08T02:11:25.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
02:11:25 [2022-11-08T02:11:25.546Z] ++ set -e
02:11:25 [2022-11-08T02:11:25.546Z] ++ '[' -n 0 ']'
02:11:25 [2022-11-08T02:11:25.546Z] ++ set -x
02:11:25 [2022-11-08T02:11:25.546Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
02:11:25 [2022-11-08T02:11:25.546Z] === RUN   TestStripANSICommands
02:11:25 [2022-11-08T02:11:25.546Z] === RUN   TestStripANSICommands/#00
02:11:25 [2022-11-08T02:11:25.546Z] === RUN   TestStripANSICommands/#01
02:11:25 [2022-11-08T02:11:25.546Z] --- PASS: TestStripANSICommands (0.00s)
02:11:25 [2022-11-08T02:11:25.546Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
02:11:25 [2022-11-08T02:11:25.546Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
02:11:25 [2022-11-08T02:11:25.546Z] PASS
02:11:25 [2022-11-08T02:11:25.546Z] 
02:11:25 [2022-11-08T02:11:25.546Z] DONE 3 tests in 0.047s
02:11:25 [2022-11-08T02:11:25.546Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
02:11:25 [2022-11-08T02:11:25.546Z] ++ 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
02:11:25 [2022-11-08T02:11:25.546Z] ++ set -e
02:11:25 [2022-11-08T02:11:25.546Z] ++ '[' -n 0 ']'
02:11:25 [2022-11-08T02:11:25.546Z] ++ set -x
02:11:25 [2022-11-08T02:11:25.546Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:11:25 [2022-11-08T02:11:25.546Z] INFO: Testing against a local daemon
02:11:25 [2022-11-08T02:11:25.546Z] === RUN   TestNetworkCreateDelete
02:11:25 [2022-11-08T02:11:25.814Z] --- PASS: TestNetworkCreateDelete (0.15s)
02:11:25 [2022-11-08T02:11:25.814Z] === RUN   TestDockerNetworkDeletePreferID
02:11:26 [2022-11-08T02:11:26.074Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
02:11:26 [2022-11-08T02:11:26.074Z] === RUN   TestDaemonDNSFallback
02:11:32 [2022-11-08T02:11:32.634Z] --- PASS: TestDaemonDNSFallback (6.32s)
02:11:32 [2022-11-08T02:11:32.634Z] === RUN   TestInspectNetwork
02:11:35 [2022-11-08T02:11:35.918Z] === RUN   TestInspectNetwork/full_network_id
02:11:35 [2022-11-08T02:11:35.918Z] === RUN   TestInspectNetwork/partial_network_id
02:11:35 [2022-11-08T02:11:35.918Z] === RUN   TestInspectNetwork/network_name
02:11:35 [2022-11-08T02:11:35.918Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:11:40 [2022-11-08T02:11:40.105Z] --- PASS: TestInspectNetwork (6.99s)
02:11:40 [2022-11-08T02:11:40.105Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:11:40 [2022-11-08T02:11:40.105Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:11:40 [2022-11-08T02:11:40.105Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:11:40 [2022-11-08T02:11:40.105Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:11:40 [2022-11-08T02:11:40.105Z] === RUN   TestRunContainerWithBridgeNone
02:11:41 [2022-11-08T02:11:41.040Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/create
02:11:41 [2022-11-08T02:11:41.040Z] === PAUSE TestNetworkInvalidJSON/networks/create
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
02:11:41 [2022-11-08T02:11:41.040Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
02:11:41 [2022-11-08T02:11:41.040Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
02:11:41 [2022-11-08T02:11:41.040Z] === CONT  TestNetworkInvalidJSON/networks/create
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
02:11:41 [2022-11-08T02:11:41.040Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
02:11:41 [2022-11-08T02:11:41.040Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
02:11:41 [2022-11-08T02:11:41.040Z] --- PASS: TestNetworkInvalidJSON (0.01s)
02:11:41 [2022-11-08T02:11:41.040Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkList
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkList//networks
02:11:41 [2022-11-08T02:11:41.040Z] === PAUSE TestNetworkList//networks
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestNetworkList//networks/
02:11:41 [2022-11-08T02:11:41.040Z] === PAUSE TestNetworkList//networks/
02:11:41 [2022-11-08T02:11:41.040Z] === CONT  TestNetworkList//networks
02:11:41 [2022-11-08T02:11:41.040Z] === CONT  TestNetworkList//networks/
02:11:41 [2022-11-08T02:11:41.040Z] --- PASS: TestNetworkList (0.02s)
02:11:41 [2022-11-08T02:11:41.040Z]     --- PASS: TestNetworkList//networks (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z]     --- PASS: TestNetworkList//networks/ (0.00s)
02:11:41 [2022-11-08T02:11:41.040Z] === RUN   TestHostIPv4BridgeLabel
02:11:41 [2022-11-08T02:11:41.606Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
02:11:41 [2022-11-08T02:11:41.606Z] === RUN   TestDaemonRestartWithLiveRestore
02:11:42 [2022-11-08T02:11:42.541Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
02:11:42 [2022-11-08T02:11:42.541Z] === RUN   TestDaemonDefaultNetworkPools
02:11:43 [2022-11-08T02:11:43.476Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
02:11:43 [2022-11-08T02:11:43.476Z] === RUN   TestDaemonRestartWithExistingNetwork
02:11:44 [2022-11-08T02:11:44.410Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
02:11:44 [2022-11-08T02:11:44.410Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:11:45 [2022-11-08T02:11:45.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
02:11:45 [2022-11-08T02:11:45.784Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:11:46 [2022-11-08T02:11:46.350Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
02:11:46 [2022-11-08T02:11:46.350Z] === RUN   TestServiceWithPredefinedNetwork
02:11:48 [2022-11-08T02:11:48.880Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
02:11:48 [2022-11-08T02:11:48.880Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:11:48 [2022-11-08T02:11:48.880Z]     service_test.go:242: FLAKY_TEST
02:11:48 [2022-11-08T02:11:48.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:11:48 [2022-11-08T02:11:48.880Z] === RUN   TestServiceWithDataPathPortInit
02:12:03 [2022-11-08T02:12:03.751Z] --- PASS: TestServiceWithDataPathPortInit (13.63s)
02:12:03 [2022-11-08T02:12:03.751Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:12:04 [2022-11-08T02:12:04.685Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3w6cx53g26i3d1qd9b7p9r56i Created:2022-11-08 02:12:03.308441655 +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[e9feb976035aefbe7cfbcbd39e168c0cbd34e8a710c666b4973771deafe23360:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hvqq0ll6mi3ydi81lo9qmxlm8 EndpointID:d13cc1877ace84fe077b4ea93ae45bcf305be906e88a8bf493601840efeda290 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1015e5de985217b2cb7f6aea1d7455bfeff0a782d6ffa39ae97d4773bdfaa596 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:13f4f11ae9da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hvqq0ll6mi3ydi81lo9qmxlm8 EndpointID:d13cc1877ace84fe077b4ea93ae45bcf305be906e88a8bf493601840efeda290 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:12:08 [2022-11-08T02:12:08.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
02:12:08 [2022-11-08T02:12:08.869Z] PASS
02:12:08 [2022-11-08T02:12:08.869Z] 
02:12:08 [2022-11-08T02:12:08.869Z] === Skipped
02:12:08 [2022-11-08T02:12:08.869Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:12:08 [2022-11-08T02:12:08.869Z]     service_test.go:242: FLAKY_TEST
02:12:08 [2022-11-08T02:12:08.869Z] 
02:12:08 [2022-11-08T02:12:08.869Z] DONE 38 tests, 1 skipped in 43.306s
02:12:08 [2022-11-08T02:12:08.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:12:08 [2022-11-08T02:12:08.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
02:12:08 [2022-11-08T02:12:08.869Z] ++ set -e
02:12:08 [2022-11-08T02:12:08.869Z] ++ '[' -n 0 ']'
02:12:08 [2022-11-08T02:12:08.869Z] ++ set -x
02:12:08 [2022-11-08T02:12:08.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:08 [2022-11-08T02:12:08.869Z] INFO: Testing against a local daemon
02:12:08 [2022-11-08T02:12:08.869Z] === RUN   TestDockerNetworkIpvlanPersistance
02:12:08 [2022-11-08T02:12:08.869Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:12:08 [2022-11-08T02:12:08.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:12:08 [2022-11-08T02:12:08.869Z] === RUN   TestDockerNetworkIpvlan
02:12:08 [2022-11-08T02:12:08.869Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:12:08 [2022-11-08T02:12:08.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:12:08 [2022-11-08T02:12:08.869Z] PASS
02:12:08 [2022-11-08T02:12:08.869Z] 
02:12:08 [2022-11-08T02:12:08.869Z] === Skipped
02:12:08 [2022-11-08T02:12:08.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:12:08 [2022-11-08T02:12:08.869Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:12:08 [2022-11-08T02:12:08.869Z] 
02:12:08 [2022-11-08T02:12:08.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:12:08 [2022-11-08T02:12:08.869Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:12:08 [2022-11-08T02:12:08.869Z] 
02:12:08 [2022-11-08T02:12:08.869Z] DONE 2 tests, 2 skipped in 0.084s
02:12:08 [2022-11-08T02:12:08.869Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:12:08 [2022-11-08T02:12:08.869Z] ++ 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
02:12:08 [2022-11-08T02:12:08.869Z] ++ set -e
02:12:08 [2022-11-08T02:12:08.869Z] ++ '[' -n 0 ']'
02:12:08 [2022-11-08T02:12:08.869Z] ++ set -x
02:12:08 [2022-11-08T02:12:08.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:09 [2022-11-08T02:12:09.128Z] INFO: Testing against a local daemon
02:12:09 [2022-11-08T02:12:09.128Z] === RUN   TestDockerNetworkMacvlanPersistance
02:12:10 [2022-11-08T02:12:10.502Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
02:12:10 [2022-11-08T02:12:10.502Z] === RUN   TestDockerNetworkMacvlan
02:12:11 [2022-11-08T02:12:11.069Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:12:11 [2022-11-08T02:12:11.635Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:12:12 [2022-11-08T02:12:12.570Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:12:14 [2022-11-08T02:12:14.471Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:12:15 [2022-11-08T02:12:15.845Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:12:19 [2022-11-08T02:12:19.129Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:12:19 [2022-11-08T02:12:19.695Z] --- PASS: TestDockerNetworkMacvlan (9.30s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
02:12:19 [2022-11-08T02:12:19.695Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
02:12:19 [2022-11-08T02:12:19.695Z] PASS
02:12:19 [2022-11-08T02:12:19.695Z] 
02:12:19 [2022-11-08T02:12:19.695Z] DONE 8 tests in 10.710s
02:12:19 [2022-11-08T02:12:19.695Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
02:12:19 [2022-11-08T02:12:19.695Z] ++ 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
02:12:19 [2022-11-08T02:12:19.695Z] ++ set -e
02:12:19 [2022-11-08T02:12:19.695Z] ++ '[' -n 0 ']'
02:12:19 [2022-11-08T02:12:19.695Z] ++ set -x
02:12:19 [2022-11-08T02:12:19.695Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:19 [2022-11-08T02:12:19.695Z] testing: warning: no tests to run
02:12:19 [2022-11-08T02:12:19.695Z] PASS
02:12:19 [2022-11-08T02:12:19.695Z] 
02:12:19 [2022-11-08T02:12:19.695Z] DONE 0 tests in 0.025s
02:12:19 [2022-11-08T02:12:19.695Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:12:19 [2022-11-08T02:12:19.695Z] ++ 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
02:12:19 [2022-11-08T02:12:19.695Z] ++ set -e
02:12:19 [2022-11-08T02:12:19.695Z] ++ '[' -n 0 ']'
02:12:19 [2022-11-08T02:12:19.695Z] ++ set -x
02:12:19 [2022-11-08T02:12:19.695Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:19 [2022-11-08T02:12:19.695Z] INFO: Testing against a local daemon
02:12:19 [2022-11-08T02:12:19.695Z] === RUN   TestAuthZPluginAllowRequest
02:12:21 [2022-11-08T02:12:21.070Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
02:12:21 [2022-11-08T02:12:21.070Z] === RUN   TestAuthZPluginTLS
02:12:21 [2022-11-08T02:12:21.636Z] --- PASS: TestAuthZPluginTLS (0.55s)
02:12:21 [2022-11-08T02:12:21.636Z] === RUN   TestAuthZPluginDenyRequest
02:12:22 [2022-11-08T02:12:22.202Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
02:12:22 [2022-11-08T02:12:22.202Z] === RUN   TestAuthZPluginAPIDenyResponse
02:12:22 [2022-11-08T02:12:22.461Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
02:12:22 [2022-11-08T02:12:22.461Z] === RUN   TestAuthZPluginDenyResponse
02:12:23 [2022-11-08T02:12:23.028Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
02:12:23 [2022-11-08T02:12:23.028Z] === RUN   TestAuthZPluginAllowEventStream
02:12:24 [2022-11-08T02:12:24.401Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
02:12:24 [2022-11-08T02:12:24.401Z] === RUN   TestAuthZPluginErrorResponse
02:12:24 [2022-11-08T02:12:24.660Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
02:12:24 [2022-11-08T02:12:24.660Z] === RUN   TestAuthZPluginErrorRequest
02:12:25 [2022-11-08T02:12:25.225Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
02:12:25 [2022-11-08T02:12:25.225Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:12:25 [2022-11-08T02:12:25.792Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
02:12:25 [2022-11-08T02:12:25.792Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:12:27 [2022-11-08T02:12:27.168Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
02:12:27 [2022-11-08T02:12:27.168Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:12:28 [2022-11-08T02:12:28.542Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
02:12:28 [2022-11-08T02:12:28.542Z] === RUN   TestAuthZPluginHeader
02:12:29 [2022-11-08T02:12:29.477Z] --- PASS: TestAuthZPluginHeader (0.71s)
02:12:29 [2022-11-08T02:12:29.477Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:12:29 [2022-11-08T02:12:29.477Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:29 [2022-11-08T02:12:29.477Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:12:29 [2022-11-08T02:12:29.477Z] === RUN   TestAuthZPluginV2Disable
02:12:29 [2022-11-08T02:12:29.477Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:29 [2022-11-08T02:12:29.477Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:12:29 [2022-11-08T02:12:29.477Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:12:29 [2022-11-08T02:12:29.477Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:29 [2022-11-08T02:12:29.477Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:12:29 [2022-11-08T02:12:29.477Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:12:29 [2022-11-08T02:12:29.477Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:29 [2022-11-08T02:12:29.477Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:12:29 [2022-11-08T02:12:29.477Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:12:47 [2022-11-08T02:12:47.610Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
02:12:47 [2022-11-08T02:12:47.610Z] PASS
02:12:47 [2022-11-08T02:12:47.610Z] 
02:12:47 [2022-11-08T02:12:47.610Z] === Skipped
02:12:47 [2022-11-08T02:12:47.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:47 [2022-11-08T02:12:47.610Z] 
02:12:47 [2022-11-08T02:12:47.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:47 [2022-11-08T02:12:47.610Z] 
02:12:47 [2022-11-08T02:12:47.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:47 [2022-11-08T02:12:47.610Z] 
02:12:47 [2022-11-08T02:12:47.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:47 [2022-11-08T02:12:47.610Z] 
02:12:47 [2022-11-08T02:12:47.610Z] DONE 17 tests, 4 skipped in 26.446s
02:12:47 [2022-11-08T02:12:47.610Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:12:47 [2022-11-08T02:12:47.610Z] ++ 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
02:12:47 [2022-11-08T02:12:47.610Z] ++ set -e
02:12:47 [2022-11-08T02:12:47.610Z] ++ '[' -n 0 ']'
02:12:47 [2022-11-08T02:12:47.610Z] ++ set -x
02:12:47 [2022-11-08T02:12:47.610Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:47 [2022-11-08T02:12:47.610Z] INFO: Testing against a local daemon
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
02:12:47 [2022-11-08T02:12:47.610Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
02:12:47 [2022-11-08T02:12:47.610Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/pull
02:12:47 [2022-11-08T02:12:47.610Z] === PAUSE TestPluginInvalidJSON/plugins/pull
02:12:47 [2022-11-08T02:12:47.610Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
02:12:47 [2022-11-08T02:12:47.610Z] === CONT  TestPluginInvalidJSON/plugins/pull
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
02:12:47 [2022-11-08T02:12:47.610Z] --- PASS: TestPluginInvalidJSON (0.02s)
02:12:47 [2022-11-08T02:12:47.610Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInstall
02:12:47 [2022-11-08T02:12:47.610Z] === RUN   TestPluginInstall/no_auth
02:12:50 [2022-11-08T02:12:50.143Z] time="2022-11-08T02:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:50 [2022-11-08T02:12:50.143Z] time="2022-11-08T02:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5cf8b3342be43e09e00097e76d830dfa3b826e0988bd76891619b8b17e54f64" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:50 [2022-11-08T02:12:50.143Z] time="2022-11-08T02:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:50 [2022-11-08T02:12:50.143Z] time="2022-11-08T02:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5cf8b3342be43e09e00097e76d830dfa3b826e0988bd76891619b8b17e54f64" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:50 [2022-11-08T02:12:50.402Z] === RUN   TestPluginInstall/with_htpasswd
02:12:50 [2022-11-08T02:12:50.660Z] time="2022-11-08T02:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:50 [2022-11-08T02:12:50.660Z] time="2022-11-08T02:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93504899545df3a99b285d28eb50de71c273f849bedae6ae81cd3facbe53e04c" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:50 [2022-11-08T02:12:50.660Z] time="2022-11-08T02:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:50 [2022-11-08T02:12:50.660Z] time="2022-11-08T02:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93504899545df3a99b285d28eb50de71c273f849bedae6ae81cd3facbe53e04c" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:50 [2022-11-08T02:12:50.918Z] === RUN   TestPluginInstall/with_insecure
02:12:51 [2022-11-08T02:12:51.852Z] time="2022-11-08T02:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:51 [2022-11-08T02:12:51.852Z] time="2022-11-08T02:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1add1c45ef4c748795a57b2c7ff37c3b2e01085e118011e4a653b87230300e7" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:51 [2022-11-08T02:12:51.852Z] time="2022-11-08T02:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:12:51 [2022-11-08T02:12:51.852Z] time="2022-11-08T02:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1add1c45ef4c748795a57b2c7ff37c3b2e01085e118011e4a653b87230300e7" mediatype=application/vnd.docker.plugin.v1+json size=522
02:12:51 [2022-11-08T02:12:51.852Z]     plugin_test.go:196: [db2adebbdcd0b] daemon is not started
02:12:51 [2022-11-08T02:12:51.853Z] --- PASS: TestPluginInstall (5.61s)
02:12:51 [2022-11-08T02:12:51.853Z]     --- PASS: TestPluginInstall/no_auth (4.00s)
02:12:51 [2022-11-08T02:12:51.853Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
02:12:51 [2022-11-08T02:12:51.853Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
02:12:51 [2022-11-08T02:12:51.853Z] === RUN   TestPluginsWithRuntimes
02:12:53 [2022-11-08T02:12:53.752Z] === RUN   TestPluginsWithRuntimes/No_Args
02:12:54 [2022-11-08T02:12:54.317Z] === RUN   TestPluginsWithRuntimes/With_Args
02:12:55 [2022-11-08T02:12:55.252Z] --- PASS: TestPluginsWithRuntimes (3.31s)
02:12:55 [2022-11-08T02:12:55.252Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
02:12:55 [2022-11-08T02:12:55.252Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
02:12:55 [2022-11-08T02:12:55.252Z] === RUN   TestPluginBackCompatMediaTypes
02:12:55 [2022-11-08T02:12:55.818Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
02:12:55 [2022-11-08T02:12:55.818Z] PASS
02:12:55 [2022-11-08T02:12:55.818Z] 
02:12:55 [2022-11-08T02:12:55.818Z] DONE 24 tests in 9.630s
02:12:55 [2022-11-08T02:12:55.818Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:12:55 [2022-11-08T02:12:55.818Z] ++ 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
02:12:55 [2022-11-08T02:12:55.818Z] ++ set -e
02:12:55 [2022-11-08T02:12:55.818Z] ++ '[' -n 0 ']'
02:12:55 [2022-11-08T02:12:55.818Z] ++ set -x
02:12:55 [2022-11-08T02:12:55.818Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:12:55 [2022-11-08T02:12:55.818Z] INFO: Testing against a local daemon
02:12:55 [2022-11-08T02:12:55.818Z] === RUN   TestExternalGraphDriver
02:12:56 [2022-11-08T02:12:56.384Z] === RUN   TestExternalGraphDriver/json
02:12:57 [2022-11-08T02:12:57.759Z] === RUN   TestExternalGraphDriver/spec
02:12:59 [2022-11-08T02:12:59.659Z] === RUN   TestExternalGraphDriver/pull
02:13:01 [2022-11-08T02:13:01.032Z] --- PASS: TestExternalGraphDriver (5.13s)
02:13:01 [2022-11-08T02:13:01.032Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
02:13:01 [2022-11-08T02:13:01.032Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
02:13:01 [2022-11-08T02:13:01.032Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
02:13:01 [2022-11-08T02:13:01.032Z] === RUN   TestGraphdriverPluginV2
02:13:01 [2022-11-08T02:13:01.291Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:13:01 [2022-11-08T02:13:01.291Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
02:13:01 [2022-11-08T02:13:01.291Z] PASS
02:13:01 [2022-11-08T02:13:01.291Z] 
02:13:01 [2022-11-08T02:13:01.291Z] === Skipped
02:13:01 [2022-11-08T02:13:01.291Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
02:13:01 [2022-11-08T02:13:01.291Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:13:01 [2022-11-08T02:13:01.291Z] 
02:13:01 [2022-11-08T02:13:01.291Z] DONE 5 tests, 1 skipped in 5.573s
02:13:01 [2022-11-08T02:13:01.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:13:01 [2022-11-08T02:13:01.291Z] ++ 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
02:13:01 [2022-11-08T02:13:01.291Z] ++ set -e
02:13:01 [2022-11-08T02:13:01.291Z] ++ '[' -n 0 ']'
02:13:01 [2022-11-08T02:13:01.291Z] ++ set -x
02:13:01 [2022-11-08T02:13:01.291Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:13:01 [2022-11-08T02:13:01.550Z] INFO: Testing against a local daemon
02:13:01 [2022-11-08T02:13:01.550Z] === RUN   TestContinueAfterPluginCrash
02:13:01 [2022-11-08T02:13:01.550Z] === PAUSE TestContinueAfterPluginCrash
02:13:01 [2022-11-08T02:13:01.550Z] === RUN   TestReadPluginNoRead
02:13:01 [2022-11-08T02:13:01.550Z] === PAUSE TestReadPluginNoRead
02:13:01 [2022-11-08T02:13:01.550Z] === RUN   TestDaemonStartWithLogOpt
02:13:01 [2022-11-08T02:13:01.550Z] === PAUSE TestDaemonStartWithLogOpt
02:13:01 [2022-11-08T02:13:01.550Z] === CONT  TestContinueAfterPluginCrash
02:13:01 [2022-11-08T02:13:01.550Z] === CONT  TestDaemonStartWithLogOpt
02:13:04 [2022-11-08T02:13:04.834Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
02:13:04 [2022-11-08T02:13:04.834Z] === CONT  TestReadPluginNoRead
02:13:06 [2022-11-08T02:13:06.734Z] === RUN   TestReadPluginNoRead/disabled_caching
02:13:08 [2022-11-08T02:13:08.107Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:13:09 [2022-11-08T02:13:09.041Z] === RUN   TestReadPluginNoRead/default
02:13:09 [2022-11-08T02:13:09.607Z] --- PASS: TestContinueAfterPluginCrash (8.04s)
02:13:10 [2022-11-08T02:13:10.174Z] === CONT  TestReadPluginNoRead
02:13:10 [2022-11-08T02:13:10.174Z]     read_test.go:91: [d2ff117760e33] daemon is not started
02:13:10 [2022-11-08T02:13:10.174Z] --- PASS: TestReadPluginNoRead (5.64s)
02:13:10 [2022-11-08T02:13:10.174Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
02:13:10 [2022-11-08T02:13:10.174Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
02:13:10 [2022-11-08T02:13:10.174Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
02:13:10 [2022-11-08T02:13:10.174Z] PASS
02:13:10 [2022-11-08T02:13:10.174Z] 
02:13:10 [2022-11-08T02:13:10.174Z] DONE 6 tests in 8.807s
02:13:10 [2022-11-08T02:13:10.174Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:13:10 [2022-11-08T02:13:10.174Z] ++ 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
02:13:10 [2022-11-08T02:13:10.174Z] ++ set -e
02:13:10 [2022-11-08T02:13:10.174Z] ++ '[' -n 0 ']'
02:13:10 [2022-11-08T02:13:10.174Z] ++ set -x
02:13:10 [2022-11-08T02:13:10.174Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:13:10 [2022-11-08T02:13:10.174Z] testing: warning: no tests to run
02:13:10 [2022-11-08T02:13:10.174Z] PASS
02:13:10 [2022-11-08T02:13:10.174Z] 
02:13:10 [2022-11-08T02:13:10.174Z] DONE 0 tests in 0.033s
02:13:10 [2022-11-08T02:13:10.174Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:13:10 [2022-11-08T02:13:10.174Z] ++ 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
02:13:10 [2022-11-08T02:13:10.174Z] ++ set -e
02:13:10 [2022-11-08T02:13:10.174Z] ++ '[' -n 0 ']'
02:13:10 [2022-11-08T02:13:10.174Z] ++ set -x
02:13:10 [2022-11-08T02:13:10.174Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:13:10 [2022-11-08T02:13:10.432Z] INFO: Testing against a local daemon
02:13:10 [2022-11-08T02:13:10.432Z] === RUN   TestPluginWithDevMounts
02:13:10 [2022-11-08T02:13:10.432Z] === PAUSE TestPluginWithDevMounts
02:13:10 [2022-11-08T02:13:10.432Z] === CONT  TestPluginWithDevMounts
02:13:11 [2022-11-08T02:13:11.805Z] --- PASS: TestPluginWithDevMounts (1.54s)
02:13:11 [2022-11-08T02:13:11.805Z] PASS
02:13:11 [2022-11-08T02:13:11.805Z] 
02:13:11 [2022-11-08T02:13:11.805Z] DONE 1 tests in 1.651s
02:13:12 [2022-11-08T02:13:12.064Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
02:13:12 [2022-11-08T02:13:12.064Z] ++ 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
02:13:12 [2022-11-08T02:13:12.064Z] ++ set -e
02:13:12 [2022-11-08T02:13:12.064Z] ++ '[' -n 0 ']'
02:13:12 [2022-11-08T02:13:12.064Z] ++ set -x
02:13:12 [2022-11-08T02:13:12.064Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:13:12 [2022-11-08T02:13:12.064Z] INFO: Testing against a local daemon
02:13:12 [2022-11-08T02:13:12.064Z] === RUN   TestSecretInspect
02:13:14 [2022-11-08T02:13:14.593Z] --- PASS: TestSecretInspect (2.27s)
02:13:14 [2022-11-08T02:13:14.593Z] === RUN   TestSecretList
02:13:16 [2022-11-08T02:13:16.493Z] --- PASS: TestSecretList (2.19s)
02:13:16 [2022-11-08T02:13:16.493Z] === RUN   TestSecretsCreateAndDelete
02:13:19 [2022-11-08T02:13:19.022Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
02:13:19 [2022-11-08T02:13:19.022Z] === RUN   TestSecretsUpdate
02:13:20 [2022-11-08T02:13:20.921Z] --- PASS: TestSecretsUpdate (2.26s)
02:13:20 [2022-11-08T02:13:20.921Z] === RUN   TestTemplatedSecret
02:13:23 [2022-11-08T02:13:23.451Z] --- PASS: TestTemplatedSecret (2.45s)
02:13:23 [2022-11-08T02:13:23.451Z] === RUN   TestSecretCreateResolve
02:13:25 [2022-11-08T02:13:25.981Z] --- PASS: TestSecretCreateResolve (2.16s)
02:13:25 [2022-11-08T02:13:25.981Z] PASS
02:13:25 [2022-11-08T02:13:25.981Z] 
02:13:25 [2022-11-08T02:13:25.981Z] DONE 6 tests in 13.697s
02:13:25 [2022-11-08T02:13:25.981Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
02:13:25 [2022-11-08T02:13:25.981Z] ++ 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
02:13:25 [2022-11-08T02:13:25.981Z] ++ set -e
02:13:25 [2022-11-08T02:13:25.981Z] ++ '[' -n 0 ']'
02:13:25 [2022-11-08T02:13:25.981Z] ++ set -x
02:13:25 [2022-11-08T02:13:25.981Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:13:25 [2022-11-08T02:13:25.981Z] INFO: Testing against a local daemon
02:13:25 [2022-11-08T02:13:25.981Z] === RUN   TestServiceCreateInit
02:13:25 [2022-11-08T02:13:25.981Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:13:30 [2022-11-08T02:13:30.166Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:13:33 [2022-11-08T02:13:33.449Z] --- PASS: TestServiceCreateInit (7.26s)
02:13:33 [2022-11-08T02:13:33.449Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
02:13:33 [2022-11-08T02:13:33.449Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
02:13:33 [2022-11-08T02:13:33.449Z] === RUN   TestCreateServiceMultipleTimes
02:13:48 [2022-11-08T02:13:48.365Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
02:13:48 [2022-11-08T02:13:48.365Z] === RUN   TestCreateServiceConflict
02:13:50 [2022-11-08T02:13:50.894Z] --- PASS: TestCreateServiceConflict (2.28s)
02:13:50 [2022-11-08T02:13:50.894Z] === RUN   TestCreateServiceMaxReplicas
02:13:53 [2022-11-08T02:13:53.425Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
02:13:53 [2022-11-08T02:13:53.425Z] === RUN   TestCreateWithDuplicateNetworkNames
02:14:08 [2022-11-08T02:14:08.297Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
02:14:08 [2022-11-08T02:14:08.297Z] === RUN   TestCreateServiceSecretFileMode
02:14:08 [2022-11-08T02:14:08.555Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
02:14:08 [2022-11-08T02:14:08.555Z] === RUN   TestCreateServiceConfigFileMode
02:14:11 [2022-11-08T02:14:11.085Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
02:14:11 [2022-11-08T02:14:11.085Z] === RUN   TestCreateServiceSysctls
02:14:14 [2022-11-08T02:14:14.367Z] --- PASS: TestCreateServiceSysctls (2.94s)
02:14:14 [2022-11-08T02:14:14.367Z] === RUN   TestCreateServiceCapabilities
02:14:16 [2022-11-08T02:14:16.267Z] --- PASS: TestCreateServiceCapabilities (2.35s)
02:14:16 [2022-11-08T02:14:16.267Z] === RUN   TestInspect
02:14:18 [2022-11-08T02:14:18.796Z] --- PASS: TestInspect (2.64s)
02:14:18 [2022-11-08T02:14:18.796Z] === RUN   TestCreateJob
02:14:22 [2022-11-08T02:14:22.077Z] --- PASS: TestCreateJob (2.95s)
02:14:22 [2022-11-08T02:14:22.077Z] === RUN   TestReplicatedJob
02:14:26 [2022-11-08T02:14:26.262Z] --- PASS: TestReplicatedJob (4.39s)
02:14:26 [2022-11-08T02:14:26.262Z] === RUN   TestUpdateReplicatedJob
02:14:29 [2022-11-08T02:14:29.544Z] --- PASS: TestUpdateReplicatedJob (3.10s)
02:14:29 [2022-11-08T02:14:29.544Z] === RUN   TestServiceListWithStatuses
02:14:29 [2022-11-08T02:14:29.544Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:14:29 [2022-11-08T02:14:29.544Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:14:29 [2022-11-08T02:14:29.544Z] === RUN   TestDockerNetworkConnectAlias
02:14:33 [2022-11-08T02:14:33.730Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
02:14:33 [2022-11-08T02:14:33.730Z] === RUN   TestDockerNetworkReConnect
02:14:37 [2022-11-08T02:14:37.012Z] --- PASS: TestDockerNetworkReConnect (3.32s)
02:14:37 [2022-11-08T02:14:37.012Z] === RUN   TestServicePlugin
02:14:37 [2022-11-08T02:14:37.012Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:14:37 [2022-11-08T02:14:37.012Z] --- SKIP: TestServicePlugin (0.00s)
02:14:37 [2022-11-08T02:14:37.012Z] === RUN   TestServiceUpdateLabel
02:14:38 [2022-11-08T02:14:38.910Z] --- PASS: TestServiceUpdateLabel (2.18s)
02:14:38 [2022-11-08T02:14:38.910Z] === RUN   TestServiceUpdateSecrets
02:14:53 [2022-11-08T02:14:53.779Z] --- PASS: TestServiceUpdateSecrets (14.30s)
02:14:53 [2022-11-08T02:14:53.779Z] === RUN   TestServiceUpdateConfigs
02:15:08 [2022-11-08T02:15:08.650Z] --- PASS: TestServiceUpdateConfigs (14.61s)
02:15:08 [2022-11-08T02:15:08.650Z] === RUN   TestServiceUpdateNetwork
02:15:20 [2022-11-08T02:15:20.847Z] --- PASS: TestServiceUpdateNetwork (12.29s)
02:15:20 [2022-11-08T02:15:20.847Z] === RUN   TestServiceUpdatePidsLimit
02:15:21 [2022-11-08T02:15:21.413Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:15:21 [2022-11-08T02:15:21.980Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:15:30 [2022-11-08T02:15:30.127Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:15:36 [2022-11-08T02:15:36.685Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
02:15:36 [2022-11-08T02:15:36.685Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
02:15:36 [2022-11-08T02:15:36.685Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
02:15:36 [2022-11-08T02:15:36.685Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
02:15:36 [2022-11-08T02:15:36.685Z] PASS
02:15:36 [2022-11-08T02:15:36.685Z] 
02:15:36 [2022-11-08T02:15:36.685Z] === Skipped
02:15:36 [2022-11-08T02:15:36.685Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
02:15:36 [2022-11-08T02:15:36.685Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:15:36 [2022-11-08T02:15:36.685Z] 
02:15:36 [2022-11-08T02:15:36.685Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
02:15:36 [2022-11-08T02:15:36.685Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:15:36 [2022-11-08T02:15:36.685Z] 
02:15:36 [2022-11-08T02:15:36.685Z] DONE 27 tests, 2 skipped in 130.481s
02:15:36 [2022-11-08T02:15:36.685Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
02:15:36 [2022-11-08T02:15:36.685Z] ++ 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
02:15:36 [2022-11-08T02:15:36.685Z] ++ set -e
02:15:36 [2022-11-08T02:15:36.685Z] ++ '[' -n 0 ']'
02:15:36 [2022-11-08T02:15:36.685Z] ++ set -x
02:15:36 [2022-11-08T02:15:36.685Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:15:36 [2022-11-08T02:15:36.685Z] INFO: Testing against a local daemon
02:15:36 [2022-11-08T02:15:36.685Z] === RUN   TestSessionCreate
02:15:36 [2022-11-08T02:15:36.685Z] --- PASS: TestSessionCreate (0.02s)
02:15:36 [2022-11-08T02:15:36.685Z] === RUN   TestSessionCreateWithBadUpgrade
02:15:36 [2022-11-08T02:15:36.685Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
02:15:36 [2022-11-08T02:15:36.685Z] PASS
02:15:36 [2022-11-08T02:15:36.685Z] 
02:15:36 [2022-11-08T02:15:36.685Z] DONE 2 tests in 0.137s
02:15:36 [2022-11-08T02:15:36.685Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
02:15:36 [2022-11-08T02:15:36.685Z] ++ 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
02:15:36 [2022-11-08T02:15:36.685Z] ++ set -e
02:15:36 [2022-11-08T02:15:36.685Z] ++ '[' -n 0 ']'
02:15:36 [2022-11-08T02:15:36.685Z] ++ set -x
02:15:36 [2022-11-08T02:15:36.685Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:15:36 [2022-11-08T02:15:36.685Z] INFO: Testing against a local daemon
02:15:36 [2022-11-08T02:15:36.685Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:15:36 [2022-11-08T02:15:36.685Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:15:36 [2022-11-08T02:15:36.685Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:15:36 [2022-11-08T02:15:36.685Z] === RUN   TestDiskUsage
02:15:36 [2022-11-08T02:15:36.685Z] === PAUSE TestDiskUsage
02:15:36 [2022-11-08T02:15:36.685Z] === RUN   TestEventsExecDie
02:15:36 [2022-11-08T02:15:36.946Z] --- PASS: TestEventsExecDie (0.49s)
02:15:36 [2022-11-08T02:15:36.946Z] === RUN   TestEventsBackwardsCompatible
02:15:36 [2022-11-08T02:15:36.946Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
02:15:36 [2022-11-08T02:15:36.946Z] === RUN   TestEventsVolumeCreate
02:15:36 [2022-11-08T02:15:36.946Z] --- PASS: TestEventsVolumeCreate (0.06s)
02:15:36 [2022-11-08T02:15:36.946Z] === RUN   TestInfoBinaryCommits
02:15:36 [2022-11-08T02:15:36.946Z] --- PASS: TestInfoBinaryCommits (0.02s)
02:15:36 [2022-11-08T02:15:36.946Z] === RUN   TestInfoAPIVersioned
02:15:36 [2022-11-08T02:15:36.946Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:15:36 [2022-11-08T02:15:36.946Z] === RUN   TestInfoAPI
02:15:37 [2022-11-08T02:15:37.204Z] --- PASS: TestInfoAPI (0.02s)
02:15:37 [2022-11-08T02:15:37.204Z] === RUN   TestInfoAPIWarnings
02:15:55 [2022-11-08T02:15:55.278Z] --- PASS: TestInfoAPIWarnings (16.54s)
02:15:55 [2022-11-08T02:15:55.278Z] === RUN   TestInfoDebug
02:15:55 [2022-11-08T02:15:55.278Z] --- PASS: TestInfoDebug (0.52s)
02:15:55 [2022-11-08T02:15:55.278Z] === RUN   TestInfoInsecureRegistries
02:15:55 [2022-11-08T02:15:55.278Z] --- PASS: TestInfoInsecureRegistries (0.52s)
02:15:55 [2022-11-08T02:15:55.278Z] === RUN   TestInfoRegistryMirrors
02:15:55 [2022-11-08T02:15:55.278Z] --- PASS: TestInfoRegistryMirrors (0.52s)
02:15:55 [2022-11-08T02:15:55.278Z] === RUN   TestLoginFailsWithBadCredentials
02:15:55 [2022-11-08T02:15:55.536Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
02:15:55 [2022-11-08T02:15:55.536Z] === RUN   TestPingCacheHeaders
02:15:55 [2022-11-08T02:15:55.537Z] --- PASS: TestPingCacheHeaders (0.02s)
02:15:55 [2022-11-08T02:15:55.537Z] === RUN   TestPingGet
02:15:55 [2022-11-08T02:15:55.537Z] --- PASS: TestPingGet (0.01s)
02:15:55 [2022-11-08T02:15:55.537Z] === RUN   TestPingHead
02:15:55 [2022-11-08T02:15:55.537Z] --- PASS: TestPingHead (0.02s)
02:15:55 [2022-11-08T02:15:55.537Z] === RUN   TestPingSwarmHeader
02:15:56 [2022-11-08T02:15:56.103Z] === RUN   TestPingSwarmHeader/before_swarm_init
02:15:56 [2022-11-08T02:15:56.669Z] === RUN   TestPingSwarmHeader/after_swarm_init
02:15:57 [2022-11-08T02:15:57.603Z] === RUN   TestPingSwarmHeader/after_swarm_leave
02:15:57 [2022-11-08T02:15:57.861Z] --- PASS: TestPingSwarmHeader (2.10s)
02:15:57 [2022-11-08T02:15:57.861Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
02:15:57 [2022-11-08T02:15:57.861Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
02:15:57 [2022-11-08T02:15:57.861Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
02:15:57 [2022-11-08T02:15:57.861Z] === RUN   TestPingBuilderHeader
02:15:57 [2022-11-08T02:15:57.861Z] === RUN   TestPingBuilderHeader/default_config
02:15:58 [2022-11-08T02:15:58.426Z] === RUN   TestPingBuilderHeader/buildkit_disabled
02:15:58 [2022-11-08T02:15:58.684Z] --- PASS: TestPingBuilderHeader (1.04s)
02:15:58 [2022-11-08T02:15:58.684Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
02:15:58 [2022-11-08T02:15:58.684Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
02:15:58 [2022-11-08T02:15:58.684Z] === RUN   TestVersion
02:15:58 [2022-11-08T02:15:58.684Z] --- PASS: TestVersion (0.02s)
02:15:58 [2022-11-08T02:15:58.684Z] === CONT  TestDiskUsage
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/container_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/image_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/volume_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/build-cache_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/container,_volume_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.250Z] === RUN   TestDiskUsage/after_LoadBusybox
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.509Z] === RUN   TestDiskUsage/after_container.Run
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/container_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/image_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/volume_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
02:15:59 [2022-11-08T02:15:59.767Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
02:16:00 [2022-11-08T02:16:00.026Z] --- PASS: TestDiskUsage (1.15s)
02:16:00 [2022-11-08T02:16:00.026Z]     --- PASS: TestDiskUsage/empty (0.01s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z] PASS
02:16:00 [2022-11-08T02:16:00.026Z] 
02:16:00 [2022-11-08T02:16:00.026Z] === Skipped
02:16:00 [2022-11-08T02:16:00.026Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:16:00 [2022-11-08T02:16:00.026Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:16:00 [2022-11-08T02:16:00.026Z] 
02:16:00 [2022-11-08T02:16:00.026Z] DONE 57 tests, 1 skipped in 23.652s
02:16:00 [2022-11-08T02:16:00.026Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
02:16:00 [2022-11-08T02:16:00.026Z] ++ 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
02:16:00 [2022-11-08T02:16:00.026Z] ++ set -e
02:16:00 [2022-11-08T02:16:00.026Z] ++ '[' -n 0 ']'
02:16:00 [2022-11-08T02:16:00.026Z] ++ set -x
02:16:00 [2022-11-08T02:16:00.026Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:16:00 [2022-11-08T02:16:00.026Z] INFO: Testing against a local daemon
02:16:00 [2022-11-08T02:16:00.026Z] === RUN   TestVolumesCreateAndList
02:16:00 [2022-11-08T02:16:00.026Z] --- PASS: TestVolumesCreateAndList (0.02s)
02:16:00 [2022-11-08T02:16:00.026Z] === RUN   TestVolumesRemove
02:16:00 [2022-11-08T02:16:00.026Z] --- PASS: TestVolumesRemove (0.06s)
02:16:00 [2022-11-08T02:16:00.026Z] === RUN   TestVolumesInspect
02:16:00 [2022-11-08T02:16:00.284Z] --- PASS: TestVolumesInspect (0.02s)
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON/volumes/create
02:16:00 [2022-11-08T02:16:00.284Z] === PAUSE TestVolumesInvalidJSON/volumes/create
02:16:00 [2022-11-08T02:16:00.284Z] === CONT  TestVolumesInvalidJSON/volumes/create
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
02:16:00 [2022-11-08T02:16:00.284Z] --- PASS: TestVolumesInvalidJSON (0.01s)
02:16:00 [2022-11-08T02:16:00.284Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
02:16:00 [2022-11-08T02:16:00.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
02:16:00 [2022-11-08T02:16:00.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
02:16:00 [2022-11-08T02:16:00.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
02:16:00 [2022-11-08T02:16:00.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
02:16:00 [2022-11-08T02:16:00.284Z] === RUN   TestVolumePruneAnonymous
02:16:00 [2022-11-08T02:16:00.284Z] --- PASS: TestVolumePruneAnonymous (0.03s)
02:16:00 [2022-11-08T02:16:00.284Z] PASS
02:16:00 [2022-11-08T02:16:00.284Z] 
02:16:00 [2022-11-08T02:16:00.284Z] DONE 10 tests in 0.247s
02:16:00 [2022-11-08T02:16:00.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:16:00 [2022-11-08T02:16:00.284Z] ++++ cat bundles/test-integration/docker.pid
02:16:00 [2022-11-08T02:16:00.284Z] +++ kill 14903
02:16:00 [2022-11-08T02:16:00.542Z] +++ /etc/init.d/apparmor stop
02:16:00 [2022-11-08T02:16:00.542Z] Leaving: AppArmorNo profiles have been unloaded.
02:16:00 [2022-11-08T02:16:00.542Z] 
02:16:00 [2022-11-08T02:16:00.542Z] Unloading profiles will leave already running processes permanently
02:16:00 [2022-11-08T02:16:00.542Z] unconfined, which can lead to unexpected situations.
02:16:00 [2022-11-08T02:16:00.542Z] 
02:16:00 [2022-11-08T02:16:00.542Z] To set a process to complain mode, use the command line tool
02:16:00 [2022-11-08T02:16:00.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:16:00 [2022-11-08T02:16:00.542Z] +++ true
02:16:00 [2022-11-08T02:16:00.542Z] exiting test-integration
02:16:00 [2022-11-08T02:16:00.542Z] ++ exit 0
02:16:00 [2022-11-08T02:16:00.542Z] 
Post stage
[Pipeline] junit
02:16:01 [2022-11-08T02:16:01.125Z] Recording test results
02:16:01 [2022-11-08T02:16:01.306Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:16:01 [2022-11-08T02:16:01.615Z] + echo Ensuring container killed.
02:16:01 [2022-11-08T02:16:01.616Z] Ensuring container killed.
02:16:01 [2022-11-08T02:16:01.616Z] + docker rm -vf docker-pr1
02:16:01 [2022-11-08T02:16:01.616Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
02:16:01 [2022-11-08T02:16:01.894Z] + echo Chowning /workspace to jenkins user
02:16:01 [2022-11-08T02:16:01.894Z] Chowning /workspace to jenkins user
02:16:01 [2022-11-08T02:16:01.894Z] + id -u
02:16:01 [2022-11-08T02:16:01.894Z] + id -g
02:16:01 [2022-11-08T02:16:01.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44424:/workspace busybox chown -R 1000:1000 /workspace
02:16:01 [2022-11-08T02:16:01.894Z] Unable to find image 'busybox:latest' locally
02:16:02 [2022-11-08T02:16:02.153Z] latest: Pulling from library/busybox
02:16:02 [2022-11-08T02:16:02.153Z] 15a8001affa7: Pulling fs layer
02:16:02 [2022-11-08T02:16:02.153Z] 15a8001affa7: Verifying Checksum
02:16:02 [2022-11-08T02:16:02.153Z] 15a8001affa7: Download complete
02:16:02 [2022-11-08T02:16:02.153Z] 15a8001affa7: Pull complete
02:16:02 [2022-11-08T02:16:02.153Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
02:16:02 [2022-11-08T02:16:02.153Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:16:04 [2022-11-08T02:16:04.340Z] + bundleName=arm64-integration
02:16:04 [2022-11-08T02:16:04.340Z] + echo Creating arm64-integration-bundles.tar.gz
02:16:04 [2022-11-08T02:16:04.340Z] Creating arm64-integration-bundles.tar.gz
02:16:04 [2022-11-08T02:16:04.340Z] + xargs tar -czf arm64-integration-bundles.tar.gz
02:16:04 [2022-11-08T02:16:04.340Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
02:16:04 [2022-11-08T02:16:04.610Z] Archiving artifacts
02:16:06 [2022-11-08T02:16:06.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44424/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:16:06 [2022-11-08T02:16:06.770Z] + make clean
02:16:07 [2022-11-08T02:16:07.028Z] docker volume rm -f docker-dev-cache docker-mod-cache
02:16:07 [2022-11-08T02:16:07.028Z] docker-dev-cache
02:16:07 [2022-11-08T02:16:07.028Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS